Pull request #39964 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9+1e000435e60da678f3cb44ce4e5153d70328742c (527ae23761d5f871030001d85ecc0555a69658de) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-17T22:47:04.054Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-17T22:47:04.063Z] Trying to pass milestone 8 [Pipeline] milestone [2019-10-17T22:47:04.082Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-17T22:47:04.244Z] Running on ubuntu-1804-overlay2 (i-0b1ae3872fdd66a57) in /home/ubuntu/workspace/moby_PR-39964 [Pipeline] { [Pipeline] checkout [2019-10-17T22:47:04.418Z] using credential docker-jenkins-github-credentials [2019-10-17T22:47:04.428Z] Cloning the remote Git repository [2019-10-17T22:47:04.428Z] Cloning with configured refspecs honoured and without tags [2019-10-17T22:47:04.405Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T22:47:04.405Z] > git init /home/ubuntu/workspace/moby_PR-39964 # timeout=10 [2019-10-17T22:47:04.426Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:04.427Z] > git --version # timeout=10 [2019-10-17T22:47:04.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:04.434Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:17.866Z] Fetching without tags [2019-10-17T22:47:18.123Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:17.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:17.812Z] > git config --add remote.origin.fetch +refs/pull/39964/head:refs/remotes/origin/PR-39964 # timeout=10 [2019-10-17T22:47:17.815Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T22:47:17.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:17.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:17.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:17.844Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:18.100Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:18.112Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:19.183Z] Merge succeeded, producing 75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:47:19.184Z] Checking out Revision 75e3238507a4de03612c90c621db5648709126a9 (PR-39964) [2019-10-17T22:47:19.238Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T22:47:19.243Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T22:47:20.119Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39964:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-17T22:47:18.661Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:47:19.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T22:47:19.161Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:19.166Z] > git checkout -f 75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:47:19.215Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [2019-10-17T22:47:23.397Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-10-17T22:47:23.870Z] Running on ubuntu-1804-overlay2 (i-0b1ae3872fdd66a57) in /home/ubuntu/workspace/moby_PR-39964 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2019-10-17T22:47:23.886Z] Running on ubuntu-1804-overlay2 (i-0511fa6c338c23092) in /home/ubuntu/workspace/moby_PR-39964 [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] } [2019-10-17T22:47:23.893Z] Running on ubuntu-1604-overlay2-arm64v8 (i-04dd3da5d080d73d8) in /home/ubuntu/workspace/moby_PR-39964 [Pipeline] { [2019-10-17T22:47:23.916Z] Running on ppc64le-ubuntu-19 in /home/docker/workspace/moby_PR-39964 [Pipeline] checkout [2019-10-17T22:47:23.935Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] // stage [2019-10-17T22:47:23.951Z] Fetching changes from the remote Git repository [2019-10-17T22:47:23.958Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [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] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-17T22:47:24.035Z] using credential docker-jenkins-github-credentials [2019-10-17T22:47:24.045Z] Cloning the remote Git repository [2019-10-17T22:47:24.045Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2019-10-17T22:47:24.057Z] Running on s390x-ubuntu-02 in /home/jenkins/workspace/moby_PR-39964 [Pipeline] // stage [2019-10-17T22:47:24.072Z] using credential docker-jenkins-github-credentials [2019-10-17T22:47:24.108Z] using credential docker-jenkins-github-credentials [2019-10-17T22:47:24.183Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:24.203Z] Cloning the remote Git repository [2019-10-17T22:47:24.203Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-10-17T22:47:24.217Z] Cloning the remote Git repository [2019-10-17T22:47:24.218Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-10-17T22:47:24.292Z] Merge succeeded, producing 54155823000772d3692d0eeb542e0b244a1e4daa [2019-10-17T22:47:24.293Z] Checking out Revision 54155823000772d3692d0eeb542e0b244a1e4daa (PR-39964) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-17T22:47:24.386Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [Pipeline] { [2019-10-17T22:47:24.394Z] First time build. Skipping changelog. [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-17T22:47:24.629Z] using credential docker-jenkins-github-credentials [2019-10-17T22:47:24.681Z] Cloning the remote Git repository [2019-10-17T22:47:24.681Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-17T22:47:23.919Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-17T22:47:23.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:23.935Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:23.935Z] > git --version # timeout=10 [2019-10-17T22:47:23.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:23.941Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:24.160Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:24.165Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:24.206Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:47:24.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T22:47:24.270Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:24.280Z] > git checkout -f 54155823000772d3692d0eeb542e0b244a1e4daa [2019-10-17T22:47:24.364Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [Pipeline] sh [2019-10-17T22:47:24.211Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T22:47:24.211Z] > git init /home/ubuntu/workspace/moby_PR-39964 # timeout=10 [2019-10-17T22:47:24.224Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:24.225Z] > git --version # timeout=10 [2019-10-17T22:47:24.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:24.230Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:24.058Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T22:47:24.059Z] > git init /home/ubuntu/workspace/moby_PR-39964 # timeout=10 [2019-10-17T22:47:24.078Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:24.078Z] > git --version # timeout=10 [2019-10-17T22:47:24.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:24.083Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:24.218Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T22:47:24.219Z] > git init /home/docker/workspace/moby_PR-39964 # timeout=10 [2019-10-17T22:47:24.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:24.231Z] > git --version # timeout=10 [2019-10-17T22:47:24.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:24.236Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:25.219Z] + docker version [2019-10-17T22:47:25.219Z] Client: Docker Engine - Community [2019-10-17T22:47:25.219Z] Version: 19.03.2 [2019-10-17T22:47:25.219Z] API version: 1.40 [2019-10-17T22:47:25.219Z] Go version: go1.12.8 [2019-10-17T22:47:25.219Z] Git commit: 6a30dfc [2019-10-17T22:47:25.219Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-17T22:47:25.219Z] OS/Arch: linux/amd64 [2019-10-17T22:47:25.219Z] Experimental: false [2019-10-17T22:47:25.219Z] [2019-10-17T22:47:25.219Z] Server: Docker Engine - Community [2019-10-17T22:47:25.219Z] Engine: [2019-10-17T22:47:25.219Z] Version: 19.03.2 [2019-10-17T22:47:25.219Z] API version: 1.40 (minimum version 1.12) [2019-10-17T22:47:25.219Z] Go version: go1.12.8 [2019-10-17T22:47:25.219Z] Git commit: 6a30dfc [2019-10-17T22:47:25.219Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-17T22:47:25.219Z] OS/Arch: linux/amd64 [2019-10-17T22:47:25.219Z] Experimental: true [2019-10-17T22:47:25.219Z] containerd: [2019-10-17T22:47:25.219Z] Version: 1.2.6 [2019-10-17T22:47:25.219Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T22:47:25.219Z] runc: [2019-10-17T22:47:25.219Z] Version: 1.0.0-rc8 [2019-10-17T22:47:25.219Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T22:47:25.219Z] docker-init: [2019-10-17T22:47:25.219Z] Version: 0.18.0 [2019-10-17T22:47:25.219Z] GitCommit: fec3683 [Pipeline] sh [2019-10-17T22:47:24.719Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T22:47:24.722Z] > git init /home/jenkins/workspace/moby_PR-39964 # timeout=10 [2019-10-17T22:47:24.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:24.762Z] > git --version # timeout=10 [2019-10-17T22:47:24.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:24.782Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:25.501Z] + docker info [2019-10-17T22:47:26.064Z] Client: [2019-10-17T22:47:26.064Z] Debug Mode: false [2019-10-17T22:47:26.064Z] [2019-10-17T22:47:26.064Z] Server: [2019-10-17T22:47:26.064Z] Containers: 0 [2019-10-17T22:47:26.064Z] Running: 0 [2019-10-17T22:47:26.064Z] Paused: 0 [2019-10-17T22:47:26.064Z] Stopped: 0 [2019-10-17T22:47:26.064Z] Images: 4 [2019-10-17T22:47:26.064Z] Server Version: 19.03.2 [2019-10-17T22:47:26.064Z] Storage Driver: overlay2 [2019-10-17T22:47:26.064Z] Backing Filesystem: extfs [2019-10-17T22:47:26.064Z] Supports d_type: true [2019-10-17T22:47:26.064Z] Native Overlay Diff: true [2019-10-17T22:47:26.064Z] Logging Driver: json-file [2019-10-17T22:47:26.064Z] Cgroup Driver: cgroupfs [2019-10-17T22:47:26.064Z] Plugins: [2019-10-17T22:47:26.064Z] Volume: local [2019-10-17T22:47:26.064Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T22:47:26.064Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-17T22:47:26.064Z] Swarm: inactive [2019-10-17T22:47:26.064Z] Runtimes: runc [2019-10-17T22:47:26.064Z] Default Runtime: runc [2019-10-17T22:47:26.064Z] Init Binary: docker-init [2019-10-17T22:47:26.064Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T22:47:26.064Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T22:47:26.064Z] init version: fec3683 [2019-10-17T22:47:26.064Z] Security Options: [2019-10-17T22:47:26.064Z] apparmor [2019-10-17T22:47:26.064Z] seccomp [2019-10-17T22:47:26.064Z] Profile: default [2019-10-17T22:47:26.064Z] Kernel Version: 4.15.0-1048-aws [2019-10-17T22:47:26.064Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-17T22:47:26.064Z] OSType: linux [2019-10-17T22:47:26.064Z] Architecture: x86_64 [2019-10-17T22:47:26.064Z] CPUs: 2 [2019-10-17T22:47:26.064Z] Total Memory: 7.501GiB [2019-10-17T22:47:26.064Z] Name: ip-10-100-115-22 [2019-10-17T22:47:26.064Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-17T22:47:26.064Z] Docker Root Dir: /var/lib/docker [2019-10-17T22:47:26.064Z] Debug Mode: false [2019-10-17T22:47:26.064Z] Registry: https://index.docker.io/v1/ [2019-10-17T22:47:26.064Z] Labels: [2019-10-17T22:47:26.064Z] Experimental: true [2019-10-17T22:47:26.064Z] Insecure Registries: [2019-10-17T22:47:26.064Z] 127.0.0.0/8 [2019-10-17T22:47:26.064Z] Live Restore Enabled: true [2019-10-17T22:47:26.064Z] [2019-10-17T22:47:26.064Z] WARNING: No swap limit support [Pipeline] sh [2019-10-17T22:47:26.348Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:26.348Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:26.348Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39964/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T22:47:26.348Z] + bash /home/ubuntu/workspace/moby_PR-39964/check-config.sh [2019-10-17T22:47:26.348Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T22:47:26.348Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-17T22:47:26.348Z] [2019-10-17T22:47:26.348Z] Generally Necessary: [2019-10-17T22:47:26.605Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T22:47:26.605Z] - apparmor: enabled and tools installed [2019-10-17T22:47:26.605Z] - CONFIG_NAMESPACES: enabled [2019-10-17T22:47:26.605Z] - CONFIG_NET_NS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_PID_NS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_IPC_NS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_UTS_NS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUPS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CPUSETS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_MEMCG: enabled [2019-10-17T22:47:26.605Z] - CONFIG_KEYS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_VETH: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T22:47:26.605Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T22:47:26.605Z] [2019-10-17T22:47:26.605Z] Optional Features: [2019-10-17T22:47:26.605Z] - CONFIG_USER_NS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_SECCOMP: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T22:47:26.605Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T22:47:26.605Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T22:47:26.605Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T22:47:26.605Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-17T22:47:26.605Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T22:47:26.605Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T22:47:26.605Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T22:47:26.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T22:47:26.605Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T22:47:26.605Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T22:47:26.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T22:47:26.862Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T22:47:26.862Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T22:47:26.862Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T22:47:26.862Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T22:47:26.862Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_EXT4_FS: enabled [2019-10-17T22:47:26.862Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T22:47:26.862Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T22:47:26.862Z] - Network Drivers: [2019-10-17T22:47:26.862Z] - "overlay": [2019-10-17T22:47:26.862Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T22:47:26.862Z] Optional (for encrypted networks): [2019-10-17T22:47:26.862Z] - CONFIG_CRYPTO: enabled [2019-10-17T22:47:26.862Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-17T22:47:26.862Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-17T22:47:26.862Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-17T22:47:26.862Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-17T22:47:26.862Z] - CONFIG_XFRM: enabled [2019-10-17T22:47:26.862Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T22:47:26.862Z] - "ipvlan": [2019-10-17T22:47:26.862Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T22:47:26.862Z] - "macvlan": [2019-10-17T22:47:26.862Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T22:47:26.862Z] - "ftp,tftp client in container": [2019-10-17T22:47:26.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T22:47:26.862Z] - Storage Drivers: [2019-10-17T22:47:26.862Z] - "aufs": [2019-10-17T22:47:26.862Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T22:47:26.862Z] - "btrfs": [2019-10-17T22:47:26.862Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T22:47:26.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T22:47:26.862Z] - "devicemapper": [2019-10-17T22:47:26.862Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T22:47:26.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T22:47:26.862Z] - "overlay": [2019-10-17T22:47:26.862Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T22:47:26.862Z] - "zfs": [2019-10-17T22:47:26.862Z] - /dev/zfs: missing [2019-10-17T22:47:26.862Z] - zfs command: missing [2019-10-17T22:47:26.862Z] - zpool command: missing [2019-10-17T22:47:26.862Z] [2019-10-17T22:47:26.862Z] Limits: [2019-10-17T22:47:26.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T22:47:26.862Z] [2019-10-17T22:47:26.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T22:47:27.186Z] + sudo modprobe ip_vs [2019-10-17T22:47:27.442Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75e3238507a4de03612c90c621db5648709126a9 . [2019-10-17T22:47:27.442Z] #2 [internal] load .dockerignore [2019-10-17T22:47:27.442Z] #2 transferring context: 87B done [2019-10-17T22:47:27.442Z] #2 DONE 0.0s [2019-10-17T22:47:27.442Z] [2019-10-17T22:47:27.442Z] #1 [internal] load build definition from Dockerfile [2019-10-17T22:47:27.442Z] #1 transferring dockerfile: 14.63kB done [2019-10-17T22:47:27.442Z] #1 DONE 0.0s [2019-10-17T22:47:27.442Z] [2019-10-17T22:47:27.442Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T22:47:27.704Z] #3 DONE 0.1s [2019-10-17T22:47:27.704Z] [2019-10-17T22:47:27.704Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T22:47:27.704Z] #4 CACHED [2019-10-17T22:47:28.272Z] [2019-10-17T22:47:28.272Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T22:47:28.530Z] #6 DONE 0.1s [2019-10-17T22:47:28.530Z] [2019-10-17T22:47:28.530Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T22:47:28.530Z] #5 DONE 0.0s [2019-10-17T22:47:28.530Z] [2019-10-17T22:47:28.530Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:47:28.530Z] #65 DONE 0.0s [2019-10-17T22:47:28.530Z] [2019-10-17T22:47:28.530Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:47:28.530Z] #7 DONE 0.0s [2019-10-17T22:47:28.530Z] [2019-10-17T22:47:28.530Z] #19 [internal] load build context [2019-10-17T22:47:29.471Z] #19 transferring context: 45.62MB 1.2s done [2019-10-17T22:47:29.729Z] #19 DONE 1.2s [2019-10-17T22:47:29.729Z] [2019-10-17T22:47:29.729Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T22:47:29.729Z] #9 CACHED [2019-10-17T22:47:29.729Z] [2019-10-17T22:47:29.729Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T22:47:29.729Z] #8 CACHED [2019-10-17T22:47:29.729Z] [2019-10-17T22:47:29.729Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:29.729Z] #20 CACHED [2019-10-17T22:47:29.729Z] [2019-10-17T22:47:29.729Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T22:47:30.291Z] #49 DONE 0.4s [2019-10-17T22:47:30.291Z] [2019-10-17T22:47:30.291Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:30.855Z] #50 0.793 + RM_GOPATH=0 [2019-10-17T22:47:30.855Z] #50 0.794 + TMP_GOPATH= [2019-10-17T22:47:30.855Z] #50 0.794 + : /build [2019-10-17T22:47:30.856Z] #50 0.794 + '[' -z '' ']' [2019-10-17T22:47:30.856Z] #50 0.796 ++ mktemp -d [2019-10-17T22:47:30.856Z] #50 0.804 + export GOPATH=/tmp/tmp.ZGwK5tqdLd [2019-10-17T22:47:30.856Z] #50 0.804 + GOPATH=/tmp/tmp.ZGwK5tqdLd [2019-10-17T22:47:30.856Z] #50 0.805 + RM_GOPATH=1 [2019-10-17T22:47:30.856Z] #50 0.805 ++ dirname ./install.sh [2019-10-17T22:47:30.856Z] #50 0.806 Installing golangci-lint version v1.20.0 [2019-10-17T22:47:30.856Z] #50 0.806 + dir=. [2019-10-17T22:47:30.856Z] #50 0.806 + bin=golangci_lint [2019-10-17T22:47:30.856Z] #50 0.806 + shift [2019-10-17T22:47:30.856Z] #50 0.806 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T22:47:30.856Z] #50 0.806 + . ./golangci_lint.installer [2019-10-17T22:47:30.856Z] #50 0.806 ++ : v1.20.0 [2019-10-17T22:47:30.856Z] #50 0.806 + install_golangci_lint [2019-10-17T22:47:30.856Z] #50 0.806 + echo 'Installing golangci-lint version v1.20.0' [2019-10-17T22:47:30.856Z] #50 0.806 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:32.227Z] #50 2.259 + cd /tmp/tmp.ZGwK5tqdLd/src/github.com/golangci/golangci-lint/ [2019-10-17T22:47:32.227Z] #50 2.259 + git checkout -q v1.20.0 [2019-10-17T22:47:32.227Z] #50 2.337 ++ git describe --tags [2019-10-17T22:47:32.484Z] #50 2.338 + version=v1.20.0 [2019-10-17T22:47:32.484Z] #50 2.342 ++ git rev-parse --short HEAD [2019-10-17T22:47:32.484Z] #50 2.343 + commit=cc98739 [2019-10-17T22:47:32.484Z] #50 2.344 ++ git show -s --format=%cd [2019-10-17T22:47:32.484Z] #50 2.345 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-17T22:47:32.484Z] #50 2.345 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:34.341Z] Fetching without tags [2019-10-17T22:47:34.757Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:34.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:34.109Z] > git config --add remote.origin.fetch +refs/pull/39964/head:refs/remotes/origin/PR-39964 # timeout=10 [2019-10-17T22:47:34.128Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T22:47:34.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:34.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:34.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:34.379Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:34.787Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:34.807Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:35.418Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:47:35.830Z] Merge succeeded, producing e814c0e22b176fa6197eaf9349dc4aff700a8757 [2019-10-17T22:47:35.832Z] Checking out Revision e814c0e22b176fa6197eaf9349dc4aff700a8757 (PR-39964) [2019-10-17T22:47:36.528Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T22:47:36.603Z] First time build. Skipping changelog. [2019-10-17T22:47:35.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T22:47:35.863Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:35.884Z] > git checkout -f e814c0e22b176fa6197eaf9349dc4aff700a8757 [2019-10-17T22:47:36.560Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T22:47:37.814Z] Fetching without tags [2019-10-17T22:47:38.058Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:38.063Z] Fetching without tags [2019-10-17T22:47:37.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:37.785Z] > git config --add remote.origin.fetch +refs/pull/39964/head:refs/remotes/origin/PR-39964 # timeout=10 [2019-10-17T22:47:37.791Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T22:47:37.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:37.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:37.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:37.826Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:38.064Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:38.084Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:38.044Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:38.050Z] > git config --add remote.origin.fetch +refs/pull/39964/head:refs/remotes/origin/PR-39964 # timeout=10 [2019-10-17T22:47:38.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T22:47:38.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:38.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:38.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:38.078Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:38.266Z] + docker version [2019-10-17T22:47:38.266Z] Client: [2019-10-17T22:47:38.266Z] Version: 18.06.3-ce [2019-10-17T22:47:38.266Z] API version: 1.38 [2019-10-17T22:47:38.266Z] Go version: go1.10.3 [2019-10-17T22:47:38.266Z] Git commit: d7080c1 [2019-10-17T22:47:38.266Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-17T22:47:38.266Z] OS/Arch: linux/s390x [2019-10-17T22:47:38.266Z] Experimental: false [2019-10-17T22:47:38.266Z] [2019-10-17T22:47:38.266Z] Server: [2019-10-17T22:47:38.266Z] Engine: [2019-10-17T22:47:38.266Z] Version: 18.06.3-ce [2019-10-17T22:47:38.266Z] API version: 1.38 (minimum version 1.12) [2019-10-17T22:47:38.266Z] Go version: go1.10.3 [2019-10-17T22:47:38.266Z] Git commit: d7080c1 [2019-10-17T22:47:38.266Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-17T22:47:38.266Z] OS/Arch: linux/s390x [2019-10-17T22:47:38.266Z] Experimental: true [Pipeline] sh [2019-10-17T22:47:38.445Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:38.873Z] Still waiting to schedule task [2019-10-17T22:47:38.874Z] Waiting for next available executor on ‘windows-2019’ [2019-10-17T22:47:39.083Z] Merge succeeded, producing 7483ed0a6b87581c8f787d7827de9fedbcd4131d [2019-10-17T22:47:39.084Z] Checking out Revision 7483ed0a6b87581c8f787d7827de9fedbcd4131d (PR-39964) [2019-10-17T22:47:39.110Z] + docker info [2019-10-17T22:47:39.110Z] Containers: 1 [2019-10-17T22:47:39.110Z] Running: 1 [2019-10-17T22:47:39.110Z] Paused: 0 [2019-10-17T22:47:39.110Z] Stopped: 0 [2019-10-17T22:47:39.110Z] Images: 4 [2019-10-17T22:47:39.110Z] Server Version: 18.06.3-ce [2019-10-17T22:47:39.110Z] Storage Driver: overlay2 [2019-10-17T22:47:39.110Z] Backing Filesystem: extfs [2019-10-17T22:47:39.110Z] Supports d_type: true [2019-10-17T22:47:39.110Z] Native Overlay Diff: true [2019-10-17T22:47:39.110Z] Logging Driver: json-file [2019-10-17T22:47:39.110Z] Cgroup Driver: cgroupfs [2019-10-17T22:47:39.110Z] Plugins: [2019-10-17T22:47:39.110Z] Volume: local [2019-10-17T22:47:39.110Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T22:47:39.110Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-17T22:47:39.110Z] Swarm: inactive [2019-10-17T22:47:39.110Z] Runtimes: runc [2019-10-17T22:47:39.110Z] Default Runtime: runc [2019-10-17T22:47:39.110Z] Init Binary: docker-init [2019-10-17T22:47:39.110Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-17T22:47:39.110Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-17T22:47:39.110Z] init version: fec3683 [2019-10-17T22:47:39.110Z] Security Options: [2019-10-17T22:47:39.110Z] apparmor [2019-10-17T22:47:39.110Z] seccomp [2019-10-17T22:47:39.110Z] Profile: default [2019-10-17T22:47:39.110Z] Kernel Version: 4.4.0-161-generic [2019-10-17T22:47:39.110Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-17T22:47:39.110Z] OSType: linux [2019-10-17T22:47:39.110Z] Architecture: s390x [2019-10-17T22:47:39.110Z] CPUs: 2 [2019-10-17T22:47:39.110Z] Total Memory: 7.862GiB [2019-10-17T22:47:39.110Z] Name: s390x-ubuntu-02 [2019-10-17T22:47:39.110Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-17T22:47:39.110Z] Docker Root Dir: /var/lib/docker [2019-10-17T22:47:39.110Z] Debug Mode (client): false [2019-10-17T22:47:39.110Z] Debug Mode (server): false [2019-10-17T22:47:39.110Z] Username: dockerbuildbot [2019-10-17T22:47:39.110Z] Registry: https://index.docker.io/v1/ [2019-10-17T22:47:39.110Z] Labels: [2019-10-17T22:47:39.110Z] Experimental: true [2019-10-17T22:47:39.110Z] Insecure Registries: [2019-10-17T22:47:39.110Z] 127.0.0.0/8 [2019-10-17T22:47:39.110Z] Live Restore Enabled: false [2019-10-17T22:47:39.110Z] [2019-10-17T22:47:39.110Z] WARNING: No swap limit support [Pipeline] sh [2019-10-17T22:47:39.220Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T22:47:39.236Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T22:47:39.822Z] Merge succeeded, producing e75326541eeab41c558369c15ddb19471e671fc0 [2019-10-17T22:47:39.823Z] Checking out Revision e75326541eeab41c558369c15ddb19471e671fc0 (PR-39964) [2019-10-17T22:47:38.616Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:47:39.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T22:47:39.133Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:39.139Z] > git checkout -f 7483ed0a6b87581c8f787d7827de9fedbcd4131d [2019-10-17T22:47:39.226Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [2019-10-17T22:47:38.458Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:38.463Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:39.341Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:47:39.826Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T22:47:39.836Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:39.849Z] > git checkout -f e75326541eeab41c558369c15ddb19471e671fc0 [2019-10-17T22:47:39.979Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:39.979Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:39.979Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39964/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T22:47:39.979Z] + bash /home/jenkins/workspace/moby_PR-39964/check-config.sh [2019-10-17T22:47:39.979Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T22:47:39.979Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-17T22:47:39.979Z] [2019-10-17T22:47:39.979Z] Generally Necessary: [2019-10-17T22:47:39.979Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T22:47:39.979Z] - apparmor: enabled and tools installed [2019-10-17T22:47:39.979Z] - CONFIG_NAMESPACES: enabled [2019-10-17T22:47:39.979Z] - CONFIG_NET_NS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_PID_NS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_IPC_NS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_UTS_NS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_CGROUPS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T22:47:39.979Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T22:47:39.979Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T22:47:39.979Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T22:47:39.979Z] - CONFIG_CPUSETS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_MEMCG: enabled [2019-10-17T22:47:39.979Z] - CONFIG_KEYS: enabled [2019-10-17T22:47:39.979Z] - CONFIG_VETH: enabled (as module) [2019-10-17T22:47:39.979Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T22:47:39.980Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T22:47:39.980Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-17T22:47:39.980Z] [2019-10-17T22:47:39.980Z] Optional Features: [2019-10-17T22:47:39.980Z] - CONFIG_USER_NS: enabled [2019-10-17T22:47:39.980Z] - CONFIG_SECCOMP: enabled [2019-10-17T22:47:39.980Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T22:47:39.980Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T22:47:39.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T22:47:39.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T22:47:39.980Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-17T22:47:39.980Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T22:47:39.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T22:47:39.980Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T22:47:39.980Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T22:47:39.980Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T22:47:39.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T22:47:39.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T22:47:39.980Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T22:47:39.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T22:47:39.980Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T22:47:39.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T22:47:39.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T22:47:39.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T22:47:39.980Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T22:47:39.980Z] - CONFIG_EXT4_FS: enabled [2019-10-17T22:47:39.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T22:47:39.980Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T22:47:40.110Z] + docker version [2019-10-17T22:47:40.110Z] Client: Docker Engine - Community [2019-10-17T22:47:40.110Z] Version: 19.03.2 [2019-10-17T22:47:40.110Z] API version: 1.40 [2019-10-17T22:47:40.110Z] Go version: go1.12.8 [2019-10-17T22:47:40.110Z] Git commit: 6a30dfc [2019-10-17T22:47:40.110Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-17T22:47:40.110Z] OS/Arch: linux/amd64 [2019-10-17T22:47:40.110Z] Experimental: false [2019-10-17T22:47:40.110Z] [2019-10-17T22:47:40.110Z] Server: Docker Engine - Community [2019-10-17T22:47:40.110Z] Engine: [2019-10-17T22:47:40.110Z] Version: 19.03.2 [2019-10-17T22:47:40.110Z] API version: 1.40 (minimum version 1.12) [2019-10-17T22:47:40.110Z] Go version: go1.12.8 [2019-10-17T22:47:40.110Z] Git commit: 6a30dfc [2019-10-17T22:47:40.110Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-17T22:47:40.110Z] OS/Arch: linux/amd64 [2019-10-17T22:47:40.110Z] Experimental: true [2019-10-17T22:47:40.110Z] containerd: [2019-10-17T22:47:40.110Z] Version: 1.2.6 [2019-10-17T22:47:40.110Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T22:47:40.110Z] runc: [2019-10-17T22:47:40.110Z] Version: 1.0.0-rc8 [2019-10-17T22:47:40.110Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T22:47:40.110Z] docker-init: [2019-10-17T22:47:40.110Z] Version: 0.18.0 [2019-10-17T22:47:40.110Z] GitCommit: fec3683 [Pipeline] sh [2019-10-17T22:47:40.179Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T22:47:40.193Z] First time build. Skipping changelog. [2019-10-17T22:47:40.346Z] - Network Drivers: [2019-10-17T22:47:40.346Z] - "overlay": [2019-10-17T22:47:40.346Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T22:47:40.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T22:47:40.346Z] Optional (for encrypted networks): [2019-10-17T22:47:40.346Z] - CONFIG_CRYPTO: enabled [2019-10-17T22:47:40.346Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-17T22:47:40.346Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_XFRM: enabled [2019-10-17T22:47:40.347Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T22:47:40.347Z] - "ipvlan": [2019-10-17T22:47:40.347Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T22:47:40.347Z] - "macvlan": [2019-10-17T22:47:40.347Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T22:47:40.347Z] - "ftp,tftp client in container": [2019-10-17T22:47:40.347Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T22:47:40.347Z] - Storage Drivers: [2019-10-17T22:47:40.347Z] - "aufs": [2019-10-17T22:47:40.347Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T22:47:40.347Z] - "btrfs": [2019-10-17T22:47:40.347Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T22:47:40.347Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T22:47:40.347Z] - "devicemapper": [2019-10-17T22:47:40.347Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T22:47:40.347Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T22:47:40.347Z] - "overlay": [2019-10-17T22:47:40.347Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T22:47:40.347Z] - "zfs": [2019-10-17T22:47:40.347Z] - /dev/zfs: missing [2019-10-17T22:47:40.347Z] - zfs command: missing [2019-10-17T22:47:40.347Z] - zpool command: missing [2019-10-17T22:47:40.347Z] [2019-10-17T22:47:40.347Z] Limits: [2019-10-17T22:47:40.347Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T22:47:40.347Z] [2019-10-17T22:47:40.347Z] + true [Pipeline] } [2019-10-17T22:47:40.443Z] + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T22:47:41.211Z] + docker version [2019-10-17T22:47:41.211Z] Client: Docker Engine - Community [2019-10-17T22:47:41.211Z] Version: 19.03.2 [2019-10-17T22:47:41.211Z] API version: 1.40 [2019-10-17T22:47:41.211Z] Go version: go1.12.8 [2019-10-17T22:47:41.211Z] Git commit: 6a30dfc [2019-10-17T22:47:41.211Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-17T22:47:41.211Z] OS/Arch: linux/arm64 [2019-10-17T22:47:41.211Z] Experimental: false [2019-10-17T22:47:41.211Z] [2019-10-17T22:47:41.211Z] Server: Docker Engine - Community [2019-10-17T22:47:41.211Z] Engine: [2019-10-17T22:47:41.211Z] Version: 19.03.2 [2019-10-17T22:47:41.211Z] API version: 1.40 (minimum version 1.12) [2019-10-17T22:47:41.211Z] Go version: go1.12.8 [2019-10-17T22:47:41.211Z] Git commit: 6a30dfc [2019-10-17T22:47:41.211Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-17T22:47:41.211Z] OS/Arch: linux/arm64 [2019-10-17T22:47:41.211Z] Experimental: true [2019-10-17T22:47:41.211Z] containerd: [2019-10-17T22:47:41.212Z] Version: 1.2.6 [2019-10-17T22:47:41.212Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T22:47:41.212Z] runc: [2019-10-17T22:47:41.212Z] Version: 1.0.0-rc8 [2019-10-17T22:47:41.212Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T22:47:41.212Z] docker-init: [2019-10-17T22:47:41.212Z] Version: 0.18.0 [2019-10-17T22:47:41.212Z] GitCommit: fec3683 [2019-10-17T22:47:41.218Z] + make bundles/buildx [2019-10-17T22:47:41.218Z] mkdir bundles [2019-10-17T22:47:41.218Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-17T22:47:41.218Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-17T22:47:41.218Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-17T22:47:41.218Z] --build-arg BUILDX_COMMIT \ [2019-10-17T22:47:41.218Z] --build-arg BUILDX_REPO \ [2019-10-17T22:47:41.218Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-17T22:47:41.218Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-17T22:47:41.218Z] . && \ [2019-10-17T22:47:41.218Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-17T22:47:41.218Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-17T22:47:41.218Z] /bin/sh: 4: go: not found [2019-10-17T22:47:41.218Z] /bin/sh: 5: go: not found [Pipeline] sh [2019-10-17T22:47:41.410Z] Client: [2019-10-17T22:47:41.410Z] Debug Mode: false [2019-10-17T22:47:41.410Z] [2019-10-17T22:47:41.410Z] Server: [2019-10-17T22:47:41.410Z] Containers: 0 [2019-10-17T22:47:41.410Z] Running: 0 [2019-10-17T22:47:41.410Z] Paused: 0 [2019-10-17T22:47:41.410Z] Stopped: 0 [2019-10-17T22:47:41.410Z] Images: 2 [2019-10-17T22:47:41.410Z] Server Version: 19.03.2 [2019-10-17T22:47:41.410Z] Storage Driver: overlay2 [2019-10-17T22:47:41.410Z] Backing Filesystem: extfs [2019-10-17T22:47:41.410Z] Supports d_type: true [2019-10-17T22:47:41.410Z] Native Overlay Diff: true [2019-10-17T22:47:41.410Z] Logging Driver: json-file [2019-10-17T22:47:41.410Z] Cgroup Driver: cgroupfs [2019-10-17T22:47:41.410Z] Plugins: [2019-10-17T22:47:41.410Z] Volume: local [2019-10-17T22:47:41.410Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T22:47:41.410Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-17T22:47:41.410Z] Swarm: inactive [2019-10-17T22:47:41.410Z] Runtimes: runc [2019-10-17T22:47:41.410Z] Default Runtime: runc [2019-10-17T22:47:41.410Z] Init Binary: docker-init [2019-10-17T22:47:41.410Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T22:47:41.410Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T22:47:41.410Z] init version: fec3683 [2019-10-17T22:47:41.410Z] Security Options: [2019-10-17T22:47:41.410Z] apparmor [2019-10-17T22:47:41.410Z] seccomp [2019-10-17T22:47:41.410Z] Profile: default [2019-10-17T22:47:41.410Z] Kernel Version: 4.15.0-1048-aws [2019-10-17T22:47:41.410Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-17T22:47:41.410Z] OSType: linux [2019-10-17T22:47:41.410Z] Architecture: x86_64 [2019-10-17T22:47:41.410Z] CPUs: 2 [2019-10-17T22:47:41.410Z] Total Memory: 7.501GiB [2019-10-17T22:47:41.410Z] Name: ip-10-100-67-234 [2019-10-17T22:47:41.410Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-17T22:47:41.410Z] Docker Root Dir: /var/lib/docker [2019-10-17T22:47:41.410Z] Debug Mode: false [2019-10-17T22:47:41.410Z] Registry: https://index.docker.io/v1/ [2019-10-17T22:47:41.410Z] Labels: [2019-10-17T22:47:41.410Z] Experimental: true [2019-10-17T22:47:41.410Z] Insecure Registries: [2019-10-17T22:47:41.410Z] 127.0.0.0/8 [2019-10-17T22:47:41.410Z] Live Restore Enabled: true [2019-10-17T22:47:41.410Z] [2019-10-17T22:47:41.410Z] WARNING: No swap limit support [Pipeline] sh [2019-10-17T22:47:41.511Z] + docker info [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-17T22:47:41.595Z] #2 digest: sha256:da72cd81b4b5a95ea4b484c1879404e317211df87de3a424cc7b2ff715306d8f [2019-10-17T22:47:41.595Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-17T22:47:41.595Z] #2 started: 2019-10-17 22:47:41.139652094 +0000 UTC [2019-10-17T22:47:41.595Z] #2 completed: 2019-10-17 22:47:41.139702567 +0000 UTC [2019-10-17T22:47:41.595Z] #2 duration: 50.473µs [2019-10-17T22:47:41.595Z] #2 started: 2019-10-17 22:47:41.14075368 +0000 UTC [2019-10-17T22:47:41.595Z] #2 completed: 2019-10-17 22:47:41.189783127 +0000 UTC [2019-10-17T22:47:41.595Z] #2 duration: 49.029447ms [2019-10-17T22:47:41.595Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #1 local://context (.dockerignore) [2019-10-17T22:47:41.595Z] #1 digest: sha256:a6d48e173204c7bc2127ce518d541afc7b52e81ecf77960b253d66099ec03f4d [2019-10-17T22:47:41.595Z] #1 name: "local://context (.dockerignore)" [2019-10-17T22:47:41.595Z] #1 started: 2019-10-17 22:47:41.139663721 +0000 UTC [2019-10-17T22:47:41.595Z] #1 completed: 2019-10-17 22:47:41.139704754 +0000 UTC [2019-10-17T22:47:41.595Z] #1 duration: 41.033µs [2019-10-17T22:47:41.595Z] #1 started: 2019-10-17 22:47:41.140799963 +0000 UTC [2019-10-17T22:47:41.595Z] #1 completed: 2019-10-17 22:47:41.185107508 +0000 UTC [2019-10-17T22:47:41.595Z] #1 duration: 44.307545ms [2019-10-17T22:47:41.595Z] #1 transferring context: 87B 0.0s done [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-17T22:47:41.595Z] #7 digest: sha256:0155a0c8fd60ffcfae077af1ebaf8fcd95f228db5d15b7f5c18160844daa19b5 [2019-10-17T22:47:41.595Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-17T22:47:41.595Z] #7 started: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #7 completed: 2019-10-17 22:47:41.528686347 +0000 UTC [2019-10-17T22:47:41.595Z] #7 duration: 32.456µs [2019-10-17T22:47:41.595Z] #7 cached: true [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #8 exporting to image [2019-10-17T22:47:41.595Z] #8 digest: sha256:d46e6ced9f6593a98441de4a60958ad5d7c156b38047e9d14d35fe1072d55eee [2019-10-17T22:47:41.595Z] #8 name: "exporting to image" [2019-10-17T22:47:41.595Z] #8 started: 2019-10-17 22:47:41.528718883 +0000 UTC [2019-10-17T22:47:41.595Z] #8 completed: 2019-10-17 22:47:41.534055385 +0000 UTC [2019-10-17T22:47:41.595Z] #8 duration: 5.336502ms [2019-10-17T22:47:41.595Z] #8 exporting layers done [2019-10-17T22:47:41.595Z] #8 writing image sha256:a722451833755449b85b1e1dc272b91635ff9878b3f9179e9fd82e0b433c0bf2 done [2019-10-17T22:47:41.595Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d5... [2019-10-17T22:47:41.595Z] #3 digest: sha256:f7ca1d8f12e8bc57a7d1b13b064bbff9d7ba432484562b762168fa7ec1bf0594 [2019-10-17T22:47:41.595Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079" [2019-10-17T22:47:41.595Z] #3 started: 2019-10-17 22:47:41.526491091 +0000 UTC [2019-10-17T22:47:41.595Z] #3 completed: 2019-10-17 22:47:41.526620177 +0000 UTC [2019-10-17T22:47:41.595Z] #3 duration: 129.086µs [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-17T22:47:41.595Z] #4 digest: sha256:aac3b99e61e9cb5deda4e548f7e50dd839c979aca43b6a50c3d1852e9ef4b918 [2019-10-17T22:47:41.595Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-17T22:47:41.595Z] #4 started: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #4 completed: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #4 duration: 0s [2019-10-17T22:47:41.595Z] #4 cached: true [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-17T22:47:41.595Z] #5 digest: sha256:5d5f7a3f607e7477bc2ffac3cfcc060472fe17734be2ff6c0571f05fc504382b [2019-10-17T22:47:41.595Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-17T22:47:41.595Z] #5 started: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #5 completed: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #5 duration: 0s [2019-10-17T22:47:41.595Z] #5 cached: true [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:41.595Z] #6 /bin/sh -c go mod download [2019-10-17T22:47:41.595Z] #6 digest: sha256:2041ac95a0f95d24c497cff631bb8d145d4aab58b236613261115a229abc2f6d [2019-10-17T22:47:41.595Z] #6 name: "/bin/sh -c go mod download" [2019-10-17T22:47:41.595Z] #6 started: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #6 completed: 2019-10-17 22:47:41.528653891 +0000 UTC [2019-10-17T22:47:41.595Z] #6 duration: 0s [2019-10-17T22:47:41.595Z] #6 cached: true [2019-10-17T22:47:41.595Z] [2019-10-17T22:47:40.192Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [2019-10-17T22:47:41.946Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:41.946Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:41.946Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39964/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T22:47:41.946Z] + bash /home/ubuntu/workspace/moby_PR-39964/check-config.sh [2019-10-17T22:47:41.946Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T22:47:41.946Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-17T22:47:41.946Z] [2019-10-17T22:47:41.946Z] Generally Necessary: [2019-10-17T22:47:41.946Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T22:47:41.946Z] - apparmor: enabled and tools installed [2019-10-17T22:47:41.946Z] - CONFIG_NAMESPACES: enabled [2019-10-17T22:47:41.946Z] - CONFIG_NET_NS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_PID_NS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_IPC_NS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_UTS_NS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUPS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CPUSETS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_MEMCG: enabled [2019-10-17T22:47:41.946Z] - CONFIG_KEYS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_VETH: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T22:47:41.946Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T22:47:41.946Z] [2019-10-17T22:47:41.946Z] Optional Features: [2019-10-17T22:47:41.946Z] - CONFIG_USER_NS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_SECCOMP: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T22:47:41.946Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T22:47:41.946Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T22:47:41.946Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-17T22:47:41.946Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T22:47:41.946Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T22:47:41.946Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T22:47:41.946Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T22:47:41.946Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T22:47:41.946Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T22:47:41.946Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T22:47:41.946Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T22:47:41.946Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T22:47:41.946Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T22:47:41.946Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T22:47:41.946Z] - CONFIG_EXT4_FS: enabled [2019-10-17T22:47:41.946Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T22:47:41.946Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T22:47:41.946Z] - Network Drivers: [2019-10-17T22:47:41.946Z] - "overlay": [2019-10-17T22:47:42.247Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T22:47:42.247Z] Optional (for encrypted networks): [2019-10-17T22:47:42.247Z] - CONFIG_CRYPTO: enabled [2019-10-17T22:47:42.247Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-17T22:47:42.247Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-17T22:47:42.247Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-17T22:47:42.247Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-17T22:47:42.247Z] - CONFIG_XFRM: enabled [2019-10-17T22:47:42.247Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T22:47:42.247Z] - "ipvlan": [2019-10-17T22:47:42.247Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T22:47:42.247Z] - "macvlan": [2019-10-17T22:47:42.247Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T22:47:42.247Z] - "ftp,tftp client in container": [2019-10-17T22:47:42.247Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T22:47:42.247Z] - Storage Drivers: [2019-10-17T22:47:42.247Z] - "aufs": [2019-10-17T22:47:42.247Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T22:47:42.247Z] - "btrfs": [2019-10-17T22:47:42.247Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T22:47:42.247Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T22:47:42.247Z] - "devicemapper": [2019-10-17T22:47:42.247Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T22:47:42.247Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T22:47:42.247Z] - "overlay": [2019-10-17T22:47:42.247Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T22:47:42.247Z] - "zfs": [2019-10-17T22:47:42.247Z] - /dev/zfs: missing [2019-10-17T22:47:42.247Z] - zfs command: missing [2019-10-17T22:47:42.247Z] - zpool command: missing [2019-10-17T22:47:42.247Z] [2019-10-17T22:47:42.247Z] Limits: [2019-10-17T22:47:42.247Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T22:47:42.247Z] [2019-10-17T22:47:42.247Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T22:47:42.404Z] 5d737349717cecc06c3f2709a2a6f5291d8872d899a6594bb4d141619190ee0f [2019-10-17T22:47:42.404Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:75e3238507a4de03612c90c621db5648709126a9 . [2019-10-17T22:47:42.449Z] Client: [2019-10-17T22:47:42.449Z] Debug Mode: false [2019-10-17T22:47:42.449Z] [2019-10-17T22:47:42.449Z] Server: [2019-10-17T22:47:42.449Z] Containers: 0 [2019-10-17T22:47:42.449Z] Running: 0 [2019-10-17T22:47:42.449Z] Paused: 0 [2019-10-17T22:47:42.449Z] Stopped: 0 [2019-10-17T22:47:42.449Z] Images: 3 [2019-10-17T22:47:42.449Z] Server Version: 19.03.2 [2019-10-17T22:47:42.449Z] Storage Driver: overlay2 [2019-10-17T22:47:42.449Z] Backing Filesystem: extfs [2019-10-17T22:47:42.449Z] Supports d_type: true [2019-10-17T22:47:42.449Z] Native Overlay Diff: true [2019-10-17T22:47:42.449Z] Logging Driver: json-file [2019-10-17T22:47:42.449Z] Cgroup Driver: cgroupfs [2019-10-17T22:47:42.449Z] Plugins: [2019-10-17T22:47:42.449Z] Volume: local [2019-10-17T22:47:42.449Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T22:47:42.449Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-17T22:47:42.449Z] Swarm: inactive [2019-10-17T22:47:42.449Z] Runtimes: runc [2019-10-17T22:47:42.449Z] Default Runtime: runc [2019-10-17T22:47:42.449Z] Init Binary: docker-init [2019-10-17T22:47:42.449Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T22:47:42.449Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T22:47:42.449Z] init version: fec3683 [2019-10-17T22:47:42.449Z] Security Options: [2019-10-17T22:47:42.449Z] apparmor [2019-10-17T22:47:42.449Z] seccomp [2019-10-17T22:47:42.449Z] Profile: default [2019-10-17T22:47:42.449Z] Kernel Version: 4.15.0-1048-aws [2019-10-17T22:47:42.449Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-17T22:47:42.449Z] OSType: linux [2019-10-17T22:47:42.449Z] Architecture: aarch64 [2019-10-17T22:47:42.449Z] CPUs: 4 [2019-10-17T22:47:42.449Z] Total Memory: 7.525GiB [2019-10-17T22:47:42.449Z] Name: ip-10-100-37-117 [2019-10-17T22:47:42.449Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-17T22:47:42.449Z] Docker Root Dir: /var/lib/docker [2019-10-17T22:47:42.449Z] Debug Mode: false [2019-10-17T22:47:42.449Z] Registry: https://index.docker.io/v1/ [2019-10-17T22:47:42.449Z] Labels: [2019-10-17T22:47:42.449Z] Experimental: true [2019-10-17T22:47:42.449Z] Insecure Registries: [2019-10-17T22:47:42.449Z] 127.0.0.0/8 [2019-10-17T22:47:42.449Z] Live Restore Enabled: true [2019-10-17T22:47:42.449Z] [2019-10-17T22:47:42.449Z] WARNING: No swap limit support [Pipeline] sh [2019-10-17T22:47:42.660Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75e3238507a4de03612c90c621db5648709126a9 . [2019-10-17T22:47:42.660Z] #1 [internal] load .dockerignore [2019-10-17T22:47:42.660Z] #1 transferring context: 87B done [2019-10-17T22:47:42.660Z] #1 DONE 0.0s [2019-10-17T22:47:42.660Z] [2019-10-17T22:47:42.660Z] #2 [internal] load build definition from Dockerfile [2019-10-17T22:47:42.660Z] #2 transferring dockerfile: 14.63kB done [2019-10-17T22:47:42.660Z] #2 DONE 0.0s [2019-10-17T22:47:42.660Z] [2019-10-17T22:47:42.660Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T22:47:42.660Z] #3 DONE 0.1s [2019-10-17T22:47:42.754Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:42.754Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:42.754Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39964/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T22:47:42.754Z] + bash /home/ubuntu/workspace/moby_PR-39964/check-config.sh [2019-10-17T22:47:42.754Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T22:47:42.754Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-17T22:47:42.754Z] [2019-10-17T22:47:42.754Z] Generally Necessary: [2019-10-17T22:47:42.754Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T22:47:42.754Z] - apparmor: enabled and tools installed [2019-10-17T22:47:42.754Z] - CONFIG_NAMESPACES: enabled [2019-10-17T22:47:42.754Z] - CONFIG_NET_NS: enabled [2019-10-17T22:47:42.754Z] - CONFIG_PID_NS: enabled [2019-10-17T22:47:42.754Z] - CONFIG_IPC_NS: enabled [2019-10-17T22:47:42.754Z] - CONFIG_UTS_NS: enabled [2019-10-17T22:47:42.754Z] - CONFIG_CGROUPS: enabled [2019-10-17T22:47:42.801Z] #1 [internal] load build definition from Dockerfile [2019-10-17T22:47:42.801Z] #1 transferring dockerfile: 14.62kB 0.0s done [2019-10-17T22:47:42.801Z] #1 DONE 0.1s [2019-10-17T22:47:42.801Z] [2019-10-17T22:47:42.801Z] #2 [internal] load .dockerignore [2019-10-17T22:47:42.801Z] #2 transferring context: 87B 0.0s done [2019-10-17T22:47:42.801Z] #2 DONE 0.1s [2019-10-17T22:47:42.916Z] [2019-10-17T22:47:42.916Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T22:47:42.916Z] #4 CACHED [2019-10-17T22:47:43.015Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T22:47:43.015Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T22:47:43.015Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T22:47:43.015Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T22:47:43.015Z] - CONFIG_CPUSETS: enabled [2019-10-17T22:47:43.015Z] - CONFIG_MEMCG: enabled [2019-10-17T22:47:43.015Z] - CONFIG_KEYS: enabled [2019-10-17T22:47:43.015Z] - CONFIG_VETH: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T22:47:43.015Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T22:47:43.015Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T22:47:43.015Z] [2019-10-17T22:47:43.015Z] Optional Features: [2019-10-17T22:47:43.015Z] - CONFIG_USER_NS: enabled [2019-10-17T22:47:43.015Z] - CONFIG_SECCOMP: enabled [2019-10-17T22:47:43.015Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T22:47:43.015Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T22:47:43.015Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T22:47:43.176Z] [2019-10-17T22:47:43.176Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T22:47:43.276Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T22:47:43.276Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T22:47:43.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T22:47:43.276Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T22:47:43.276Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T22:47:43.276Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T22:47:43.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T22:47:43.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T22:47:43.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T22:47:43.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T22:47:43.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T22:47:43.276Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T22:47:43.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T22:47:43.276Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T22:47:43.276Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T22:47:43.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T22:47:43.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T22:47:43.276Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T22:47:43.276Z] - CONFIG_EXT4_FS: enabled [2019-10-17T22:47:43.276Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T22:47:43.276Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T22:47:43.276Z] - Network Drivers: [2019-10-17T22:47:43.276Z] - "overlay": [2019-10-17T22:47:43.276Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T22:47:43.276Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T22:47:43.276Z] Optional (for encrypted networks): [2019-10-17T22:47:43.476Z] [2019-10-17T22:47:43.476Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T22:47:43.476Z] #5 DONE 0.0s [2019-10-17T22:47:43.476Z] [2019-10-17T22:47:43.476Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T22:47:43.537Z] - CONFIG_CRYPTO: enabled [2019-10-17T22:47:43.537Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-17T22:47:43.537Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-17T22:47:43.537Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-17T22:47:43.537Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-17T22:47:43.537Z] - CONFIG_XFRM: enabled [2019-10-17T22:47:43.537Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T22:47:43.537Z] - "ipvlan": [2019-10-17T22:47:43.537Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T22:47:43.537Z] - "macvlan": [2019-10-17T22:47:43.537Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T22:47:43.537Z] - "ftp,tftp client in container": [2019-10-17T22:47:43.537Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T22:47:43.537Z] - Storage Drivers: [2019-10-17T22:47:43.537Z] - "aufs": [2019-10-17T22:47:43.537Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T22:47:43.537Z] - "btrfs": [2019-10-17T22:47:43.537Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T22:47:43.537Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T22:47:43.537Z] - "devicemapper": [2019-10-17T22:47:43.553Z] #3 DONE 0.4s [2019-10-17T22:47:43.553Z] [2019-10-17T22:47:43.553Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T22:47:43.553Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-17T22:47:43.553Z] #4 CACHED [2019-10-17T22:47:43.731Z] #6 DONE 0.1s [2019-10-17T22:47:43.731Z] [2019-10-17T22:47:43.731Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:47:43.731Z] #65 DONE 0.0s [2019-10-17T22:47:43.731Z] [2019-10-17T22:47:43.731Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:47:43.731Z] #7 DONE 0.0s [2019-10-17T22:47:43.731Z] [2019-10-17T22:47:43.731Z] #19 [internal] load build context [2019-10-17T22:47:43.802Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T22:47:43.802Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T22:47:43.802Z] - "overlay": [2019-10-17T22:47:43.802Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T22:47:43.802Z] - "zfs": [2019-10-17T22:47:43.802Z] - /dev/zfs: missing [2019-10-17T22:47:43.802Z] - zfs command: missing [2019-10-17T22:47:43.802Z] - zpool command: missing [2019-10-17T22:47:43.802Z] [2019-10-17T22:47:43.802Z] Limits: [2019-10-17T22:47:43.802Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T22:47:43.802Z] [2019-10-17T22:47:43.802Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T22:47:44.024Z] [2019-10-17T22:47:44.025Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T22:47:44.025Z] #6 DONE 0.0s [2019-10-17T22:47:44.025Z] [2019-10-17T22:47:44.025Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T22:47:44.025Z] #5 DONE 0.2s [2019-10-17T22:47:44.025Z] [2019-10-17T22:47:44.025Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:47:44.025Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 done [2019-10-17T22:47:44.025Z] #7 DONE 0.0s [2019-10-17T22:47:44.025Z] [2019-10-17T22:47:44.025Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:47:44.025Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-17T22:47:44.025Z] #65 DONE 0.0s [2019-10-17T22:47:44.025Z] [2019-10-17T22:47:44.025Z] #19 [internal] load build context [2019-10-17T22:47:44.165Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75e3238507a4de03612c90c621db5648709126a9 . [2019-10-17T22:47:44.165Z] #2 [internal] load build definition from Dockerfile [2019-10-17T22:47:44.165Z] #2 transferring dockerfile: 14.63kB done [2019-10-17T22:47:44.165Z] #2 DONE 0.0s [2019-10-17T22:47:44.165Z] [2019-10-17T22:47:44.165Z] #1 [internal] load .dockerignore [2019-10-17T22:47:44.165Z] #1 transferring context: 87B done [2019-10-17T22:47:44.165Z] #1 DONE 0.0s [2019-10-17T22:47:44.165Z] [2019-10-17T22:47:44.165Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T22:47:44.425Z] #3 DONE 0.2s [2019-10-17T22:47:44.425Z] [2019-10-17T22:47:44.425Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T22:47:44.425Z] #4 DONE 0.0s [2019-10-17T22:47:44.425Z] [2019-10-17T22:47:44.425Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T22:47:44.425Z] #4 CACHED [2019-10-17T22:47:44.999Z] [2019-10-17T22:47:44.999Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T22:47:44.999Z] #6 DONE 0.0s [2019-10-17T22:47:44.999Z] [2019-10-17T22:47:44.999Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T22:47:44.999Z] #5 DONE 0.1s [2019-10-17T22:47:44.999Z] [2019-10-17T22:47:44.999Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:47:44.999Z] #7 DONE 0.0s [2019-10-17T22:47:44.999Z] [2019-10-17T22:47:44.999Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:47:44.999Z] #65 DONE 0.0s [2019-10-17T22:47:44.999Z] [2019-10-17T22:47:44.999Z] #19 [internal] load build context [2019-10-17T22:47:45.104Z] #19 transferring context: 45.62MB 1.4s done [2019-10-17T22:47:45.104Z] #19 DONE 1.4s [2019-10-17T22:47:45.104Z] [2019-10-17T22:47:45.104Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T22:47:45.104Z] #8 CACHED [2019-10-17T22:47:45.104Z] [2019-10-17T22:47:45.104Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T22:47:45.104Z] #9 CACHED [2019-10-17T22:47:45.104Z] [2019-10-17T22:47:45.104Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:45.104Z] #20 CACHED [2019-10-17T22:47:45.104Z] [2019-10-17T22:47:45.104Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T22:47:45.706Z] #49 DONE 0.7s [2019-10-17T22:47:45.706Z] [2019-10-17T22:47:45.706Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:46.404Z] #19 transferring context: 45.62MB 1.3s done [2019-10-17T22:47:46.404Z] #19 DONE 1.4s [2019-10-17T22:47:46.404Z] [2019-10-17T22:47:46.404Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T22:47:46.404Z] #9 CACHED [2019-10-17T22:47:46.404Z] [2019-10-17T22:47:46.404Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T22:47:46.404Z] #8 CACHED [2019-10-17T22:47:46.404Z] [2019-10-17T22:47:46.404Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:46.404Z] #20 CACHED [2019-10-17T22:47:46.404Z] [2019-10-17T22:47:46.404Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T22:47:46.433Z] #50 0.819 + RM_GOPATH=0 [2019-10-17T22:47:46.433Z] #50 0.819 + TMP_GOPATH= [2019-10-17T22:47:46.433Z] #50 0.819 + : /build [2019-10-17T22:47:46.433Z] #50 0.819 + '[' -z '' ']' [2019-10-17T22:47:46.562Z] #19 transferring context: 45.62MB 2.1s done [2019-10-17T22:47:46.562Z] #19 DONE 2.2s [2019-10-17T22:47:46.562Z] [2019-10-17T22:47:46.562Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T22:47:46.562Z] #8 CACHED [2019-10-17T22:47:46.562Z] [2019-10-17T22:47:46.562Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T22:47:46.562Z] #9 CACHED [2019-10-17T22:47:46.562Z] [2019-10-17T22:47:46.562Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:46.562Z] #20 CACHED [2019-10-17T22:47:46.562Z] [2019-10-17T22:47:46.562Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T22:47:46.562Z] #49 DONE 0.1s [2019-10-17T22:47:46.562Z] [2019-10-17T22:47:46.562Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:46.688Z] #50 0.819 ++ mktemp -d [2019-10-17T22:47:46.689Z] #50 0.823 + export GOPATH=/tmp/tmp.g3eKJ3YeUH [2019-10-17T22:47:46.689Z] #50 0.823 + GOPATH=/tmp/tmp.g3eKJ3YeUH [2019-10-17T22:47:46.689Z] #50 0.823 + RM_GOPATH=1 [2019-10-17T22:47:46.689Z] #50 0.824 ++ dirname ./install.sh [2019-10-17T22:47:46.689Z] #50 0.824 + dir=. [2019-10-17T22:47:46.689Z] #50 0.824 + bin=golangci_lint [2019-10-17T22:47:46.689Z] #50 0.824 + shift [2019-10-17T22:47:46.689Z] #50 0.824 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T22:47:46.689Z] #50 0.824 + . ./golangci_lint.installer [2019-10-17T22:47:46.689Z] #50 0.825 ++ : v1.20.0 [2019-10-17T22:47:46.689Z] #50 0.825 + install_golangci_lint [2019-10-17T22:47:46.689Z] #50 0.825 Installing golangci-lint version v1.20.0 [2019-10-17T22:47:46.689Z] #50 0.825 + echo 'Installing golangci-lint version v1.20.0' [2019-10-17T22:47:46.689Z] #50 0.825 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:46.952Z] #50 0.237 + RM_GOPATH=0 [2019-10-17T22:47:46.952Z] #50 0.237 + TMP_GOPATH= [2019-10-17T22:47:46.952Z] #50 0.237 + : /build [2019-10-17T22:47:46.952Z] #50 0.237 + '[' -z '' ']' [2019-10-17T22:47:46.952Z] #50 0.237 ++ mktemp -d [2019-10-17T22:47:46.952Z] #50 0.250 + export GOPATH=/tmp/tmp.gplrsYZNi5 [2019-10-17T22:47:46.952Z] #50 0.251 + GOPATH=/tmp/tmp.gplrsYZNi5 [2019-10-17T22:47:46.952Z] #50 0.251 + RM_GOPATH=1 [2019-10-17T22:47:46.952Z] #50 0.251 ++ dirname ./install.sh [2019-10-17T22:47:46.952Z] #50 0.253 + dir=. [2019-10-17T22:47:46.952Z] #50 0.253 + bin=golangci_lint [2019-10-17T22:47:46.952Z] #50 0.253 + shift [2019-10-17T22:47:46.952Z] #50 0.254 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T22:47:46.952Z] #50 0.254 + . ./golangci_lint.installer [2019-10-17T22:47:46.952Z] #50 0.254 ++ : v1.20.0 [2019-10-17T22:47:46.952Z] #50 0.255 + install_golangci_lint [2019-10-17T22:47:46.952Z] #50 0.255 + echo 'Installing golangci-lint version v1.20.0' [2019-10-17T22:47:46.952Z] #50 0.255 Installing golangci-lint version v1.20.0 [2019-10-17T22:47:46.952Z] #50 0.255 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:47.343Z] #49 DONE 0.8s [2019-10-17T22:47:47.343Z] [2019-10-17T22:47:47.343Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:48.284Z] #50 0.903 + RM_GOPATH=0 [2019-10-17T22:47:48.284Z] #50 0.903 + TMP_GOPATH= [2019-10-17T22:47:48.284Z] #50 0.903 + : /build [2019-10-17T22:47:48.284Z] #50 0.903 + '[' -z '' ']' [2019-10-17T22:47:48.284Z] #50 0.905 ++ mktemp -d [2019-10-17T22:47:48.284Z] #50 0.913 + export GOPATH=/tmp/tmp.l4pKPGN7Vq [2019-10-17T22:47:48.284Z] #50 0.913 + GOPATH=/tmp/tmp.l4pKPGN7Vq [2019-10-17T22:47:48.284Z] #50 0.913 + RM_GOPATH=1 [2019-10-17T22:47:48.284Z] #50 0.913 ++ dirname ./install.sh [2019-10-17T22:47:48.284Z] #50 0.914 + dir=. [2019-10-17T22:47:48.284Z] #50 0.914 + bin=golangci_lint [2019-10-17T22:47:48.284Z] #50 0.915 + shift [2019-10-17T22:47:48.284Z] #50 0.915 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T22:47:48.284Z] #50 0.915 + . ./golangci_lint.installer [2019-10-17T22:47:48.284Z] #50 0.915 ++ : v1.20.0 [2019-10-17T22:47:48.284Z] #50 0.915 + install_golangci_lint [2019-10-17T22:47:48.284Z] #50 0.915 + echo 'Installing golangci-lint version v1.20.0' [2019-10-17T22:47:48.284Z] #50 0.915 Installing golangci-lint version v1.20.0 [2019-10-17T22:47:48.284Z] #50 0.915 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:48.657Z] #50 2.959 + cd /tmp/tmp.g3eKJ3YeUH/src/github.com/golangci/golangci-lint/ [2019-10-17T22:47:48.658Z] #50 2.959 + git checkout -q v1.20.0 [2019-10-17T22:47:48.658Z] #50 3.036 ++ git describe --tags [2019-10-17T22:47:48.662Z] Fetching without tags [2019-10-17T22:47:48.913Z] #50 3.038 + version=v1.20.0 [2019-10-17T22:47:48.913Z] #50 3.038 ++ git rev-parse --short HEAD [2019-10-17T22:47:48.913Z] #50 3.039 + commit=cc98739 [2019-10-17T22:47:48.913Z] #50 3.040 ++ git show -s --format=%cd [2019-10-17T22:47:48.913Z] #50 3.041 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-17T22:47:48.913Z] #50 3.041 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:49.140Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:49.495Z] #50 3.198 + cd /tmp/tmp.gplrsYZNi5/src/github.com/golangci/golangci-lint/ [2019-10-17T22:47:48.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:48.628Z] > git config --add remote.origin.fetch +refs/pull/39964/head:refs/remotes/origin/PR-39964 # timeout=10 [2019-10-17T22:47:48.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T22:47:48.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:47:48.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:47:48.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:47:48.663Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:47:49.143Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:49.147Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:47:49.865Z] #50 3.198 + git checkout -q v1.20.0 [2019-10-17T22:47:49.865Z] #50 3.294 ++ git describe --tags [2019-10-17T22:47:49.865Z] #50 3.297 + version=v1.20.0 [2019-10-17T22:47:49.865Z] #50 3.298 ++ git rev-parse --short HEAD [2019-10-17T22:47:49.865Z] #50 3.303 + commit=cc98739 [2019-10-17T22:47:49.865Z] #50 3.307 ++ git show -s --format=%cd [2019-10-17T22:47:49.865Z] #50 3.308 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-17T22:47:49.865Z] #50 3.308 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:50.822Z] #50 3.374 + cd /tmp/tmp.l4pKPGN7Vq/src/github.com/golangci/golangci-lint/ [2019-10-17T22:47:50.822Z] #50 3.374 + git checkout -q v1.20.0 [2019-10-17T22:47:50.822Z] #50 3.543 ++ git describe --tags [2019-10-17T22:47:50.822Z] #50 3.545 + version=v1.20.0 [2019-10-17T22:47:50.822Z] #50 3.546 ++ git rev-parse --short HEAD [2019-10-17T22:47:50.822Z] #50 3.549 + commit=cc98739 [2019-10-17T22:47:50.822Z] #50 3.550 ++ git show -s --format=%cd [2019-10-17T22:47:50.822Z] #50 3.553 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-17T22:47:50.822Z] #50 3.553 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:47:50.863Z] Merge succeeded, producing 0f3ef079d4e8916e8ff094cb6941bb866f6cdcd5 [2019-10-17T22:47:50.864Z] Checking out Revision 0f3ef079d4e8916e8ff094cb6941bb866f6cdcd5 (PR-39964) [2019-10-17T22:47:51.270Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T22:47:51.287Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T22:47:52.124Z] + docker version [2019-10-17T22:47:52.124Z] Client: [2019-10-17T22:47:52.124Z] Version: 18.06.1-ce [2019-10-17T22:47:52.124Z] API version: 1.38 [2019-10-17T22:47:52.124Z] Go version: go1.10.3 [2019-10-17T22:47:52.124Z] Git commit: e68fc7a [2019-10-17T22:47:52.124Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-17T22:47:52.124Z] OS/Arch: linux/ppc64le [2019-10-17T22:47:52.124Z] Experimental: false [2019-10-17T22:47:52.124Z] [2019-10-17T22:47:52.124Z] Server: [2019-10-17T22:47:52.124Z] Engine: [2019-10-17T22:47:52.124Z] Version: 18.06.1-ce [2019-10-17T22:47:52.124Z] API version: 1.38 (minimum version 1.12) [2019-10-17T22:47:52.124Z] Go version: go1.10.3 [2019-10-17T22:47:52.124Z] Git commit: e68fc7a [2019-10-17T22:47:52.124Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-17T22:47:52.124Z] OS/Arch: linux/ppc64le [2019-10-17T22:47:52.124Z] Experimental: true [2019-10-17T22:47:50.299Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:47:50.847Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T22:47:50.865Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:47:50.868Z] > git checkout -f 0f3ef079d4e8916e8ff094cb6941bb866f6cdcd5 [2019-10-17T22:47:51.270Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [Pipeline] sh [2019-10-17T22:47:52.502Z] + docker info [2019-10-17T22:47:52.502Z] Containers: 0 [2019-10-17T22:47:52.502Z] Running: 0 [2019-10-17T22:47:52.502Z] Paused: 0 [2019-10-17T22:47:52.502Z] Stopped: 0 [2019-10-17T22:47:52.502Z] Images: 0 [2019-10-17T22:47:52.502Z] Server Version: 18.06.1-ce [2019-10-17T22:47:52.502Z] Storage Driver: overlay2 [2019-10-17T22:47:52.502Z] Backing Filesystem: extfs [2019-10-17T22:47:52.502Z] Supports d_type: true [2019-10-17T22:47:52.502Z] Native Overlay Diff: true [2019-10-17T22:47:52.502Z] Logging Driver: json-file [2019-10-17T22:47:52.502Z] Cgroup Driver: cgroupfs [2019-10-17T22:47:52.502Z] Plugins: [2019-10-17T22:47:52.502Z] Volume: local [2019-10-17T22:47:52.502Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T22:47:52.502Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-17T22:47:52.502Z] Swarm: inactive [2019-10-17T22:47:52.502Z] Runtimes: runc [2019-10-17T22:47:52.502Z] Default Runtime: runc [2019-10-17T22:47:52.502Z] Init Binary: docker-init [2019-10-17T22:47:52.502Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-17T22:47:52.502Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-17T22:47:52.502Z] init version: fec3683 [2019-10-17T22:47:52.502Z] Security Options: [2019-10-17T22:47:52.502Z] apparmor [2019-10-17T22:47:52.502Z] seccomp [2019-10-17T22:47:52.502Z] Profile: default [2019-10-17T22:47:52.502Z] Kernel Version: 4.4.0-130-generic [2019-10-17T22:47:52.502Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-17T22:47:52.502Z] OSType: linux [2019-10-17T22:47:52.502Z] Architecture: ppc64le [2019-10-17T22:47:52.502Z] CPUs: 4 [2019-10-17T22:47:52.502Z] Total Memory: 3.976GiB [2019-10-17T22:47:52.502Z] Name: ppc64le-ubuntu-19 [2019-10-17T22:47:52.502Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-17T22:47:52.502Z] Docker Root Dir: /var/lib/docker [2019-10-17T22:47:52.502Z] Debug Mode (client): false [2019-10-17T22:47:52.502Z] Debug Mode (server): false [2019-10-17T22:47:52.502Z] Username: dockerbuildbot [2019-10-17T22:47:52.502Z] Registry: https://index.docker.io/v1/ [2019-10-17T22:47:52.502Z] Labels: [2019-10-17T22:47:52.502Z] Experimental: true [2019-10-17T22:47:52.502Z] Insecure Registries: [2019-10-17T22:47:52.502Z] 127.0.0.0/8 [2019-10-17T22:47:52.502Z] Live Restore Enabled: false [2019-10-17T22:47:52.502Z] [Pipeline] sh [2019-10-17T22:47:52.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:52.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:47:52.893Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39964/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T22:47:52.893Z] + bash /home/docker/workspace/moby_PR-39964/check-config.sh [2019-10-17T22:47:52.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T22:47:52.893Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-17T22:47:52.893Z] [2019-10-17T22:47:52.893Z] Generally Necessary: [2019-10-17T22:47:52.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T22:47:52.893Z] - apparmor: enabled and tools installed [2019-10-17T22:47:52.893Z] - CONFIG_NAMESPACES: enabled [2019-10-17T22:47:52.893Z] - CONFIG_NET_NS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_PID_NS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_IPC_NS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_UTS_NS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CGROUPS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CPUSETS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_MEMCG: enabled [2019-10-17T22:47:53.179Z] - CONFIG_KEYS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_VETH: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T22:47:53.179Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T22:47:53.179Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T22:47:53.179Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-17T22:47:53.179Z] [2019-10-17T22:47:53.179Z] Optional Features: [2019-10-17T22:47:53.179Z] - CONFIG_USER_NS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_SECCOMP: enabled [2019-10-17T22:47:53.179Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T22:47:53.179Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T22:47:53.179Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T22:47:53.179Z] (cgroup swap accounting is currently enabled) [2019-10-17T22:47:53.179Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-17T22:47:53.464Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T22:47:53.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T22:47:53.464Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T22:47:53.464Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T22:47:53.464Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T22:47:53.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T22:47:53.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T22:47:53.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T22:47:53.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T22:47:53.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T22:47:53.464Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T22:47:53.464Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T22:47:53.464Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T22:47:53.464Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T22:47:53.464Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T22:47:53.464Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T22:47:53.464Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T22:47:53.464Z] - CONFIG_EXT4_FS: enabled [2019-10-17T22:47:53.464Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T22:47:53.464Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T22:47:53.464Z] - Network Drivers: [2019-10-17T22:47:53.464Z] - "overlay": [2019-10-17T22:47:53.464Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T22:47:53.464Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T22:47:53.464Z] Optional (for encrypted networks): [2019-10-17T22:47:53.749Z] - CONFIG_CRYPTO: enabled [2019-10-17T22:47:53.749Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_XFRM: enabled [2019-10-17T22:47:53.749Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T22:47:53.749Z] - "ipvlan": [2019-10-17T22:47:53.749Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T22:47:53.749Z] - "macvlan": [2019-10-17T22:47:53.749Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T22:47:53.749Z] - "ftp,tftp client in container": [2019-10-17T22:47:53.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T22:47:53.749Z] - Storage Drivers: [2019-10-17T22:47:53.749Z] - "aufs": [2019-10-17T22:47:53.749Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T22:47:53.749Z] - "btrfs": [2019-10-17T22:47:53.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T22:47:53.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T22:47:53.749Z] - "devicemapper": [2019-10-17T22:47:53.749Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T22:47:53.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T22:47:53.749Z] - "overlay": [2019-10-17T22:47:53.749Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T22:47:53.749Z] - "zfs": [2019-10-17T22:47:53.749Z] - /dev/zfs: missing [2019-10-17T22:47:53.749Z] - zfs command: missing [2019-10-17T22:47:53.749Z] - zpool command: missing [2019-10-17T22:47:53.749Z] [2019-10-17T22:47:53.749Z] Limits: [2019-10-17T22:47:53.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T22:47:53.749Z] [2019-10-17T22:47:53.749Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T22:47:54.178Z] + make bundles/buildx [2019-10-17T22:47:54.398Z] #50 DONE 23.7s [2019-10-17T22:47:54.802Z] mkdir bundles [2019-10-17T22:47:54.802Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-17T22:47:54.802Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-17T22:47:54.802Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-17T22:47:54.802Z] --build-arg BUILDX_COMMIT \ [2019-10-17T22:47:54.802Z] --build-arg BUILDX_REPO \ [2019-10-17T22:47:54.802Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-17T22:47:54.802Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-17T22:47:54.802Z] . && \ [2019-10-17T22:47:54.802Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-17T22:47:54.802Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-17T22:47:54.802Z] /bin/sh: 4: go: not found [2019-10-17T22:47:54.802Z] /bin/sh: 5: go: not found [2019-10-17T22:47:54.802Z] [2019-10-17T22:47:54.802Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-17T22:47:54.802Z] #2 digest: sha256:85391ce1d11ec848839636afae9234100f825fa6f76eaeb7d58c63c2bc8da0ea [2019-10-17T22:47:54.802Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-17T22:47:54.802Z] #2 started: 2019-10-17 22:47:54.68691598 +0000 UTC [2019-10-17T22:47:54.802Z] #2 completed: 2019-10-17 22:47:54.68705985 +0000 UTC [2019-10-17T22:47:54.802Z] #2 duration: 143.87µs [2019-10-17T22:47:54.802Z] #2 started: 2019-10-17 22:47:54.6889004 +0000 UTC [2019-10-17T22:47:54.802Z] #2 completed: 2019-10-17 22:47:54.712303293 +0000 UTC [2019-10-17T22:47:54.802Z] #2 duration: 23.402893ms [2019-10-17T22:47:54.802Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-17T22:47:54.802Z] [2019-10-17T22:47:54.802Z] [2019-10-17T22:47:54.802Z] #1 local://context (.dockerignore) [2019-10-17T22:47:54.802Z] #1 digest: sha256:c0d7d8a9066753a2f02e125d033489ebd8f88723bf52775a14ca6b801b601bb5 [2019-10-17T22:47:54.802Z] #1 name: "local://context (.dockerignore)" [2019-10-17T22:47:54.802Z] #1 started: 2019-10-17 22:47:54.686658007 +0000 UTC [2019-10-17T22:47:54.802Z] #1 completed: 2019-10-17 22:47:54.686792316 +0000 UTC [2019-10-17T22:47:54.802Z] #1 duration: 134.309µs [2019-10-17T22:47:54.802Z] #1 started: 2019-10-17 22:47:54.688814529 +0000 UTC [2019-10-17T22:47:54.802Z] #1 completed: 2019-10-17 22:47:54.710121925 +0000 UTC [2019-10-17T22:47:54.802Z] #1 duration: 21.307396ms [2019-10-17T22:47:54.802Z] #1 transferring context: 87B 0.0s done [2019-10-17T22:47:54.802Z] [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:54.961Z] #34 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T22:47:54.961Z] #29 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:47:54.961Z] #17 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T22:47:54.961Z] #32 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T22:47:54.961Z] #23 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:47:54.961Z] #24 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T22:47:54.961Z] #14 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T22:47:54.961Z] #25 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T22:47:54.961Z] #46 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T22:47:54.961Z] #35 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:47:54.961Z] #36 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T22:47:54.961Z] #43 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T22:47:54.961Z] #21 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.961Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:47:54.961Z] #33 CACHED [2019-10-17T22:47:54.961Z] [2019-10-17T22:47:54.962Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T22:47:54.962Z] #15 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:54.962Z] #47 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T22:47:54.962Z] #16 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:54.962Z] #22 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:47:54.962Z] #38 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:47:54.962Z] #28 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T22:47:54.962Z] #30 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T22:47:54.962Z] #45 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T22:47:54.962Z] #12 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T22:47:54.962Z] #27 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:47:54.962Z] #40 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:47:54.962Z] #10 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:47:54.962Z] #26 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T22:47:54.962Z] #37 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T22:47:54.962Z] #42 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T22:47:54.962Z] #39 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T22:47:54.962Z] #11 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:47:54.962Z] #18 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:47:54.962Z] #31 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T22:47:54.962Z] #13 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:47:54.962Z] #41 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:47:54.962Z] #44 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T22:47:54.962Z] #67 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T22:47:54.962Z] #48 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:47:54.962Z] #68 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T22:47:54.962Z] #53 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:54.962Z] #52 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:47:54.962Z] #54 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:54.962Z] #62 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T22:47:54.962Z] #61 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T22:47:54.962Z] #63 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:47:54.962Z] #56 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:47:54.962Z] #57 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T22:47:54.962Z] #58 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:47:54.962Z] #59 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:47:54.962Z] #65 CACHED [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T22:47:54.962Z] #51 DONE 0.2s [2019-10-17T22:47:54.962Z] [2019-10-17T22:47:54.962Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T22:47:55.218Z] #55 DONE 0.1s [2019-10-17T22:47:55.218Z] [2019-10-17T22:47:55.218Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T22:47:55.417Z] [2019-10-17T22:47:55.417Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d5... [2019-10-17T22:47:55.417Z] #3 digest: sha256:8c1441f58c1ce73ceed91509fc7df116b4fc1a8a450132c548689e682edcc271 [2019-10-17T22:47:55.417Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079" [2019-10-17T22:47:55.417Z] #3 started: 2019-10-17 22:47:55.251137573 +0000 UTC [2019-10-17T22:47:55.417Z] #3 completed: 2019-10-17 22:47:55.251518041 +0000 UTC [2019-10-17T22:47:55.417Z] #3 duration: 380.468µs [2019-10-17T22:47:55.417Z] #3 started: 2019-10-17 22:47:55.251793854 +0000 UTC [2019-10-17T22:47:55.417Z] #3 completed: 2019-10-17 22:47:55.254765111 +0000 UTC [2019-10-17T22:47:55.417Z] #3 duration: 2.971257ms [2019-10-17T22:47:55.417Z] #3 started: 2019-10-17 22:47:55.254944551 +0000 UTC [2019-10-17T22:47:55.417Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079 done [2019-10-17T22:47:55.417Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-17T22:47:55.417Z] #3 sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079 1.42kB / 1.42kB done [2019-10-17T22:47:55.417Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-17T22:47:55.417Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-17T22:47:55.417Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-17T22:47:55.417Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-17T22:47:55.475Z] #60 DONE 0.5s [2019-10-17T22:47:55.475Z] [2019-10-17T22:47:55.475Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T22:47:56.038Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.54MB / 45.65MB 0.5s [2019-10-17T22:47:56.038Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.15MB / 9.99MB 0.5s [2019-10-17T22:47:56.038Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.70MB / 4.30MB 0.5s [2019-10-17T22:47:56.038Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.30MB / 9.99MB 0.6s [2019-10-17T22:47:56.038Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.44MB / 4.30MB 0.6s [2019-10-17T22:47:56.038Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 6.32MB / 45.65MB 0.7s [2019-10-17T22:47:56.038Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.68MB / 9.99MB 0.7s [2019-10-17T22:47:56.038Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.7s done [2019-10-17T22:47:56.038Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.7s [2019-10-17T22:47:56.039Z] #64 DONE 0.2s [2019-10-17T22:47:56.039Z] [2019-10-17T22:47:56.039Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T22:47:56.300Z] #66 DONE 0.3s [2019-10-17T22:47:56.300Z] [2019-10-17T22:47:56.300Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T22:47:56.300Z] #69 DONE 0.1s [2019-10-17T22:47:56.300Z] [2019-10-17T22:47:56.300Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T22:47:56.300Z] #70 DONE 0.0s [2019-10-17T22:47:56.300Z] [2019-10-17T22:47:56.300Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T22:47:56.322Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.18MB / 9.99MB 0.8s [2019-10-17T22:47:56.322Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 9.31MB / 45.65MB 0.9s [2019-10-17T22:47:56.322Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.50MB / 9.99MB 0.9s [2019-10-17T22:47:56.322Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.88MB / 50.07MB 0.9s [2019-10-17T22:47:56.322Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.00MB / 9.99MB 1.0s [2019-10-17T22:47:56.606Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 12.03MB / 45.65MB 1.1s [2019-10-17T22:47:56.606Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.34MB / 9.99MB 1.1s [2019-10-17T22:47:56.606Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.66MB / 50.07MB 1.1s [2019-10-17T22:47:56.606Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.31MB / 45.65MB 1.2s [2019-10-17T22:47:56.606Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.1s done [2019-10-17T22:47:56.606Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 1.2s [2019-10-17T22:47:56.892Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 17.92MB / 45.65MB 1.4s [2019-10-17T22:47:56.892Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.98MB / 50.07MB 1.4s [2019-10-17T22:47:56.892Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.96MB / 52.87MB 1.5s [2019-10-17T22:47:56.892Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20.75MB / 45.65MB 1.6s [2019-10-17T22:47:56.892Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.83MB / 50.07MB 1.6s [2019-10-17T22:47:57.180Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 23.62MB / 45.65MB 1.7s [2019-10-17T22:47:57.180Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.49MB / 50.07MB 1.8s [2019-10-17T22:47:57.180Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.06MB / 45.65MB 1.9s [2019-10-17T22:47:57.180Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 7.44MB / 52.87MB 1.9s [2019-10-17T22:47:57.231Z] #71 DONE 0.8s [2019-10-17T22:47:57.231Z] [2019-10-17T22:47:57.231Z] #72 exporting to image [2019-10-17T22:47:57.231Z] #72 exporting layers [2019-10-17T22:47:57.468Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.62MB / 50.07MB 2.0s [2019-10-17T22:47:57.468Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.81MB / 45.65MB 2.1s [2019-10-17T22:47:57.753Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.48MB / 50.07MB 2.2s [2019-10-17T22:47:57.753Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.07MB / 52.87MB 2.2s [2019-10-17T22:47:57.753Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.67MB / 45.65MB 2.3s [2019-10-17T22:47:57.753Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 23.26MB / 50.07MB 2.4s [2019-10-17T22:47:58.038Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.33MB / 45.65MB 2.5s [2019-10-17T22:47:58.038Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.81MB / 52.87MB 2.5s [2019-10-17T22:47:58.038Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 37.95MB / 45.65MB 2.7s [2019-10-17T22:47:58.038Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.29MB / 50.07MB 2.7s [2019-10-17T22:47:58.326Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.77MB / 52.87MB 2.8s [2019-10-17T22:47:58.326Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.96MB / 45.65MB 2.9s [2019-10-17T22:47:58.326Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 29.92MB / 50.07MB 2.9s [2019-10-17T22:47:58.602Z] #72 exporting layers 1.3s done [2019-10-17T22:47:58.602Z] #72 writing image sha256:c906b5ff001f59767c1a1cfa71adf62cf3312b3a4106b22db162446ea69ffc91 done [2019-10-17T22:47:58.602Z] #72 naming to docker.io/library/docker:75e3238507a4de03612c90c621db5648709126a9 done [2019-10-17T22:47:58.602Z] #72 DONE 1.4s [Pipeline] } [2019-10-17T22:47:58.613Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.43MB / 45.65MB 3.1s [2019-10-17T22:47:58.613Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 32.57MB / 50.07MB 3.1s [2019-10-17T22:47:58.613Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 22.77MB / 52.87MB 3.1s [2019-10-17T22:47:58.613Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.3s done [2019-10-17T22:47:58.613Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 35.42MB / 50.07MB 3.3s [2019-10-17T22:47:58.613Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.82MB / 52.87MB 3.3s [2019-10-17T22:47:58.613Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.3s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-17T22:47:58.904Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-17T22:47:59.198Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 38.21MB / 50.07MB 3.6s [2019-10-17T22:47:59.198Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.81MB / 52.87MB 3.6s [2019-10-17T22:47:59.198Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.96MB / 50.07MB 3.9s [2019-10-17T22:47:59.198Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.59MB / 52.87MB 3.9s [2019-10-17T22:47:59.491Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 6.13MB / 104.03MB 4.0s [2019-10-17T22:47:59.608Z] [2019-10-17T22:47:59.608Z] Removing bundles/ [2019-10-17T22:47:59.608Z] [2019-10-17T22:47:59.608Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-17T22:47:59.608Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:47:59.608Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T22:47:59.779Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.32MB / 52.87MB 4.3s [2019-10-17T22:47:59.779Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 44.17MB / 50.07MB 4.4s [2019-10-17T22:48:00.065Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.25MB / 50.07MB 4.7s [2019-10-17T22:48:00.065Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.26MB / 52.87MB 4.7s [2019-10-17T22:48:00.065Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 13.01MB / 104.03MB 4.7s [2019-10-17T22:48:00.351Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.0s [2019-10-17T22:48:00.351Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 42.53MB / 52.87MB 5.0s [2019-10-17T22:48:00.637Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.0s done [2019-10-17T22:48:00.637Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 5.1s done [2019-10-17T22:48:00.637Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 19.18MB / 104.03MB 5.2s [2019-10-17T22:48:00.922Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.16MB / 52.87MB 5.4s [2019-10-17T22:48:00.922Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.09MB / 52.87MB 5.6s [2019-10-17T22:48:01.209Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 25.82MB / 104.03MB 5.7s [2019-10-17T22:48:01.209Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.8s done [2019-10-17T22:48:01.495Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 33.86MB / 104.03MB 6.0s [2019-10-17T22:48:01.495Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 39.21MB / 104.03MB 6.2s [2019-10-17T22:48:02.127Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 45.39MB / 104.03MB 6.7s [2019-10-17T22:48:02.415Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 52.78MB / 104.03MB 7.0s [2019-10-17T22:48:02.703Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 60.38MB / 104.03MB 7.3s [2019-10-17T22:48:02.703Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.1s done [2019-10-17T22:48:03.005Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 66.22MB / 104.03MB 7.5s [2019-10-17T22:48:03.005Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 71.87MB / 104.03MB 7.7s [2019-10-17T22:48:03.292Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 79.26MB / 104.03MB 8.0s [2019-10-17T22:48:03.580Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 84.74MB / 104.03MB 8.2s [2019-10-17T22:48:03.580Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-17T22:48:03.867Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 90.31MB / 104.03MB 8.4s [2019-10-17T22:48:04.156Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 96.07MB / 104.03MB 8.6s [2019-10-17T22:48:04.156Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 101.94MB / 104.03MB 8.8s [2019-10-17T22:48:04.443Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.7s done [2019-10-17T22:48:04.443Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.9s done [2019-10-17T22:48:04.443Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-17T22:48:04.727Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-17T22:48:04.727Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-17T22:48:08.206Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.0s done [2019-10-17T22:48:08.206Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-17T22:48:09.819Z] #50 DONE 23.2s [2019-10-17T22:48:10.799Z] #50 DONE 24.6s [2019-10-17T22:48:10.899Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.4s done [2019-10-17T22:48:10.899Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:48:11.153Z] #18 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:48:11.153Z] #24 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:48:11.153Z] #33 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:48:11.153Z] #28 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T22:48:11.153Z] #25 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:11.153Z] #47 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:48:11.153Z] #10 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T22:48:11.153Z] #35 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #39 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #45 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T22:48:11.153Z] #13 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T22:48:11.153Z] #16 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T22:48:11.153Z] #42 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #32 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:48:11.153Z] #38 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T22:48:11.153Z] #43 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T22:48:11.153Z] #14 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:48:11.153Z] #17 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T22:48:11.153Z] #12 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T22:48:11.153Z] #15 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T22:48:11.153Z] #11 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:11.153Z] #34 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:48:11.153Z] #26 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:48:11.153Z] #41 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:11.153Z] #44 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T22:48:11.153Z] #21 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:11.153Z] #36 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T22:48:11.153Z] #46 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:48:11.153Z] #40 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:11.153Z] #22 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T22:48:11.153Z] #23 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T22:48:11.153Z] #30 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:48:11.153Z] #31 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #29 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #37 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T22:48:11.153Z] #27 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #48 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T22:48:11.153Z] #67 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:48:11.153Z] #68 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:48:11.153Z] #65 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T22:48:11.153Z] #61 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:11.153Z] #62 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T22:48:11.153Z] #63 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:11.153Z] #57 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T22:48:11.153Z] #58 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:48:11.153Z] #56 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:11.153Z] #59 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T22:48:11.153Z] #53 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:11.153Z] #52 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:11.153Z] #54 CACHED [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #51 DONE 0.1s [2019-10-17T22:48:11.153Z] [2019-10-17T22:48:11.153Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T22:48:11.153Z] #55 DONE 0.1s [2019-10-17T22:48:11.540Z] [2019-10-17T22:48:11.540Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T22:48:11.540Z] #60 DONE 0.4s [2019-10-17T22:48:11.540Z] [2019-10-17T22:48:11.540Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T22:48:11.924Z] #64 DONE 0.2s [2019-10-17T22:48:11.924Z] [2019-10-17T22:48:11.924Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T22:48:11.924Z] #66 DONE 0.3s [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:12.160Z] #62 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T22:48:12.160Z] #61 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T22:48:12.160Z] #21 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T22:48:12.160Z] #14 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:48:12.160Z] #40 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T22:48:12.160Z] #42 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:48:12.160Z] #31 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T22:48:12.160Z] #11 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:48:12.160Z] #38 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:12.160Z] #36 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:48:12.160Z] #17 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:12.160Z] #44 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:12.160Z] #34 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:48:12.160Z] #18 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T22:48:12.160Z] #43 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #32 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #45 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T22:48:12.160Z] #46 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:48:12.160Z] #28 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:48:12.160Z] #41 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #29 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:12.160Z] #22 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:48:12.160Z] #10 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T22:48:12.160Z] #35 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T22:48:12.160Z] #23 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T22:48:12.160Z] #13 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #37 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:48:12.160Z] #33 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:48:12.160Z] #24 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T22:48:12.160Z] #25 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T22:48:12.160Z] #12 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T22:48:12.160Z] #16 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:48:12.160Z] #26 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T22:48:12.160Z] #27 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T22:48:12.160Z] #15 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:12.160Z] #47 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #39 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T22:48:12.160Z] #30 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T22:48:12.160Z] #58 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:48:12.160Z] #56 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:12.160Z] #57 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:12.160Z] #59 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #48 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T22:48:12.160Z] #67 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:48:12.160Z] #68 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:48:12.160Z] #65 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #51 ... [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T22:48:12.160Z] #53 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:12.160Z] #52 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:12.160Z] #54 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T22:48:12.160Z] #63 CACHED [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #51 DONE 0.2s [2019-10-17T22:48:12.160Z] [2019-10-17T22:48:12.160Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T22:48:12.160Z] #55 DONE 0.1s [2019-10-17T22:48:12.295Z] [2019-10-17T22:48:12.295Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T22:48:12.295Z] #69 DONE 0.1s [2019-10-17T22:48:12.295Z] [2019-10-17T22:48:12.295Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T22:48:12.295Z] #70 DONE 0.0s [2019-10-17T22:48:12.295Z] [2019-10-17T22:48:12.295Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T22:48:12.415Z] [2019-10-17T22:48:12.415Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T22:48:12.710Z] #60 DONE 0.5s [2019-10-17T22:48:12.710Z] [2019-10-17T22:48:12.710Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T22:48:12.794Z] #50 DONE 23.9s [2019-10-17T22:48:12.964Z] #64 DONE 0.2s [2019-10-17T22:48:12.964Z] [2019-10-17T22:48:12.964Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T22:48:13.219Z] #66 DONE 0.3s [2019-10-17T22:48:13.219Z] [2019-10-17T22:48:13.219Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T22:48:13.219Z] #69 DONE 0.1s [2019-10-17T22:48:13.219Z] [2019-10-17T22:48:13.219Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T22:48:13.219Z] #70 DONE 0.0s [2019-10-17T22:48:13.321Z] #71 DONE 0.8s [2019-10-17T22:48:13.321Z] [2019-10-17T22:48:13.321Z] #72 exporting to oci image format [2019-10-17T22:48:13.321Z] #72 exporting layers [2019-10-17T22:48:13.474Z] [2019-10-17T22:48:13.474Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T22:48:14.033Z] #71 DONE 0.7s [2019-10-17T22:48:14.033Z] [2019-10-17T22:48:14.033Z] #72 exporting to image [2019-10-17T22:48:14.033Z] #72 exporting layers [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:48:14.173Z] #26 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:14.173Z] #36 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:48:14.173Z] #40 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:14.173Z] #22 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T22:48:14.173Z] #35 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T22:48:14.173Z] #12 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T22:48:14.173Z] #32 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:48:14.173Z] #18 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T22:48:14.173Z] #43 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:48:14.173Z] #17 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T22:48:14.173Z] #45 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:48:14.173Z] #10 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:14.173Z] #47 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:48:14.173Z] #31 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T22:48:14.173Z] #39 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:14.173Z] #44 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T22:48:14.173Z] #46 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:48:14.173Z] #33 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:14.173Z] #34 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T22:48:14.173Z] #11 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.173Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T22:48:14.173Z] #13 CACHED [2019-10-17T22:48:14.173Z] [2019-10-17T22:48:14.174Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T22:48:14.174Z] #14 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T22:48:14.174Z] #27 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T22:48:14.174Z] #23 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T22:48:14.174Z] #15 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:48:14.174Z] #24 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:48:14.174Z] #28 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T22:48:14.174Z] #29 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T22:48:14.174Z] #37 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T22:48:14.174Z] #21 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T22:48:14.174Z] #25 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T22:48:14.174Z] #42 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T22:48:14.174Z] #30 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T22:48:14.174Z] #16 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:48:14.174Z] #38 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:48:14.174Z] #41 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T22:48:14.174Z] #67 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:48:14.174Z] #56 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:14.174Z] #57 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T22:48:14.174Z] #58 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:48:14.174Z] #68 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:14.174Z] #59 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:48:14.174Z] #52 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T22:48:14.174Z] #53 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T22:48:14.174Z] #61 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:48:14.174Z] #62 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:48:14.174Z] #54 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T22:48:14.174Z] #63 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T22:48:14.174Z] #48 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:48:14.174Z] #65 CACHED [2019-10-17T22:48:14.174Z] [2019-10-17T22:48:14.174Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T22:48:14.433Z] #51 DONE 0.3s [2019-10-17T22:48:14.694Z] [2019-10-17T22:48:14.694Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T22:48:14.694Z] #55 DONE 0.1s [2019-10-17T22:48:14.694Z] [2019-10-17T22:48:14.694Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T22:48:14.954Z] #60 DONE 0.4s [2019-10-17T22:48:15.214Z] [2019-10-17T22:48:15.214Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T22:48:15.214Z] #64 DONE 0.2s [2019-10-17T22:48:15.214Z] [2019-10-17T22:48:15.214Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T22:48:15.395Z] #72 exporting layers 1.3s done [2019-10-17T22:48:15.395Z] #72 writing image sha256:adfcf816d1d12970ed22eb9c1c306492c984162c66fc904b11882bb437d3686d done [2019-10-17T22:48:15.395Z] #72 naming to docker.io/library/docker:75e3238507a4de03612c90c621db5648709126a9 done [2019-10-17T22:48:15.395Z] #72 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-17T22:48:15.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39964/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/validate/default [2019-10-17T22:48:15.783Z] #66 DONE 0.3s [2019-10-17T22:48:15.783Z] [2019-10-17T22:48:15.783Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T22:48:15.783Z] #69 DONE 0.1s [2019-10-17T22:48:15.783Z] [2019-10-17T22:48:15.783Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T22:48:15.783Z] #70 DONE 0.0s [2019-10-17T22:48:15.783Z] [2019-10-17T22:48:15.783Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T22:48:16.442Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.1s [2019-10-17T22:48:16.442Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.5s done [2019-10-17T22:48:16.729Z] Congratulations! All commits are properly signed with the DCO! [2019-10-17T22:48:16.729Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-17T22:48:16.729Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-17T22:48:16.773Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 [2019-10-17T22:48:17.059Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-17T22:48:17.059Z] #3 completed: 2019-10-17 22:48:16.799046906 +0000 UTC [2019-10-17T22:48:17.059Z] #3 duration: 21.544102355s [2019-10-17T22:48:17.059Z] [2019-10-17T22:48:17.059Z] [2019-10-17T22:48:17.059Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-17T22:48:17.059Z] #4 digest: sha256:b22e9c800f510b90a4af2f828249b6d70e987266c3c150c087d719521faf8115 [2019-10-17T22:48:17.059Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-17T22:48:17.059Z] #4 started: 2019-10-17 22:48:16.801242471 +0000 UTC [2019-10-17T22:48:17.059Z] #4 0.126 Cloning into '/buildx'... [2019-10-17T22:48:17.164Z] #71 DONE 1.5s [2019-10-17T22:48:17.164Z] [2019-10-17T22:48:17.164Z] #72 exporting to image [2019-10-17T22:48:17.164Z] #72 exporting layers [2019-10-17T22:48:18.627Z] #4 completed: 2019-10-17 22:48:18.440057977 +0000 UTC [2019-10-17T22:48:18.627Z] #4 duration: 1.638815506s [2019-10-17T22:48:18.627Z] [2019-10-17T22:48:18.627Z] [2019-10-17T22:48:18.627Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-17T22:48:18.627Z] #5 digest: sha256:0780ff3e3dac30dfdea603421088f941612b2ef6741d7675a762c34b38cfa37b [2019-10-17T22:48:18.627Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-17T22:48:18.627Z] #5 started: 2019-10-17 22:48:18.442593338 +0000 UTC [2019-10-17T22:48:18.911Z] #5 0.338 From https://github.com/docker/buildx [2019-10-17T22:48:18.911Z] #5 0.338 * [new branch] master -> build [2019-10-17T22:48:19.075Z] #72 exporting layers 1.6s done [2019-10-17T22:48:19.075Z] #72 writing image sha256:d4d29d86dead947268977fede779a3a1b39ea9cd988de76a435b02afb1d2c135 done [2019-10-17T22:48:19.075Z] #72 naming to docker.io/library/docker:75e3238507a4de03612c90c621db5648709126a9 done [2019-10-17T22:48:19.075Z] #72 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T22:48:19.194Z] #5 0.635 Switched to branch 'build' [2019-10-17T22:48:19.194Z] #5 completed: 2019-10-17 22:48:19.150289795 +0000 UTC [2019-10-17T22:48:19.194Z] #5 duration: 707.696457ms [2019-10-17T22:48:19.194Z] [2019-10-17T22:48:19.412Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/test/unit [2019-10-17T22:48:19.481Z] [2019-10-17T22:48:19.481Z] #6 /bin/sh -c go mod download [2019-10-17T22:48:19.481Z] #6 digest: sha256:bde523be1ed31f376cc6de1a187feecb6662ca7cf4ba527c4a62b3ffc35e351d [2019-10-17T22:48:19.481Z] #6 name: "/bin/sh -c go mod download" [2019-10-17T22:48:19.481Z] #6 started: 2019-10-17 22:48:19.152452578 +0000 UTC [2019-10-17T22:48:19.481Z] #6 0.155 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-17T22:48:19.481Z] #6 0.167 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-17T22:48:19.481Z] #6 0.177 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-17T22:48:19.481Z] #6 0.178 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-17T22:48:19.481Z] #6 0.180 go: finding github.com/lib/pq v1.0.0 [2019-10-17T22:48:19.481Z] #6 0.184 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-17T22:48:19.481Z] #6 0.186 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-17T22:48:19.481Z] #6 0.188 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-17T22:48:19.481Z] #6 0.200 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-17T22:48:20.508Z] #6 1.113 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-17T22:48:22.013Z] #6 2.354 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-17T22:48:22.013Z] #6 2.411 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-17T22:48:22.013Z] #6 2.440 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-17T22:48:22.013Z] #6 2.758 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-17T22:48:22.300Z] #6 2.863 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-17T22:48:22.300Z] #6 3.095 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-17T22:48:22.590Z] #6 3.281 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-17T22:48:22.708Z] ? github.com/docker/docker/api [no test files] [2019-10-17T22:48:22.878Z] #6 3.336 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-17T22:48:22.878Z] #6 3.401 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-17T22:48:23.167Z] #6 3.845 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-17T22:48:23.795Z] #6 4.391 go: finding github.com/pkg/errors v0.8.1 [2019-10-17T22:48:24.083Z] #6 4.719 go: finding github.com/docker/go-connections v0.4.0 [2019-10-17T22:48:24.370Z] #6 4.902 go: finding github.com/stretchr/testify v1.3.0 [2019-10-17T22:48:24.658Z] #6 5.213 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-17T22:48:24.658Z] #6 5.238 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-17T22:48:24.948Z] #6 5.443 go: finding github.com/jinzhu/now v1.0.0 [2019-10-17T22:48:24.948Z] #6 5.612 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-17T22:48:25.237Z] #6 5.825 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-17T22:48:25.237Z] #6 5.910 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-17T22:48:25.528Z] #6 6.284 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-17T22:48:25.816Z] #6 6.495 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-17T22:48:26.445Z] #6 6.990 go: finding github.com/gofrs/flock v0.7.0 [2019-10-17T22:48:26.445Z] #6 7.222 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-17T22:48:26.734Z] #6 7.380 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-17T22:48:27.027Z] #6 7.544 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-17T22:48:27.656Z] #6 8.275 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-17T22:48:27.773Z] #72 exporting layers 13.7s done [2019-10-17T22:48:27.773Z] #72 exporting manifest sha256:ffe4ae95c1a780d2f011e2ebba7b1795dde3fb8ab65b17face4819721d2d2db6 0.0s done [2019-10-17T22:48:27.773Z] #72 exporting config sha256:bacae23ebe8db3ecdbea1fb1a44b679c32671f32e63862e6d8b5faafc8363e89 done [2019-10-17T22:48:27.773Z] #72 sending tarball [2019-10-17T22:48:27.947Z] #6 8.706 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-17T22:48:28.577Z] #6 9.181 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-17T22:48:28.578Z] #6 9.242 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-17T22:48:28.578Z] #6 9.246 go: finding github.com/gorilla/mux v1.7.0 [2019-10-17T22:48:28.893Z] #6 9.526 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-17T22:48:29.179Z] #6 9.733 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-17T22:48:29.467Z] #6 10.02 go: finding github.com/spf13/cobra v0.0.3 [2019-10-17T22:48:29.755Z] #6 10.36 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-17T22:48:30.379Z] #6 11.13 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-17T22:48:30.668Z] #6 11.30 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-17T22:48:30.959Z] #6 11.71 go: finding github.com/stretchr/testify v1.2.2 [2019-10-17T22:48:31.247Z] #6 11.90 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-17T22:48:31.535Z] #6 12.11 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-17T22:48:31.535Z] #6 12.20 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-17T22:48:31.535Z] #6 12.23 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-17T22:48:31.535Z] #6 12.33 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-17T22:48:31.822Z] #6 12.64 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-17T22:48:32.448Z] #6 13.09 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-17T22:48:32.735Z] #6 13.33 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-17T22:48:33.025Z] #6 13.62 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-17T22:48:33.673Z] #6 14.17 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-17T22:48:33.673Z] #6 14.35 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-17T22:48:33.958Z] #6 14.58 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-17T22:48:34.248Z] #6 14.85 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-17T22:48:34.540Z] #6 15.04 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-17T22:48:34.540Z] #6 15.33 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-17T22:48:34.944Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-10-17T22:48:35.568Z] #6 15.98 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-17T22:48:36.199Z] #6 16.78 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-17T22:48:36.488Z] #6 17.00 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-17T22:48:37.118Z] #6 17.67 go: finding github.com/pkg/profile v1.2.1 [2019-10-17T22:48:37.118Z] #6 17.68 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-17T22:48:37.118Z] #6 17.74 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-17T22:48:37.118Z] #6 17.82 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-17T22:48:38.635Z] #6 19.34 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-17T22:48:39.679Z] #6 20.28 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-17T22:48:39.679Z] #6 20.34 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-17T22:48:39.679Z] #6 20.42 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-17T22:48:39.967Z] #6 20.55 go: finding github.com/imdario/mergo v0.3.7 [2019-10-17T22:48:39.967Z] #6 20.70 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-17T22:48:40.380Z] #72 ... [2019-10-17T22:48:40.380Z] [2019-10-17T22:48:40.380Z] #73 importing to docker [2019-10-17T22:48:40.380Z] #73 ... [2019-10-17T22:48:40.380Z] [2019-10-17T22:48:40.380Z] #72 exporting to oci image format [2019-10-17T22:48:40.380Z] #72 sending tarball 12.0s done [2019-10-17T22:48:40.380Z] #72 DONE 25.8s [2019-10-17T22:48:40.380Z] [2019-10-17T22:48:40.380Z] #73 importing to docker [2019-10-17T22:48:40.603Z] #6 21.10 go: finding github.com/stretchr/objx v0.1.1 [2019-10-17T22:48:41.234Z] #6 21.91 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-17T22:48:41.862Z] #6 22.63 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-17T22:48:42.175Z] #6 22.85 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-17T22:48:42.201Z] #73 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T22:48:42.463Z] #6 23.04 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-17T22:48:42.463Z] #6 23.20 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-17T22:48:42.752Z] #6 23.27 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-17T22:48:43.039Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/test/unit [2019-10-17T22:48:43.040Z] #6 23.57 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-17T22:48:43.329Z] #6 24.07 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-17T22:48:43.958Z] #6 24.73 go: finding github.com/kr/pretty v0.1.0 [2019-10-17T22:48:44.249Z] #6 25.00 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-17T22:48:44.539Z] #6 25.20 go: finding github.com/spf13/viper v1.3.2 [2019-10-17T22:48:44.539Z] #6 25.25 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-17T22:48:45.573Z] ? github.com/docker/docker/api [no test files] [2019-10-17T22:48:46.035Z] #6 26.48 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-17T22:48:46.035Z] #6 26.51 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-17T22:48:46.035Z] #6 26.61 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-17T22:48:46.326Z] #6 26.92 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-17T22:48:46.326Z] #6 27.06 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-17T22:48:46.326Z] #6 27.08 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-17T22:48:46.615Z] #6 27.43 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-17T22:48:46.928Z] #6 27.57 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-17T22:48:46.928Z] #6 27.64 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-17T22:48:46.928Z] #6 27.69 go: finding github.com/stretchr/objx v0.1.0 [2019-10-17T22:48:47.217Z] #6 27.75 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-17T22:48:47.509Z] #6 28.05 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-17T22:48:47.801Z] #6 28.42 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-17T22:48:48.824Z] #6 29.43 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-17T22:48:48.824Z] #6 29.49 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-17T22:48:49.112Z] #6 29.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-17T22:48:49.401Z] #6 30.11 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-17T22:48:49.690Z] #6 30.39 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-17T22:48:49.980Z] #6 30.70 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-17T22:48:49.980Z] #6 30.73 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-17T22:48:51.003Z] #6 31.57 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-17T22:48:51.003Z] #6 31.61 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-17T22:48:51.635Z] #6 32.09 go: finding github.com/docker/go-units v0.3.1 [2019-10-17T22:48:51.635Z] #6 32.25 go: finding github.com/spf13/cast v1.3.0 [2019-10-17T22:48:51.635Z] #6 32.37 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-17T22:48:51.923Z] #6 32.63 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-17T22:48:52.211Z] #6 32.96 go: finding github.com/kr/text v0.1.0 [2019-10-17T22:48:52.501Z] #6 33.21 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-17T22:48:53.129Z] #6 33.60 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-17T22:48:53.762Z] #6 34.29 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-17T22:48:53.762Z] #6 34.40 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-17T22:48:53.762Z] #6 34.42 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-17T22:48:53.762Z] #6 34.44 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-17T22:48:54.051Z] #6 34.73 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-17T22:48:56.127Z] #6 36.75 go: finding gotest.tools v2.2.0+incompatible [2019-10-17T22:48:56.752Z] #6 37.53 go: finding github.com/golang/protobuf v1.2.0 [2019-10-17T22:48:57.030Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-17T22:48:58.795Z] #6 39.08 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-17T22:48:58.795Z] #6 39.48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-17T22:48:59.083Z] #6 39.64 go: finding github.com/spf13/pflag v1.0.3 [2019-10-17T22:48:59.083Z] #6 39.79 go: finding github.com/spf13/afero v1.1.2 [2019-10-17T22:49:00.106Z] #6 40.58 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-17T22:49:00.393Z] #6 41.11 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-17T22:49:01.421Z] #6 41.86 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-17T22:49:01.709Z] #6 42.46 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-17T22:49:01.995Z] #6 42.72 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-17T22:49:03.486Z] #6 44.09 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-17T22:49:03.486Z] #6 44.14 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-17T22:49:03.486Z] #6 44.23 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-17T22:49:03.777Z] #6 44.35 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-17T22:49:03.777Z] #6 44.35 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-17T22:49:04.067Z] #6 44.63 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-17T22:49:04.697Z] #6 45.15 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-17T22:49:04.697Z] #6 45.49 go: finding google.golang.org/grpc v1.20.1 [2019-10-17T22:49:04.697Z] #6 45.53 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-17T22:49:06.193Z] #6 46.67 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-17T22:49:06.193Z] #6 46.79 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-17T22:49:06.482Z] #6 47.00 go: finding github.com/json-iterator/go v1.1.6 [2019-10-17T22:49:06.483Z] #6 47.07 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-17T22:49:06.774Z] #6 47.49 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-17T22:49:07.064Z] #6 47.54 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-17T22:49:07.064Z] #6 47.58 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-17T22:49:07.354Z] #6 47.96 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-17T22:49:07.984Z] #6 48.81 go: finding github.com/golang/mock v1.1.1 [2019-10-17T22:49:08.276Z] #6 49.02 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-17T22:49:08.277Z] #6 49.11 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-17T22:49:08.567Z] #6 49.13 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-17T22:49:08.567Z] #6 49.28 go: finding golang.org/x/text v0.3.0 [2019-10-17T22:49:08.962Z] #6 49.56 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-17T22:49:08.962Z] #6 49.62 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-17T22:49:09.250Z] #6 49.73 go: finding github.com/onsi/gomega v1.4.3 [2019-10-17T22:49:09.250Z] #6 49.97 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-17T22:49:09.875Z] #6 50.46 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-17T22:49:10.503Z] #6 50.95 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-17T22:49:10.793Z] #6 51.44 go: finding gotest.tools v2.1.0+incompatible [2019-10-17T22:49:11.082Z] #6 51.76 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-17T22:49:11.082Z] #6 51.91 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-17T22:49:11.713Z] #6 52.48 go: finding github.com/client9/misspell v0.3.4 [2019-10-17T22:49:12.004Z] #6 52.63 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-17T22:49:12.004Z] #6 52.69 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-17T22:49:12.004Z] #6 52.74 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-17T22:49:13.047Z] #6 53.52 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-17T22:49:14.551Z] #6 54.96 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-17T22:49:14.551Z] #6 55.09 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-17T22:49:14.871Z] #6 55.40 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-17T22:49:14.871Z] #6 55.49 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-17T22:49:15.899Z] #6 56.68 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-17T22:49:17.953Z] #6 58.47 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-17T22:49:18.578Z] #6 59.30 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-17T22:49:19.605Z] #6 60.31 go: finding cloud.google.com/go v0.26.0 [2019-10-17T22:49:21.037Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:49:21.037Z] [2019-10-17T22:49:21.037Z] [2019-10-17T22:49:21.037Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T22:49:21.037Z] [2019-10-17T22:49:21.037Z] [2019-10-17T22:49:21.037Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-17T22:49:21.037Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T22:49:21.037Z] PKG_CONFIG=pkg-config [2019-10-17T22:49:21.037Z] GOLANG_VERSION=1.13.1 [2019-10-17T22:49:21.037Z] HOSTNAME=f45a1cb7208c [2019-10-17T22:49:21.037Z] KEEPBUNDLE=1 [2019-10-17T22:49:21.037Z] container=docker [2019-10-17T22:49:21.037Z] TEST_SKIP_INTEGRATION=1 [2019-10-17T22:49:21.037Z] GO111MODULE=off [2019-10-17T22:49:21.037Z] GOPATH=/go [2019-10-17T22:49:21.037Z] PWD=/go/src/github.com/docker/docker [2019-10-17T22:49:21.037Z] HOME=/root [2019-10-17T22:49:21.037Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T22:49:21.037Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T22:49:21.037Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T22:49:21.037Z] DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:49:21.037Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T22:49:21.037Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T22:49:21.037Z] TERM=xterm [2019-10-17T22:49:21.037Z] VALIDATE_BRANCH=master [2019-10-17T22:49:21.037Z] DEST=bundles/test-integration [2019-10-17T22:49:21.037Z] SHLVL=1 [2019-10-17T22:49:21.037Z] TIMEOUT=120m [2019-10-17T22:49:21.037Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-17T22:49:21.037Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T22:49:21.037Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T22:49:21.037Z] TESTDEBUG=0 [2019-10-17T22:49:21.037Z] _=/usr/bin/env [2019-10-17T22:49:21.037Z] Building test suite binary ./integration-cli/test.main [2019-10-17T22:49:21.037Z] No new tests added to integration. [2019-10-17T22:49:21.037Z] [2019-10-17T22:49:21.037Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T22:49:21.101Z] #6 61.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-17T22:49:21.294Z] PKG_CONFIG=pkg-config [2019-10-17T22:49:21.294Z] GOLANG_VERSION=1.13.1 [2019-10-17T22:49:21.294Z] HOSTNAME=4e5b7531aaad [2019-10-17T22:49:21.294Z] KEEPBUNDLE=1 [2019-10-17T22:49:21.294Z] container=docker [2019-10-17T22:49:21.294Z] TEST_SKIP_INTEGRATION=1 [2019-10-17T22:49:21.294Z] GO111MODULE=off [2019-10-17T22:49:21.294Z] GOPATH=/go [2019-10-17T22:49:21.294Z] PWD=/go/src/github.com/docker/docker [2019-10-17T22:49:21.294Z] HOME=/root [2019-10-17T22:49:21.294Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T22:49:21.294Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T22:49:21.294Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T22:49:21.294Z] DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:49:21.294Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T22:49:21.294Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T22:49:21.294Z] TERM=xterm [2019-10-17T22:49:21.294Z] VALIDATE_BRANCH=master [2019-10-17T22:49:21.294Z] DEST=bundles/test-integration [2019-10-17T22:49:21.294Z] SHLVL=1 [2019-10-17T22:49:21.294Z] TIMEOUT=120m [2019-10-17T22:49:21.294Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-17T22:49:21.294Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T22:49:21.294Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T22:49:21.294Z] TESTDEBUG=0 [2019-10-17T22:49:21.294Z] _=/usr/bin/env [2019-10-17T22:49:21.294Z] Building test suite binary ./integration-cli/test.main [2019-10-17T22:49:22.225Z] PKG_CONFIG=pkg-config [2019-10-17T22:49:22.225Z] GOLANG_VERSION=1.13.1 [2019-10-17T22:49:22.225Z] HOSTNAME=6b24ed74b132 [2019-10-17T22:49:22.225Z] KEEPBUNDLE=1 [2019-10-17T22:49:22.225Z] container=docker [2019-10-17T22:49:22.225Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T22:49:22.225Z] GO111MODULE=off [2019-10-17T22:49:22.225Z] GOPATH=/go [2019-10-17T22:49:22.225Z] PWD=/go/src/github.com/docker/docker [2019-10-17T22:49:22.225Z] HOME=/root [2019-10-17T22:49:22.225Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T22:49:22.225Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T22:49:22.225Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T22:49:22.225Z] DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:49:22.225Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T22:49:22.225Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T22:49:22.225Z] TERM=xterm [2019-10-17T22:49:22.225Z] VALIDATE_BRANCH=master [2019-10-17T22:49:22.225Z] DEST=bundles/test-integration [2019-10-17T22:49:22.225Z] SHLVL=1 [2019-10-17T22:49:22.225Z] TIMEOUT=120m [2019-10-17T22:49:22.225Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T22:49:22.225Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T22:49:22.225Z] TESTDEBUG=0 [2019-10-17T22:49:22.225Z] _=/usr/bin/env [2019-10-17T22:49:22.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T22:49:23.814Z] #6 64.29 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-17T22:49:23.814Z] #6 64.36 go: finding github.com/google/go-cmp v0.2.0 [2019-10-17T22:49:23.814Z] #6 64.62 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-17T22:49:26.543Z] #6 67.09 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-17T22:49:26.543Z] #6 67.20 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-17T22:49:27.171Z] #6 67.90 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-17T22:49:27.460Z] #6 68.09 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-17T22:49:27.749Z] #6 68.40 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-17T22:49:28.042Z] #6 68.76 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-17T22:49:29.067Z] #6 69.45 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-17T22:49:29.067Z] #6 69.49 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-17T22:49:29.355Z] #6 69.89 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-17T22:49:29.984Z] #6 70.55 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-17T22:49:29.984Z] #6 70.61 go: finding github.com/kr/pty v1.1.1 [2019-10-17T22:49:29.984Z] #6 70.62 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-17T22:49:29.984Z] #6 70.70 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-17T22:49:30.285Z] #6 70.91 go: finding github.com/docker/go-connections v0.3.0 [2019-10-17T22:49:30.285Z] #6 70.91 go: finding google.golang.org/appengine v1.1.0 [2019-10-17T22:49:31.254Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 14.7% of statements [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T22:49:31.254Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T22:49:31.254Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T22:49:31.254Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-10-17T22:49:31.255Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 95.2% of statements [2019-10-17T22:49:31.255Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2019-10-17T22:49:31.255Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.0% of statements [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T22:49:31.255Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T22:49:31.255Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T22:49:31.255Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2019-10-17T22:49:31.255Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2019-10-17T22:49:31.333Z] #6 71.88 go: finding github.com/magiconair/properties v1.8.0 [2019-10-17T22:49:31.333Z] #6 71.94 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-17T22:49:31.624Z] #6 72.22 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-17T22:49:31.624Z] #6 72.33 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-17T22:49:31.624Z] #6 72.33 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-17T22:49:31.624Z] #6 72.38 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-17T22:49:31.915Z] #6 72.48 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-17T22:49:31.915Z] #6 72.54 go: finding github.com/containerd/containerd v1.2.4 [2019-10-17T22:49:32.205Z] #6 72.79 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-17T22:49:33.171Z] ok github.com/docker/docker/builder/remotecontext 0.373s coverage: 13.6% of statements [2019-10-17T22:49:33.235Z] #6 73.83 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-17T22:49:33.235Z] #6 73.85 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-17T22:49:33.743Z] ok github.com/docker/docker/builder/remotecontext/git 3.336s coverage: 85.1% of statements [2019-10-17T22:49:34.317Z] ok github.com/docker/docker/builder/dockerfile 1.218s coverage: 48.2% of statements [2019-10-17T22:49:34.317Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T22:49:34.317Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T22:49:38.531Z] ok github.com/docker/docker/client 0.470s coverage: 75.8% of statements [2019-10-17T22:49:56.182Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T22:49:56.183Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T22:49:56.183Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-17T22:49:58.088Z] ok github.com/docker/docker/builder/remotecontext 0.286s coverage: 13.6% of statements [2019-10-17T22:49:58.482Z] ok github.com/docker/docker/builder/dockerfile 0.911s coverage: 48.2% of statements [2019-10-17T22:49:59.286Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-17T22:49:59.286Z] ok github.com/docker/docker/builder/remotecontext/git 0.884s coverage: 85.1% of statements [2019-10-17T22:49:59.286Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T22:49:59.286Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T22:50:04.649Z] ok github.com/docker/docker/client 0.170s coverage: 75.8% of statements [2019-10-17T22:50:05.128Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 30.3% of statements [2019-10-17T22:50:08.391Z] INFO [loader] Go packages loading at mode 575 (imports|files|name|compiled_files|deps|exports_file|types_sizes) took 1m51.380234739s [2019-10-17T22:50:08.436Z] ok github.com/docker/docker/container 0.181s coverage: 35.3% of statements [2019-10-17T22:50:08.436Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T22:50:08.436Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T22:50:08.436Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T22:50:08.436Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T22:50:08.646Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.775977ms [2019-10-17T22:50:10.358Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2019-10-17T22:50:12.278Z] ok github.com/docker/docker/daemon/cluster/convert 0.061s coverage: 35.8% of statements [2019-10-17T22:50:13.222Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2019-10-17T22:50:16.524Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2019-10-17T22:50:17.096Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 84.5% of statements [2019-10-17T22:50:17.670Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2019-10-17T22:50:19.602Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2019-10-17T22:50:23.804Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2019-10-17T22:50:23.804Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.6% of statements [2019-10-17T22:50:25.190Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.635s coverage: 57.0% of statements [2019-10-17T22:50:28.495Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.728s coverage: 46.2% of statements [2019-10-17T22:50:29.437Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.824s coverage: 51.0% of statements [2019-10-17T22:50:30.343Z] #6 completed: 2019-10-17 22:50:29.062006997 +0000 UTC [2019-10-17T22:50:30.343Z] #6 duration: 2m9.909554419s [2019-10-17T22:50:30.343Z] [2019-10-17T22:50:30.343Z] [2019-10-17T22:50:30.343Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-17T22:50:30.343Z] #7 digest: sha256:e07b3ba31364b4a077d57bb3e4e8b6b4f468ce95d827bea23713969516aa7dcd [2019-10-17T22:50:30.343Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-17T22:50:30.343Z] #7 started: 2019-10-17 22:50:29.064248586 +0000 UTC [2019-10-17T22:50:30.822Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.994s coverage: 72.5% of statements [2019-10-17T22:50:31.083Z] ok github.com/docker/docker/daemon 12.349s coverage: 17.6% of statements [2019-10-17T22:50:31.083Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T22:50:31.083Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T22:50:31.083Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T22:50:31.083Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T22:50:31.083Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T22:50:32.474Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.586s coverage: 76.1% of statements [2019-10-17T22:50:32.735Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-10-17T22:50:33.307Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2019-10-17T22:50:33.307Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2019-10-17T22:50:33.374Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.3% of statements [2019-10-17T22:50:35.389Z] ok github.com/docker/docker/container 0.144s coverage: 35.3% of statements [2019-10-17T22:50:35.389Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T22:50:35.389Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T22:50:35.389Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T22:50:35.389Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T22:50:35.994Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 42.7% of statements [2019-10-17T22:50:36.256Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.892s coverage: 57.2% of statements [2019-10-17T22:50:36.256Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T22:50:36.256Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T22:50:36.828Z] ok github.com/docker/docker/daemon/logger/awslogs 0.305s coverage: 77.8% of statements [2019-10-17T22:50:37.090Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.9% of statements [2019-10-17T22:50:37.090Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T22:50:37.090Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T22:50:37.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T22:50:37.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T22:50:37.663Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 68.2% of statements [2019-10-17T22:50:37.925Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2019-10-17T22:50:38.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.056s coverage: 88.3% of statements [2019-10-17T22:50:38.815Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2019-10-17T22:50:39.761Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 74.7% of statements [2019-10-17T22:50:39.761Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T22:50:40.023Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.9% of statements [2019-10-17T22:50:40.596Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2019-10-17T22:50:40.858Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 47.8% of statements [2019-10-17T22:50:41.431Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2019-10-17T22:50:42.375Z] ok github.com/docker/docker/daemon/logger/splunk 1.928s coverage: 82.5% of statements [2019-10-17T22:50:42.375Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T22:50:42.375Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T22:50:43.669Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2019-10-17T22:50:43.767Z] ok github.com/docker/docker/distribution/metadata 0.110s coverage: 48.2% of statements [2019-10-17T22:50:44.711Z] ok github.com/docker/docker/distribution 0.346s coverage: 22.1% of statements [2019-10-17T22:50:44.711Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T22:50:44.711Z] ok github.com/docker/docker/errdefs 0.034s coverage: 49.4% of statements [2019-10-17T22:50:45.587Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2019-10-17T22:50:46.098Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2019-10-17T22:50:46.358Z] ok github.com/docker/docker/distribution/xfer 1.738s coverage: 85.1% of statements [2019-10-17T22:50:46.358Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T22:50:46.620Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-10-17T22:50:46.620Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T22:50:46.620Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2019-10-17T22:50:46.620Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T22:50:46.886Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2019-10-17T22:50:47.196Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2019-10-17T22:50:48.140Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2019-10-17T22:50:49.086Z] ok github.com/docker/docker/opts 0.064s coverage: 66.9% of statements [2019-10-17T22:50:50.474Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2019-10-17T22:50:50.474Z] ok github.com/docker/docker/pkg/authorization 0.568s coverage: 68.3% of statements [2019-10-17T22:50:50.735Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-10-17T22:50:51.679Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-10-17T22:50:51.679Z] ok github.com/docker/docker/pkg/archive 1.308s coverage: 76.8% of statements [2019-10-17T22:50:52.621Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2019-10-17T22:50:52.621Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2019-10-17T22:50:53.191Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-10-17T22:50:53.763Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-10-17T22:50:54.335Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-10-17T22:50:54.591Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-17T22:50:55.416Z] ok github.com/docker/docker/daemon 12.279s coverage: 17.6% of statements [2019-10-17T22:50:55.416Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T22:50:55.416Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T22:50:55.715Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-17T22:50:55.715Z] ok github.com/docker/docker/pkg/chrootarchive 3.615s coverage: 43.2% of statements [2019-10-17T22:50:56.241Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 84.5% of statements [2019-10-17T22:50:56.288Z] ok github.com/docker/docker/pkg/fileutils 0.035s coverage: 89.5% of statements [2019-10-17T22:50:56.861Z] ok github.com/docker/docker/pkg/fsutils 0.327s coverage: 85.1% of statements [2019-10-17T22:50:56.861Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-10-17T22:50:56.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2019-10-17T22:50:57.123Z] ok github.com/docker/docker/layer 7.317s coverage: 68.8% of statements [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T22:50:57.123Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T22:50:57.224Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2019-10-17T22:50:57.656Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-17T22:50:57.656Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T22:50:57.656Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T22:50:58.066Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2019-10-17T22:50:58.066Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2019-10-17T22:50:58.327Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2019-10-17T22:50:58.588Z] ok github.com/docker/docker/pkg/idtools 0.801s coverage: 70.1% of statements [2019-10-17T22:50:58.588Z] ok github.com/docker/docker/pkg/ioutils 0.704s coverage: 70.6% of statements [2019-10-17T22:50:58.588Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T22:50:59.161Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2019-10-17T22:50:59.161Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2019-10-17T22:50:59.423Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2019-10-17T22:50:59.995Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 91.4% of statements [2019-10-17T22:50:59.995Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2019-10-17T22:51:00.257Z] ok github.com/docker/docker/pkg/mount 0.845s coverage: 70.0% of statements [2019-10-17T22:51:00.257Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T22:51:00.257Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T22:51:00.257Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T22:51:00.298Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-17T22:51:00.831Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-10-17T22:51:01.094Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-10-17T22:51:01.356Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-10-17T22:51:01.356Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2019-10-17T22:51:01.929Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2019-10-17T22:51:02.178Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-17T22:51:02.872Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2019-10-17T22:51:02.872Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2019-10-17T22:51:02.986Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 57.9% of statements [2019-10-17T22:51:03.443Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-17T22:51:03.443Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-17T22:51:04.014Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2019-10-17T22:51:04.274Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-17T22:51:05.217Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2019-10-17T22:51:05.217Z] ok github.com/docker/docker/pkg/signal 2.898s coverage: 61.0% of statements [2019-10-17T22:51:05.217Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2019-10-17T22:51:05.788Z] testing: warning: no tests to run [2019-10-17T22:51:05.788Z] coverage: [no statements] [2019-10-17T22:51:05.788Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-10-17T22:51:06.050Z] ok github.com/docker/docker/pkg/term 0.034s coverage: 84.8% of statements [2019-10-17T22:51:06.312Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2019-10-17T22:51:06.574Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-10-17T22:51:06.574Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2019-10-17T22:51:06.574Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-10-17T22:51:08.490Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2019-10-17T22:51:08.752Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 73.8% of statements [2019-10-17T22:51:09.340Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.336s coverage: 46.2% of statements [2019-10-17T22:51:09.345Z] ok github.com/docker/docker/reference 0.034s coverage: 84.4% of statements [2019-10-17T22:51:10.288Z] ok github.com/docker/docker/plugin 0.678s coverage: 27.1% of statements [2019-10-17T22:51:10.550Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2019-10-17T22:51:11.126Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2019-10-17T22:51:11.388Z] ok github.com/docker/docker/registry 0.291s coverage: 56.3% of statements [2019-10-17T22:51:11.805Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.831s coverage: 72.5% of statements [2019-10-17T22:51:11.806Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T22:51:11.962Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2019-10-17T22:51:11.962Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2019-10-17T22:51:12.188Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.005s coverage: 51.0% of statements [2019-10-17T22:51:13.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T22:51:14.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T22:51:14.510Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2019-10-17T22:51:14.510Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-10-17T22:51:14.771Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-10-17T22:51:15.102Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.685s coverage: 76.1% of statements [2019-10-17T22:51:16.153Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2019-10-17T22:51:16.469Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-17T22:51:17.311Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-17T22:51:19.813Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-10-17T22:51:19.813Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.269s coverage: 57.0% of statements [2019-10-17T22:51:19.813Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T22:51:19.813Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T22:51:19.813Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T22:51:19.813Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-10-17T22:51:19.813Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T22:51:21.733Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 42.7% of statements [2019-10-17T22:51:22.112Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 77.8% of statements [2019-10-17T22:51:22.112Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T22:51:22.112Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T22:51:22.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T22:51:22.966Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2019-10-17T22:51:22.966Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-10-17T22:51:23.825Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-17T22:51:24.230Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2019-10-17T22:51:25.574Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 74.7% of statements [2019-10-17T22:51:25.574Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T22:51:25.574Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-10-17T22:51:27.868Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-10-17T22:51:28.361Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-17T22:51:29.189Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-17T22:51:29.578Z] ok github.com/docker/docker/daemon/logger/splunk 1.867s coverage: 82.5% of statements [2019-10-17T22:51:29.578Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T22:51:29.578Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T22:51:30.941Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2019-10-17T22:51:32.273Z] ok github.com/docker/docker/distribution 0.359s coverage: 22.1% of statements [2019-10-17T22:51:32.273Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T22:51:33.629Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-17T22:51:34.942Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-10-17T22:51:34.942Z] ok github.com/docker/docker/distribution/xfer 1.998s coverage: 85.1% of statements [2019-10-17T22:51:34.942Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T22:51:36.294Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-10-17T22:51:36.294Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T22:51:36.294Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2019-10-17T22:51:36.294Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T22:51:37.110Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-17T22:51:38.093Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T22:51:38.093Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === Skipped [2019-10-17T22:51:38.093Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T22:51:38.093Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T22:51:38.093Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:73: No driver to put! [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T22:51:38.093Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T22:51:38.093Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T22:51:38.093Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:51:38.093Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T22:51:38.093Z] graphtest_unix.go:73: No driver to put! [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T22:51:38.093Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T22:51:38.093Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] [2019-10-17T22:51:38.093Z] DONE 2114 tests, 20 skipped in 193.593s Post stage [Pipeline] junit [2019-10-17T22:51:38.108Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T22:51:38.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -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:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh dynbinary test-integration [2019-10-17T22:51:38.693Z] #7 completed: 2019-10-17 22:51:33.694931027 +0000 UTC [2019-10-17T22:51:38.693Z] #7 duration: 1m4.630682441s [2019-10-17T22:51:38.693Z] [2019-10-17T22:51:38.693Z] [2019-10-17T22:51:38.693Z] #8 exporting to image [2019-10-17T22:51:38.693Z] #8 digest: sha256:64ac201cec6e574759c432a0e6c2bbaf076671282be864ff2d3e02e9f1c330bd [2019-10-17T22:51:38.693Z] #8 name: "exporting to image" [2019-10-17T22:51:38.693Z] #8 started: 2019-10-17 22:51:33.697455965 +0000 UTC [2019-10-17T22:51:38.693Z] #8 exporting layers [2019-10-17T22:51:38.981Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-10-17T22:51:38.981Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-17T22:51:39.503Z] [2019-10-17T22:51:39.503Z] Removing bundles/ [2019-10-17T22:51:39.503Z] [2019-10-17T22:51:39.503Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-17T22:51:39.763Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:51:39.763Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T22:51:41.757Z] ok github.com/docker/docker/pkg/archive 0.623s coverage: 76.8% of statements [2019-10-17T22:51:43.068Z] ok github.com/docker/docker/pkg/authorization 0.762s coverage: 68.3% of statements [2019-10-17T22:51:43.446Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-17T22:51:43.837Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-17T22:51:45.009Z] INFO [runner] Issues before processing: 2317, after processing: 0 [2019-10-17T22:51:45.009Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1615/1712, identifier_marker: 1615/1615, exclude-rules: 63/1615, skip_dirs: 1712/1712, filename_unadjuster: 1712/1712, nolint: 0/63, cgo: 1712/2317, path_prettifier: 1712/1712, exclude: 1615/1615, skip_files: 1712/1712 [2019-10-17T22:51:45.009Z] INFO [runner] processing took 143.013187ms with stages: nolint: 55.027406ms, identifier_marker: 39.967114ms, path_prettifier: 23.742463ms, exclude-rules: 9.063645ms, autogenerated_exclude: 7.311522ms, skip_dirs: 4.292222ms, cgo: 2.085854ms, filename_unadjuster: 1.515808ms, max_same_issues: 2.14µs, source_code: 749ns, diff: 723ns, skip_files: 720ns, uniq_by_line: 665ns, max_from_linter: 621ns, path_shortener: 592ns, exclude: 504ns, max_per_file_from_linter: 439ns [2019-10-17T22:51:45.009Z] INFO [runner] linters took 1m35.882668626s with stages: goanalysis_metalinter: 1m18.397732202s, unused: 17.341594539s [2019-10-17T22:51:45.009Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2019-10-17T22:51:45.130Z] ok github.com/docker/docker/layer 7.160s coverage: 68.8% of statements [2019-10-17T22:51:45.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T22:51:45.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T22:51:45.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T22:51:45.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T22:51:45.130Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T22:51:45.130Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T22:51:45.265Z] INFO Memory: 1543 samples, avg is 245.7MB, max is 2896.2MB [2019-10-17T22:51:45.265Z] INFO Execution took 3m28.348285586s [2019-10-17T22:51:45.508Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-17T22:51:45.520Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-17T22:51:45.520Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-17T22:51:45.520Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-17T22:51:45.520Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-17T22:51:45.520Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-17T22:51:45.896Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-17T22:51:46.441Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh dynbinary-daemon test-docker-py [2019-10-17T22:51:46.683Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-17T22:51:46.999Z] [2019-10-17T22:51:47.254Z] Removing bundles/ [2019-10-17T22:51:47.254Z] [2019-10-17T22:51:47.254Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-17T22:51:47.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:51:47.254Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T22:51:47.980Z] ok github.com/docker/docker/pkg/chrootarchive 3.496s coverage: 43.2% of statements [2019-10-17T22:51:47.980Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T22:51:47.980Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T22:51:48.821Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-17T22:51:49.694Z] ok github.com/docker/docker/pkg/discovery/nodes 0.021s coverage: 93.8% of statements [2019-10-17T22:51:50.097Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2019-10-17T22:51:50.478Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2019-10-17T22:51:51.299Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-10-17T22:51:51.299Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-17T22:51:51.682Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-17T22:51:51.682Z] ok github.com/docker/docker/pkg/fsutils 0.451s coverage: 85.1% of statements [2019-10-17T22:51:53.288Z] ok github.com/docker/docker/pkg/idtools 0.619s coverage: 70.1% of statements [2019-10-17T22:51:53.711Z] ok github.com/docker/docker/pkg/ioutils 0.554s coverage: 70.6% of statements [2019-10-17T22:51:54.140Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2019-10-17T22:51:54.548Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-10-17T22:51:54.943Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-17T22:51:54.943Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T22:51:55.330Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-17T22:51:55.712Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2019-10-17T22:51:55.712Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-17T22:51:56.100Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-17T22:51:56.480Z] ok github.com/docker/docker/pkg/mount 1.176s coverage: 70.0% of statements [2019-10-17T22:51:56.480Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T22:51:56.480Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-17T22:51:56.480Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T22:51:56.480Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T22:51:57.176Z] #8 completed: 2019-10-17 22:51:54.84466294 +0000 UTC [2019-10-17T22:51:57.176Z] #8 duration: 21.147206975s [2019-10-17T22:51:57.176Z] #8 exporting layers 21.1s done [2019-10-17T22:51:57.176Z] #8 writing image sha256:a77975f1729dc1095d6fcc4cc0b3b14c94be50afc7b89d0b18c0d33de16516d2 done [2019-10-17T22:51:57.176Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-17T22:51:57.176Z] [2019-10-17T22:51:57.176Z] 76346bdb35a55afb66891ea5ee25edd1e29743e36d72cbd907a946b6d831d05f [2019-10-17T22:51:57.176Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:75e3238507a4de03612c90c621db5648709126a9 . [2019-10-17T22:51:57.176Z] #1 [internal] booting buildkit [2019-10-17T22:51:57.176Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-17T22:51:57.313Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-10-17T22:51:58.162Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-17T22:51:58.550Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-17T22:51:58.655Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-17T22:51:58.655Z] #1 creating container buildx_buildkit_default [2019-10-17T22:51:58.918Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-17T22:51:59.272Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-17T22:51:59.272Z] #1 DONE 3.4s [2019-10-17T22:51:59.272Z] [2019-10-17T22:51:59.272Z] #2 [internal] load .dockerignore [2019-10-17T22:51:59.272Z] #2 transferring context: 87B done [2019-10-17T22:51:59.272Z] #2 DONE 0.0s [2019-10-17T22:51:59.272Z] [2019-10-17T22:51:59.272Z] #3 [internal] load build definition from Dockerfile [2019-10-17T22:51:59.272Z] #3 transferring dockerfile: 14.62kB done [2019-10-17T22:51:59.272Z] #3 DONE 0.0s [2019-10-17T22:51:59.272Z] [2019-10-17T22:51:59.272Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T22:51:59.891Z] #4 DONE 0.6s [2019-10-17T22:51:59.891Z] [2019-10-17T22:51:59.892Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T22:51:59.892Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-17T22:52:00.174Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-17T22:52:00.174Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-17T22:52:00.174Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-17T22:52:00.174Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-17T22:52:00.174Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-17T22:52:00.193Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 73.9% of statements [2019-10-17T22:52:00.570Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-17T22:52:00.791Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-17T22:52:00.791Z] #5 DONE 0.8s [2019-10-17T22:52:00.791Z] [2019-10-17T22:52:00.791Z] #7 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T22:52:01.415Z] #7 ... [2019-10-17T22:52:01.415Z] [2019-10-17T22:52:01.415Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T22:52:01.415Z] #6 DONE 0.3s [2019-10-17T22:52:01.415Z] [2019-10-17T22:52:01.415Z] #7 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T22:52:01.415Z] #7 DONE 0.4s [2019-10-17T22:52:01.415Z] [2019-10-17T22:52:01.415Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:52:01.415Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-17T22:52:01.415Z] #66 DONE 0.0s [2019-10-17T22:52:01.415Z] [2019-10-17T22:52:01.415Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:52:01.415Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 done [2019-10-17T22:52:01.415Z] #8 DONE 0.0s [2019-10-17T22:52:01.415Z] [2019-10-17T22:52:01.415Z] #20 [internal] load build context [2019-10-17T22:52:03.819Z] ok github.com/docker/docker/pkg/signal 2.481s coverage: 61.0% of statements [2019-10-17T22:52:04.197Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-10-17T22:52:04.290Z] #20 transferring context: 17.26MB 2.9s [2019-10-17T22:52:04.575Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-17T22:52:05.003Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-17T22:52:05.710Z] ok github.com/docker/docker/pkg/symlink 0.011s coverage: 87.7% of statements [2019-10-17T22:52:06.169Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-10-17T22:52:06.664Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2019-10-17T22:52:07.045Z] #20 ... [2019-10-17T22:52:07.045Z] [2019-10-17T22:52:07.045Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T22:52:07.045Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-17T22:52:07.045Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2019-10-17T22:52:07.045Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-17T22:52:07.045Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.2s done [2019-10-17T22:52:07.045Z] #66 DONE 5.4s [2019-10-17T22:52:07.045Z] [2019-10-17T22:52:07.045Z] #20 [internal] load build context [2019-10-17T22:52:07.045Z] #20 ... [2019-10-17T22:52:07.045Z] [2019-10-17T22:52:07.045Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:52:07.045Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 22.77MB / 45.65MB 5.4s [2019-10-17T22:52:07.045Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 3.0s done [2019-10-17T22:52:07.045Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.4s done [2019-10-17T22:52:07.045Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.87MB / 50.07MB 5.4s [2019-10-17T22:52:07.045Z] #8 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-17T22:52:07.045Z] #8 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-17T22:52:07.045Z] #8 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-17T22:52:07.045Z] #8 sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 1.42kB / 1.42kB done [2019-10-17T22:52:07.045Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 21.67MB / 96.42MB 5.4s [2019-10-17T22:52:07.045Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.58MB / 52.87MB 5.4s [2019-10-17T22:52:07.345Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 25.60MB / 45.65MB 5.8s [2019-10-17T22:52:07.345Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.95MB / 50.07MB 5.8s [2019-10-17T22:52:07.345Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.61MB / 52.87MB 5.8s [2019-10-17T22:52:07.551Z] ok github.com/docker/docker/pkg/tailfile 0.074s coverage: 88.6% of statements [2019-10-17T22:52:07.637Z] #8 ... [2019-10-17T22:52:07.637Z] [2019-10-17T22:52:07.637Z] #20 [internal] load build context [2019-10-17T22:52:07.637Z] #20 transferring context: 45.62MB 6.3s done [2019-10-17T22:52:07.637Z] #20 DONE 6.4s [2019-10-17T22:52:07.637Z] [2019-10-17T22:52:07.637Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T22:52:07.922Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 28.97MB / 45.65MB 6.3s [2019-10-17T22:52:07.922Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.65MB / 50.07MB 6.3s [2019-10-17T22:52:07.922Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 27.25MB / 96.42MB 6.3s [2019-10-17T22:52:07.922Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.40MB / 52.87MB 6.3s [2019-10-17T22:52:07.940Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-17T22:52:08.206Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.64MB / 45.65MB 6.6s [2019-10-17T22:52:08.206Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.45MB / 50.07MB 6.6s [2019-10-17T22:52:08.206Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 33.34MB / 52.87MB 6.6s [2019-10-17T22:52:08.206Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 32.77MB / 96.42MB 6.7s [2019-10-17T22:52:08.327Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2019-10-17T22:52:08.491Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.14MB / 45.65MB 6.9s [2019-10-17T22:52:08.491Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.65MB / 50.07MB 6.9s [2019-10-17T22:52:08.491Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 36.96MB / 52.87MB 6.9s [2019-10-17T22:52:08.730Z] testing: warning: no tests to run [2019-10-17T22:52:08.730Z] coverage: [no statements] [2019-10-17T22:52:08.730Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-17T22:52:08.791Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.78MB / 45.65MB 7.2s [2019-10-17T22:52:08.791Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 38.15MB / 50.07MB 7.2s [2019-10-17T22:52:08.791Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 38.21MB / 96.42MB 7.2s [2019-10-17T22:52:08.791Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 40.66MB / 52.87MB 7.2s [2019-10-17T22:52:09.077Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.52MB / 45.65MB 7.5s [2019-10-17T22:52:09.077Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 41.72MB / 50.07MB 7.5s [2019-10-17T22:52:09.077Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 44.10MB / 52.87MB 7.5s [2019-10-17T22:52:09.077Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 43.49MB / 96.42MB 7.6s [2019-10-17T22:52:09.152Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-17T22:52:09.363Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.6s done [2019-10-17T22:52:09.363Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 45.65MB / 50.07MB 7.8s [2019-10-17T22:52:09.363Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.00MB / 52.87MB 7.8s [2019-10-17T22:52:09.363Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.37MB / 50.07MB 7.9s [2019-10-17T22:52:09.363Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 50.77MB / 52.87MB 7.9s [2019-10-17T22:52:09.533Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-17T22:52:09.533Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-17T22:52:09.649Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.0s done [2019-10-17T22:52:09.649Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 52.46MB / 96.42MB 8.1s [2019-10-17T22:52:09.649Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.1s done [2019-10-17T22:52:09.936Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 60.91MB / 96.42MB 8.2s [2019-10-17T22:52:09.936Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 69.41MB / 96.42MB 8.4s [2019-10-17T22:52:10.221Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 77.74MB / 96.42MB 8.5s [2019-10-17T22:52:10.221Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 87.46MB / 96.42MB 8.7s [2019-10-17T22:52:10.504Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.9s done [2019-10-17T22:52:10.504Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 [2019-10-17T22:52:12.078Z] ok github.com/docker/docker/plugin 0.538s coverage: 27.1% of statements [2019-10-17T22:52:12.476Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-17T22:52:13.786Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-17T22:52:13.786Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2019-10-17T22:52:15.770Z] ok github.com/docker/docker/registry 0.190s coverage: 56.3% of statements [2019-10-17T22:52:16.174Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-17T22:52:16.561Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-17T22:52:17.376Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-17T22:52:17.887Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-17T22:52:21.426Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-17T22:52:21.820Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-17T22:52:22.623Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-10-17T22:52:23.909Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-17T22:52:31.536Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T22:52:31.536Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T22:52:31.925Z] [2019-10-17T22:52:31.925Z] === Skipped [2019-10-17T22:52:31.925Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T22:52:31.925Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T22:52:31.925Z] [2019-10-17T22:52:31.925Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T22:52:31.925Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T22:52:31.925Z] [2019-10-17T22:52:31.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T22:52:31.925Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.925Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:52:31.925Z] [2019-10-17T22:52:31.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T22:52:31.925Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.925Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:52:31.925Z] [2019-10-17T22:52:31.925Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:73: No driver to put! [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T22:52:31.926Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T22:52:31.926Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T22:52:31.926Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T22:52:31.926Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T22:52:31.926Z] graphtest_unix.go:73: No driver to put! [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T22:52:31.926Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T22:52:31.926Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] [2019-10-17T22:52:31.926Z] DONE 2114 tests, 20 skipped in 227.197s Post stage [Pipeline] junit [2019-10-17T22:52:32.430Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T22:52:35.325Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -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:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh dynbinary test-integration [2019-10-17T22:52:35.325Z] [2019-10-17T22:52:35.325Z] Removing bundles/ [2019-10-17T22:52:35.325Z] [2019-10-17T22:52:35.325Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-17T22:52:35.325Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:52:35.325Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T22:52:37.482Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 26.6s done [2019-10-17T22:52:37.482Z] #8 DONE 35.6s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T22:52:37.482Z] #9 DONE 0.2s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T22:52:37.482Z] #10 DONE 0.2s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:52:37.482Z] #21 DONE 0.1s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:52:37.482Z] #34 ... [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T22:52:37.482Z] #68 DONE 0.0s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T22:52:37.482Z] #50 DONE 0.1s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T22:52:37.482Z] #62 DONE 0.1s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T22:52:37.482Z] #22 DONE 0.1s [2019-10-17T22:52:37.482Z] [2019-10-17T22:52:37.482Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T22:52:37.482Z] #47 DONE 0.1s [2019-10-17T22:52:37.769Z] [2019-10-17T22:52:37.769Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T22:52:37.769Z] #31 DONE 0.1s [2019-10-17T22:52:37.769Z] [2019-10-17T22:52:37.769Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T22:52:37.769Z] #44 DONE 0.1s [2019-10-17T22:52:37.769Z] [2019-10-17T22:52:37.769Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:52:38.400Z] #45 0.730 + RM_GOPATH=0 [2019-10-17T22:52:38.400Z] #45 0.739 + TMP_GOPATH= [2019-10-17T22:52:38.400Z] #45 0.740 + : /build [2019-10-17T22:52:38.400Z] #45 0.741 + '[' -z '' ']' [2019-10-17T22:52:38.400Z] #45 0.745 ++ mktemp -d [2019-10-17T22:52:38.400Z] #45 0.781 + export GOPATH=/tmp/tmp.ypbYzeKQxV [2019-10-17T22:52:38.400Z] #45 0.782 + GOPATH=/tmp/tmp.ypbYzeKQxV [2019-10-17T22:52:38.400Z] #45 0.782 + RM_GOPATH=1 [2019-10-17T22:52:38.400Z] #45 0.806 ++ dirname ./install.sh [2019-10-17T22:52:38.400Z] #45 0.810 + dir=. [2019-10-17T22:52:38.400Z] #45 0.811 + bin=vndr [2019-10-17T22:52:38.400Z] #45 0.812 + shift [2019-10-17T22:52:38.400Z] #45 0.816 + '[' '!' -f ./vndr.installer ']' [2019-10-17T22:52:38.400Z] #45 0.817 + . ./vndr.installer [2019-10-17T22:52:38.400Z] #45 0.817 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T22:52:38.400Z] #45 0.817 + install_vndr [2019-10-17T22:52:38.400Z] #45 0.819 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-17T22:52:38.400Z] #45 0.820 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ypbYzeKQxV/src/github.com/LK4D4/vndr [2019-10-17T22:52:38.400Z] #45 0.820 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T22:52:38.400Z] #45 0.828 Cloning into '/tmp/tmp.ypbYzeKQxV/src/github.com/LK4D4/vndr'... [2019-10-17T22:52:40.507Z] #45 2.623 + cd /tmp/tmp.ypbYzeKQxV/src/github.com/LK4D4/vndr [2019-10-17T22:52:40.507Z] #45 2.623 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T22:52:40.507Z] #45 2.642 + go build -buildmode=pie -v -o /build/vndr . [2019-10-17T22:52:42.565Z] #45 4.972 internal/cpu [2019-10-17T22:52:42.565Z] #45 5.024 runtime/internal/sys [2019-10-17T22:52:42.565Z] #45 5.026 runtime/internal/atomic [2019-10-17T22:52:42.565Z] #45 5.032 internal/race [2019-10-17T22:52:43.196Z] #45 5.467 sync/atomic [2019-10-17T22:52:43.486Z] #45 5.958 runtime/internal/math [2019-10-17T22:52:43.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T22:52:43.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T22:52:43.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T22:52:43.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T22:52:43.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T22:52:44.114Z] #45 6.508 unicode [2019-10-17T22:52:44.114Z] #45 6.542 unicode/utf8 [2019-10-17T22:52:44.744Z] #45 7.138 math/bits [2019-10-17T22:52:44.744Z] #45 7.203 internal/bytealg [2019-10-17T22:52:46.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T22:52:47.469Z] #45 9.668 internal/testlog [2019-10-17T22:52:47.469Z] #45 ... [2019-10-17T22:52:47.469Z] [2019-10-17T22:52:47.469Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:52:47.469Z] #11 0.727 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T22:52:47.469Z] #11 0.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T22:52:47.469Z] #11 0.788 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T22:52:47.469Z] #11 0.805 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T22:52:47.469Z] #11 0.880 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T22:52:47.469Z] #11 2.401 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T22:52:47.469Z] #11 5.136 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T22:52:47.469Z] #11 7.260 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T22:52:47.469Z] #11 ... [2019-10-17T22:52:47.469Z] [2019-10-17T22:52:47.469Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:52:47.469Z] #23 0.808 + RM_GOPATH=0 [2019-10-17T22:52:47.469Z] #23 0.815 + TMP_GOPATH= [2019-10-17T22:52:47.469Z] #23 0.816 + : /build [2019-10-17T22:52:47.469Z] #23 0.818 + '[' -z '' ']' [2019-10-17T22:52:47.469Z] #23 0.850 ++ mktemp -d [2019-10-17T22:52:47.469Z] #23 0.871 + export GOPATH=/tmp/tmp.qTIXzoL0gW [2019-10-17T22:52:47.469Z] #23 0.871 + GOPATH=/tmp/tmp.qTIXzoL0gW [2019-10-17T22:52:47.469Z] #23 0.871 + RM_GOPATH=1 [2019-10-17T22:52:47.469Z] #23 0.873 ++ dirname ./install.sh [2019-10-17T22:52:47.469Z] #23 0.875 + dir=. [2019-10-17T22:52:47.469Z] #23 0.907 + bin=dockercli [2019-10-17T22:52:47.469Z] #23 0.907 + shift [2019-10-17T22:52:47.469Z] #23 0.908 + '[' '!' -f ./dockercli.installer ']' [2019-10-17T22:52:47.469Z] #23 0.909 + . ./dockercli.installer [2019-10-17T22:52:47.469Z] #23 0.910 ++ : stable [2019-10-17T22:52:47.469Z] #23 0.911 ++ : 17.06.2-ce [2019-10-17T22:52:47.469Z] #23 0.927 + install_dockercli [2019-10-17T22:52:47.469Z] #23 0.927 Install docker/cli version 17.06.2-ce from stable [2019-10-17T22:52:47.469Z] #23 0.927 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-17T22:52:47.469Z] #23 0.928 ++ uname -m [2019-10-17T22:52:47.469Z] #23 0.930 + arch=ppc64le [2019-10-17T22:52:47.469Z] #23 0.931 + '[' ppc64le '!=' x86_64 ']' [2019-10-17T22:52:47.469Z] #23 0.931 + '[' ppc64le '!=' s390x ']' [2019-10-17T22:52:47.469Z] #23 0.932 + '[' ppc64le '!=' armhf ']' [2019-10-17T22:52:47.469Z] #23 0.932 + build_dockercli [2019-10-17T22:52:47.469Z] #23 0.933 + git clone https://github.com/docker/docker-ce /tmp/tmp.qTIXzoL0gW/tmp/docker-ce [2019-10-17T22:52:47.469Z] #23 0.945 Cloning into '/tmp/tmp.qTIXzoL0gW/tmp/docker-ce'... [2019-10-17T22:52:47.612Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:52:47.612Z] [2019-10-17T22:52:47.612Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T22:52:47.918Z] #23 ... [2019-10-17T22:52:47.918Z] [2019-10-17T22:52:47.918Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:52:47.918Z] #39 0.657 + mktemp -d [2019-10-17T22:52:47.918Z] #39 0.659 + export GOPATH=/tmp/tmp.UlGKPKO3tc [2019-10-17T22:52:47.918Z] #39 0.660 + git clone https://github.com/docker/distribution.git /tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution [2019-10-17T22:52:47.918Z] #39 0.662 Cloning into '/tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution'... [2019-10-17T22:52:47.918Z] #39 ... [2019-10-17T22:52:47.918Z] [2019-10-17T22:52:47.918Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:52:47.918Z] #41 1.163 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T22:52:47.918Z] #41 1.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T22:52:47.918Z] #41 1.268 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T22:52:47.918Z] #41 1.334 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T22:52:47.918Z] #41 1.369 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T22:52:47.918Z] #41 3.126 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T22:52:47.918Z] #41 6.157 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T22:52:47.918Z] #41 8.460 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T22:52:47.918Z] #41 ... [2019-10-17T22:52:47.918Z] [2019-10-17T22:52:47.918Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:52:47.918Z] #25 1.287 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T22:52:47.918Z] #25 1.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T22:52:47.918Z] #25 1.445 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T22:52:47.918Z] #25 1.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T22:52:47.918Z] #25 1.582 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T22:52:47.918Z] #25 3.467 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T22:52:47.918Z] #25 6.422 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T22:52:47.918Z] #25 8.334 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T22:52:48.216Z] PKG_CONFIG=pkg-config [2019-10-17T22:52:48.216Z] GOLANG_VERSION=1.13.1 [2019-10-17T22:52:48.216Z] HOSTNAME=3a3f6f19c3eb [2019-10-17T22:52:48.216Z] DOCKER_EXPERIMENTAL=1 [2019-10-17T22:52:48.216Z] container=docker [2019-10-17T22:52:48.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T22:52:48.216Z] GO111MODULE=off [2019-10-17T22:52:48.216Z] GOPATH=/go [2019-10-17T22:52:48.216Z] PWD=/go/src/github.com/docker/docker [2019-10-17T22:52:48.216Z] HOME=/root [2019-10-17T22:52:48.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T22:52:48.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T22:52:48.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T22:52:48.216Z] DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:52:48.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T22:52:48.216Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T22:52:48.216Z] TERM=xterm [2019-10-17T22:52:48.216Z] VALIDATE_BRANCH=master [2019-10-17T22:52:48.216Z] DEST=bundles/test-integration [2019-10-17T22:52:48.216Z] SHLVL=1 [2019-10-17T22:52:48.216Z] TIMEOUT=120m [2019-10-17T22:52:48.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T22:52:48.216Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T22:52:48.216Z] TESTDEBUG=0 [2019-10-17T22:52:48.216Z] _=/usr/bin/env [2019-10-17T22:52:48.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T22:52:48.225Z] #25 ... [2019-10-17T22:52:48.225Z] [2019-10-17T22:52:48.225Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:52:48.225Z] #29 0.942 + mktemp -d [2019-10-17T22:52:48.225Z] #29 0.947 + export GOPATH=/tmp/tmp.AJaCjEYL5z [2019-10-17T22:52:48.225Z] #29 0.947 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.AJaCjEYL5z/src/github.com/go-swagger/go-swagger [2019-10-17T22:52:48.225Z] #29 0.952 Cloning into '/tmp/tmp.AJaCjEYL5z/src/github.com/go-swagger/go-swagger'... [2019-10-17T22:52:48.225Z] #29 ... [2019-10-17T22:52:48.225Z] [2019-10-17T22:52:48.225Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:52:48.225Z] #51 0.849 + RM_GOPATH=0 [2019-10-17T22:52:48.225Z] #51 0.872 + TMP_GOPATH= [2019-10-17T22:52:48.225Z] #51 0.877 + : /build [2019-10-17T22:52:48.225Z] #51 0.879 + '[' -z '' ']' [2019-10-17T22:52:48.225Z] #51 0.907 ++ mktemp -d [2019-10-17T22:52:48.225Z] #51 0.912 + export GOPATH=/tmp/tmp.i6SYIbDFnx [2019-10-17T22:52:48.225Z] #51 0.912 + GOPATH=/tmp/tmp.i6SYIbDFnx [2019-10-17T22:52:48.225Z] #51 0.912 + RM_GOPATH=1 [2019-10-17T22:52:48.225Z] #51 0.923 ++ dirname ./install.sh [2019-10-17T22:52:48.225Z] #51 0.929 + dir=. [2019-10-17T22:52:48.225Z] #51 0.929 + bin=golangci_lint [2019-10-17T22:52:48.225Z] #51 0.929 + shift [2019-10-17T22:52:48.225Z] #51 0.930 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T22:52:48.225Z] #51 0.931 + . ./golangci_lint.installer [2019-10-17T22:52:48.225Z] #51 0.931 ++ : v1.20.0 [2019-10-17T22:52:48.225Z] #51 0.932 + install_golangci_lint [2019-10-17T22:52:48.225Z] #51 0.933 + echo 'Installing golangci-lint version v1.20.0' [2019-10-17T22:52:48.225Z] #51 0.933 Installing golangci-lint version v1.20.0 [2019-10-17T22:52:48.225Z] #51 0.933 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:52:48.516Z] #51 ... [2019-10-17T22:52:48.516Z] [2019-10-17T22:52:48.516Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:52:48.516Z] #69 0.818 + RM_GOPATH=0 [2019-10-17T22:52:48.516Z] #69 0.818 + TMP_GOPATH= [2019-10-17T22:52:48.516Z] #69 0.818 + : /build [2019-10-17T22:52:48.516Z] #69 0.818 + '[' -z '' ']' [2019-10-17T22:52:48.516Z] #69 0.857 ++ mktemp -d [2019-10-17T22:52:48.516Z] #69 0.869 + export GOPATH=/tmp/tmp.FcmpvJuVMG [2019-10-17T22:52:48.516Z] #69 0.906 + GOPATH=/tmp/tmp.FcmpvJuVMG [2019-10-17T22:52:48.516Z] #69 0.907 + RM_GOPATH=1 [2019-10-17T22:52:48.516Z] #69 0.919 ++ dirname ./install.sh [2019-10-17T22:52:48.516Z] #69 0.920 + dir=. [2019-10-17T22:52:48.516Z] #69 0.920 + bin=proxy [2019-10-17T22:52:48.516Z] #69 0.923 + shift [2019-10-17T22:52:48.516Z] #69 0.923 + '[' '!' -f ./proxy.installer ']' [2019-10-17T22:52:48.516Z] #69 0.923 + . ./proxy.installer [2019-10-17T22:52:48.516Z] #69 0.923 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T22:52:48.516Z] #69 0.951 + install_proxy [2019-10-17T22:52:48.516Z] #69 0.952 + case "$1" in [2019-10-17T22:52:48.516Z] #69 0.952 + export CGO_ENABLED=0 [2019-10-17T22:52:48.516Z] #69 0.952 + CGO_ENABLED=0 [2019-10-17T22:52:48.516Z] #69 0.952 + _install_proxy [2019-10-17T22:52:48.516Z] #69 0.954 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T22:52:48.516Z] #69 0.954 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-17T22:52:48.516Z] #69 0.954 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FcmpvJuVMG/src/github.com/docker/libnetwork [2019-10-17T22:52:48.516Z] #69 0.999 Cloning into '/tmp/tmp.FcmpvJuVMG/src/github.com/docker/libnetwork'... [2019-10-17T22:52:48.516Z] #69 ... [2019-10-17T22:52:48.516Z] [2019-10-17T22:52:48.516Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:52:48.516Z] #32 0.715 + RM_GOPATH=0 [2019-10-17T22:52:48.516Z] #32 0.716 + TMP_GOPATH= [2019-10-17T22:52:48.516Z] #32 0.716 + : /build [2019-10-17T22:52:48.516Z] #32 0.716 + '[' -z '' ']' [2019-10-17T22:52:48.516Z] #32 0.717 ++ mktemp -d [2019-10-17T22:52:48.516Z] #32 0.742 + export GOPATH=/tmp/tmp.tksUiW3ct3 [2019-10-17T22:52:48.516Z] #32 0.743 + GOPATH=/tmp/tmp.tksUiW3ct3 [2019-10-17T22:52:48.516Z] #32 0.743 + RM_GOPATH=1 [2019-10-17T22:52:48.516Z] #32 0.767 ++ dirname ./install.sh [2019-10-17T22:52:48.516Z] #32 0.771 + dir=. [2019-10-17T22:52:48.516Z] #32 0.803 + bin=tomlv [2019-10-17T22:52:48.516Z] #32 0.808 + shift [2019-10-17T22:52:48.516Z] #32 0.809 + '[' '!' -f ./tomlv.installer ']' [2019-10-17T22:52:48.516Z] #32 0.812 + . ./tomlv.installer [2019-10-17T22:52:48.516Z] #32 0.812 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T22:52:48.516Z] #32 0.819 + install_tomlv [2019-10-17T22:52:48.516Z] #32 0.829 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-17T22:52:48.516Z] #32 0.830 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T22:52:48.516Z] #32 0.830 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tksUiW3ct3/src/github.com/BurntSushi/toml [2019-10-17T22:52:48.516Z] #32 0.834 Cloning into '/tmp/tmp.tksUiW3ct3/src/github.com/BurntSushi/toml'... [2019-10-17T22:52:48.516Z] #32 3.436 + cd /tmp/tmp.tksUiW3ct3/src/github.com/BurntSushi/toml [2019-10-17T22:52:48.516Z] #32 3.436 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T22:52:48.516Z] #32 3.482 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-17T22:52:48.516Z] #32 4.935 runtime/internal/sys [2019-10-17T22:52:48.516Z] #32 5.071 runtime/internal/atomic [2019-10-17T22:52:48.516Z] #32 5.076 internal/cpu [2019-10-17T22:52:48.516Z] #32 5.142 math/bits [2019-10-17T22:52:48.516Z] #32 5.612 runtime/internal/math [2019-10-17T22:52:48.516Z] #32 6.376 unicode/utf8 [2019-10-17T22:52:48.516Z] #32 6.440 sync/atomic [2019-10-17T22:52:48.516Z] #32 7.434 internal/bytealg [2019-10-17T22:52:48.516Z] #32 7.949 unicode [2019-10-17T22:52:48.516Z] #32 8.802 math [2019-10-17T22:52:48.516Z] #32 9.166 internal/testlog [2019-10-17T22:52:48.516Z] #32 10.48 runtime [2019-10-17T22:52:48.516Z] #32 10.64 encoding [2019-10-17T22:52:48.804Z] #32 ... [2019-10-17T22:52:48.804Z] [2019-10-17T22:52:48.804Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:52:48.804Z] #63 0.819 + RM_GOPATH=0 [2019-10-17T22:52:48.804Z] #63 0.837 + TMP_GOPATH= [2019-10-17T22:52:48.804Z] #63 0.840 + : /build/ [2019-10-17T22:52:48.804Z] #63 0.841 + '[' -z '' ']' [2019-10-17T22:52:48.804Z] #63 0.869 ++ mktemp -d [2019-10-17T22:52:48.804Z] #63 0.896 + export GOPATH=/tmp/tmp.tL916VefSP [2019-10-17T22:52:48.804Z] #63 0.897 + GOPATH=/tmp/tmp.tL916VefSP [2019-10-17T22:52:48.804Z] #63 0.901 + RM_GOPATH=1 [2019-10-17T22:52:48.804Z] #63 0.907 ++ dirname ./install.sh [2019-10-17T22:52:48.804Z] #63 0.909 + dir=. [2019-10-17T22:52:48.804Z] #63 0.909 + bin=rootlesskit [2019-10-17T22:52:48.804Z] #63 0.909 + shift [2019-10-17T22:52:48.804Z] #63 0.909 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-17T22:52:48.804Z] #63 0.909 + . ./rootlesskit.installer [2019-10-17T22:52:48.804Z] #63 0.909 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T22:52:48.804Z] #63 0.910 + install_rootlesskit [2019-10-17T22:52:48.804Z] #63 0.922 + case "$1" in [2019-10-17T22:52:48.804Z] #63 0.922 + export CGO_ENABLED=0 [2019-10-17T22:52:48.804Z] #63 0.922 + CGO_ENABLED=0 [2019-10-17T22:52:48.804Z] #63 0.922 + _install_rootlesskit [2019-10-17T22:52:48.804Z] #63 0.923 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T22:52:48.804Z] #63 0.923 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-17T22:52:48.804Z] #63 0.924 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tL916VefSP/src/github.com/rootless-containers/rootlesskit [2019-10-17T22:52:48.804Z] #63 0.950 Cloning into '/tmp/tmp.tL916VefSP/src/github.com/rootless-containers/rootlesskit'... [2019-10-17T22:52:48.804Z] #63 7.643 + cd /tmp/tmp.tL916VefSP/src/github.com/rootless-containers/rootlesskit [2019-10-17T22:52:48.804Z] #63 7.649 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T22:52:48.804Z] #63 8.501 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-17T22:52:48.804Z] #63 8.503 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-17T22:52:48.804Z] #63 ... [2019-10-17T22:52:48.804Z] [2019-10-17T22:52:48.804Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:52:48.804Z] #34 1.141 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T22:52:48.804Z] #34 1.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T22:52:48.804Z] #34 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T22:52:48.804Z] #34 1.293 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T22:52:48.804Z] #34 1.381 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T22:52:48.804Z] #34 3.324 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T22:52:48.804Z] #34 6.126 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T22:52:48.804Z] #34 8.265 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T22:52:49.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T22:52:49.091Z] #34 ... [2019-10-17T22:52:49.091Z] [2019-10-17T22:52:49.091Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:52:49.091Z] #48 0.639 + RM_GOPATH=0 [2019-10-17T22:52:49.091Z] #48 0.640 + TMP_GOPATH= [2019-10-17T22:52:49.091Z] #48 0.640 + : /build [2019-10-17T22:52:49.091Z] #48 0.640 + '[' -z '' ']' [2019-10-17T22:52:49.091Z] #48 0.641 ++ mktemp -d [2019-10-17T22:52:49.091Z] #48 0.644 + export GOPATH=/tmp/tmp.ckvZewZZgG [2019-10-17T22:52:49.091Z] #48 0.644 + GOPATH=/tmp/tmp.ckvZewZZgG [2019-10-17T22:52:49.091Z] #48 0.644 + RM_GOPATH=1 [2019-10-17T22:52:49.091Z] #48 0.646 ++ dirname ./install.sh [2019-10-17T22:52:49.091Z] #48 0.649 + dir=. [2019-10-17T22:52:49.091Z] #48 0.649 + bin=gotestsum [2019-10-17T22:52:49.091Z] #48 0.649 + shift [2019-10-17T22:52:49.091Z] #48 0.650 + '[' '!' -f ./gotestsum.installer ']' [2019-10-17T22:52:49.091Z] #48 0.650 + . ./gotestsum.installer [2019-10-17T22:52:49.091Z] #48 0.650 ++ : v0.3.5 [2019-10-17T22:52:49.091Z] #48 0.651 Installing gotestsum version v0.3.5 [2019-10-17T22:52:49.091Z] #48 0.651 + install_gotestsum [2019-10-17T22:52:49.091Z] #48 0.651 + echo 'Installing gotestsum version v0.3.5' [2019-10-17T22:52:49.091Z] #48 0.651 + go get -d gotest.tools/gotestsum [2019-10-17T22:52:49.091Z] #48 ... [2019-10-17T22:52:49.091Z] [2019-10-17T22:52:49.091Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:52:49.091Z] #57 0.668 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T22:52:49.091Z] #57 0.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T22:52:49.091Z] #57 0.722 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T22:52:49.091Z] #57 0.737 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T22:52:49.091Z] #57 0.759 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T22:52:49.091Z] #57 1.937 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T22:52:49.091Z] #57 5.024 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T22:52:49.091Z] #57 6.809 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T22:52:49.380Z] #57 ... [2019-10-17T22:52:49.381Z] [2019-10-17T22:52:49.381Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:52:49.381Z] #32 11.57 runtime/cgo [2019-10-17T22:52:54.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T22:52:56.270Z] #32 ... [2019-10-17T22:52:56.270Z] [2019-10-17T22:52:56.270Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:52:56.270Z] #45 9.858 math [2019-10-17T22:52:56.270Z] #45 10.28 runtime [2019-10-17T22:52:56.270Z] #45 10.91 encoding [2019-10-17T22:52:56.270Z] #45 11.72 unicode/utf16 [2019-10-17T22:52:56.270Z] #45 14.01 container/list [2019-10-17T22:52:56.270Z] #45 17.33 crypto/internal/subtle [2019-10-17T22:52:56.270Z] #45 17.97 crypto/subtle [2019-10-17T22:52:56.270Z] #45 18.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-17T22:52:56.895Z] #45 19.18 internal/nettrace [2019-10-17T22:52:57.183Z] #45 19.59 runtime/cgo [2019-10-17T22:52:59.252Z] #45 ... [2019-10-17T22:52:59.252Z] [2019-10-17T22:52:59.252Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:52:59.252Z] #11 21.87 Fetched 7720 kB in 21s (365 kB/s) [2019-10-17T22:52:59.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T22:53:04.799Z] #11 21.87 Reading package lists... [2019-10-17T22:53:04.799Z] #11 ... [2019-10-17T22:53:04.799Z] [2019-10-17T22:53:04.799Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:53:04.799Z] #39 24.88 + cd /tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution [2019-10-17T22:53:04.799Z] #39 24.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-17T22:53:04.799Z] #39 27.51 + GOPATH=/tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UlGKPKO3tc go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-17T22:53:04.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T22:53:07.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T22:53:08.954Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:53:08.954Z] [2019-10-17T22:53:08.954Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-17T22:53:08.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-17T22:53:08.954Z] Using test binary docker [2019-10-17T22:53:08.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T22:53:08.954Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T22:53:08.954Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T22:53:08.954Z] Warning failed to create cache: (null) [2019-10-17T22:53:08.954Z] . [2019-10-17T22:53:08.954Z] INFO: Waiting for daemon to start... [2019-10-17T22:53:08.954Z] Starting dockerd [2019-10-17T22:53:08.954Z] . [2019-10-17T22:53:08.954Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-17T22:53:09.236Z] #39 ... [2019-10-17T22:53:09.236Z] [2019-10-17T22:53:09.236Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:53:09.236Z] #51 31.31 + cd /tmp/tmp.i6SYIbDFnx/src/github.com/golangci/golangci-lint/ [2019-10-17T22:53:09.236Z] #51 31.31 + git checkout -q v1.20.0 [2019-10-17T22:53:09.862Z] #51 32.27 ++ git describe --tags [2019-10-17T22:53:09.862Z] #51 32.28 + version=v1.20.0 [2019-10-17T22:53:09.862Z] #51 32.28 ++ git rev-parse --short HEAD [2019-10-17T22:53:09.862Z] #51 32.29 + commit=cc98739 [2019-10-17T22:53:09.862Z] #51 32.29 ++ git show -s --format=%cd [2019-10-17T22:53:09.862Z] #51 32.33 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-17T22:53:09.862Z] #51 32.33 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T22:53:10.201Z] #51 ... [2019-10-17T22:53:10.201Z] [2019-10-17T22:53:10.201Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:53:10.201Z] #57 22.64 Fetched 7720 kB in 21s (351 kB/s) [2019-10-17T22:53:10.201Z] #57 22.64 Reading package lists... [2019-10-17T22:53:10.201Z] #57 32.82 Reading package lists... [2019-10-17T22:53:10.201Z] #57 ... [2019-10-17T22:53:10.201Z] [2019-10-17T22:53:10.201Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:53:10.201Z] #11 21.87 Reading package lists... [2019-10-17T22:53:10.843Z] #11 31.83 Reading package lists... [2019-10-17T22:53:10.843Z] #11 ... [2019-10-17T22:53:10.843Z] [2019-10-17T22:53:10.843Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:53:10.843Z] #25 23.31 Fetched 7720 kB in 22s (350 kB/s) [2019-10-17T22:53:10.843Z] #25 23.31 Reading package lists... [2019-10-17T22:53:10.843Z] #25 33.25 Reading package lists... [2019-10-17T22:53:10.843Z] #25 ... [2019-10-17T22:53:10.843Z] [2019-10-17T22:53:10.843Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:53:10.843Z] #69 27.72 + cd /tmp/tmp.FcmpvJuVMG/src/github.com/docker/libnetwork [2019-10-17T22:53:10.843Z] #69 27.72 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T22:53:10.843Z] #69 28.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-17T22:53:11.469Z] #69 ... [2019-10-17T22:53:11.469Z] [2019-10-17T22:53:11.469Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:53:11.469Z] #41 23.84 Fetched 7720 kB in 22s (340 kB/s) [2019-10-17T22:53:11.469Z] #41 23.84 Reading package lists... [2019-10-17T22:53:12.095Z] #41 33.74 Reading package lists... [2019-10-17T22:53:12.095Z] #41 ... [2019-10-17T22:53:12.095Z] [2019-10-17T22:53:12.095Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:53:12.095Z] #34 24.44 Fetched 7720 kB in 23s (331 kB/s) [2019-10-17T22:53:12.095Z] #34 24.44 Reading package lists... [2019-10-17T22:53:12.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T22:53:12.722Z] #34 34.76 Reading package lists... [2019-10-17T22:53:12.722Z] #34 ... [2019-10-17T22:53:12.722Z] [2019-10-17T22:53:12.722Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:53:12.722Z] #45 25.00 vendor/golang.org/x/crypto/internal/subtle [2019-10-17T22:53:15.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T22:53:19.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T22:53:19.588Z] #45 ... [2019-10-17T22:53:19.588Z] [2019-10-17T22:53:19.588Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:53:19.588Z] #11 31.83 Reading package lists... [2019-10-17T22:53:20.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T22:53:20.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T22:53:20.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T22:53:21.113Z] #11 41.86 Building dependency tree... [2019-10-17T22:53:22.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T22:53:22.459Z] Using test binary docker [2019-10-17T22:53:22.459Z] +++ /etc/init.d/apparmor start [2019-10-17T22:53:22.459Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T22:53:22.459Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T22:53:22.459Z] Warning failed to create cache: (null) [2019-10-17T22:53:22.459Z] . [2019-10-17T22:53:22.459Z] INFO: Waiting for daemon to start... [2019-10-17T22:53:22.459Z] Starting dockerd [2019-10-17T22:53:22.459Z] +++ 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 [2019-10-17T22:53:23.168Z] #11 45.86 The following additional packages will be installed: [2019-10-17T22:53:23.168Z] #11 45.86 libapparmor1 libseccomp2 [2019-10-17T22:53:23.168Z] #11 45.88 Suggested packages: [2019-10-17T22:53:23.168Z] #11 45.88 seccomp [2019-10-17T22:53:24.199Z] #11 46.50 The following NEW packages will be installed: [2019-10-17T22:53:24.199Z] #11 46.51 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-17T22:53:24.199Z] #11 46.72 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T22:53:24.199Z] #11 46.72 Need to get 296 kB of archives. [2019-10-17T22:53:24.199Z] #11 46.72 After this operation, 1346 kB of additional disk space will be used. [2019-10-17T22:53:24.199Z] #11 46.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-17T22:53:24.199Z] #11 46.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-17T22:53:24.199Z] #11 46.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-17T22:53:24.199Z] #11 46.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-17T22:53:24.986Z] . [2019-10-17T22:53:24.986Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T22:53:24.986Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T22:53:24.986Z] Error: No such image: emptyfs [2019-10-17T22:53:24.986Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T22:53:24.986Z] ++++ docker load [2019-10-17T22:53:24.986Z] Running integration-test (iteration 1) [2019-10-17T22:53:24.986Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T22:53:24.986Z] ++ 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 [2019-10-17T22:53:24.986Z] ++ set -e [2019-10-17T22:53:24.986Z] ++ '[' -n 0 ']' [2019-10-17T22:53:24.986Z] ++ set -x [2019-10-17T22:53:24.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:53:26.918Z] #11 49.16 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T22:53:26.918Z] #11 ... [2019-10-17T22:53:26.918Z] [2019-10-17T22:53:26.918Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:53:26.918Z] #57 32.82 Reading package lists... [2019-10-17T22:53:26.918Z] #57 42.71 Building dependency tree... [2019-10-17T22:53:26.918Z] #57 46.31 The following additional packages will be installed: [2019-10-17T22:53:26.918Z] #57 46.32 btrfs-progs liblzo2-2 [2019-10-17T22:53:26.918Z] #57 46.76 The following NEW packages will be installed: [2019-10-17T22:53:26.918Z] #57 46.79 btrfs-progs btrfs-tools liblzo2-2 [2019-10-17T22:53:26.918Z] #57 46.97 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T22:53:26.918Z] #57 46.97 Need to get 588 kB of archives. [2019-10-17T22:53:26.918Z] #57 46.97 After this operation, 5005 kB of additional disk space will be used. [2019-10-17T22:53:26.918Z] #57 46.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-17T22:53:26.918Z] #57 47.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-17T22:53:26.918Z] #57 47.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-17T22:53:26.918Z] #57 49.04 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T22:53:26.918Z] #57 49.45 Fetched 588 kB in 0s (1674 kB/s) [2019-10-17T22:53:26.918Z] #57 ... [2019-10-17T22:53:26.918Z] [2019-10-17T22:53:26.918Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:53:26.918Z] #11 49.52 Fetched 296 kB in 0s (2193 kB/s) [2019-10-17T22:53:26.918Z] #11 49.67 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-17T22:53:27.206Z] #11 49.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-17T22:53:27.206Z] #11 49.88 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-17T22:53:27.206Z] #11 49.89 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T22:53:27.835Z] #11 50.24 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-17T22:53:27.835Z] #11 50.29 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-17T22:53:27.835Z] #11 50.30 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T22:53:28.125Z] #11 50.58 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-17T22:53:28.126Z] #11 50.62 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T22:53:28.126Z] #11 50.63 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T22:53:28.450Z] #11 50.87 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-17T22:53:28.450Z] #11 50.89 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T22:53:28.450Z] #11 50.89 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T22:53:28.738Z] #11 ... [2019-10-17T22:53:28.738Z] [2019-10-17T22:53:28.738Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T22:53:28.738Z] #25 33.25 Reading package lists... [2019-10-17T22:53:28.738Z] #25 42.54 Building dependency tree... [2019-10-17T22:53:28.738Z] #25 46.02 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-17T22:53:28.738Z] #25 46.02 The following additional packages will be installed: [2019-10-17T22:53:28.738Z] #25 46.03 libjq1 libonig4 [2019-10-17T22:53:28.738Z] #25 46.72 The following NEW packages will be installed: [2019-10-17T22:53:28.738Z] #25 46.74 jq libjq1 libonig4 [2019-10-17T22:53:28.738Z] #25 46.99 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T22:53:28.738Z] #25 46.99 Need to get 310 kB of archives. [2019-10-17T22:53:28.738Z] #25 46.99 After this operation, 1267 kB of additional disk space will be used. [2019-10-17T22:53:28.738Z] #25 46.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-17T22:53:28.738Z] #25 47.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-17T22:53:28.738Z] #25 47.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-17T22:53:28.738Z] #25 49.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T22:53:28.738Z] #25 49.47 Fetched 310 kB in 0s (1605 kB/s) [2019-10-17T22:53:28.738Z] #25 49.74 Selecting previously unselected package libonig4:ppc64el. [2019-10-17T22:53:28.739Z] #25 49.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 ... 14950 files and directories currently installed.) [2019-10-17T22:53:28.739Z] #25 49.88 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-17T22:53:28.739Z] #25 49.91 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-17T22:53:28.739Z] #25 50.30 Selecting previously unselected package libjq1:ppc64el. [2019-10-17T22:53:28.739Z] #25 50.39 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T22:53:28.739Z] #25 50.41 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T22:53:28.739Z] #25 50.80 Selecting previously unselected package jq. [2019-10-17T22:53:28.739Z] #25 50.82 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T22:53:28.739Z] #25 50.83 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-17T22:53:28.739Z] #25 51.07 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-17T22:53:28.739Z] #25 51.07 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T22:53:28.739Z] #25 51.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:28.739Z] #25 51.29 Setting up jq (1.5+dfsg-1.3) ... [2019-10-17T22:53:28.739Z] #25 DONE 51.5s [2019-10-17T22:53:28.739Z] [2019-10-17T22:53:28.739Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:53:28.739Z] #11 51.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:29.028Z] #11 ... [2019-10-17T22:53:29.028Z] [2019-10-17T22:53:29.028Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T22:53:29.028Z] #26 DONE 0.1s [2019-10-17T22:53:29.028Z] [2019-10-17T22:53:29.028Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T22:53:29.028Z] #11 51.57 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T22:53:29.028Z] #11 51.58 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T22:53:29.028Z] #11 51.58 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T22:53:29.028Z] #11 51.59 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T22:53:29.028Z] #11 51.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:29.318Z] #11 DONE 51.9s [2019-10-17T22:53:29.318Z] [2019-10-17T22:53:29.318Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:53:29.318Z] #53 DONE 0.1s [2019-10-17T22:53:29.318Z] [2019-10-17T22:53:29.318Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:53:29.318Z] #57 49.67 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-17T22:53:29.318Z] #57 49.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-17T22:53:29.318Z] #57 49.88 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-17T22:53:29.318Z] #57 49.89 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T22:53:29.318Z] #57 50.21 Selecting previously unselected package btrfs-progs. [2019-10-17T22:53:29.318Z] #57 50.27 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-17T22:53:29.318Z] #57 50.30 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-17T22:53:29.318Z] #57 51.61 Selecting previously unselected package btrfs-tools. [2019-10-17T22:53:29.318Z] #57 51.62 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-17T22:53:29.318Z] #57 51.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-17T22:53:29.318Z] #57 51.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:29.318Z] #57 51.96 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T22:53:29.608Z] #57 ... [2019-10-17T22:53:29.608Z] [2019-10-17T22:53:29.608Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T22:53:29.608Z] #54 DONE 0.1s [2019-10-17T22:53:29.608Z] [2019-10-17T22:53:29.608Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T22:53:29.608Z] #57 52.06 Setting up btrfs-progs (4.7.3-1) ... [2019-10-17T22:53:29.608Z] #57 52.06 Setting up btrfs-tools (4.7.3-1) ... [2019-10-17T22:53:29.608Z] #57 52.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:29.899Z] #57 DONE 52.5s [2019-10-17T22:53:29.899Z] [2019-10-17T22:53:29.899Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:53:29.899Z] #55 0.420 + RM_GOPATH=0 [2019-10-17T22:53:29.899Z] #55 0.421 + TMP_GOPATH= [2019-10-17T22:53:29.899Z] #55 0.423 + : /build [2019-10-17T22:53:29.899Z] #55 0.424 + '[' -z '' ']' [2019-10-17T22:53:29.899Z] #55 0.427 ++ mktemp -d [2019-10-17T22:53:29.899Z] #55 ... [2019-10-17T22:53:29.899Z] [2019-10-17T22:53:29.899Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:53:29.899Z] #58 DONE 0.1s [2019-10-17T22:53:29.899Z] [2019-10-17T22:53:29.899Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:53:29.899Z] #55 0.461 + export GOPATH=/tmp/tmp.41tjYnkTbR [2019-10-17T22:53:29.899Z] #55 0.461 + GOPATH=/tmp/tmp.41tjYnkTbR [2019-10-17T22:53:29.899Z] #55 0.461 + RM_GOPATH=1 [2019-10-17T22:53:29.899Z] #55 0.461 ++ dirname ./install.sh [2019-10-17T22:53:29.899Z] #55 0.519 + dir=. [2019-10-17T22:53:29.899Z] #55 0.524 + bin=runc [2019-10-17T22:53:29.899Z] #55 0.526 + shift [2019-10-17T22:53:29.899Z] #55 0.543 + '[' '!' -f ./runc.installer ']' [2019-10-17T22:53:30.187Z] #55 ... [2019-10-17T22:53:30.187Z] [2019-10-17T22:53:30.187Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T22:53:30.187Z] #59 DONE 0.1s [2019-10-17T22:53:30.187Z] [2019-10-17T22:53:30.187Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:53:30.187Z] #55 0.553 + . ./runc.installer [2019-10-17T22:53:30.187Z] #55 0.557 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-17T22:53:30.187Z] #55 0.563 + install_runc [2019-10-17T22:53:30.187Z] #55 0.588 + uname -r [2019-10-17T22:53:30.187Z] #55 0.596 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-17T22:53:30.187Z] #55 0.616 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-17T22:53:30.187Z] #55 0.616 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-17T22:53:30.187Z] #55 0.616 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.41tjYnkTbR/src/github.com/opencontainers/runc [2019-10-17T22:53:30.187Z] #55 0.616 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-17T22:53:30.187Z] #55 0.662 Cloning into '/tmp/tmp.41tjYnkTbR/src/github.com/opencontainers/runc'... [2019-10-17T22:53:30.477Z] #55 ... [2019-10-17T22:53:30.477Z] [2019-10-17T22:53:30.477Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-17T22:53:30.477Z] #12 DONE 1.0s [2019-10-17T22:53:30.477Z] [2019-10-17T22:53:30.477Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:53:30.477Z] #41 33.74 Reading package lists... [2019-10-17T22:53:30.477Z] #41 43.24 Building dependency tree... [2019-10-17T22:53:30.477Z] #41 47.06 The following additional packages will be installed: [2019-10-17T22:53:30.477Z] #41 47.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-17T22:53:30.477Z] #41 47.08 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-17T22:53:30.477Z] #41 47.08 Suggested packages: [2019-10-17T22:53:30.477Z] #41 47.09 manpages-dev python-setuptools [2019-10-17T22:53:30.477Z] #41 49.81 The following NEW packages will be installed: [2019-10-17T22:53:30.477Z] #41 49.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-17T22:53:30.477Z] #41 49.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-17T22:53:30.477Z] #41 49.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-17T22:53:30.477Z] #41 49.82 zlib1g-dev [2019-10-17T22:53:30.477Z] #41 50.12 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T22:53:30.477Z] #41 50.12 Need to get 3548 kB of archives. [2019-10-17T22:53:30.477Z] #41 50.12 After this operation, 21.2 MB of additional disk space will be used. [2019-10-17T22:53:30.477Z] #41 50.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-17T22:53:30.477Z] #41 50.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-17T22:53:30.477Z] #41 50.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-17T22:53:30.477Z] #41 50.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-17T22:53:30.477Z] #41 50.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-17T22:53:30.477Z] #41 50.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-17T22:53:30.477Z] #41 50.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-17T22:53:30.477Z] #41 50.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-17T22:53:30.477Z] #41 50.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-17T22:53:30.477Z] #41 50.39 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-17T22:53:30.477Z] #41 50.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-17T22:53:30.477Z] #41 50.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-17T22:53:30.477Z] #41 50.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-17T22:53:30.477Z] #41 50.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-17T22:53:30.477Z] #41 50.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-17T22:53:30.477Z] #41 50.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-17T22:53:30.477Z] #41 53.05 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T22:53:30.477Z] #41 ... [2019-10-17T22:53:30.477Z] [2019-10-17T22:53:30.477Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:53:30.477Z] #60 0.458 + RM_GOPATH=0 [2019-10-17T22:53:30.477Z] #60 0.460 + TMP_GOPATH= [2019-10-17T22:53:30.477Z] #60 0.461 + : /build [2019-10-17T22:53:30.477Z] #60 0.462 + '[' -z '' ']' [2019-10-17T22:53:30.477Z] #60 0.470 ++ mktemp -d [2019-10-17T22:53:30.477Z] #60 0.473 + export GOPATH=/tmp/tmp.fPqRclEkkG [2019-10-17T22:53:30.477Z] #60 0.474 + GOPATH=/tmp/tmp.fPqRclEkkG [2019-10-17T22:53:30.477Z] #60 0.474 + RM_GOPATH=1 [2019-10-17T22:53:30.477Z] #60 0.476 ++ dirname ./install.sh [2019-10-17T22:53:30.477Z] #60 0.478 + dir=. [2019-10-17T22:53:30.477Z] #60 0.479 + bin=containerd [2019-10-17T22:53:30.477Z] #60 0.479 + shift [2019-10-17T22:53:30.477Z] #60 0.479 + '[' '!' -f ./containerd.installer ']' [2019-10-17T22:53:30.477Z] #60 0.480 + . ./containerd.installer [2019-10-17T22:53:30.477Z] #60 0.480 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T22:53:30.477Z] #60 0.483 + install_containerd [2019-10-17T22:53:30.477Z] #60 0.484 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-17T22:53:30.477Z] #60 0.484 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T22:53:30.477Z] #60 0.485 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fPqRclEkkG/src/github.com/containerd/containerd [2019-10-17T22:53:30.477Z] #60 0.530 Cloning into '/tmp/tmp.fPqRclEkkG/src/github.com/containerd/containerd'... [2019-10-17T22:53:31.102Z] #60 ... [2019-10-17T22:53:31.102Z] [2019-10-17T22:53:31.102Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T22:53:31.102Z] #13 DONE 0.8s [2019-10-17T22:53:31.393Z] [2019-10-17T22:53:31.393Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:53:31.393Z] #41 53.18 Fetched 3548 kB in 0s (5018 kB/s) [2019-10-17T22:53:31.393Z] #41 53.37 Selecting previously unselected package libnet1:ppc64el. [2019-10-17T22:53:31.393Z] #41 53.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-17T22:53:31.393Z] #41 53.52 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-17T22:53:31.393Z] #41 53.53 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T22:53:31.393Z] #41 53.86 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-17T22:53:31.393Z] #41 53.86 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-17T22:53:31.393Z] #41 53.87 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-17T22:53:31.393Z] #41 53.99 Selecting previously unselected package libnet1-dev. [2019-10-17T22:53:31.393Z] #41 54.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-17T22:53:31.393Z] #41 54.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-17T22:53:31.393Z] #41 ... [2019-10-17T22:53:31.393Z] [2019-10-17T22:53:31.393Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:53:31.393Z] #34 34.76 Reading package lists... [2019-10-17T22:53:31.393Z] #34 44.28 Building dependency tree... [2019-10-17T22:53:31.393Z] #34 48.01 The following additional packages will be installed: [2019-10-17T22:53:31.393Z] #34 48.01 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-17T22:53:31.393Z] #34 48.04 Suggested packages: [2019-10-17T22:53:31.393Z] #34 48.04 codeblocks eclipse ninja-build lrzip [2019-10-17T22:53:31.393Z] #34 48.04 Recommended packages: [2019-10-17T22:53:31.393Z] #34 48.04 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-17T22:53:31.393Z] #34 50.10 The following NEW packages will be installed: [2019-10-17T22:53:31.393Z] #34 50.13 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-17T22:53:31.393Z] #34 50.14 vim-common xxd [2019-10-17T22:53:31.393Z] #34 50.50 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T22:53:31.393Z] #34 50.50 Need to get 13.4 MB of archives. [2019-10-17T22:53:31.393Z] #34 50.50 After this operation, 60.4 MB of additional disk space will be used. [2019-10-17T22:53:31.393Z] #34 50.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-17T22:53:31.393Z] #34 50.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-17T22:53:31.393Z] #34 50.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-17T22:53:31.393Z] #34 52.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-17T22:53:31.393Z] #34 52.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-17T22:53:31.393Z] #34 52.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-17T22:53:31.393Z] #34 52.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-17T22:53:31.393Z] #34 52.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-17T22:53:31.393Z] #34 53.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-17T22:53:31.393Z] #34 53.17 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-17T22:53:31.683Z] #34 ... [2019-10-17T22:53:31.683Z] [2019-10-17T22:53:31.683Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T22:53:31.683Z] #14 0.421 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-17T22:53:31.683Z] #14 DONE 0.5s [2019-10-17T22:53:31.683Z] [2019-10-17T22:53:31.683Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:53:32.313Z] #27 ... [2019-10-17T22:53:32.313Z] [2019-10-17T22:53:32.313Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T22:53:32.313Z] #15 DONE 0.5s [2019-10-17T22:53:32.313Z] [2019-10-17T22:53:32.313Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:53:32.313Z] #41 54.26 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-17T22:53:32.313Z] #41 54.29 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-17T22:53:32.313Z] #41 54.31 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T22:53:32.313Z] #41 54.57 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-17T22:53:32.313Z] #41 54.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-17T22:53:32.313Z] #41 54.59 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-17T22:53:32.604Z] #41 ... [2019-10-17T22:53:32.604Z] [2019-10-17T22:53:32.604Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T22:53:32.604Z] #16 DONE 0.5s [2019-10-17T22:53:32.604Z] [2019-10-17T22:53:32.604Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:53:32.604Z] #41 55.13 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-17T22:53:32.604Z] #41 55.14 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-17T22:53:32.604Z] #41 55.14 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T22:53:32.604Z] #41 55.33 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-17T22:53:32.604Z] #41 55.35 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-17T22:53:32.895Z] #41 55.39 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-17T22:53:32.895Z] #41 55.55 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-17T22:53:32.895Z] #41 55.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-17T22:53:32.895Z] #41 55.56 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-17T22:53:33.187Z] #41 ... [2019-10-17T22:53:33.187Z] [2019-10-17T22:53:33.187Z] #17 [dev 6/24] RUN ldconfig [2019-10-17T22:53:33.187Z] #17 DONE 0.5s [2019-10-17T22:53:33.187Z] [2019-10-17T22:53:33.187Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:53:33.187Z] #34 54.79 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T22:53:33.187Z] #34 55.03 Fetched 13.4 MB in 2s (4761 kB/s) [2019-10-17T22:53:33.187Z] #34 55.36 Selecting previously unselected package cmake-data. [2019-10-17T22:53:33.187Z] #34 55.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-17T22:53:33.187Z] #34 55.65 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-17T22:53:33.187Z] #34 55.68 Unpacking cmake-data (3.7.2-1) ... [2019-10-17T22:53:34.184Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T22:53:34.184Z] [2019-10-17T22:53:34.184Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T22:53:34.574Z] PKG_CONFIG=pkg-config [2019-10-17T22:53:34.574Z] GOLANG_VERSION=1.13.1 [2019-10-17T22:53:34.574Z] HOSTNAME=41f173415944 [2019-10-17T22:53:34.574Z] DOCKER_EXPERIMENTAL=1 [2019-10-17T22:53:34.574Z] container=docker [2019-10-17T22:53:34.574Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T22:53:34.574Z] GO111MODULE=off [2019-10-17T22:53:34.574Z] GOPATH=/go [2019-10-17T22:53:34.574Z] PWD=/go/src/github.com/docker/docker [2019-10-17T22:53:34.574Z] HOME=/root [2019-10-17T22:53:34.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T22:53:34.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T22:53:34.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T22:53:34.574Z] DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:53:34.574Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T22:53:34.574Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T22:53:34.574Z] TERM=xterm [2019-10-17T22:53:34.574Z] VALIDATE_BRANCH=master [2019-10-17T22:53:34.574Z] DEST=bundles/test-integration [2019-10-17T22:53:34.574Z] SHLVL=1 [2019-10-17T22:53:34.574Z] TIMEOUT=120m [2019-10-17T22:53:34.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T22:53:34.574Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T22:53:34.574Z] TESTDEBUG=0 [2019-10-17T22:53:34.574Z] _=/usr/bin/env [2019-10-17T22:53:34.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T22:53:37.666Z] #34 ... [2019-10-17T22:53:37.666Z] [2019-10-17T22:53:37.666Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:53:37.666Z] #27 4.431 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-17T22:53:37.666Z] #27 6.058 [2019-10-17T22:53:37.666Z] #27 6.630 ### 5.3% ####### 11.0% ############ 17.4% ############### 22.1% #################### 28.5% ####################### 32.7% ############################ 39.1% ################################## 47.6% ################################### 49.7% ######################################## 56.1% ############################################# 62.5% ################################################# 68.9% ################################################### 71.0% ############################################################### 88.1% ######################################################################## 100.0% [2019-10-17T22:53:38.697Z] #27 9.645 [2019-10-17T22:53:39.933Z] #27 10.47 ######### 13.2% ##################### 30.5% ############################## 42.0% [2019-10-17T22:53:39.933Z] #27 ... [2019-10-17T22:53:39.933Z] [2019-10-17T22:53:39.933Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:53:39.933Z] #69 DONE 62.3s [2019-10-17T22:53:39.933Z] [2019-10-17T22:53:39.933Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:53:39.933Z] #27 10.47 ######### 13.2% ##################### 30.5% ############################## 42.0% ####################################################### 76.5% [2019-10-17T22:53:39.933Z] #27 ... [2019-10-17T22:53:39.933Z] [2019-10-17T22:53:39.933Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:53:39.933Z] #34 60.81 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-17T22:53:39.933Z] #34 60.82 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-17T22:53:39.933Z] #34 60.85 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T22:53:39.933Z] #34 61.09 Selecting previously unselected package libicu57:ppc64el. [2019-10-17T22:53:39.933Z] #34 61.12 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-17T22:53:39.933Z] #34 61.19 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-17T22:53:42.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T22:53:42.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T22:53:43.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T22:53:43.473Z] #34 ... [2019-10-17T22:53:43.473Z] [2019-10-17T22:53:43.473Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:53:43.473Z] #18 0.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T22:53:43.473Z] #18 0.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T22:53:43.473Z] #18 0.997 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T22:53:43.473Z] #18 1.012 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T22:53:43.473Z] #18 1.079 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T22:53:43.473Z] #18 3.300 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T22:53:43.473Z] #18 7.231 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T22:53:43.473Z] #18 9.543 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T22:53:43.473Z] #18 ... [2019-10-17T22:53:43.473Z] [2019-10-17T22:53:43.473Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:53:43.473Z] #27 10.47 ######### 13.2% ##################### 30.5% ############################## 42.0% ####################################################### 76.5% ################################################################### 93.7% ####################################################################### 99.5% ######################################################################## 100.0% [2019-10-17T22:53:43.473Z] #27 13.33 [2019-10-17T22:53:43.473Z] #27 13.88 ##### 7.4% ########## 15.2% ################## 25.5% ####################### 33.2% ############################# 41.0% [2019-10-17T22:53:43.473Z] #27 ... [2019-10-17T22:53:43.473Z] [2019-10-17T22:53:43.473Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:53:43.473Z] #41 55.98 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-17T22:53:43.473Z] #41 56.01 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 56.01 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-17T22:53:43.473Z] #41 57.33 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-17T22:53:43.473Z] #41 57.35 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 57.36 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-17T22:53:43.473Z] #41 57.80 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-17T22:53:43.473Z] #41 57.80 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 57.81 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-17T22:53:43.473Z] #41 60.37 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-17T22:53:43.473Z] #41 60.37 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 60.39 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-17T22:53:43.473Z] #41 61.32 Selecting previously unselected package protobuf-c-compiler. [2019-10-17T22:53:43.473Z] #41 61.33 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 61.33 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-17T22:53:43.473Z] #41 61.59 Selecting previously unselected package protobuf-compiler. [2019-10-17T22:53:43.473Z] #41 61.59 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 61.59 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-17T22:53:43.473Z] #41 61.99 Selecting previously unselected package python-pkg-resources. [2019-10-17T22:53:43.473Z] #41 62.06 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-17T22:53:43.473Z] #41 62.07 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-17T22:53:43.473Z] #41 62.89 Selecting previously unselected package python-protobuf. [2019-10-17T22:53:43.473Z] #41 62.91 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-17T22:53:43.473Z] #41 62.94 Unpacking python-protobuf (3.0.0-9) ... [2019-10-17T22:53:43.473Z] #41 64.54 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T22:53:43.473Z] #41 64.61 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T22:53:43.473Z] #41 64.63 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-17T22:53:43.473Z] #41 ... [2019-10-17T22:53:43.473Z] [2019-10-17T22:53:43.473Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:53:44.079Z] #27 13.88 ##### 7.4% ########## 15.2% ################## 25.5% ####################### 33.2% ############################# 41.0% #################################### 51.3% ########################################## 59.0% ################################################ 66.8% ####################################################### 77.1% ############################################################# 84.9% #################################################################### 95.2% ######################################################################## 100.0% [2019-10-17T22:53:44.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T22:53:45.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T22:53:45.132Z] #27 16.21 [2019-10-17T22:53:47.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T22:53:48.027Z] #27 16.99 # 1.6% ### 4.3% ##### 7.2% ####### 10.7% ######### 12.5% ############ 17.9% ############### 21.4% ################## 25.3% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## 34.3% ########################## 36.9% ############################ 39.6% ############################## 42.3% ################################# 45.9% [2019-10-17T22:53:48.027Z] #27 ... [2019-10-17T22:53:48.027Z] [2019-10-17T22:53:48.027Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:53:48.027Z] #48 60.24 + cd /tmp/tmp.ckvZewZZgG/src/gotest.tools/gotestsum [2019-10-17T22:53:48.027Z] #48 60.24 + git checkout -q v0.3.5 [2019-10-17T22:53:48.027Z] #48 60.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-17T22:53:48.027Z] #48 ... [2019-10-17T22:53:48.027Z] [2019-10-17T22:53:48.027Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:53:48.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T22:53:50.101Z] #27 16.99 # 1.6% ### 4.3% ##### 7.2% ####### 10.7% ######### 12.5% ############ 17.9% ############### 21.4% ################## 25.3% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## 34.3% ########################## 36.9% ############################ 39.6% ############################## 42.3% ################################# 45.9% ################################### 49.4% ##################################### 51.7% ####################################### 54.2% ######################################## 56.9% ########################################### 60.4% ########################################### 60.8% ############################################# 62.6% ################################################ 67.1% ################################################## 70.7% #################################################### 73.4% ######################################################## 78.7% ########################################################### 82.1% ############################################################ 83.5% ############################################################# 85.6% ############################################################## 87.4% ################################################################# 91.0% #################################################################### 94.5% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-17T22:53:50.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T22:53:50.725Z] #27 21.74 [2019-10-17T22:53:53.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T22:53:55.169Z] #27 25.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-17T22:53:55.684Z] sha256:e56b5c71aaf4021bf7116de2906682fdfa178a6de0b44370c17580a92ee81d55 [2019-10-17T22:53:55.684Z] INFO: Starting docker-py tests... [2019-10-17T22:53:55.684Z] ============================= test session starts ============================== [2019-10-17T22:53:55.684Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-17T22:53:55.684Z] rootdir: /src, inifile: pytest.ini [2019-10-17T22:53:55.684Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-17T22:53:55.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T22:53:55.796Z] #27 26.81 [2019-10-17T22:53:55.938Z] collected 385 items / 5 deselected / 380 selected [2019-10-17T22:53:55.938Z] [2019-10-17T22:53:56.424Z] #27 27.33 ####################################################### 76.7% ######################################################################## 100.0% [2019-10-17T22:53:56.715Z] #27 27.75 [2019-10-17T22:53:57.046Z] Loaded image: buildpack-deps:jessie [2019-10-17T22:53:57.046Z] Loaded image: busybox:latest [2019-10-17T22:53:57.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T22:53:57.303Z] Loaded image: busybox:glibc [2019-10-17T22:53:57.303Z] Loaded image: debian:jessie [2019-10-17T22:53:57.559Z] Loaded image: hello-world:latest [2019-10-17T22:53:57.559Z] INFO: Testing against a local daemon [2019-10-17T22:53:57.559Z] === RUN TestCgroupNamespacesBuild [2019-10-17T22:53:58.776Z] #27 ... [2019-10-17T22:53:58.776Z] [2019-10-17T22:53:58.776Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T22:53:58.776Z] #34 72.85 Selecting previously unselected package libxml2:ppc64el. [2019-10-17T22:53:58.776Z] #34 72.87 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-17T22:53:58.776Z] #34 72.88 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-17T22:53:58.776Z] #34 73.83 Selecting previously unselected package libarchive13:ppc64el. [2019-10-17T22:53:58.776Z] #34 73.85 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-17T22:53:58.776Z] #34 73.86 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-17T22:53:58.776Z] #34 74.27 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-17T22:53:58.776Z] #34 74.28 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-17T22:53:58.776Z] #34 74.29 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-17T22:53:58.776Z] #34 74.57 Selecting previously unselected package libuv1:ppc64el. [2019-10-17T22:53:58.776Z] #34 74.60 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-17T22:53:58.776Z] #34 74.60 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-17T22:53:58.776Z] #34 74.95 Selecting previously unselected package cmake. [2019-10-17T22:53:58.776Z] #34 74.96 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-17T22:53:58.776Z] #34 75.21 Unpacking cmake (3.7.2-1) ... [2019-10-17T22:53:58.776Z] #34 79.30 Selecting previously unselected package xxd. [2019-10-17T22:53:58.776Z] #34 79.32 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-17T22:53:58.776Z] #34 79.33 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:53:58.776Z] #34 79.61 Selecting previously unselected package vim-common. [2019-10-17T22:53:58.776Z] #34 79.62 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T22:53:58.776Z] #34 79.65 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:53:58.776Z] #34 80.09 Processing triggers for mime-support (3.60) ... [2019-10-17T22:53:58.776Z] #34 80.43 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:53:58.776Z] #34 80.44 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-17T22:53:58.776Z] #34 80.44 Setting up cmake-data (3.7.2-1) ... [2019-10-17T22:53:58.776Z] #34 80.46 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-17T22:53:58.776Z] #34 80.47 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-17T22:53:58.776Z] #34 80.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:58.776Z] #34 80.65 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:53:58.776Z] #34 80.66 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T22:53:58.776Z] #34 80.67 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-17T22:53:58.776Z] #34 80.68 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-17T22:53:58.776Z] #34 80.68 Setting up cmake (3.7.2-1) ... [2019-10-17T22:53:58.776Z] #34 80.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:53:58.776Z] #34 DONE 81.1s [2019-10-17T22:53:58.776Z] [2019-10-17T22:53:58.776Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T22:53:58.776Z] #35 DONE 0.1s [2019-10-17T22:53:58.776Z] [2019-10-17T22:53:58.776Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:53:58.776Z] #55 23.63 + cd /tmp/tmp.41tjYnkTbR/src/github.com/opencontainers/runc [2019-10-17T22:53:58.776Z] #55 23.64 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-17T22:53:58.776Z] #55 24.39 + '[' -z '' ']' [2019-10-17T22:53:58.776Z] #55 24.39 + target=static [2019-10-17T22:53:58.776Z] #55 24.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-17T22:53:58.776Z] #55 28.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-17T22:53:58.776Z] #55 ... [2019-10-17T22:53:58.776Z] [2019-10-17T22:53:58.776Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T22:53:58.776Z] #36 DONE 0.1s [2019-10-17T22:53:58.776Z] [2019-10-17T22:53:58.776Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:53:59.063Z] #37 0.357 + RM_GOPATH=0 [2019-10-17T22:53:59.063Z] #37 0.357 + TMP_GOPATH= [2019-10-17T22:53:59.063Z] #37 0.357 + : /build [2019-10-17T22:53:59.063Z] #37 0.357 + '[' -z '' ']' [2019-10-17T22:53:59.063Z] #37 0.382 ++ mktemp -d [2019-10-17T22:53:59.063Z] #37 0.395 + export GOPATH=/tmp/tmp.3XZz3tCxgM [2019-10-17T22:53:59.063Z] #37 0.396 + GOPATH=/tmp/tmp.3XZz3tCxgM [2019-10-17T22:53:59.063Z] #37 0.396 + RM_GOPATH=1 [2019-10-17T22:53:59.063Z] #37 0.398 ++ dirname ./install.sh [2019-10-17T22:53:59.063Z] #37 0.411 + dir=. [2019-10-17T22:53:59.063Z] #37 0.413 + bin=tini [2019-10-17T22:53:59.063Z] #37 0.414 + shift [2019-10-17T22:53:59.063Z] #37 0.417 + '[' '!' -f ./tini.installer ']' [2019-10-17T22:53:59.063Z] #37 0.418 + . ./tini.installer [2019-10-17T22:53:59.063Z] #37 0.421 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T22:53:59.063Z] #37 0.422 + install_tini [2019-10-17T22:53:59.063Z] #37 0.422 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-17T22:53:59.063Z] #37 0.422 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T22:53:59.063Z] #37 0.422 + git clone https://github.com/krallin/tini.git /tmp/tmp.3XZz3tCxgM/tini [2019-10-17T22:53:59.063Z] #37 0.429 Cloning into '/tmp/tmp.3XZz3tCxgM/tini'... [2019-10-17T22:53:59.350Z] #37 ... [2019-10-17T22:53:59.350Z] [2019-10-17T22:53:59.350Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:53:59.350Z] #32 71.68 internal/reflectlite [2019-10-17T22:53:59.350Z] #32 71.68 sync [2019-10-17T22:53:59.350Z] #32 77.69 sort [2019-10-17T22:53:59.350Z] #32 77.70 errors [2019-10-17T22:53:59.350Z] #32 78.59 io [2019-10-17T22:53:59.350Z] #32 78.59 internal/oserror [2019-10-17T22:53:59.350Z] #32 78.65 strconv [2019-10-17T22:53:59.350Z] #32 79.15 syscall [2019-10-17T22:53:59.350Z] #32 ... [2019-10-17T22:53:59.350Z] [2019-10-17T22:53:59.350Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:53:59.350Z] #18 26.24 Fetched 7720 kB in 25s (302 kB/s) [2019-10-17T22:53:59.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T22:54:00.085Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2019-10-17T22:54:00.085Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T22:54:00.085Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T22:54:00.377Z] #18 26.24 Reading package lists... [2019-10-17T22:54:00.377Z] #18 ... [2019-10-17T22:54:00.377Z] [2019-10-17T22:54:00.377Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:00.377Z] #45 72.63 internal/reflectlite [2019-10-17T22:54:00.377Z] #45 72.64 sync [2019-10-17T22:54:00.377Z] #45 76.54 math/rand [2019-10-17T22:54:00.377Z] #45 76.56 internal/singleflight [2019-10-17T22:54:00.377Z] #45 76.60 github.com/LK4D4/vndr/godl/singleflight [2019-10-17T22:54:00.377Z] #45 81.04 io [2019-10-17T22:54:00.377Z] #45 81.05 sort [2019-10-17T22:54:00.377Z] #45 81.05 strconv [2019-10-17T22:54:00.377Z] #45 81.19 syscall [2019-10-17T22:54:00.377Z] #45 ... [2019-10-17T22:54:00.377Z] [2019-10-17T22:54:00.377Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:54:00.377Z] #41 73.06 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-17T22:54:00.377Z] #41 73.07 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-17T22:54:00.377Z] #41 73.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:54:00.377Z] #41 73.15 Setting up python-protobuf (3.0.0-9) ... [2019-10-17T22:54:00.669Z] #41 ... [2019-10-17T22:54:00.669Z] [2019-10-17T22:54:00.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:54:00.670Z] #27 31.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-17T22:54:01.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T22:54:01.702Z] #27 ... [2019-10-17T22:54:01.702Z] [2019-10-17T22:54:01.702Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T22:54:01.702Z] #41 83.92 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-17T22:54:01.702Z] #41 83.93 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-17T22:54:01.702Z] #41 83.93 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T22:54:01.702Z] #41 83.94 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-17T22:54:01.702Z] #41 83.95 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-17T22:54:01.702Z] #41 83.97 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-17T22:54:01.702Z] #41 83.99 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-17T22:54:01.702Z] #41 83.99 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-17T22:54:01.702Z] #41 84.00 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-17T22:54:01.702Z] #41 84.01 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-17T22:54:01.702Z] #41 84.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:54:01.702Z] #41 DONE 84.2s [2019-10-17T22:54:02.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T22:54:02.161Z] [2019-10-17T22:54:02.161Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:54:02.161Z] #27 32.85 [2019-10-17T22:54:02.452Z] #27 33.48 ######################################################################## 100.0% [2019-10-17T22:54:02.452Z] #27 ... [2019-10-17T22:54:02.452Z] [2019-10-17T22:54:02.452Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:54:02.452Z] #29 75.14 + cd /tmp/tmp.AJaCjEYL5z/src/github.com/go-swagger/go-swagger [2019-10-17T22:54:02.452Z] #29 75.14 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-17T22:54:02.452Z] #29 77.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-17T22:54:02.744Z] #29 ... [2019-10-17T22:54:02.744Z] [2019-10-17T22:54:02.744Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:54:02.744Z] #32 84.57 bytes [2019-10-17T22:54:02.744Z] #32 84.70 strings [2019-10-17T22:54:02.763Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2019-10-17T22:54:02.763Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T22:54:02.763Z] === RUN TestBuildWithSession [2019-10-17T22:54:02.763Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T22:54:02.763Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T22:54:02.763Z] === RUN TestBuildSquashParent [2019-10-17T22:54:03.529Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T22:54:03.529Z] Using test binary docker [2019-10-17T22:54:03.790Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T22:54:03.790Z] +++ /etc/init.d/apparmor start [2019-10-17T22:54:03.790Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T22:54:03.790Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T22:54:03.790Z] Warning failed to create cache: (null) [2019-10-17T22:54:03.790Z] . [2019-10-17T22:54:03.790Z] INFO: Waiting for daemon to start... [2019-10-17T22:54:03.790Z] Starting dockerd [2019-10-17T22:54:03.790Z] +++ 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 [2019-10-17T22:54:05.700Z] . [2019-10-17T22:54:05.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T22:54:05.961Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T22:54:05.961Z] Error: No such image: emptyfs [2019-10-17T22:54:05.961Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T22:54:05.961Z] ++++ docker load [2019-10-17T22:54:06.221Z] Running integration-test (iteration 1) [2019-10-17T22:54:06.221Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T22:54:06.221Z] ++ 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 [2019-10-17T22:54:06.221Z] ++ set -e [2019-10-17T22:54:06.221Z] ++ '[' -n 0 ']' [2019-10-17T22:54:06.221Z] ++ set -x [2019-10-17T22:54:06.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:54:06.410Z] Running on azwin-2-977a70 in d:\jenkins\workspace\moby_PR-39964 [Pipeline] { [Pipeline] ws [2019-10-17T22:54:06.436Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-17T22:54:08.312Z] #32 ... [2019-10-17T22:54:08.312Z] [2019-10-17T22:54:08.312Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:08.312Z] #42 2.996 Note: Building without setproctitle() and strlcpy() support. [2019-10-17T22:54:08.312Z] #42 2.996 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-17T22:54:08.312Z] #42 5.247 fatal: Not a git repository (or any of the parent directories): .git [2019-10-17T22:54:08.312Z] #42 5.284 GEN .gitid [2019-10-17T22:54:08.312Z] #42 5.303 GEN criu/include/version.h [2019-10-17T22:54:08.312Z] #42 5.357 GEN include/common/asm [2019-10-17T22:54:08.939Z] #42 ... [2019-10-17T22:54:08.939Z] [2019-10-17T22:54:08.939Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:08.939Z] #37 2.327 + cd /tmp/tmp.3XZz3tCxgM/tini [2019-10-17T22:54:08.939Z] #37 2.328 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T22:54:08.939Z] #37 2.380 + cmake . [2019-10-17T22:54:08.939Z] #37 3.675 -- The C compiler identification is GNU 6.3.0 [2019-10-17T22:54:08.939Z] #37 3.829 -- Check for working C compiler: /usr/bin/cc [2019-10-17T22:54:08.939Z] #37 4.805 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-17T22:54:08.939Z] #37 4.810 -- Detecting C compiler ABI info [2019-10-17T22:54:08.939Z] #37 6.069 -- Detecting C compiler ABI info - done [2019-10-17T22:54:08.939Z] #37 6.247 -- Detecting C compile features [2019-10-17T22:54:08.939Z] #37 9.464 -- Detecting C compile features - done [2019-10-17T22:54:08.939Z] #37 9.586 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-17T22:54:08.939Z] #37 10.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-17T22:54:09.227Z] #37 10.62 -- Configuring done [2019-10-17T22:54:09.227Z] #37 10.69 -- Generating done [2019-10-17T22:54:09.227Z] #37 10.71 -- Build files have been written to: /tmp/tmp.3XZz3tCxgM/tini [2019-10-17T22:54:09.227Z] #37 10.73 + make tini-static [2019-10-17T22:54:09.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T22:54:09.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T22:54:09.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T22:54:09.858Z] #37 11.28 Scanning dependencies of target tini-static [2019-10-17T22:54:10.148Z] #37 11.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-17T22:54:10.148Z] #37 ... [2019-10-17T22:54:10.148Z] [2019-10-17T22:54:10.148Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:10.148Z] #42 8.450 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-17T22:54:10.148Z] #42 8.628 PBCC images/opts.pb-c.c [2019-10-17T22:54:10.436Z] #42 8.787 PBCC images/sit.pb-c.c [2019-10-17T22:54:10.727Z] #42 9.035 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-17T22:54:11.018Z] #42 9.271 DEP images/opts.pb-c.d [2019-10-17T22:54:11.018Z] #42 9.411 DEP images/sit.pb-c.d [2019-10-17T22:54:11.310Z] #42 9.575 PBCC images/macvlan.pb-c.c [2019-10-17T22:54:11.310Z] #42 9.625 DEP images/macvlan.pb-c.d [2019-10-17T22:54:11.310Z] #42 9.761 PBCC images/autofs.pb-c.c [2019-10-17T22:54:11.310Z] #42 9.819 DEP images/autofs.pb-c.d [2019-10-17T22:54:11.604Z] #42 9.903 PBCC images/sysctl.pb-c.c [2019-10-17T22:54:11.604Z] #42 9.970 DEP images/sysctl.pb-c.d [2019-10-17T22:54:11.604Z] #42 10.06 PBCC images/time.pb-c.c [2019-10-17T22:54:11.894Z] #42 10.18 DEP images/time.pb-c.d [2019-10-17T22:54:11.894Z] #42 10.27 PBCC images/binfmt-misc.pb-c.c [2019-10-17T22:54:11.894Z] #42 10.32 DEP images/binfmt-misc.pb-c.d [2019-10-17T22:54:11.894Z] #42 10.41 PBCC images/seccomp.pb-c.c [2019-10-17T22:54:12.186Z] #42 10.47 DEP images/seccomp.pb-c.d [2019-10-17T22:54:12.186Z] #42 10.58 PBCC images/userns.pb-c.c [2019-10-17T22:54:12.186Z] #42 10.63 DEP images/userns.pb-c.d [2019-10-17T22:54:12.474Z] #42 10.77 PBCC images/cgroup.pb-c.c [2019-10-17T22:54:12.474Z] #42 10.88 DEP images/cgroup.pb-c.d [2019-10-17T22:54:12.474Z] #42 11.01 PBCC images/fown.pb-c.c [2019-10-17T22:54:12.762Z] #42 11.08 PBCC images/ext-file.pb-c.c [2019-10-17T22:54:12.762Z] #42 ... [2019-10-17T22:54:12.762Z] [2019-10-17T22:54:12.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T22:54:12.762Z] #27 33.94 [2019-10-17T22:54:12.762Z] #27 37.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-17T22:54:12.762Z] #27 37.87 skipping existing c8c2d4a6b2e3 [2019-10-17T22:54:12.762Z] #27 38.20 [2019-10-17T22:54:12.762Z] #27 41.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-17T22:54:12.762Z] #27 42.70 [2019-10-17T22:54:12.762Z] #27 43.35 ######################################################################## 100.0% [2019-10-17T22:54:12.762Z] #27 43.61 [2019-10-17T22:54:12.762Z] #27 43.82 Download of images into '/build' complete. [2019-10-17T22:54:12.762Z] #27 43.82 Use something like the following to load the result into a Docker daemon: [2019-10-17T22:54:12.762Z] #27 43.83 tar -cC '/build' . | docker load [2019-10-17T22:54:12.762Z] #27 DONE 43.9s [2019-10-17T22:54:12.762Z] [2019-10-17T22:54:12.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:12.762Z] #42 11.19 DEP images/fown.pb-c.d [2019-10-17T22:54:13.052Z] #42 11.40 DEP images/ext-file.pb-c.d [2019-10-17T22:54:13.340Z] #42 11.66 PBCC images/rpc.pb-c.c [2019-10-17T22:54:13.631Z] #42 11.81 DEP images/rpc.pb-c.d [2019-10-17T22:54:13.631Z] #42 11.98 PBCC images/siginfo.pb-c.c [2019-10-17T22:54:13.631Z] #42 12.07 DEP images/siginfo.pb-c.d [2019-10-17T22:54:13.921Z] #42 12.35 PBCC images/pagemap.pb-c.c [2019-10-17T22:54:14.214Z] #42 12.55 DEP images/pagemap.pb-c.d [2019-10-17T22:54:14.214Z] #42 12.77 PBCC images/rlimit.pb-c.c [2019-10-17T22:54:14.504Z] #42 12.85 DEP images/rlimit.pb-c.d [2019-10-17T22:54:14.504Z] #42 13.06 PBCC images/file-lock.pb-c.c [2019-10-17T22:54:14.809Z] #42 13.11 DEP images/file-lock.pb-c.d [2019-10-17T22:54:14.809Z] #42 ... [2019-10-17T22:54:14.809Z] [2019-10-17T22:54:14.809Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:14.809Z] #45 87.10 vendor/golang.org/x/net/dns/dnsmessage [2019-10-17T22:54:14.809Z] #45 88.15 bytes [2019-10-17T22:54:14.809Z] #45 ... [2019-10-17T22:54:14.809Z] [2019-10-17T22:54:14.809Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:14.809Z] #42 13.34 PBCC images/tty.pb-c.c [2019-10-17T22:54:14.964Z] --- PASS: TestBuildSquashParent (10.17s) [2019-10-17T22:54:14.964Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:54:14.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:54:14.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:54:14.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:54:14.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:54:14.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:54:14.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:54:14.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:54:14.964Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:54:14.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:54:15.099Z] #42 13.51 DEP images/tty.pb-c.d [2019-10-17T22:54:15.392Z] #42 13.78 PBCC images/tun.pb-c.c [2019-10-17T22:54:15.392Z] #42 13.85 PBCC images/netdev.pb-c.c [2019-10-17T22:54:15.717Z] #42 13.95 DEP images/tun.pb-c.d [2019-10-17T22:54:15.717Z] #42 14.08 DEP images/netdev.pb-c.d [2019-10-17T22:54:16.005Z] #42 14.25 PBCC images/vma.pb-c.c [2019-10-17T22:54:16.005Z] #42 14.42 DEP images/vma.pb-c.d [2019-10-17T22:54:16.217Z] Loaded image: buildpack-deps:jessie [2019-10-17T22:54:16.217Z] Loaded image: busybox:latest [2019-10-17T22:54:16.217Z] Loaded image: busybox:glibc [2019-10-17T22:54:16.217Z] Loaded image: debian:jessie [2019-10-17T22:54:16.217Z] Loaded image: hello-world:latest [2019-10-17T22:54:16.217Z] INFO: Testing against a local daemon [2019-10-17T22:54:16.217Z] === RUN TestCgroupNamespacesBuild [2019-10-17T22:54:16.294Z] #42 ... [2019-10-17T22:54:16.294Z] [2019-10-17T22:54:16.294Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:16.294Z] #37 15.38 [100%] Linking C executable tini-static [2019-10-17T22:54:16.294Z] #37 17.24 [100%] Built target tini-static [2019-10-17T22:54:16.294Z] #37 17.41 + mkdir -p /build [2019-10-17T22:54:16.294Z] #37 17.42 + cp tini-static /build/docker-init [2019-10-17T22:54:16.294Z] #37 DONE 17.6s [2019-10-17T22:54:16.294Z] [2019-10-17T22:54:16.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:16.294Z] #42 14.58 PBCC images/creds.pb-c.c [2019-10-17T22:54:16.294Z] #42 14.70 DEP images/creds.pb-c.d [2019-10-17T22:54:16.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:54:16.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:54:16.920Z] #42 15.22 PBCC images/utsns.pb-c.c [2019-10-17T22:54:16.921Z] #42 15.28 DEP images/utsns.pb-c.d [2019-10-17T22:54:16.921Z] #42 15.38 PBCC images/ipc-desc.pb-c.c [2019-10-17T22:54:17.208Z] #42 15.50 PBCC images/ipc-sem.pb-c.c [2019-10-17T22:54:17.208Z] #42 15.65 DEP images/ipc-desc.pb-c.d [2019-10-17T22:54:17.495Z] #42 15.78 DEP images/ipc-sem.pb-c.d [2019-10-17T22:54:17.495Z] #42 16.04 PBCC images/ipc-msg.pb-c.c [2019-10-17T22:54:17.784Z] #42 16.13 DEP images/ipc-msg.pb-c.d [2019-10-17T22:54:17.784Z] #42 16.21 PBCC images/ipc-shm.pb-c.c [2019-10-17T22:54:17.784Z] #42 16.34 DEP images/ipc-shm.pb-c.d [2019-10-17T22:54:18.080Z] #42 16.61 PBCC images/ipc-var.pb-c.c [2019-10-17T22:54:18.372Z] #42 16.64 DEP images/ipc-var.pb-c.d [2019-10-17T22:54:18.372Z] #42 16.68 PBCC images/sk-opts.pb-c.c [2019-10-17T22:54:18.372Z] #42 16.82 PBCC images/packet-sock.pb-c.c [2019-10-17T22:54:18.372Z] #42 16.87 DEP images/sk-opts.pb-c.d [2019-10-17T22:54:18.661Z] #42 16.91 DEP images/packet-sock.pb-c.d [2019-10-17T22:54:18.661Z] #42 16.98 PBCC images/sk-netlink.pb-c.c [2019-10-17T22:54:18.661Z] #42 17.03 DEP images/sk-netlink.pb-c.d [2019-10-17T22:54:18.661Z] #42 17.08 PBCC images/sk-inet.pb-c.c [2019-10-17T22:54:18.949Z] #42 17.13 DEP images/sk-inet.pb-c.d [2019-10-17T22:54:18.949Z] #42 17.20 PBCC images/sk-unix.pb-c.c [2019-10-17T22:54:18.949Z] #42 17.28 DEP images/sk-unix.pb-c.d [2019-10-17T22:54:18.949Z] #42 17.37 PBCC images/mm.pb-c.c [2019-10-17T22:54:19.239Z] #42 17.46 DEP images/mm.pb-c.d [2019-10-17T22:54:19.239Z] #42 17.66 PBCC images/timerfd.pb-c.c [2019-10-17T22:54:19.509Z] --- PASS: TestCgroupNamespacesBuild (3.56s) [2019-10-17T22:54:19.509Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T22:54:19.509Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T22:54:19.528Z] #42 17.80 DEP images/timerfd.pb-c.d [2019-10-17T22:54:19.528Z] #42 17.92 PBCC images/timer.pb-c.c [2019-10-17T22:54:19.528Z] #42 17.99 DEP images/timer.pb-c.d [2019-10-17T22:54:19.827Z] #42 18.19 PBCC images/sa.pb-c.c [2019-10-17T22:54:20.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:54:20.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:54:20.119Z] #42 18.31 DEP images/sa.pb-c.d [2019-10-17T22:54:20.119Z] #42 18.59 PBCC images/pipe-data.pb-c.c [2019-10-17T22:54:20.408Z] #42 18.63 DEP images/pipe-data.pb-c.d [2019-10-17T22:54:20.408Z] #42 18.70 PBCC images/mnt.pb-c.c [2019-10-17T22:54:20.408Z] #42 18.79 DEP images/mnt.pb-c.d [2019-10-17T22:54:20.700Z] #42 18.88 PBCC images/sk-packet.pb-c.c [2019-10-17T22:54:20.700Z] #42 18.91 DEP images/sk-packet.pb-c.d [2019-10-17T22:54:20.700Z] #42 19.02 PBCC images/tcp-stream.pb-c.c [2019-10-17T22:54:20.700Z] #42 19.09 DEP images/tcp-stream.pb-c.d [2019-10-17T22:54:21.012Z] #42 19.18 PBCC images/pipe.pb-c.c [2019-10-17T22:54:21.012Z] #42 19.27 DEP images/pipe.pb-c.d [2019-10-17T22:54:21.012Z] #42 19.39 PBCC images/pstree.pb-c.c [2019-10-17T22:54:21.012Z] #42 ... [2019-10-17T22:54:21.012Z] [2019-10-17T22:54:21.012Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:54:21.012Z] #18 26.24 Reading package lists... [2019-10-17T22:54:21.012Z] #18 38.53 Reading package lists... [2019-10-17T22:54:21.012Z] #18 ... [2019-10-17T22:54:21.012Z] [2019-10-17T22:54:21.012Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:21.012Z] #42 19.45 DEP images/pstree.pb-c.d [2019-10-17T22:54:21.012Z] #42 19.54 PBCC images/fs.pb-c.c [2019-10-17T22:54:21.351Z] #42 19.58 DEP images/fs.pb-c.d [2019-10-17T22:54:21.351Z] #42 19.70 PBCC images/signalfd.pb-c.c [2019-10-17T22:54:21.416Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2019-10-17T22:54:21.417Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T22:54:21.417Z] === RUN TestBuildWithSession [2019-10-17T22:54:21.417Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T22:54:21.417Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T22:54:21.417Z] === RUN TestBuildSquashParent [2019-10-17T22:54:21.657Z] #42 19.86 DEP images/signalfd.pb-c.d [2019-10-17T22:54:21.657Z] #42 20.05 PBCC images/fh.pb-c.c [2019-10-17T22:54:21.657Z] #42 20.13 PBCC images/fsnotify.pb-c.c [2019-10-17T22:54:21.945Z] #42 20.28 DEP images/fh.pb-c.d [2019-10-17T22:54:21.945Z] #42 20.38 DEP images/fsnotify.pb-c.d [2019-10-17T22:54:22.235Z] #42 20.51 PBCC images/eventpoll.pb-c.c [2019-10-17T22:54:22.235Z] #42 20.53 DEP images/eventpoll.pb-c.d [2019-10-17T22:54:22.235Z] #42 20.64 PBCC images/eventfd.pb-c.c [2019-10-17T22:54:22.235Z] #42 20.71 DEP images/eventfd.pb-c.d [2019-10-17T22:54:22.235Z] #42 ... [2019-10-17T22:54:22.235Z] [2019-10-17T22:54:22.235Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:54:22.235Z] #32 94.72 bufio [2019-10-17T22:54:22.235Z] #32 102.2 path [2019-10-17T22:54:22.235Z] #32 103.0 reflect [2019-10-17T22:54:22.513Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-17T22:54:22.528Z] #32 ... [2019-10-17T22:54:22.528Z] [2019-10-17T22:54:22.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:22.528Z] #42 20.90 PBCC images/remap-file-path.pb-c.c [2019-10-17T22:54:22.528Z] #42 20.98 DEP images/remap-file-path.pb-c.d [2019-10-17T22:54:22.528Z] #42 21.04 PBCC images/fifo.pb-c.c [2019-10-17T22:54:22.815Z] #42 21.07 DEP images/fifo.pb-c.d [2019-10-17T22:54:22.815Z] #42 21.15 PBCC images/ghost-file.pb-c.c [2019-10-17T22:54:22.815Z] #42 21.23 DEP images/ghost-file.pb-c.d [2019-10-17T22:54:22.815Z] #42 21.29 PBCC images/regfile.pb-c.c [2019-10-17T22:54:23.071Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-17T22:54:23.103Z] #42 21.39 DEP images/regfile.pb-c.d [2019-10-17T22:54:23.103Z] #42 21.48 PBCC images/ns.pb-c.c [2019-10-17T22:54:23.103Z] #42 21.52 DEP images/ns.pb-c.d [2019-10-17T22:54:23.392Z] #42 21.63 PBCC images/fdinfo.pb-c.c [2019-10-17T22:54:23.392Z] #42 21.81 DEP images/fdinfo.pb-c.d [2019-10-17T22:54:23.680Z] #42 21.96 PBCC images/core-aarch64.pb-c.c [2019-10-17T22:54:23.680Z] #42 22.03 PBCC images/core-arm.pb-c.c [2019-10-17T22:54:23.680Z] #42 22.15 PBCC images/core-ppc64.pb-c.c [2019-10-17T22:54:23.968Z] #42 22.27 PBCC images/core-s390.pb-c.c [2019-10-17T22:54:23.968Z] #42 22.36 PBCC images/core-x86.pb-c.c [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.73s) [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s) [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2019-10-17T22:54:24.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2019-10-17T22:54:24.225Z] === RUN TestBuildMultiStageCopy [2019-10-17T22:54:24.225Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T22:54:24.257Z] #42 22.45 PBCC images/core.pb-c.c [2019-10-17T22:54:24.257Z] #42 22.58 PBCC images/inventory.pb-c.c [2019-10-17T22:54:24.257Z] #42 22.70 DEP images/core-aarch64.pb-c.d [2019-10-17T22:54:24.545Z] #42 22.79 DEP images/core-arm.pb-c.d [2019-10-17T22:54:24.545Z] #42 22.89 DEP images/core-ppc64.pb-c.d [2019-10-17T22:54:24.833Z] #42 23.03 DEP images/core-s390.pb-c.d [2019-10-17T22:54:24.833Z] #42 23.15 DEP images/core-x86.pb-c.d [2019-10-17T22:54:24.833Z] #42 23.25 DEP images/core.pb-c.d [2019-10-17T22:54:24.833Z] #42 23.39 DEP images/inventory.pb-c.d [2019-10-17T22:54:25.122Z] #42 23.55 PBCC images/cpuinfo.pb-c.c [2019-10-17T22:54:25.122Z] #42 23.64 DEP images/cpuinfo.pb-c.d [2019-10-17T22:54:25.411Z] #42 23.72 PBCC images/stats.pb-c.c [2019-10-17T22:54:25.411Z] #42 23.77 DEP images/stats.pb-c.d [2019-10-17T22:54:25.594Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-17T22:54:26.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T22:54:27.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T22:54:27.991Z] --- PASS: TestBuildSquashParent (6.28s) [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:54:27.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:54:27.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:54:27.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:54:27.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:54:27.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:54:27.991Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:54:27.991Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:54:27.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:54:27.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:54:27.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:54:27.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:54:28.010Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T22:54:28.176Z] #42 26.22 make[1]: Nothing to be done for 'all'. [2019-10-17T22:54:28.574Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T22:54:29.507Z] --- PASS: TestBuildMultiStageCopy (5.90s) [2019-10-17T22:54:29.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2019-10-17T22:54:29.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2019-10-17T22:54:29.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-10-17T22:54:29.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2019-10-17T22:54:29.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2019-10-17T22:54:29.507Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T22:54:30.237Z] #42 ... [2019-10-17T22:54:30.237Z] [2019-10-17T22:54:30.237Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:30.237Z] #45 102.6 bufio [2019-10-17T22:54:30.237Z] #45 102.7 reflect [2019-10-17T22:54:30.237Z] #45 110.4 regexp/syntax [2019-10-17T22:54:30.502Z] using credential docker-jenkins-github-credentials [2019-10-17T22:54:30.525Z] #45 ... [2019-10-17T22:54:30.525Z] [2019-10-17T22:54:30.525Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:54:30.525Z] #18 38.53 Reading package lists... [2019-10-17T22:54:30.525Z] #18 49.66 Building dependency tree... [2019-10-17T22:54:30.525Z] #18 51.79 The following additional packages will be installed: [2019-10-17T22:54:30.525Z] #18 51.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-17T22:54:30.525Z] #18 51.80 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-17T22:54:30.525Z] #18 51.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-17T22:54:30.525Z] #18 51.80 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-17T22:54:30.525Z] #18 51.80 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-17T22:54:30.525Z] #18 51.80 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-17T22:54:30.525Z] #18 51.80 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-17T22:54:30.525Z] #18 51.81 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-17T22:54:30.525Z] #18 51.81 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-17T22:54:30.525Z] #18 51.81 Suggested packages: [2019-10-17T22:54:30.525Z] #18 51.82 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-17T22:54:30.525Z] #18 51.82 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-17T22:54:30.525Z] #18 51.82 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-17T22:54:30.525Z] #18 51.82 vim-doc vim-scripts xfsdump acl attr quota [2019-10-17T22:54:30.525Z] #18 51.82 Recommended packages: [2019-10-17T22:54:30.525Z] #18 51.82 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-17T22:54:30.525Z] #18 51.82 python3-keyrings.alt python3-xdg unzip [2019-10-17T22:54:30.525Z] #18 ... [2019-10-17T22:54:30.525Z] [2019-10-17T22:54:30.525Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:30.525Z] #42 28.99 CC images/stats.o [2019-10-17T22:54:30.582Z] Cloning the remote Git repository [2019-10-17T22:54:30.582Z] Cloning with configured refspecs honoured and without tags [2019-10-17T22:54:30.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:54:30.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:54:31.407Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2019-10-17T22:54:31.407Z] === RUN TestBuildLabelWithTargets [2019-10-17T22:54:31.564Z] #42 29.88 CC images/core.o [2019-10-17T22:54:30.821Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T22:54:31.352Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2019-10-17T22:54:32.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2019-10-17T22:54:32.808Z] === RUN TestBuildMultiStageCopy [2019-10-17T22:54:32.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T22:54:33.075Z] #42 ... [2019-10-17T22:54:33.075Z] [2019-10-17T22:54:33.075Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:54:33.075Z] #32 105.4 text/tabwriter [2019-10-17T22:54:33.075Z] #32 113.1 time [2019-10-17T22:54:33.075Z] #32 113.2 internal/syscall/unix [2019-10-17T22:54:33.075Z] #32 ... [2019-10-17T22:54:33.075Z] [2019-10-17T22:54:33.075Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:54:33.075Z] #18 58.14 The following NEW packages will be installed: [2019-10-17T22:54:33.075Z] #18 58.14 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-17T22:54:33.075Z] #18 58.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-17T22:54:33.075Z] #18 58.14 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-17T22:54:33.075Z] #18 58.15 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-17T22:54:33.075Z] #18 58.15 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-17T22:54:33.075Z] #18 58.15 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-17T22:54:33.075Z] #18 58.15 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-17T22:54:33.075Z] #18 58.15 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-17T22:54:33.075Z] #18 58.15 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-17T22:54:33.075Z] #18 58.16 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-17T22:54:33.076Z] #18 58.16 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-17T22:54:33.076Z] #18 58.16 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-17T22:54:33.076Z] #18 58.16 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-17T22:54:33.076Z] #18 58.16 xfsprogs xxd xz-utils zip [2019-10-17T22:54:33.076Z] #18 58.34 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T22:54:33.076Z] #18 58.34 Need to get 87.3 MB of archives. [2019-10-17T22:54:33.076Z] #18 58.34 After this operation, 585 MB of additional disk space will be used. [2019-10-17T22:54:33.076Z] #18 58.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-17T22:54:33.076Z] #18 58.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-17T22:54:33.076Z] #18 58.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-17T22:54:33.076Z] #18 58.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-17T22:54:33.076Z] #18 58.45 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-17T22:54:33.076Z] #18 58.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-17T22:54:33.076Z] #18 58.54 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-17T22:54:33.076Z] #18 58.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-17T22:54:33.076Z] #18 58.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-17T22:54:33.076Z] #18 58.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-17T22:54:33.076Z] #18 59.01 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-17T22:54:33.076Z] #18 59.05 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-17T22:54:33.076Z] #18 59.06 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-17T22:54:33.076Z] #18 59.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-17T22:54:33.076Z] #18 59.09 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-17T22:54:33.076Z] #18 59.10 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-17T22:54:33.076Z] #18 59.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-17T22:54:33.076Z] #18 59.13 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-17T22:54:33.076Z] #18 59.14 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-17T22:54:33.076Z] #18 59.15 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-17T22:54:33.076Z] #18 59.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-17T22:54:33.076Z] #18 59.19 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-17T22:54:33.076Z] #18 59.20 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-17T22:54:33.076Z] #18 59.23 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-17T22:54:33.076Z] #18 59.24 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-17T22:54:33.076Z] #18 59.24 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-17T22:54:33.076Z] #18 59.27 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-17T22:54:33.076Z] #18 59.29 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-17T22:54:33.076Z] #18 59.30 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-17T22:54:33.076Z] #18 59.37 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-17T22:54:33.076Z] #18 59.38 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-17T22:54:33.076Z] #18 59.41 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-17T22:54:33.076Z] #18 59.43 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-17T22:54:33.076Z] #18 59.46 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-17T22:54:33.076Z] #18 59.48 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-17T22:54:33.076Z] #18 59.49 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-17T22:54:33.076Z] #18 59.51 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-17T22:54:33.076Z] #18 59.53 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-17T22:54:33.076Z] #18 59.54 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-17T22:54:33.076Z] #18 59.59 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-17T22:54:33.076Z] #18 59.63 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-17T22:54:33.076Z] #18 59.67 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-17T22:54:33.076Z] #18 59.75 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-17T22:54:33.076Z] #18 59.77 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-17T22:54:33.076Z] #18 59.79 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-17T22:54:33.076Z] #18 59.81 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-17T22:54:33.076Z] #18 59.81 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-17T22:54:33.076Z] #18 59.84 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-17T22:54:33.076Z] #18 60.09 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-17T22:54:33.365Z] #18 60.13 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-17T22:54:33.365Z] #18 60.33 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-17T22:54:33.365Z] #18 60.36 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-17T22:54:33.365Z] #18 60.38 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-17T22:54:33.365Z] #18 60.44 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-17T22:54:33.654Z] #18 60.45 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-17T22:54:33.654Z] #18 60.51 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-17T22:54:33.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:54:33.029Z] > git --version # timeout=10 [2019-10-17T22:54:33.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:54:33.081Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:54:33.935Z] --- PASS: TestBuildLabelWithTargets (2.70s) [2019-10-17T22:54:33.935Z] === RUN TestBuildWithEmptyLayers [2019-10-17T22:54:34.302Z] #18 61.16 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-17T22:54:34.302Z] #18 61.27 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-17T22:54:34.302Z] #18 61.36 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-17T22:54:34.302Z] #18 61.38 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-17T22:54:34.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T22:54:34.613Z] #18 61.39 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-17T22:54:34.613Z] #18 61.45 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-17T22:54:34.613Z] #18 61.62 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-17T22:54:34.903Z] #18 61.92 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-17T22:54:35.198Z] #18 61.93 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-17T22:54:35.309Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2019-10-17T22:54:35.309Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T22:54:35.347Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T22:54:35.523Z] #18 62.43 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-17T22:54:35.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T22:54:35.750Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T22:54:35.814Z] #18 62.79 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-17T22:54:36.010Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T22:54:36.102Z] #18 62.80 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-17T22:54:36.579Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T22:54:37.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T22:54:37.149Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2019-10-17T22:54:37.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2019-10-17T22:54:37.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-10-17T22:54:37.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-17T22:54:37.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-17T22:54:37.149Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2019-10-17T22:54:37.149Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T22:54:38.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T22:54:38.531Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-10-17T22:54:38.531Z] === RUN TestBuildLabelWithTargets [2019-10-17T22:54:38.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T22:54:39.509Z] --- PASS: TestBuildMultiStageOnBuild (3.85s) [2019-10-17T22:54:39.509Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T22:54:39.604Z] #18 65.98 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-17T22:54:40.440Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2019-10-17T22:54:40.440Z] === RUN TestBuildWithEmptyLayers [2019-10-17T22:54:40.880Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2019-10-17T22:54:40.880Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T22:54:41.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T22:54:41.380Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-10-17T22:54:41.381Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T22:54:41.668Z] #18 ... [2019-10-17T22:54:41.668Z] [2019-10-17T22:54:41.668Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:54:41.668Z] #60 61.67 Checking out files: 50% (1466/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 81% (2392/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-17T22:54:41.668Z] #60 63.75 + cd /tmp/tmp.fPqRclEkkG/src/github.com/containerd/containerd [2019-10-17T22:54:41.668Z] #60 63.75 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T22:54:41.668Z] #60 64.50 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-17T22:54:41.668Z] #60 64.50 + BUILDTAGS='netgo osusergo static_build' [2019-10-17T22:54:41.668Z] #60 64.50 + export EXTRA_FLAGS=-buildmode=pie [2019-10-17T22:54:41.668Z] #60 64.50 + EXTRA_FLAGS=-buildmode=pie [2019-10-17T22:54:41.668Z] #60 64.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-17T22:54:41.668Z] #60 64.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-17T22:54:41.668Z] #60 64.50 + '[' '' = dynamic ']' [2019-10-17T22:54:41.668Z] #60 64.50 + make [2019-10-17T22:54:41.668Z] #60 66.26 + bin/ctr [2019-10-17T22:54:42.693Z] #60 ... [2019-10-17T22:54:42.694Z] [2019-10-17T22:54:42.694Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:54:42.694Z] #32 125.1 internal/poll [2019-10-17T22:54:42.694Z] #32 ... [2019-10-17T22:54:42.694Z] [2019-10-17T22:54:42.694Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:42.694Z] #45 115.1 vendor/golang.org/x/text/transform [2019-10-17T22:54:42.694Z] #45 119.3 time [2019-10-17T22:54:42.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T22:54:42.984Z] #45 ... [2019-10-17T22:54:42.984Z] [2019-10-17T22:54:42.984Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:54:42.984Z] #18 69.65 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T22:54:42.984Z] #18 69.92 Fetched 87.3 MB in 9s (8869 kB/s) [2019-10-17T22:54:42.984Z] #18 ... [2019-10-17T22:54:42.984Z] [2019-10-17T22:54:42.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:42.984Z] #42 31.49 CC images/core-x86.o [2019-10-17T22:54:42.984Z] #42 33.26 CC images/core-arm.o [2019-10-17T22:54:42.984Z] #42 34.19 CC images/core-aarch64.o [2019-10-17T22:54:42.984Z] #42 35.13 CC images/core-ppc64.o [2019-10-17T22:54:42.984Z] #42 36.52 CC images/core-s390.o [2019-10-17T22:54:42.984Z] #42 38.17 CC images/cpuinfo.o [2019-10-17T22:54:42.984Z] #42 39.14 CC images/inventory.o [2019-10-17T22:54:42.984Z] #42 39.68 CC images/fdinfo.o [2019-10-17T22:54:42.984Z] #42 40.20 CC images/fown.o [2019-10-17T22:54:42.984Z] #42 40.56 CC images/ns.o [2019-10-17T22:54:42.984Z] #42 41.14 CC images/regfile.o [2019-10-17T22:54:42.984Z] #42 41.52 CC images/ghost-file.o [2019-10-17T22:54:43.293Z] #42 ... [2019-10-17T22:54:43.293Z] [2019-10-17T22:54:43.293Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:54:43.293Z] #18 70.08 Selecting previously unselected package bash-completion. [2019-10-17T22:54:43.293Z] #18 70.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-17T22:54:43.293Z] #18 70.24 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-17T22:54:44.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T22:54:44.676Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2019-10-17T22:54:44.676Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T22:54:45.061Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2019-10-17T22:54:45.061Z] === RUN TestBuildWithHugeFile [2019-10-17T22:54:45.616Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-10-17T22:54:45.617Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T22:54:47.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T22:54:48.913Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2019-10-17T22:54:48.913Z] === RUN TestBuildWithHugeFile [2019-10-17T22:54:49.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T22:54:50.164Z] #18 ... [2019-10-17T22:54:50.164Z] [2019-10-17T22:54:50.164Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:54:50.164Z] #45 131.5 regexp [2019-10-17T22:54:50.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T22:54:50.861Z] Fetching without tags [2019-10-17T22:54:50.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:54:50.591Z] > git config --add remote.origin.fetch +refs/pull/39964/head:refs/remotes/origin/PR-39964 # timeout=10 [2019-10-17T22:54:50.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T22:54:50.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T22:54:50.893Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T22:54:50.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T22:54:50.895Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39964/head:refs/remotes/origin/PR-39964 +refs/heads/master:refs/remotes/origin/master [2019-10-17T22:54:51.619Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:54:53.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T22:54:54.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T22:54:51.722Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:54:51.773Z] > git checkout -f 9cb9c6eba4f13b7aade4ed406a8990b41b1439b9 [2019-10-17T22:54:54.643Z] #45 136.3 path/filepath [2019-10-17T22:54:54.644Z] #45 136.4 net [2019-10-17T22:54:54.644Z] #45 ... [2019-10-17T22:54:54.644Z] [2019-10-17T22:54:54.644Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:54.644Z] #42 42.36 CC images/fifo.o [2019-10-17T22:54:54.644Z] #42 42.96 CC images/remap-file-path.o [2019-10-17T22:54:54.644Z] #42 43.34 CC images/eventfd.o [2019-10-17T22:54:54.644Z] #42 43.82 CC images/eventpoll.o [2019-10-17T22:54:54.644Z] #42 44.44 CC images/fh.o [2019-10-17T22:54:54.644Z] #42 45.00 CC images/fsnotify.o [2019-10-17T22:54:54.644Z] #42 46.29 CC images/signalfd.o [2019-10-17T22:54:54.644Z] #42 46.67 CC images/fs.o [2019-10-17T22:54:54.644Z] #42 47.06 CC images/pstree.o [2019-10-17T22:54:54.644Z] #42 47.41 CC images/pipe.o [2019-10-17T22:54:54.644Z] #42 47.86 CC images/tcp-stream.o [2019-10-17T22:54:54.644Z] #42 48.32 CC images/sk-packet.o [2019-10-17T22:54:54.644Z] #42 48.91 CC images/mnt.o [2019-10-17T22:54:54.644Z] #42 49.50 CC images/pipe-data.o [2019-10-17T22:54:54.644Z] #42 50.02 CC images/sa.o [2019-10-17T22:54:54.644Z] #42 50.51 CC images/timer.o [2019-10-17T22:54:54.644Z] #42 51.30 CC images/timerfd.o [2019-10-17T22:54:54.644Z] #42 51.66 CC images/mm.o [2019-10-17T22:54:54.644Z] #42 52.35 CC images/sk-opts.o [2019-10-17T22:54:54.644Z] #42 ... [2019-10-17T22:54:54.644Z] [2019-10-17T22:54:54.644Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:54:54.644Z] #18 77.27 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-17T22:54:54.644Z] #18 77.95 Selecting previously unselected package libnet1:ppc64el. [2019-10-17T22:54:54.644Z] #18 77.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 77.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T22:54:54.644Z] #18 78.10 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-17T22:54:54.644Z] #18 78.11 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 78.12 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-17T22:54:54.644Z] #18 78.25 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-17T22:54:54.644Z] #18 78.25 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 78.27 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-17T22:54:54.644Z] #18 78.47 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-17T22:54:54.644Z] #18 78.48 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 78.52 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T22:54:54.644Z] #18 78.91 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-17T22:54:54.644Z] #18 78.94 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 78.95 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T22:54:54.644Z] #18 79.89 Selecting previously unselected package python3.5-minimal. [2019-10-17T22:54:54.644Z] #18 79.91 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 79.94 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-17T22:54:54.644Z] #18 81.49 Selecting previously unselected package python3-minimal. [2019-10-17T22:54:54.644Z] #18 81.52 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-17T22:54:54.644Z] #18 81.53 Unpacking python3-minimal (3.5.3-1) ... [2019-10-17T22:54:54.938Z] #18 81.71 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-17T22:54:54.938Z] #18 81.73 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-17T22:54:54.938Z] #18 81.73 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-17T22:54:55.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T22:54:55.018Z] Using test binary docker [2019-10-17T22:54:55.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T22:54:55.018Z] Using test binary docker [2019-10-17T22:54:55.018Z] +++ /etc/init.d/apparmor start [2019-10-17T22:54:55.018Z] +++ /etc/init.d/apparmor start [2019-10-17T22:54:55.018Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T22:54:55.018Z] Starting AppArmor profiles:systemd-detect-virt: not found [2019-10-17T22:54:55.018Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T22:54:55.018Z] Warning failed to create cache: (null) [2019-10-17T22:54:55.018Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T22:54:55.018Z] Warning failed to create cache: (null) [2019-10-17T22:54:55.018Z] . [2019-10-17T22:54:55.018Z] INFO: Waiting for daemon to start... [2019-10-17T22:54:55.018Z] Starting dockerd [2019-10-17T22:54:55.018Z] +++ 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 [2019-10-17T22:54:55.018Z] . [2019-10-17T22:54:55.018Z] INFO: Waiting for daemon to start... [2019-10-17T22:54:55.018Z] Starting dockerd [2019-10-17T22:54:55.018Z] +++ 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 [2019-10-17T22:54:55.234Z] #18 81.92 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-17T22:54:55.234Z] #18 81.95 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T22:54:55.234Z] #18 81.96 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T22:54:55.293Z] Merge succeeded, producing 5ac8720ca12a5b852f401838fde3c1dfdc3bfb06 [2019-10-17T22:54:55.294Z] Checking out Revision 5ac8720ca12a5b852f401838fde3c1dfdc3bfb06 (PR-39964) [2019-10-17T22:54:55.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T22:54:55.862Z] #18 ... [2019-10-17T22:54:55.862Z] [2019-10-17T22:54:55.862Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:54:55.862Z] #32 128.2 os [2019-10-17T22:54:55.862Z] #32 133.5 internal/fmtsort [2019-10-17T22:54:55.862Z] #32 135.0 path/filepath [2019-10-17T22:54:55.862Z] #32 135.1 fmt [2019-10-17T22:54:55.862Z] #32 137.4 io/ioutil [2019-10-17T22:54:55.862Z] #32 ... [2019-10-17T22:54:55.862Z] [2019-10-17T22:54:55.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:54:55.862Z] #42 52.85 CC images/sk-unix.o [2019-10-17T22:54:55.862Z] #42 53.62 CC images/sk-inet.o [2019-10-17T22:54:55.862Z] #42 54.35 CC images/tun.o [2019-10-17T22:54:56.891Z] #42 55.05 CC images/sk-netlink.o [2019-10-17T22:54:57.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T22:54:57.020Z] Using test binary docker [2019-10-17T22:54:57.181Z] #42 55.69 CC images/packet-sock.o [2019-10-17T22:54:57.459Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T22:54:57.459Z] +++ /etc/init.d/apparmor start [2019-10-17T22:54:57.459Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T22:54:57.459Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T22:54:57.459Z] Warning failed to create cache: (null) [2019-10-17T22:54:57.459Z] . [2019-10-17T22:54:57.459Z] Starting dockerd [2019-10-17T22:54:57.459Z] INFO: Waiting for daemon to start... [2019-10-17T22:54:57.459Z] +++ 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 [2019-10-17T22:54:54.593Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T22:54:55.062Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-17T22:54:55.325Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T22:54:55.376Z] > git checkout -f 5ac8720ca12a5b852f401838fde3c1dfdc3bfb06 [2019-10-17T22:54:58.225Z] #42 56.77 CC images/ipc-var.o [2019-10-17T22:54:59.193Z] .. [2019-10-17T22:54:59.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T22:54:59.193Z] [2019-10-17T22:54:59.193Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T22:54:59.193Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T22:54:59.193Z] [2019-10-17T22:54:59.193Z] Error: No such image: emptyfs [2019-10-17T22:54:59.193Z] Error: No such image: emptyfs [2019-10-17T22:54:59.193Z] ++++ docker load [2019-10-17T22:54:59.193Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T22:54:59.193Z] ++++ docker load [2019-10-17T22:54:59.193Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T22:54:59.254Z] #42 57.38 CC images/ipc-desc.o [2019-10-17T22:54:59.450Z] Running integration-test (iteration 1) [2019-10-17T22:54:59.450Z] 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)/ [2019-10-17T22:54:59.450Z] ++ 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)/' [2019-10-17T22:54:59.450Z] ++ set -e [2019-10-17T22:54:59.450Z] ++ '[' -n 0 ']' [2019-10-17T22:54:59.450Z] ++ set -x [2019-10-17T22:54:59.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2019-10-17T22:54:59.450Z] Running integration-test (iteration 1) [2019-10-17T22:54:59.450Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-17T22:54:59.450Z] ++ 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)/' [2019-10-17T22:54:59.450Z] ++ set -e [2019-10-17T22:54:59.450Z] ++ '[' -n 0 ']' [2019-10-17T22:54:59.450Z] ++ set -x [2019-10-17T22:54:59.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2019-10-17T22:54:59.545Z] #42 57.85 CC images/ipc-shm.o [2019-10-17T22:54:59.652Z] . [2019-10-17T22:54:59.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T22:54:59.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T22:54:59.652Z] Error: No such image: emptyfs [2019-10-17T22:54:59.652Z] ++++ docker load [2019-10-17T22:54:59.652Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T22:54:59.833Z] #42 58.21 CC images/ipc-msg.o [2019-10-17T22:55:00.225Z] Running integration-test (iteration 1) [2019-10-17T22:55:00.225Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T22:55:00.225Z] ++ 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 [2019-10-17T22:55:00.225Z] ++ set -e [2019-10-17T22:55:00.225Z] ++ '[' -n 0 ']' [2019-10-17T22:55:00.225Z] ++ set -x [2019-10-17T22:55:00.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:55:00.463Z] #42 ... [2019-10-17T22:55:00.463Z] [2019-10-17T22:55:00.463Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:00.463Z] #18 84.40 Selecting previously unselected package python3.5. [2019-10-17T22:55:00.463Z] #18 84.42 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T22:55:00.463Z] #18 84.44 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-17T22:55:00.463Z] #18 84.63 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-17T22:55:00.463Z] #18 84.66 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-17T22:55:00.463Z] #18 84.66 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-17T22:55:00.463Z] #18 84.84 Selecting previously unselected package dh-python. [2019-10-17T22:55:00.463Z] #18 84.88 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-17T22:55:00.463Z] #18 84.90 Unpacking dh-python (2.20170125) ... [2019-10-17T22:55:00.463Z] #18 85.23 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T22:55:00.463Z] #18 85.27 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-17T22:55:04.021Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T22:55:04.148Z] First time build. Skipping changelog. [2019-10-17T22:55:04.053Z] > git rev-list --no-walk b5e1750f39033512928387847dc0e9d817cb04d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T22:55:06.027Z] #18 92.36 Setting up python3-minimal (3.5.3-1) ... [2019-10-17T22:55:06.274Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-17T22:55:07.139Z] + docker version [2019-10-17T22:55:08.080Z] #18 94.82 Selecting previously unselected package python3. [2019-10-17T22:55:08.080Z] #18 94.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-17T22:55:08.080Z] #18 94.91 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-17T22:55:08.080Z] #18 94.93 Unpacking python3 (3.5.3-1) ... [2019-10-17T22:55:08.371Z] #18 95.17 Selecting previously unselected package pigz. [2019-10-17T22:55:08.371Z] #18 95.20 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-17T22:55:08.371Z] #18 95.21 Unpacking pigz (2.3.4-1) ... [2019-10-17T22:55:08.660Z] #18 95.40 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-17T22:55:08.660Z] #18 95.43 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T22:55:08.660Z] #18 95.45 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:55:08.660Z] #18 95.62 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-17T22:55:08.660Z] #18 95.64 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T22:55:08.660Z] #18 95.65 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:55:08.950Z] #18 95.79 Selecting previously unselected package libiptc0:ppc64el. [2019-10-17T22:55:08.950Z] #18 ... [2019-10-17T22:55:08.950Z] [2019-10-17T22:55:08.950Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:55:08.950Z] #32 141.3 flag [2019-10-17T22:55:08.950Z] #32 141.3 log [2019-10-17T22:55:08.950Z] #32 141.3 github.com/BurntSushi/toml [2019-10-17T22:55:08.950Z] #32 149.8 github.com/BurntSushi/toml/cmd/tomlv [2019-10-17T22:55:08.950Z] #32 ... [2019-10-17T22:55:08.950Z] [2019-10-17T22:55:08.950Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:08.950Z] #18 95.79 Selecting previously unselected package libiptc0:ppc64el. [2019-10-17T22:55:08.950Z] #18 95.82 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T22:55:08.950Z] #18 95.82 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:55:09.240Z] #18 95.98 Selecting previously unselected package libxtables12:ppc64el. [2019-10-17T22:55:09.240Z] #18 96.01 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T22:55:09.240Z] #18 96.02 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:55:09.534Z] #18 96.31 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-17T22:55:09.534Z] #18 96.34 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-17T22:55:09.534Z] #18 96.35 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-17T22:55:09.534Z] #18 ... [2019-10-17T22:55:09.534Z] [2019-10-17T22:55:09.534Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:55:09.534Z] #45 141.7 os/exec [2019-10-17T22:55:09.534Z] #45 146.4 internal/lazyregexp [2019-10-17T22:55:09.534Z] #45 150.7 encoding/binary [2019-10-17T22:55:09.534Z] #45 150.8 go/token [2019-10-17T22:55:09.534Z] #45 150.8 net/url [2019-10-17T22:55:09.534Z] #45 ... [2019-10-17T22:55:09.534Z] [2019-10-17T22:55:09.534Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:09.534Z] #18 96.35 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-17T22:55:09.824Z] #18 96.54 Selecting previously unselected package iptables. [2019-10-17T22:55:09.824Z] #18 96.56 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T22:55:09.824Z] #18 96.57 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-17T22:55:10.455Z] #18 ... [2019-10-17T22:55:10.455Z] [2019-10-17T22:55:10.455Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:10.455Z] #42 58.86 CC images/ipc-sem.o [2019-10-17T22:55:10.455Z] #42 59.38 CC images/utsns.o [2019-10-17T22:55:10.455Z] #42 59.99 CC images/creds.o [2019-10-17T22:55:10.455Z] #42 60.37 CC images/vma.o [2019-10-17T22:55:10.455Z] #42 60.76 CC images/netdev.o [2019-10-17T22:55:10.455Z] #42 61.71 CC images/tty.o [2019-10-17T22:55:10.455Z] #42 63.05 CC images/file-lock.o [2019-10-17T22:55:10.455Z] #42 63.42 CC images/rlimit.o [2019-10-17T22:55:10.455Z] #42 63.89 CC images/pagemap.o [2019-10-17T22:55:10.455Z] #42 64.66 CC images/siginfo.o [2019-10-17T22:55:10.455Z] #42 65.36 CC images/rpc.o [2019-10-17T22:55:10.455Z] #42 68.86 CC images/ext-file.o [2019-10-17T22:55:10.455Z] #42 ... [2019-10-17T22:55:10.455Z] [2019-10-17T22:55:10.455Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:10.455Z] #18 97.44 Selecting previously unselected package xxd. [2019-10-17T22:55:10.455Z] #18 97.46 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-17T22:55:10.455Z] #18 97.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:55:10.745Z] #18 97.76 Selecting previously unselected package vim-common. [2019-10-17T22:55:11.035Z] #18 97.79 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T22:55:11.035Z] #18 97.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:55:11.340Z] #18 98.18 Selecting previously unselected package bzip2. [2019-10-17T22:55:11.340Z] #18 98.20 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-17T22:55:11.340Z] #18 98.23 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-17T22:55:11.626Z] #18 98.42 Selecting previously unselected package libgpm2:ppc64el. [2019-10-17T22:55:11.626Z] #18 98.44 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-17T22:55:11.626Z] #18 98.46 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-17T22:55:11.915Z] #18 98.63 Selecting previously unselected package xz-utils. [2019-10-17T22:55:11.915Z] #18 98.65 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-17T22:55:11.915Z] #18 98.68 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-17T22:55:12.190Z] Loaded image: buildpack-deps:jessie [2019-10-17T22:55:12.190Z] Loaded image: busybox:latest [2019-10-17T22:55:12.190Z] Loaded image: busybox:glibc [2019-10-17T22:55:12.190Z] Loaded image: debian:jessie [2019-10-17T22:55:12.190Z] Loaded image: hello-world:latest [2019-10-17T22:55:12.190Z] INFO: Testing against a local daemon [2019-10-17T22:55:12.190Z] === RUN TestCgroupNamespacesBuild [2019-10-17T22:55:12.203Z] #18 99.09 Selecting previously unselected package aufs-tools. [2019-10-17T22:55:12.203Z] #18 99.12 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-17T22:55:12.203Z] #18 99.13 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-17T22:55:12.494Z] #18 99.47 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-17T22:55:12.784Z] #18 99.50 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-17T22:55:12.784Z] #18 99.51 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T22:55:12.784Z] #18 99.69 Selecting previously unselected package btrfs-progs. [2019-10-17T22:55:12.784Z] #18 99.70 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-17T22:55:12.784Z] #18 99.72 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-17T22:55:13.814Z] #18 100.6 Selecting previously unselected package btrfs-tools. [2019-10-17T22:55:13.814Z] #18 100.6 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-17T22:55:13.814Z] #18 100.6 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-17T22:55:13.814Z] #18 100.7 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-17T22:55:13.814Z] #18 100.7 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T22:55:13.814Z] #18 100.7 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T22:55:14.105Z] #18 101.0 Selecting previously unselected package dmsetup. [2019-10-17T22:55:14.105Z] #18 101.0 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T22:55:14.105Z] #18 101.0 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-17T22:55:14.180Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2019-10-17T22:55:14.180Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T22:55:14.180Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T22:55:14.397Z] #18 101.3 Selecting previously unselected package libonig4:ppc64el. [2019-10-17T22:55:14.688Z] #18 101.4 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...#18 ... [2019-10-17T22:55:14.688Z] [2019-10-17T22:55:14.688Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T22:55:14.688Z] #32 DONE 156.9s [2019-10-17T22:55:14.688Z] [2019-10-17T22:55:14.688Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:14.688Z] #18 101.4 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-17T22:55:14.688Z] #18 101.4 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-17T22:55:14.977Z] #18 101.8 Selecting previously unselected package libjq1:ppc64el. [2019-10-17T22:55:14.977Z] #18 101.8 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T22:55:14.977Z] #18 101.9 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T22:55:15.574Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2019-10-17T22:55:15.574Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T22:55:15.574Z] === RUN TestBuildWithSession [2019-10-17T22:55:15.574Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T22:55:15.574Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T22:55:15.574Z] === RUN TestBuildSquashParent [2019-10-17T22:55:15.606Z] #18 102.5 Selecting previously unselected package jq. [2019-10-17T22:55:15.606Z] #18 102.5 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T22:55:15.606Z] #18 102.5 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-17T22:55:15.894Z] #18 102.7 Selecting previously unselected package libaio1:ppc64el. [2019-10-17T22:55:15.894Z] #18 102.7 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-17T22:55:15.894Z] #18 102.7 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-17T22:55:15.894Z] #18 102.8 Selecting previously unselected package libcap2-bin. [2019-10-17T22:55:15.894Z] #18 102.8 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-17T22:55:15.894Z] #18 102.8 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-17T22:55:16.186Z] #18 103.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-17T22:55:16.186Z] #18 103.1 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T22:55:16.186Z] #18 103.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T22:55:16.477Z] #18 103.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-17T22:55:16.477Z] #18 103.4 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-17T22:55:16.477Z] #18 103.4 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-17T22:55:17.106Z] #18 104.0 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-17T22:55:17.106Z] #18 104.0 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-17T22:55:17.106Z] #18 104.0 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-17T22:55:17.395Z] #18 104.3 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-17T22:55:17.395Z] #18 104.3 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-17T22:55:17.395Z] #18 104.3 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-17T22:55:17.687Z] #18 104.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-17T22:55:17.687Z] #18 104.6 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-17T22:55:17.687Z] #18 104.6 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-17T22:55:18.351Z] #18 105.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-17T22:55:18.351Z] #18 105.4 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-17T22:55:18.640Z] #18 105.4 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-17T22:55:18.931Z] #18 106.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-17T22:55:19.222Z] #18 106.0 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T22:55:19.222Z] #18 106.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-17T22:55:19.222Z] #18 106.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-17T22:55:19.512Z] #18 106.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-17T22:55:19.512Z] #18 106.3 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T22:55:19.512Z] #18 106.5 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-17T22:55:19.802Z] #18 106.5 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-17T22:55:19.802Z] #18 106.5 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T22:55:19.802Z] #18 106.7 Selecting previously unselected package libreadline5:ppc64el. [2019-10-17T22:55:19.802Z] #18 106.7 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-17T22:55:19.802Z] #18 106.7 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-17T22:55:20.092Z] #18 107.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-17T22:55:20.092Z] #18 107.0 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-17T22:55:20.092Z] #18 107.0 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T22:55:20.725Z] #18 ... [2019-10-17T22:55:20.725Z] [2019-10-17T22:55:20.725Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:20.725Z] #42 69.13 CC images/cgroup.o [2019-10-17T22:55:20.725Z] #42 70.61 CC images/userns.o [2019-10-17T22:55:20.725Z] #42 71.33 CC images/google/protobuf/descriptor.o [2019-10-17T22:55:20.725Z] #42 76.20 CC images/opts.o [2019-10-17T22:55:20.725Z] #42 76.84 CC images/seccomp.o [2019-10-17T22:55:20.725Z] #42 77.48 CC images/binfmt-misc.o [2019-10-17T22:55:20.725Z] #42 77.93 CC images/time.o [2019-10-17T22:55:20.725Z] #42 78.42 CC images/sysctl.o [2019-10-17T22:55:20.725Z] #42 78.86 CC images/autofs.o [2019-10-17T22:55:21.021Z] #42 79.25 CC images/macvlan.o [2019-10-17T22:55:21.310Z] #42 79.68 CC images/sit.o [2019-10-17T22:55:21.940Z] #42 80.14 LINK images/built-in.o [2019-10-17T22:55:22.230Z] #42 80.36 GEN compel/include/asm [2019-10-17T22:55:22.230Z] #42 80.37 GEN compel/include/version.h [2019-10-17T22:55:22.230Z] #42 80.41 touch .config [2019-10-17T22:55:22.230Z] #42 80.43 GEN include/common/config.h [2019-10-17T22:55:22.230Z] #42 80.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-17T22:55:22.230Z] #42 80.72 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-17T22:55:22.230Z] #42 80.77 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-17T22:55:22.521Z] #42 80.83 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-17T22:55:22.521Z] #42 80.93 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-17T22:55:22.521Z] #42 80.98 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-17T22:55:22.521Z] #42 81.05 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-17T22:55:22.810Z] #42 81.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-17T22:55:22.810Z] #42 81.15 DEP compel/plugins/std/infect.d [2019-10-17T22:55:22.810Z] #42 ... [2019-10-17T22:55:22.810Z] [2019-10-17T22:55:22.810Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:23.101Z] #18 109.8 Selecting previously unselected package net-tools. [2019-10-17T22:55:23.101Z] #18 109.8 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-17T22:55:23.101Z] #18 109.8 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-17T22:55:23.101Z] #18 ... [2019-10-17T22:55:23.101Z] [2019-10-17T22:55:23.101Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:55:23.101Z] #45 155.5 go/scanner [2019-10-17T22:55:23.101Z] #45 160.0 text/template/parse [2019-10-17T22:55:23.101Z] #45 162.2 encoding/base64 [2019-10-17T22:55:23.101Z] #45 163.8 go/ast [2019-10-17T22:55:23.390Z] #45 ... [2019-10-17T22:55:23.390Z] [2019-10-17T22:55:23.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:23.390Z] #42 81.52 DEP compel/plugins/std/string.d [2019-10-17T22:55:23.390Z] #42 81.79 DEP compel/plugins/std/log.d [2019-10-17T22:55:23.694Z] #42 82.09 DEP compel/plugins/std/fds.d [2019-10-17T22:55:23.984Z] #42 82.39 DEP compel/plugins/std/std.d [2019-10-17T22:55:24.004Z] --- PASS: TestBuildSquashParent (7.42s) [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:55:24.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:55:24.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:55:24.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:55:24.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:55:24.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:55:24.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:55:24.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:55:24.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T22:55:24.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T22:55:24.272Z] #42 82.68 DEP compel/plugins/shmem/shmem.d [2019-10-17T22:55:24.561Z] #42 82.94 DEP compel/plugins/fds/fds.d [2019-10-17T22:55:24.817Z] Client: Docker Engine - Enterprise [2019-10-17T22:55:24.817Z] Version: 19.03.2 [2019-10-17T22:55:24.817Z] API version: 1.40 [2019-10-17T22:55:24.817Z] Go version: go1.12.8 [2019-10-17T22:55:24.817Z] Git commit: c92ab06ed9 [2019-10-17T22:55:24.817Z] Built: 09/03/2019 16:38:11 [2019-10-17T22:55:24.817Z] OS/Arch: windows/amd64 [2019-10-17T22:55:24.817Z] Experimental: false [2019-10-17T22:55:24.817Z] [2019-10-17T22:55:24.817Z] Server: Docker Engine - Enterprise [2019-10-17T22:55:24.817Z] Engine: [2019-10-17T22:55:24.817Z] Version: 19.03.2 [2019-10-17T22:55:24.817Z] API version: 1.40 (minimum version 1.24) [2019-10-17T22:55:24.817Z] Go version: go1.12.8 [2019-10-17T22:55:24.817Z] Git commit: c92ab06ed9 [2019-10-17T22:55:24.817Z] Built: 09/03/2019 16:35:47 [2019-10-17T22:55:24.817Z] OS/Arch: windows/amd64 [2019-10-17T22:55:24.817Z] Experimental: true [2019-10-17T22:55:24.849Z] #42 83.38 CC compel/plugins/std/std.o [Pipeline] sh [2019-10-17T22:55:25.880Z] #42 84.00 CC compel/plugins/std/fds.o [2019-10-17T22:55:26.337Z] + docker info [2019-10-17T22:55:26.509Z] #42 84.79 CC compel/plugins/std/log.o [2019-10-17T22:55:26.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T22:55:26.580Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T22:55:28.003Z] #42 86.30 CC compel/plugins/std/string.o [2019-10-17T22:55:29.030Z] #42 87.55 CC compel/plugins/std/infect.o [2019-10-17T22:55:29.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T22:55:29.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T22:55:29.660Z] #42 ... [2019-10-17T22:55:29.660Z] [2019-10-17T22:55:29.660Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:29.660Z] #18 110.4 Selecting previously unselected package python-pip-whl. [2019-10-17T22:55:29.660Z] #18 110.4 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-17T22:55:29.660Z] #18 110.4 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-17T22:55:29.660Z] #18 111.4 Selecting previously unselected package python3-pip. [2019-10-17T22:55:29.660Z] #18 111.4 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-17T22:55:29.660Z] #18 111.4 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-17T22:55:29.660Z] #18 111.8 Selecting previously unselected package python3-pkg-resources. [2019-10-17T22:55:29.660Z] #18 111.8 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-17T22:55:29.660Z] #18 111.9 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-17T22:55:29.660Z] #18 112.1 Selecting previously unselected package python3-setuptools. [2019-10-17T22:55:29.660Z] #18 112.1 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-17T22:55:29.660Z] #18 112.1 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-17T22:55:29.660Z] #18 112.6 Selecting previously unselected package python3-wheel. [2019-10-17T22:55:29.660Z] #18 112.6 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-17T22:55:29.660Z] #18 112.6 Unpacking python3-wheel (0.29.0-2) ... [2019-10-17T22:55:29.660Z] #18 112.8 Selecting previously unselected package thin-provisioning-tools. [2019-10-17T22:55:29.660Z] #18 112.8 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-17T22:55:29.660Z] #18 112.8 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-17T22:55:29.660Z] #18 113.3 Selecting previously unselected package vim-runtime. [2019-10-17T22:55:29.660Z] #18 113.3 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T22:55:29.660Z] #18 113.4 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-17T22:55:29.660Z] #18 113.5 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-17T22:55:29.660Z] #18 113.5 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:55:29.952Z] #18 ... [2019-10-17T22:55:29.952Z] [2019-10-17T22:55:29.952Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:29.952Z] #42 88.41 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-17T22:55:30.243Z] #42 88.52 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-17T22:55:30.243Z] #42 88.61 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-17T22:55:30.684Z] #42 88.74 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-17T22:55:30.684Z] #42 88.88 AR compel/plugins/std.lib.a [2019-10-17T22:55:30.684Z] #42 89.02 CC compel/plugins/fds/fds.o [2019-10-17T22:55:31.025Z] #42 89.54 AR compel/plugins/fds.lib.a [2019-10-17T22:55:31.315Z] #42 89.62 HOSTDEP compel/src/lib/log-host.d [2019-10-17T22:55:31.315Z] #42 89.75 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-17T22:55:31.504Z] Loaded image: buildpack-deps:jessie [2019-10-17T22:55:31.505Z] Loaded image: buildpack-deps:jessie [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2019-10-17T22:55:31.588Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2019-10-17T22:55:31.588Z] === RUN TestBuildMultiStageCopy [2019-10-17T22:55:31.588Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T22:55:31.762Z] Loaded image: busybox:latest [2019-10-17T22:55:31.762Z] Loaded image: busybox:latest [2019-10-17T22:55:31.945Z] #42 90.16 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-17T22:55:32.234Z] #42 90.51 HOSTDEP compel/src/main-host.d [2019-10-17T22:55:32.325Z] Loaded image: busybox:glibc [2019-10-17T22:55:32.325Z] Loaded image: debian:jessie [2019-10-17T22:55:32.325Z] Loaded image: busybox:glibc [2019-10-17T22:55:32.325Z] Loaded image: debian:jessie [2019-10-17T22:55:32.523Z] #42 90.95 DEP compel/src/lib/ptrace.d [2019-10-17T22:55:32.582Z] Loaded image: hello-world:latest [2019-10-17T22:55:32.582Z] Loaded image: hello-world:latest [2019-10-17T22:55:32.582Z] INFO: Testing against a local daemon [2019-10-17T22:55:32.582Z] === RUN TestDockerSuite [2019-10-17T22:55:32.582Z] INFO: Testing against a local daemon [2019-10-17T22:55:32.582Z] === RUN TestDockerDaemonSuite [2019-10-17T22:55:32.582Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-17T22:55:32.582Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-17T22:55:32.582Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-17T22:55:32.582Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-17T22:55:32.812Z] #42 91.28 DEP compel/src/lib/infect.d [2019-10-17T22:55:32.840Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-17T22:55:32.840Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-17T22:55:32.840Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-17T22:55:32.840Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-17T22:55:32.840Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-17T22:55:33.439Z] #42 91.69 DEP compel/src/lib/infect-util.d [2019-10-17T22:55:33.730Z] #42 91.99 DEP compel/src/lib/infect-rpc.d [2019-10-17T22:55:34.022Z] #42 92.26 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-17T22:55:34.311Z] #42 92.52 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-17T22:55:34.311Z] #42 ... [2019-10-17T22:55:34.311Z] [2019-10-17T22:55:34.311Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:55:34.312Z] #45 166.6 encoding/json [2019-10-17T22:55:34.312Z] #45 ... [2019-10-17T22:55:34.312Z] [2019-10-17T22:55:34.312Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:34.312Z] #42 92.76 DEP compel/src/lib/log.d [2019-10-17T22:55:34.601Z] #42 93.03 DEP compel/src/main.d [2019-10-17T22:55:34.881Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T22:55:34.881Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T22:55:34.889Z] #42 93.31 DEP compel/src/lib/handle-elf.d [2019-10-17T22:55:35.180Z] #42 93.66 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-17T22:55:35.273Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T22:55:35.614Z] --- PASS: TestBuildWithHugeFile (41.57s) [2019-10-17T22:55:35.614Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T22:55:35.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:55:35.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:55:35.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:55:35.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:55:35.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:55:35.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:55:35.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:55:35.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:55:35.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:55:35.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-17T22:55:35.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2019-10-17T22:55:35.614Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2019-10-17T22:55:35.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-17T22:55:35.614Z] === RUN TestBuildPreserveOwnership [2019-10-17T22:55:35.614Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T22:55:35.614Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T22:55:35.812Z] #42 94.12 CC compel/src/lib/log.o [2019-10-17T22:55:36.182Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-10-17T22:55:36.182Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2019-10-17T22:55:36.182Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-17T22:55:36.182Z] === RUN TestBuildPlatformInvalid [2019-10-17T22:55:36.444Z] #42 94.83 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-17T22:55:36.450Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-10-17T22:55:36.450Z] PASS [2019-10-17T22:55:36.450Z] [2019-10-17T22:55:36.450Z] === Skipped [2019-10-17T22:55:36.450Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-17T22:55:36.450Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T22:55:36.450Z] [2019-10-17T22:55:36.450Z] [2019-10-17T22:55:36.450Z] DONE 32 tests, 1 skipped in 90.193s [2019-10-17T22:55:36.450Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T22:55:36.450Z] ++ 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 [2019-10-17T22:55:36.450Z] ++ set -e [2019-10-17T22:55:36.450Z] ++ '[' -n 0 ']' [2019-10-17T22:55:36.450Z] ++ set -x [2019-10-17T22:55:36.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:55:36.580Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T22:55:36.710Z] INFO: Testing against a local daemon [2019-10-17T22:55:36.710Z] === RUN TestConfigList [2019-10-17T22:55:36.962Z] --- PASS: TestBuildMultiStageCopy (5.32s) [2019-10-17T22:55:36.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2019-10-17T22:55:36.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-10-17T22:55:36.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-10-17T22:55:36.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s) [2019-10-17T22:55:36.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2019-10-17T22:55:36.963Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T22:55:37.018Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-17T22:55:37.018Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-17T22:55:37.080Z] #42 95.43 CC compel/arch/ppc64/src/lib/infect.o [2019-10-17T22:55:37.583Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-17T22:55:37.583Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-17T22:55:38.515Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-17T22:55:38.573Z] #42 96.92 CC compel/src/lib/infect-rpc.o [2019-10-17T22:55:38.772Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-17T22:55:38.772Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-17T22:55:39.077Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2019-10-17T22:55:39.077Z] === RUN TestBuildLabelWithTargets [2019-10-17T22:55:39.598Z] #42 97.71 CC compel/src/lib/infect-util.o [2019-10-17T22:55:39.887Z] #42 98.38 CC compel/src/lib/infect.o [2019-10-17T22:55:40.001Z] --- PASS: TestConfigList (3.30s) [2019-10-17T22:55:40.001Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T22:55:40.001Z] === RUN TestConfigsCreateAndDelete [2019-10-17T22:55:40.913Z] #42 ... [2019-10-17T22:55:40.913Z] [2019-10-17T22:55:40.913Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:40.913Z] #18 119.8 Selecting previously unselected package vim. [2019-10-17T22:55:40.913Z] #18 119.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 119.8 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:55:40.913Z] #18 120.7 Selecting previously unselected package xfsprogs. [2019-10-17T22:55:40.913Z] #18 120.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 120.8 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-17T22:55:40.913Z] #18 121.4 Selecting previously unselected package zip. [2019-10-17T22:55:40.913Z] #18 121.5 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 121.5 Unpacking zip (3.0-11+b1) ... [2019-10-17T22:55:40.913Z] #18 121.7 Selecting previously unselected package libapparmor-perl. [2019-10-17T22:55:40.913Z] #18 121.8 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 121.8 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-17T22:55:40.913Z] #18 121.9 Selecting previously unselected package apparmor. [2019-10-17T22:55:40.913Z] #18 122.0 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 122.2 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-17T22:55:40.913Z] #18 122.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-17T22:55:40.913Z] #18 122.9 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 122.9 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-17T22:55:40.913Z] #18 125.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-17T22:55:40.913Z] #18 125.6 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-17T22:55:40.913Z] #18 125.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-17T22:55:41.307Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-17T22:55:41.307Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-17T22:55:41.564Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-17T22:55:41.564Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-17T22:55:41.564Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-17T22:55:41.731Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2019-10-17T22:55:41.731Z] === RUN TestBuildWithEmptyLayers [2019-10-17T22:55:42.231Z] #18 129.0 Selecting previously unselected package binutils-mingw-w64. [2019-10-17T22:55:42.231Z] #18 129.0 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-17T22:55:42.231Z] #18 129.0 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-17T22:55:42.231Z] #18 129.2 Selecting previously unselected package mingw-w64-common. [2019-10-17T22:55:42.231Z] #18 129.2 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-17T22:55:42.231Z] #18 129.2 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-17T22:55:42.559Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2019-10-17T22:55:42.559Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T22:55:42.937Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-17T22:55:43.292Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2019-10-17T22:55:43.292Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T22:55:43.292Z] === RUN TestConfigsUpdate [2019-10-17T22:55:43.870Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-17T22:55:44.131Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-17T22:55:44.389Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-17T22:55:44.389Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-17T22:55:44.389Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-17T22:55:44.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-17T22:55:45.743Z] #18 ... [2019-10-17T22:55:45.743Z] [2019-10-17T22:55:45.743Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:45.743Z] #42 103.6 CC compel/src/lib/ptrace.o [2019-10-17T22:55:45.889Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2019-10-17T22:55:45.889Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T22:55:46.373Z] #42 104.5 AR compel/libcompel.a [2019-10-17T22:55:46.373Z] #42 104.7 HOSTCC compel/src/main-host.o [2019-10-17T22:55:46.586Z] --- PASS: TestConfigsUpdate (3.19s) [2019-10-17T22:55:46.586Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T22:55:46.586Z] === RUN TestTemplatedConfig [2019-10-17T22:55:46.717Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2019-10-17T22:55:46.717Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T22:55:47.003Z] #42 105.4 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-17T22:55:47.634Z] #42 105.9 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-17T22:55:48.664Z] #42 107.0 HOSTCC compel/src/lib/log-host.o [2019-10-17T22:55:48.955Z] #42 107.4 HOSTLINK compel/compel-host-bin [2019-10-17T22:55:49.244Z] #42 ... [2019-10-17T22:55:49.244Z] [2019-10-17T22:55:49.244Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:55:49.244Z] #45 181.6 text/template [2019-10-17T22:55:49.244Z] #45 186.1 go/parser [2019-10-17T22:55:49.244Z] #45 ... [2019-10-17T22:55:49.244Z] [2019-10-17T22:55:49.244Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:49.244Z] #42 107.7 DEP soccr/soccr.d [2019-10-17T22:55:49.646Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-17T22:55:49.646Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-17T22:55:49.875Z] #42 108.1 CC soccr/soccr.o [2019-10-17T22:55:49.878Z] --- PASS: TestTemplatedConfig (3.54s) [2019-10-17T22:55:49.878Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T22:55:49.878Z] === RUN TestConfigInspect [2019-10-17T22:55:51.126Z] --- PASS: TestBuildMultiStageLayerLeak (3.74s) [2019-10-17T22:55:51.126Z] === RUN TestBuildWithHugeFile [2019-10-17T22:55:52.926Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-17T22:55:53.176Z] --- PASS: TestConfigInspect (2.69s) [2019-10-17T22:55:53.176Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T22:55:53.176Z] === RUN TestConfigCreateWithLabels [2019-10-17T22:55:53.391Z] #42 111.5 AR soccr/libsoccr.a [2019-10-17T22:55:53.391Z] #42 111.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-17T22:55:53.494Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-17T22:55:54.022Z] #42 112.2 DEP criu/arch/ppc64/sigframe.d [2019-10-17T22:55:54.022Z] #42 112.4 DEP criu/arch/ppc64/crtools.d [2019-10-17T22:55:54.312Z] #42 112.8 DEP criu/arch/ppc64/cpu.d [2019-10-17T22:55:54.941Z] #42 113.4 CC criu/arch/ppc64/cpu.o [2019-10-17T22:55:55.712Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-10-17T22:55:55.712Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T22:55:55.712Z] === RUN TestConfigCreateResolve [2019-10-17T22:55:56.443Z] #42 114.7 CC criu/arch/ppc64/crtools.o [2019-10-17T22:55:56.769Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-17T22:55:57.700Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-17T22:55:58.511Z] #42 ... [2019-10-17T22:55:58.511Z] [2019-10-17T22:55:58.511Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:55:58.511Z] #18 136.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-17T22:55:58.511Z] #18 136.7 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-17T22:55:58.511Z] #18 136.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-17T22:55:58.511Z] #18 145.3 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-17T22:55:58.511Z] #18 145.4 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-17T22:55:58.511Z] #18 145.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-17T22:55:58.802Z] #18 145.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-17T22:55:58.802Z] #18 145.6 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-17T22:55:58.802Z] #18 145.6 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T22:55:58.802Z] #18 ... [2019-10-17T22:55:58.802Z] [2019-10-17T22:55:58.802Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:55:58.802Z] #42 117.0 CC criu/arch/ppc64/sigframe.o [2019-10-17T22:55:59.000Z] --- PASS: TestConfigCreateResolve (3.28s) [2019-10-17T22:55:59.000Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T22:55:59.000Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T22:55:59.433Z] #42 117.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-17T22:55:59.433Z] #42 117.8 DEP criu/arch/ppc64/misc.d [2019-10-17T22:55:59.433Z] #42 117.8 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-17T22:55:59.570Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-17T22:55:59.570Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T22:55:59.570Z] PASS [2019-10-17T22:55:59.570Z] [2019-10-17T22:55:59.570Z] DONE 8 tests in 23.123s [2019-10-17T22:55:59.570Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T22:55:59.570Z] ++ 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 [2019-10-17T22:55:59.570Z] ++ set -e [2019-10-17T22:55:59.570Z] ++ '[' -n 0 ']' [2019-10-17T22:55:59.570Z] ++ set -x [2019-10-17T22:55:59.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:55:59.599Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-17T22:55:59.722Z] #42 117.9 DEP criu/arch/ppc64/vdso-pie.d [2019-10-17T22:55:59.830Z] INFO: Testing against a local daemon [2019-10-17T22:55:59.830Z] === RUN TestCheckpoint [2019-10-17T22:55:59.830Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T22:55:59.830Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T22:55:59.830Z] === RUN TestContainerInvalidJSON [2019-10-17T22:55:59.830Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:55:59.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:55:59.830Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:55:59.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:55:59.830Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:55:59.830Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:55:59.830Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:55:59.830Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:55:59.830Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:55:59.830Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-17T22:55:59.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T22:55:59.830Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T22:55:59.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T22:55:59.830Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T22:55:59.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-17T22:55:59.830Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T22:56:00.012Z] #42 118.3 DEP criu/pie/parasite-vdso.d [2019-10-17T22:56:00.089Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-17T22:56:00.089Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T22:56:00.089Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-17T22:56:00.089Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T22:56:00.302Z] #42 118.7 DEP criu/pie/util-vdso.d [2019-10-17T22:56:00.348Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-17T22:56:00.348Z] === RUN TestCopyFromContainer [2019-10-17T22:56:00.609Z] #42 118.9 DEP criu/pie/util.d [2019-10-17T22:56:00.910Z] #42 ... [2019-10-17T22:56:00.910Z] [2019-10-17T22:56:00.910Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:56:00.910Z] #45 193.2 encoding/xml [2019-10-17T22:56:00.910Z] #45 ... [2019-10-17T22:56:00.910Z] [2019-10-17T22:56:00.910Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:56:00.910Z] #63 194.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-17T22:56:00.910Z] #63 194.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-17T22:56:00.970Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-17T22:56:01.200Z] #63 ... [2019-10-17T22:56:01.200Z] [2019-10-17T22:56:01.200Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:56:01.200Z] #42 119.4 CC criu/pie/util.o [2019-10-17T22:56:01.832Z] #42 120.0 CC criu/pie/util-vdso.o [2019-10-17T22:56:02.256Z] === RUN TestCopyFromContainer// [2019-10-17T22:56:02.341Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-17T22:56:02.516Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T22:56:02.516Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T22:56:02.776Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T22:56:02.776Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T22:56:03.036Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T22:56:03.037Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T22:56:03.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-17T22:56:03.296Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T22:56:03.296Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T22:56:03.296Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T22:56:03.329Z] #42 121.5 CC criu/pie/parasite-vdso.o [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer (3.27s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-17T22:56:03.556Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-17T22:56:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T22:56:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:56:03.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:56:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:56:03.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:56:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:56:03.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:56:03.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:56:03.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:56:03.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:56:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-17T22:56:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-17T22:56:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-17T22:56:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-17T22:56:03.556Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T22:56:03.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-17T22:56:03.556Z] === RUN TestCreateWithInvalidEnv [2019-10-17T22:56:03.556Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T22:56:03.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T22:56:03.556Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T22:56:03.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T22:56:03.556Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T22:56:03.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T22:56:03.556Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T22:56:03.556Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T22:56:03.556Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T22:56:03.556Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-17T22:56:03.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-17T22:56:03.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T22:56:03.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T22:56:03.556Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T22:56:03.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-17T22:56:03.816Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T22:56:04.208Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-17T22:56:04.355Z] #42 122.8 CC criu/arch/ppc64/vdso-pie.o [2019-10-17T22:56:05.580Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-17T22:56:05.857Z] #42 124.0 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-17T22:56:05.857Z] #42 124.1 CC criu/arch/ppc64/misc.o [2019-10-17T22:56:05.857Z] #42 124.2 AR criu/pie/pie.lib.a [2019-10-17T22:56:06.146Z] #42 124.4 DEP criu/pie/restorer.d [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:56:06.357Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:56:06.357Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-17T22:56:06.357Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-17T22:56:06.357Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T22:56:06.436Z] #42 124.9 DEP criu/arch/ppc64/restorer.d [2019-10-17T22:56:06.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-17T22:56:06.511Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-17T22:56:06.726Z] #42 ... [2019-10-17T22:56:06.726Z] [2019-10-17T22:56:06.726Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:56:06.726Z] #63 DONE 209.0s [2019-10-17T22:56:06.726Z] [2019-10-17T22:56:06.726Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T22:56:06.726Z] #64 DONE 0.1s [2019-10-17T22:56:06.726Z] [2019-10-17T22:56:06.726Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:56:06.726Z] #45 205.5 math/big [2019-10-17T22:56:06.726Z] #45 207.2 go/doc [2019-10-17T22:56:08.365Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2019-10-17T22:56:08.365Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T22:56:08.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:56:08.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:56:08.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:56:08.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:56:08.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:56:08.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:56:08.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:56:08.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:56:08.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:56:08.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:56:08.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:56:08.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:56:08.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:56:08.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:56:08.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:56:08.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T22:56:08.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-10-17T22:56:08.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-17T22:56:08.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-10-17T22:56:08.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-17T22:56:08.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-17T22:56:08.625Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T22:56:08.625Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T22:56:08.625Z] === RUN TestDaemonRestartIpcMode [2019-10-17T22:56:08.625Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T22:56:08.625Z] === RUN TestDiff [2019-10-17T22:56:09.563Z] --- PASS: TestDiff (0.83s) [2019-10-17T22:56:09.563Z] === RUN TestExecWithCloseStdin [2019-10-17T22:56:09.787Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-17T22:56:10.267Z] #45 ... [2019-10-17T22:56:10.267Z] [2019-10-17T22:56:10.267Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:56:10.267Z] #42 125.8 DEP criu/pie/parasite.d [2019-10-17T22:56:10.267Z] #42 126.8 CC criu/pie/parasite.o [2019-10-17T22:56:10.500Z] --- PASS: TestExecWithCloseStdin (1.02s) [2019-10-17T22:56:10.500Z] === RUN TestExec [2019-10-17T22:56:10.555Z] #42 129.0 LINK criu/pie/parasite.built-in.o [2019-10-17T22:56:10.555Z] #42 129.0 GEN criu/pie/parasite-blob.h [2019-10-17T22:56:10.843Z] #42 129.1 CC criu/arch/ppc64/restorer.o [2019-10-17T22:56:11.439Z] --- PASS: TestExec (0.97s) [2019-10-17T22:56:11.439Z] === RUN TestExecUser [2019-10-17T22:56:11.470Z] #42 129.9 CC criu/pie/restorer.o [2019-10-17T22:56:12.310Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-17T22:56:12.378Z] --- PASS: TestExecUser (0.94s) [2019-10-17T22:56:12.378Z] === RUN TestExportContainerAndImportImage [2019-10-17T22:56:12.568Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-17T22:56:13.756Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-10-17T22:56:13.756Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T22:56:13.937Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-17T22:56:15.664Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2019-10-17T22:56:15.664Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T22:56:15.664Z] === RUN TestHealthCheckWorkdir [2019-10-17T22:56:16.462Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-17T22:56:17.043Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-10-17T22:56:17.043Z] === RUN TestHealthKillContainer [2019-10-17T22:56:17.052Z] #42 135.3 LINK criu/pie/restorer.built-in.o [2019-10-17T22:56:17.052Z] #42 135.4 GEN criu/pie/restorer-blob.h [2019-10-17T22:56:17.343Z] #42 135.6 DEP criu/vdso.d [2019-10-17T22:56:17.631Z] #42 136.0 DEP criu/uts_ns.d [2019-10-17T22:56:17.835Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-17T22:56:18.105Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-17T22:56:18.277Z] #42 136.4 DEP criu/util.d [2019-10-17T22:56:18.277Z] #42 136.8 DEP criu/uffd.d [2019-10-17T22:56:18.905Z] #42 137.3 DEP criu/tun.d [2019-10-17T22:56:19.530Z] #42 137.8 DEP criu/tty.d [2019-10-17T22:56:19.818Z] #42 138.2 DEP criu/timerfd.d [2019-10-17T22:56:20.031Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-17T22:56:20.104Z] #42 138.6 DEP criu/sysfs_parse.d [2019-10-17T22:56:20.332Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-17T22:56:20.332Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T22:56:20.392Z] #42 138.9 DEP criu/sysctl.d [2019-10-17T22:56:20.579Z] ................................................ [ 29%] [2019-10-17T22:56:20.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-10-17T22:56:20.592Z] === RUN TestIpcModeNone [2019-10-17T22:56:20.962Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-17T22:56:20.962Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-17T22:56:21.016Z] #42 139.2 DEP criu/string.d [2019-10-17T22:56:21.016Z] #42 139.3 DEP criu/stats.d [2019-10-17T22:56:21.219Z] --- PASS: TestBuildWithHugeFile (96.58s) [2019-10-17T22:56:21.219Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T22:56:21.219Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:56:21.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:56:21.219Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:56:21.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:56:21.219Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:56:21.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:56:21.219Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:56:21.219Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:56:21.304Z] #42 139.6 DEP criu/sockets.d [2019-10-17T22:56:21.477Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:56:21.530Z] --- PASS: TestIpcModeNone (1.01s) [2019-10-17T22:56:21.530Z] === RUN TestIpcModePrivate [2019-10-17T22:56:21.735Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-17T22:56:21.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-10-17T22:56:21.735Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-10-17T22:56:21.735Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-17T22:56:21.735Z] === RUN TestBuildPreserveOwnership [2019-10-17T22:56:21.735Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T22:56:21.929Z] #42 140.1 DEP criu/sk-unix.d [2019-10-17T22:56:22.218Z] #42 140.6 DEP criu/sk-tcp.d [2019-10-17T22:56:22.218Z] #42 ... [2019-10-17T22:56:22.218Z] [2019-10-17T22:56:22.218Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:56:22.218Z] #45 224.6 github.com/LK4D4/vndr/build [2019-10-17T22:56:22.300Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-17T22:56:22.467Z] --- PASS: TestIpcModePrivate (1.01s) [2019-10-17T22:56:22.467Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-17T22:56:22.467Z] === RUN TestIpcModeShareable [2019-10-17T22:56:22.557Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-17T22:56:23.410Z] --- PASS: TestIpcModeShareable (1.00s) [2019-10-17T22:56:23.410Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-17T22:56:23.410Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T22:56:23.724Z] #45 225.9 vendor/golang.org/x/text/secure/bidirule [2019-10-17T22:56:24.452Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-17T22:56:24.709Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-17T22:56:25.231Z] #45 227.4 vendor/golang.org/x/text/unicode/norm [2019-10-17T22:56:25.273Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-17T22:56:25.530Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T22:56:25.530Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-17T22:56:25.788Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-17T22:56:26.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2019-10-17T22:56:26.699Z] === RUN TestAPIIpcModeHost [2019-10-17T22:56:26.749Z] Client: [2019-10-17T22:56:26.749Z] Debug Mode: false [2019-10-17T22:56:26.749Z] Plugins: [2019-10-17T22:56:26.749Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-17T22:56:26.749Z] [2019-10-17T22:56:26.749Z] Server: [2019-10-17T22:56:26.749Z] Containers: 0 [2019-10-17T22:56:26.749Z] Running: 0 [2019-10-17T22:56:26.749Z] Paused: 0 [2019-10-17T22:56:26.749Z] Stopped: 0 [2019-10-17T22:56:26.749Z] Images: 0 [2019-10-17T22:56:26.749Z] Server Version: 19.03.2 [2019-10-17T22:56:26.749Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-17T22:56:26.749Z] Windows: [2019-10-17T22:56:26.749Z] LCOW: [2019-10-17T22:56:26.749Z] Logging Driver: json-file [2019-10-17T22:56:26.749Z] Plugins: [2019-10-17T22:56:26.749Z] Volume: local [2019-10-17T22:56:26.749Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-17T22:56:26.749Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T22:56:26.749Z] Swarm: inactive [2019-10-17T22:56:26.749Z] Default Isolation: process [2019-10-17T22:56:26.749Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T22:56:26.749Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T22:56:26.749Z] OSType: windows [2019-10-17T22:56:26.749Z] Architecture: x86_64 [2019-10-17T22:56:26.749Z] CPUs: 4 [2019-10-17T22:56:26.749Z] Total Memory: 32GiB [2019-10-17T22:56:26.749Z] Name: azwin-2-977a70 [2019-10-17T22:56:26.749Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-17T22:56:26.749Z] Docker Root Dir: D:\docker [2019-10-17T22:56:26.749Z] Debug Mode: false [2019-10-17T22:56:26.749Z] Registry: https://index.docker.io/v1/ [2019-10-17T22:56:26.749Z] Labels: [2019-10-17T22:56:26.749Z] Experimental: true [2019-10-17T22:56:26.749Z] Insecure Registries: [2019-10-17T22:56:26.749Z] 10.0.0.4:5000 [2019-10-17T22:56:26.749Z] 127.0.0.0/8 [2019-10-17T22:56:26.749Z] Registry Mirrors: [2019-10-17T22:56:26.749Z] http://10.0.0.4:5000/ [2019-10-17T22:56:26.749Z] Live Restore Enabled: false [2019-10-17T22:56:26.749Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-17T22:56:27.165Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-17T22:56:27.165Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-17T22:56:27.165Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-17T22:56:27.268Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-17T22:56:27.269Z] === RUN TestDaemonIpcModeShareable [2019-10-17T22:56:27.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-17T22:56:27.731Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-10-17T22:56:27.731Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2019-10-17T22:56:27.731Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-10-17T22:56:27.731Z] === RUN TestBuildPlatformInvalid [2019-10-17T22:56:27.731Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-17T22:56:27.731Z] PASS [2019-10-17T22:56:27.731Z] [2019-10-17T22:56:27.731Z] === Skipped [2019-10-17T22:56:27.731Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-17T22:56:27.731Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T22:56:27.731Z] [2019-10-17T22:56:27.731Z] [2019-10-17T22:56:27.731Z] DONE 32 tests, 1 skipped in 182.658s [2019-10-17T22:56:27.731Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T22:56:27.731Z] ++ 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 [2019-10-17T22:56:27.731Z] ++ set -e [2019-10-17T22:56:27.731Z] ++ '[' -n 0 ']' [2019-10-17T22:56:27.731Z] ++ set -x [2019-10-17T22:56:27.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:56:27.947Z] #45 ... [2019-10-17T22:56:27.947Z] [2019-10-17T22:56:27.947Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:56:27.947Z] #42 141.2 DEP criu/sk-queue.d [2019-10-17T22:56:27.947Z] #42 141.5 DEP criu/sk-packet.d [2019-10-17T22:56:27.947Z] #42 141.9 DEP criu/sk-netlink.d [2019-10-17T22:56:27.947Z] #42 142.5 DEP criu/sk-inet.d [2019-10-17T22:56:27.947Z] #42 142.8 DEP criu/signalfd.d [2019-10-17T22:56:27.947Z] #42 143.2 DEP criu/sigframe.d [2019-10-17T22:56:27.947Z] #42 143.5 DEP criu/shmem.d [2019-10-17T22:56:27.947Z] #42 143.9 DEP criu/servicefd.d [2019-10-17T22:56:27.947Z] #42 144.3 DEP criu/seize.d [2019-10-17T22:56:27.947Z] #42 144.6 DEP criu/seccomp.d [2019-10-17T22:56:27.947Z] #42 145.0 DEP criu/rst-malloc.d [2019-10-17T22:56:27.947Z] #42 145.2 DEP criu/rbtree.d [2019-10-17T22:56:27.947Z] #42 145.2 DEP criu/pstree.d [2019-10-17T22:56:27.947Z] #42 145.5 DEP criu/protobuf.d [2019-10-17T22:56:27.947Z] #42 145.9 GEN criu/protobuf-desc-gen.h [2019-10-17T22:56:27.988Z] INFO: Testing against a local daemon [2019-10-17T22:56:27.988Z] === RUN TestConfigList [2019-10-17T22:56:28.553Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-17T22:56:29.177Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-10-17T22:56:29.177Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T22:56:29.177Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-17T22:56:29.177Z] === RUN TestDaemonIpcModePrivate [2019-10-17T22:56:29.487Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-17T22:56:30.051Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-17T22:56:30.671Z] #42 148.9 DEP criu/protobuf-desc.d [2019-10-17T22:56:30.957Z] #42 149.2 DEP criu/proc_parse.d [2019-10-17T22:56:31.085Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-10-17T22:56:31.085Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T22:56:31.085Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-17T22:56:31.085Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T22:56:31.245Z] #42 149.7 DEP criu/plugin.d [2019-10-17T22:56:31.419Z] --- PASS: TestConfigList (3.48s) [2019-10-17T22:56:31.419Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T22:56:31.419Z] === RUN TestConfigsCreateAndDelete [2019-10-17T22:56:31.533Z] #42 150.0 DEP criu/pipes.d [2019-10-17T22:56:31.676Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-17T22:56:31.822Z] #42 150.3 DEP criu/pie-util.d [2019-10-17T22:56:32.111Z] #42 150.5 DEP criu/pie-util-vdso.d [2019-10-17T22:56:32.399Z] #42 150.8 DEP criu/pie-util-vdso-elf32.d [2019-10-17T22:56:32.687Z] #42 151.1 DEP criu/path.d [2019-10-17T22:56:32.985Z] #42 151.5 DEP criu/parasite-syscall.d [2019-10-17T22:56:32.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s) [2019-10-17T22:56:32.998Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T22:56:32.998Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-17T22:56:32.998Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T22:56:33.113Z] --- PASS: TestBuildWithHugeFile (40.09s) [2019-10-17T22:56:33.113Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T22:56:33.113Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:56:33.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:56:33.113Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:56:33.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:56:33.113Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:56:33.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:56:33.113Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T22:56:33.113Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T22:56:33.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T22:56:33.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-17T22:56:33.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-17T22:56:33.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-10-17T22:56:33.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-17T22:56:33.113Z] === RUN TestBuildPreserveOwnership [2019-10-17T22:56:33.113Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T22:56:34.393Z] #42 152.2 DEP criu/pagemap.d [2019-10-17T22:56:34.703Z] #42 152.9 DEP criu/pagemap-cache.d [2019-10-17T22:56:34.703Z] #42 ... [2019-10-17T22:56:34.703Z] [2019-10-17T22:56:34.703Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:56:34.906Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-10-17T22:56:34.906Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T22:56:34.906Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-17T22:56:34.906Z] === RUN TestIpcModeOlderClient [2019-10-17T22:56:34.906Z] === PAUSE TestIpcModeOlderClient [2019-10-17T22:56:34.906Z] === RUN TestKillContainerInvalidSignal [2019-10-17T22:56:34.957Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-17T22:56:34.957Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2019-10-17T22:56:34.957Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T22:56:34.957Z] === RUN TestConfigsUpdate [2019-10-17T22:56:35.290Z] #23 236.9 Checking out files: 14% (1523/10641) Checking out files: 15% (1597/10641) Checking out files: 16% (1703/10641) Checking out files: 17% (1809/10641) Checking out files: 18% (1916/10641) Checking out files: 19% (2022/10641) Checking out files: 20% (2129/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) [2019-10-17T22:56:35.290Z] #23 ... [2019-10-17T22:56:35.290Z] [2019-10-17T22:56:35.290Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:56:35.290Z] #18 172.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-17T22:56:35.290Z] #18 172.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-17T22:56:35.290Z] #18 172.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T22:56:35.290Z] #18 ... [2019-10-17T22:56:35.290Z] [2019-10-17T22:56:35.290Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:56:35.521Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-17T22:56:35.704Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T22:56:35.844Z] --- PASS: TestKillContainerInvalidSignal (1.03s) [2019-10-17T22:56:35.844Z] === RUN TestKillContainer [2019-10-17T22:56:35.844Z] === RUN TestKillContainer/no_signal [2019-10-17T22:56:36.085Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-17T22:56:36.783Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T22:56:37.352Z] === RUN TestKillContainer/killing_signal [2019-10-17T22:56:37.981Z] --- PASS: TestConfigsUpdate (3.05s) [2019-10-17T22:56:37.981Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T22:56:37.981Z] === RUN TestTemplatedConfig [2019-10-17T22:56:38.376Z] --- PASS: TestBuildPreserveOwnership (6.85s) [2019-10-17T22:56:38.376Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2019-10-17T22:56:38.376Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.52s) [2019-10-17T22:56:38.376Z] === RUN TestBuildPlatformInvalid [2019-10-17T22:56:38.376Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-10-17T22:56:38.376Z] PASS [2019-10-17T22:56:38.376Z] [2019-10-17T22:56:38.376Z] === Skipped [2019-10-17T22:56:38.376Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-17T22:56:38.376Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T22:56:38.376Z] [2019-10-17T22:56:38.376Z] [2019-10-17T22:56:38.376Z] DONE 32 tests, 1 skipped in 98.137s [2019-10-17T22:56:38.376Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T22:56:38.376Z] ++ 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 [2019-10-17T22:56:38.376Z] ++ set -e [2019-10-17T22:56:38.376Z] ++ '[' -n 0 ']' [2019-10-17T22:56:38.376Z] ++ set -x [2019-10-17T22:56:38.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2019-10-17T22:56:38.376Z] INFO: Testing against a local daemon [2019-10-17T22:56:38.376Z] === RUN TestConfigList [2019-10-17T22:56:38.731Z] --- PASS: TestKillContainer (2.60s) [2019-10-17T22:56:38.731Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-10-17T22:56:38.731Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-10-17T22:56:38.731Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-17T22:56:38.731Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T22:56:38.731Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T22:56:39.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T22:56:39.991Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-17T22:56:40.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2019-10-17T22:56:40.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2019-10-17T22:56:40.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-10-17T22:56:40.023Z] === RUN TestKillStoppedContainer [2019-10-17T22:56:40.284Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-17T22:56:40.284Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T22:56:40.284Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-10-17T22:56:40.284Z] === RUN TestKillDifferentUserContainer [2019-10-17T22:56:40.614Z] #23 236.9 Checking out files: 14% (1523/10641) Checking out files: 15% (1597/10641) Checking out files: 16% (1703/10641) Checking out files: 17% (1809/10641) Checking out files: 18% (1916/10641) Checking out files: 19% (2022/10641) Checking out files: 20% (2129/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 27% (2883/10641) Checking out files: 28% (2980/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 37% (3999/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) Checking out files: 48% (5108/10641) Checking out files: 49% (5215/10641) Checking out files: 50% (5321/10641) Checking out files: 50% (5338/10641) Checking out files: 51% (5427/10641) Checking out files: 52% (5534/10641) Checking out files: 53% (5640/10641) Checking out files: 54% (5747/10641) Checking out files: 55% (5853/10641) Checking out files: 56% (5959/10641) Checking out files: 57% (6066/10641) Checking out files: 58% (6172/10641) Checking out files: 59% (6279/10641) Checking out files: 60% (6385/10641) Checking out files: 61% (6492/10641) Checking out files: 62% (6598/10641) Checking out files: 63% (6704/10641) Checking out files: 64% (6811/10641) Checking out files: 64% (6856/10641) Checking out files: 65% (6917/10641) Checking out files: 66% (7024/10641) Checking out files: 67% (7130/10641) Checking out files: 68% (7236/10641) Checking out files: 69% (7343/10641) Checking out files: 70% (7449/10641) Checking out files: 71% (7556/10641) Checking out files: 72% (7662/10641) Checking out files: 73% (7768/10641) Checking out files: 74% (7875/10641) Checking out files: 75% (7981/10641) Checking out files: 76% (8088/10641) Checking out files: 77% (8194/10641) Checking out files: 78% (8300/10641) Checking out files: 79% (8407/10641) Checking out files: 80% (8513/10641) Checking out files: 81% (8620/10641) Checking out files: 81% (8708/10641) Checking out files: 82% (8726/10641) Checking out files: 83% (8833/10641) Checking out files: 84% (8939/10641) Checking out files: 85% (9045/10641) Checking out files: 86% (9152/10641) Checking out files: 87% (9258/10641) Checking out files: 88% (9365/10641) Checking out files: 89% (9471/10641) Checking out files: 90% (9577/10641) Checking out files: 91% (9684/10641) Checking out files: 92% (9790/10641) Checking out files: 93% (9897/10641) Checking out files: 94% (10003/10641) Checking out files: 95% (10109/10641) Checking out files: 96% (10216/10641) Checking out files: 97% (10322/10641) Checking out files: 98% (10429/10641) Checking out files: 98% (10453/10641) Checking out files: 99% (10535/10641) Checking out files: 100% (10641/10641) Checking out files: 100% (10641/10641), done. [2019-10-17T22:56:40.903Z] #23 243.3 + cd /tmp/tmp.qTIXzoL0gW/tmp/docker-ce [2019-10-17T22:56:40.903Z] #23 243.3 + git checkout -q v17.06.2-ce [2019-10-17T22:56:41.223Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-10-17T22:56:41.223Z] === RUN TestInspectOomKilledTrue [2019-10-17T22:56:41.223Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T22:56:41.223Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:56:41.223Z] === RUN TestInspectOomKilledFalse [2019-10-17T22:56:41.223Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T22:56:41.223Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:56:41.223Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T22:56:41.363Z] --- PASS: TestTemplatedConfig (3.41s) [2019-10-17T22:56:41.363Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T22:56:41.363Z] === RUN TestConfigInspect [2019-10-17T22:56:41.792Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-10-17T22:56:41.792Z] === RUN TestLinksContainerNames [2019-10-17T22:56:42.171Z] --- PASS: TestConfigList (3.88s) [2019-10-17T22:56:42.171Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T22:56:42.171Z] === RUN TestConfigsCreateAndDelete [2019-10-17T22:56:42.763Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-17T22:56:43.701Z] --- PASS: TestLinksContainerNames (1.68s) [2019-10-17T22:56:43.701Z] === RUN TestLogsFollowTailEmpty [2019-10-17T22:56:43.890Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-17T22:56:43.890Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-17T22:56:44.148Z] --- PASS: TestConfigInspect (3.10s) [2019-10-17T22:56:44.148Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T22:56:44.148Z] === RUN TestConfigCreateWithLabels [2019-10-17T22:56:44.405Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-17T22:56:44.641Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-10-17T22:56:44.642Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T22:56:44.969Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-17T22:56:45.213Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/default [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/private [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/slave [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/shared [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T22:56:45.213Z] === CONT TestMountDaemonRoot/default [2019-10-17T22:56:45.213Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:56:45.213Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:56:45.213Z] === CONT TestMountDaemonRoot/shared [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:56:45.213Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T22:56:45.213Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T22:56:45.332Z] #23 ... [2019-10-17T22:56:45.332Z] [2019-10-17T22:56:45.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:56:45.332Z] #42 153.2 DEP criu/page-xfer.d [2019-10-17T22:56:45.332Z] #42 153.7 DEP criu/page-pipe.d [2019-10-17T22:56:45.332Z] #42 154.0 DEP criu/netfilter.d [2019-10-17T22:56:45.332Z] #42 154.4 DEP criu/net.d [2019-10-17T22:56:45.332Z] #42 155.0 DEP criu/namespaces.d [2019-10-17T22:56:45.332Z] #42 155.4 DEP criu/mount.d [2019-10-17T22:56:45.332Z] #42 155.9 DEP criu/mem.d [2019-10-17T22:56:45.332Z] #42 156.3 DEP criu/lsm.d [2019-10-17T22:56:45.332Z] #42 156.5 DEP criu/log.d [2019-10-17T22:56:45.332Z] #42 156.7 DEP criu/libnetlink.d [2019-10-17T22:56:45.332Z] #42 157.2 DEP criu/kerndat.d [2019-10-17T22:56:45.332Z] #42 157.7 DEP criu/kcmp-ids.d [2019-10-17T22:56:45.332Z] #42 157.9 DEP criu/irmap.d [2019-10-17T22:56:45.332Z] #42 158.4 DEP criu/ipc_ns.d [2019-10-17T22:56:45.332Z] #42 158.9 DEP criu/image.d [2019-10-17T22:56:45.332Z] #42 159.3 DEP criu/image-desc.d [2019-10-17T22:56:45.332Z] #42 159.6 DEP criu/fsnotify.d [2019-10-17T22:56:45.332Z] #42 160.0 DEP criu/filesystems.d [2019-10-17T22:56:45.332Z] #42 160.4 DEP criu/files.d [2019-10-17T22:56:45.332Z] #42 160.9 DEP criu/files-reg.d [2019-10-17T22:56:45.332Z] #42 161.4 DEP criu/files-ext.d [2019-10-17T22:56:45.332Z] #42 161.7 DEP criu/file-lock.d [2019-10-17T22:56:45.332Z] #42 162.1 DEP criu/file-ids.d [2019-10-17T22:56:45.332Z] #42 162.5 DEP criu/fifo.d [2019-10-17T22:56:45.332Z] #42 162.9 DEP criu/fdstore.d [2019-10-17T22:56:45.332Z] #42 163.2 DEP criu/fault-injection.d [2019-10-17T22:56:45.332Z] #42 163.3 DEP criu/external.d [2019-10-17T22:56:45.332Z] #42 163.6 DEP criu/eventpoll.d [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/private [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/slave [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T22:56:45.474Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:56:45.474Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:56:45.474Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T22:56:45.534Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-17T22:56:45.621Z] #42 ... [2019-10-17T22:56:45.621Z] [2019-10-17T22:56:45.621Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:56:45.621Z] #18 192.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-17T22:56:45.621Z] #18 192.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-17T22:56:45.621Z] #18 192.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-17T22:56:45.621Z] #18 192.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-17T22:56:45.621Z] #18 192.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T22:56:45.621Z] #18 192.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:56:45.621Z] #18 192.6 Processing triggers for mime-support (3.60) ... [2019-10-17T22:56:45.726Z] --- PASS: TestConfigsCreateAndDelete (3.44s) [2019-10-17T22:56:45.726Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T22:56:45.726Z] === RUN TestConfigsUpdate [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T22:56:45.734Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-17T22:56:45.734Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-17T22:56:45.734Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T22:56:45.910Z] #18 192.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:56:45.910Z] #18 192.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-17T22:56:45.910Z] #18 192.7 Setting up libcap2-bin (1:2.25-1) ... [2019-10-17T22:56:45.910Z] #18 192.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-17T22:56:45.910Z] #18 192.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-17T22:56:45.910Z] #18 192.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-17T22:56:47.431Z] --- PASS: TestConfigCreateWithLabels (3.29s) [2019-10-17T22:56:47.431Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T22:56:47.431Z] === RUN TestConfigCreateResolve [2019-10-17T22:56:48.278Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-10-17T22:56:48.278Z] === RUN TestNetworkNat [2019-10-17T22:56:48.352Z] --- PASS: TestConfigsUpdate (2.70s) [2019-10-17T22:56:48.352Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T22:56:48.352Z] === RUN TestTemplatedConfig [2019-10-17T22:56:48.804Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-17T22:56:48.804Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-17T22:56:48.804Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-17T22:56:48.847Z] --- PASS: TestNetworkNat (0.95s) [2019-10-17T22:56:48.848Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T22:56:49.062Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-17T22:56:49.409Z] #18 ... [2019-10-17T22:56:49.409Z] [2019-10-17T22:56:49.409Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:56:49.409Z] #45 241.5 mime [2019-10-17T22:56:49.409Z] #45 251.2 vendor/golang.org/x/net/idna [2019-10-17T22:56:49.409Z] #45 ... [2019-10-17T22:56:49.409Z] [2019-10-17T22:56:49.409Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:56:49.409Z] #42 164.0 DEP criu/eventfd.d [2019-10-17T22:56:49.409Z] #42 164.4 DEP criu/crtools.d [2019-10-17T22:56:49.409Z] #42 164.9 DEP criu/cr-service.d [2019-10-17T22:56:49.409Z] #42 165.3 DEP criu/cr-restore.d [2019-10-17T22:56:49.409Z] #42 166.0 DEP criu/cr-errno.d [2019-10-17T22:56:49.409Z] #42 166.1 DEP criu/cr-dump.d [2019-10-17T22:56:49.409Z] #42 166.6 DEP criu/cr-dedup.d [2019-10-17T22:56:49.409Z] #42 166.9 DEP criu/cr-check.d [2019-10-17T22:56:49.409Z] #42 167.3 DEP criu/config.d [2019-10-17T22:56:49.409Z] #42 167.6 DEP criu/clone-noasan.d [2019-10-17T22:56:49.409Z] #42 167.8 DEP criu/cgroup.d [2019-10-17T22:56:49.786Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-10-17T22:56:49.786Z] === RUN TestNetworkLoopbackNat [2019-10-17T22:56:50.035Z] #42 168.2 DEP criu/cgroup-props.d [2019-10-17T22:56:50.035Z] #42 168.4 DEP criu/bitmap.d [2019-10-17T22:56:50.035Z] #42 168.4 DEP criu/bfd.d [2019-10-17T22:56:50.338Z] #42 168.7 DEP criu/autofs.d [2019-10-17T22:56:50.624Z] #42 169.1 DEP criu/aio.d [2019-10-17T22:56:50.959Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-17T22:56:50.959Z] --- PASS: TestConfigCreateResolve (3.51s)=== RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-17T22:56:50.959Z] [2019-10-17T22:56:50.959Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T22:56:50.959Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T22:56:51.166Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-17T22:56:51.167Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-17T22:56:51.167Z] === RUN TestPause [2019-10-17T22:56:51.251Z] #42 169.5 DEP criu/action-scripts.d [2019-10-17T22:56:51.525Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-17T22:56:51.525Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T22:56:51.525Z] PASS [2019-10-17T22:56:51.525Z] [2019-10-17T22:56:51.525Z] DONE 8 tests in 23.676s [2019-10-17T22:56:51.525Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T22:56:51.525Z] ++ 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 [2019-10-17T22:56:51.525Z] ++ set -e [2019-10-17T22:56:51.525Z] ++ '[' -n 0 ']' [2019-10-17T22:56:51.525Z] ++ set -x [2019-10-17T22:56:51.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:56:51.738Z] --- PASS: TestPause (0.92s) [2019-10-17T22:56:51.738Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T22:56:51.738Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T22:56:51.738Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T22:56:51.738Z] === RUN TestPauseStopPausedContainer [2019-10-17T22:56:51.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-17T22:56:51.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-17T22:56:51.783Z] INFO: Testing against a local daemon [2019-10-17T22:56:51.783Z] === RUN TestCheckpoint [2019-10-17T22:56:51.783Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T22:56:51.783Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T22:56:51.783Z] === RUN TestContainerInvalidJSON [2019-10-17T22:56:51.783Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:56:51.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:56:51.783Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:56:51.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:56:51.783Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:56:51.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:56:51.783Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:56:51.783Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:56:51.783Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:56:51.783Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-17T22:56:51.783Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T22:56:51.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-17T22:56:51.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T22:56:51.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T22:56:51.875Z] #42 ... [2019-10-17T22:56:51.875Z] [2019-10-17T22:56:51.875Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:56:51.875Z] #18 198.7 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-17T22:56:51.875Z] #18 198.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T22:56:51.875Z] #18 198.7 Setting up zip (3.0-11+b1) ... [2019-10-17T22:56:51.875Z] #18 198.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-17T22:56:51.875Z] #18 198.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-17T22:56:51.875Z] #18 198.7 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T22:56:51.875Z] #18 198.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:56:51.875Z] #18 198.8 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-17T22:56:51.875Z] #18 198.8 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:56:51.875Z] #18 198.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-17T22:56:51.875Z] #18 198.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-17T22:56:52.040Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-17T22:56:52.040Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2019-10-17T22:56:52.040Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T22:56:52.040Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-17T22:56:52.040Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T22:56:52.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-17T22:56:52.360Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T22:56:52.360Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-17T22:56:52.360Z] === RUN TestCopyFromContainer [2019-10-17T22:56:52.379Z] #18 198.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-17T22:56:52.379Z] #18 198.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:56:52.379Z] #18 199.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-17T22:56:52.379Z] #18 199.0 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-17T22:56:52.379Z] #18 199.0 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-17T22:56:52.379Z] #18 199.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:56:52.580Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-17T22:56:52.580Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-46babefb\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-17T22:56:52.580Z] ---------------------------------------------------------------------------- [2019-10-17T22:56:52.580Z] [2019-10-17T22:56:52.580Z] INFO: executeCI.ps1 starting at Thu Oct 17 22:56:50 CUT 2019 [2019-10-17T22:56:52.580Z] [2019-10-17T22:56:52.580Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-17T22:56:52.580Z] INFO: Running git version 2.23.0.windows.1 [2019-10-17T22:56:52.580Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-17T22:56:52.580Z] INFO: Environment variables: [2019-10-17T22:56:52.580Z] [2019-10-17T22:56:52.580Z] Name Value [2019-10-17T22:56:52.580Z] ---- ----- [2019-10-17T22:56:52.580Z] ALLUSERSPROFILE C:\ProgramData [2019-10-17T22:56:52.580Z] amd64 true [2019-10-17T22:56:52.580Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-17T22:56:52.580Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-17T22:56:52.580Z] arm64 true [2019-10-17T22:56:52.580Z] BRANCH_NAME PR-39964 [2019-10-17T22:56:52.580Z] BUILD_DISPLAY_NAME #9 [2019-10-17T22:56:52.580Z] BUILD_ID 9 [2019-10-17T22:56:52.580Z] BUILD_NUMBER 9 [2019-10-17T22:56:52.580Z] BUILD_TAG jenkins-moby-PR-39964-9 [2019-10-17T22:56:52.580Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39964/9/ [2019-10-17T22:56:52.580Z] CHANGE_AUTHOR thaJeztah [2019-10-17T22:56:52.580Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-17T22:56:52.580Z] CHANGE_BRANCH bump_golangci_lint [2019-10-17T22:56:52.580Z] CHANGE_FORK thaJeztah [2019-10-17T22:56:52.580Z] CHANGE_ID 39964 [2019-10-17T22:56:52.580Z] CHANGE_TARGET master [2019-10-17T22:56:52.580Z] CHANGE_TITLE bump golangci-lint v1.20.0 [2019-10-17T22:56:52.580Z] CHANGE_URL https://github.com/moby/moby/pull/39964 [2019-10-17T22:56:52.580Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T22:56:52.580Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-17T22:56:52.580Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-17T22:56:52.580Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-17T22:56:52.580Z] COMPUTERNAME azwin-2-977a70 [2019-10-17T22:56:52.580Z] ComSpec C:\windows\system32\cmd.exe [2019-10-17T22:56:52.580Z] ConfigSequenceNumber 0 [2019-10-17T22:56:52.580Z] DOCKER_BUILDKIT 0 [2019-10-17T22:56:52.580Z] DOCKER_DUT_DEBUG 1 [2019-10-17T22:56:52.580Z] DOCKER_EXPERIMENTAL 1 [2019-10-17T22:56:52.580Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-17T22:56:52.580Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-17T22:56:52.580Z] EXECUTOR_NUMBER 0 [2019-10-17T22:56:52.580Z] FQDN azwin-2-977a70.westus.cloudapp.azure.com [2019-10-17T22:56:52.580Z] GIT_BRANCH PR-39964 [2019-10-17T22:56:52.580Z] GIT_COMMIT 75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T22:56:52.580Z] GIT_PREVIOUS_COMMIT b5e1750f39033512928387847dc0e9d817cb04d6 [2019-10-17T22:56:52.580Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b5e1750f39033512928387847dc0e9d817cb04d6 [2019-10-17T22:56:52.580Z] GIT_URL https://github.com/moby/moby.git [2019-10-17T22:56:52.580Z] HUDSON_COOKIE c1be6e86-b67d-4871-899d-50cf20983a6e [2019-10-17T22:56:52.580Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-17T22:56:52.580Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-17T22:56:52.580Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-17T22:56:52.580Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-17T22:56:52.580Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-17T22:56:52.580Z] JENKINS_NODE_COOKIE eee86698-2430-4a67-b5be-f821a90ed156 [2019-10-17T22:56:52.580Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-17T22:56:52.580Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-17T22:56:52.580Z] JOB_BASE_NAME PR-39964 [2019-10-17T22:56:52.580Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39964/display/redirect [2019-10-17T22:56:52.580Z] JOB_NAME moby/PR-39964 [2019-10-17T22:56:52.580Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39964/ [2019-10-17T22:56:52.580Z] library.jps.version master [2019-10-17T22:56:52.580Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-17T22:56:52.580Z] NODE_LABELS amd64 azure azwin-2-977a70 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-17T22:56:52.580Z] NODE_NAME azwin-2-977a70 [2019-10-17T22:56:52.580Z] NUMBER_OF_PROCESSORS 4 [2019-10-17T22:56:52.580Z] OS Windows_NT [2019-10-17T22:56:52.580Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-17T22:56:52.580Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-17T22:56:52.580Z] ppc64le true [2019-10-17T22:56:52.580Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-17T22:56:52.580Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-17T22:56:52.580Z] PROCESSOR_LEVEL 6 [2019-10-17T22:56:52.580Z] PROCESSOR_REVISION 4f01 [2019-10-17T22:56:52.580Z] ProgramData C:\ProgramData [2019-10-17T22:56:52.580Z] ProgramFiles C:\Program Files [2019-10-17T22:56:52.580Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-17T22:56:52.580Z] ProgramW6432 C:\Program Files [2019-10-17T22:56:52.580Z] PROMPT $P$G [2019-10-17T22:56:52.580Z] PSExecutionPolicyPreference Bypass [2019-10-17T22:56:52.580Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-17T22:56:52.580Z] PUBLIC C:\Users\Public [2019-10-17T22:56:52.580Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39964/9/display/redirect?page=changes [2019-10-17T22:56:52.580Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39964/9/display/redirect [2019-10-17T22:56:52.580Z] s390x true [2019-10-17T22:56:52.580Z] skip_dco false [2019-10-17T22:56:52.580Z] SKIP_VALIDATION_TESTS 1 [2019-10-17T22:56:52.580Z] SOURCES_DRIVE d [2019-10-17T22:56:52.580Z] SOURCES_SUBDIR gopath [2019-10-17T22:56:52.581Z] STAGE_NAME Run tests [2019-10-17T22:56:52.581Z] SystemDrive C: [2019-10-17T22:56:52.581Z] SystemRoot C:\windows [2019-10-17T22:56:52.581Z] TEMP C:\windows\TEMP [2019-10-17T22:56:52.581Z] TESTDEBUG 0 [2019-10-17T22:56:52.581Z] TESTRUN_DRIVE d [2019-10-17T22:56:52.581Z] TESTRUN_SUBDIR CI [2019-10-17T22:56:52.581Z] TIMEOUT 120m [2019-10-17T22:56:52.581Z] TMP C:\windows\TEMP [2019-10-17T22:56:52.581Z] unit_validate true [2019-10-17T22:56:52.581Z] USERDOMAIN WORKGROUP [2019-10-17T22:56:52.581Z] USERNAME azwin-2-977a70$ [2019-10-17T22:56:52.581Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-17T22:56:52.581Z] windir C:\windows [2019-10-17T22:56:52.581Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-17T22:56:52.581Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-17T22:56:52.581Z] windowsRS1 false [2019-10-17T22:56:52.581Z] windowsRS5 true [2019-10-17T22:56:52.581Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-17T22:56:52.581Z] [2019-10-17T22:56:52.581Z] [2019-10-17T22:56:52.581Z] [2019-10-17T22:56:52.642Z] --- PASS: TestTemplatedConfig (3.94s) [2019-10-17T22:56:52.642Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T22:56:52.642Z] === RUN TestConfigInspect [2019-10-17T22:56:52.733Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-10-17T22:56:52.733Z] === RUN TestPsFilter [2019-10-17T22:56:52.993Z] --- PASS: TestPsFilter (0.24s) [2019-10-17T22:56:52.993Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T22:56:53.016Z] #18 200.0 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up pigz (2.3.4-1) ... [2019-10-17T22:56:53.016Z] #18 200.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-17T22:56:53.016Z] #18 200.1 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-17T22:56:53.016Z] #18 200.1 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:56:53.038Z] INFO: Sources under d:\gopath\... [2019-10-17T22:56:53.038Z] INFO: Test run under d:\CI\... [2019-10-17T22:56:53.038Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-17T22:56:53.038Z] INFO: docker/docker repository was found [2019-10-17T22:56:53.311Z] #18 200.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-17T22:56:53.311Z] #18 200.1 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T22:56:53.311Z] #18 200.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-17T22:56:53.311Z] #18 200.1 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-17T22:56:53.311Z] #18 200.1 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-17T22:56:53.311Z] #18 200.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-17T22:56:53.311Z] #18 200.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-17T22:56:53.311Z] #18 200.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-17T22:56:53.311Z] #18 200.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-17T22:56:53.311Z] #18 200.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T22:56:53.311Z] #18 200.3 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T22:56:53.311Z] #18 200.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-17T22:56:53.311Z] #18 200.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-17T22:56:53.311Z] #18 200.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-17T22:56:53.311Z] #18 200.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-17T22:56:53.311Z] #18 200.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-17T22:56:53.930Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-10-17T22:56:53.930Z] === RUN TestRemoveContainerWithVolume [2019-10-17T22:56:54.004Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-17T22:56:54.257Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-17T22:56:54.257Z] === RUN TestCopyFromContainer// [2019-10-17T22:56:54.257Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-17T22:56:54.507Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2019-10-17T22:56:54.508Z] === RUN TestRemoveContainerRunning [2019-10-17T22:56:54.514Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T22:56:54.514Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T22:56:54.771Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T22:56:54.771Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T22:56:55.028Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T22:56:55.028Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T22:56:55.028Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T22:56:55.285Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T22:56:55.285Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T22:56:55.427Z] --- PASS: TestConfigInspect (3.11s) [2019-10-17T22:56:55.427Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T22:56:55.427Z] === RUN TestConfigCreateWithLabels [2019-10-17T22:56:55.450Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-10-17T22:56:55.451Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T22:56:55.536Z] ltsc2019: Pulling from windows/servercore [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer (3.26s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-17T22:56:55.542Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2019-10-17T22:56:55.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T22:56:55.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:56:55.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:56:55.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:56:55.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:56:55.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:56:55.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:56:55.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:56:55.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:56:55.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:56:55.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-17T22:56:55.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-17T22:56:55.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-17T22:56:55.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-17T22:56:55.542Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T22:56:55.799Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-17T22:56:55.799Z] === RUN TestCreateWithInvalidEnv [2019-10-17T22:56:55.799Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T22:56:55.799Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T22:56:55.799Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T22:56:55.799Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T22:56:55.799Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T22:56:55.799Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T22:56:55.799Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T22:56:55.799Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T22:56:55.799Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T22:56:55.799Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-17T22:56:55.799Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T22:56:55.800Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-17T22:56:55.800Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-17T22:56:55.800Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T22:56:55.800Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-17T22:56:55.800Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T22:56:56.023Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-17T22:56:56.363Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-17T22:56:56.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-10-17T22:56:56.391Z] === RUN TestRemoveInvalidContainer [2019-10-17T22:56:56.391Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-17T22:56:56.391Z] === RUN TestRenameLinkedContainer [2019-10-17T22:56:56.843Z] #18 ... [2019-10-17T22:56:56.843Z] [2019-10-17T22:56:56.843Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:56:56.843Z] #23 249.0 + mkdir -p /tmp/tmp.qTIXzoL0gW/src/github.com/docker [2019-10-17T22:56:56.843Z] #23 249.0 + mv components/cli /tmp/tmp.qTIXzoL0gW/src/github.com/docker/cli [2019-10-17T22:56:56.843Z] #23 249.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-17T22:56:56.843Z] #23 ... [2019-10-17T22:56:56.843Z] [2019-10-17T22:56:56.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:56:56.843Z] #42 170.2 CC criu/action-scripts.o [2019-10-17T22:56:56.843Z] #42 171.3 CC criu/aio.o [2019-10-17T22:56:56.843Z] #42 172.9 CC criu/autofs.o [2019-10-17T22:56:57.294Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-17T22:56:58.227Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-17T22:56:58.227Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-17T22:56:58.348Z] #42 176.7 CC criu/bfd.o [2019-10-17T22:56:58.483Z] --- PASS: TestCreateWithCustomMaskedPaths (2.81s) [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T22:56:58.483Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:56:58.483Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:56:58.484Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:56:58.484Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:56:58.484Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:56:58.484Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:56:58.484Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:56:58.484Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:56:58.484Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T22:56:58.484Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:56:58.741Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-17T22:56:58.741Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-17T22:56:58.741Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T22:56:58.949Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2019-10-17T22:56:58.949Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T22:56:58.949Z] === RUN TestConfigCreateResolve [2019-10-17T22:56:59.685Z] --- PASS: TestRenameLinkedContainer (3.29s) [2019-10-17T22:56:59.685Z] === RUN TestRenameStoppedContainer [2019-10-17T22:56:59.848Z] #42 177.9 CC criu/bitmap.o [2019-10-17T22:56:59.848Z] #42 178.2 CC criu/cgroup-props.o [2019-10-17T22:57:00.112Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-17T22:57:00.136Z] #42 ... [2019-10-17T22:57:00.136Z] [2019-10-17T22:57:00.136Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:57:00.136Z] #45 252.6 crypto/x509 [2019-10-17T22:57:00.136Z] #45 252.6 net/textproto [2019-10-17T22:57:00.136Z] #45 256.4 mime/multipart [2019-10-17T22:57:00.136Z] #45 259.3 vendor/golang.org/x/net/http/httpguts [2019-10-17T22:57:00.136Z] #45 259.4 vendor/golang.org/x/net/http/httpproxy [2019-10-17T22:57:00.624Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-10-17T22:57:00.624Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T22:57:01.322Z] 65014b3c3121: Pulling fs layer [2019-10-17T22:57:01.322Z] 12c8dbabfd62: Pulling fs layer [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-10-17T22:57:01.488Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T22:57:01.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:57:01.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:57:01.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:57:01.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:57:01.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:57:01.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:57:01.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:57:01.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:57:01.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:57:01.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:57:01.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:57:01.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:57:01.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:57:01.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:57:01.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-17T22:57:01.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-17T22:57:01.488Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T22:57:01.488Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T22:57:01.488Z] === RUN TestDaemonRestartIpcMode [2019-10-17T22:57:01.488Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T22:57:01.488Z] === RUN TestDiff [2019-10-17T22:57:01.519Z] --- PASS: TestConfigCreateResolve (3.05s) [2019-10-17T22:57:01.519Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T22:57:01.519Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T22:57:01.640Z] #45 ... [2019-10-17T22:57:01.640Z] [2019-10-17T22:57:01.640Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:57:01.640Z] #48 DONE 264.0s [2019-10-17T22:57:01.640Z] [2019-10-17T22:57:01.640Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:57:01.929Z] #51 ... [2019-10-17T22:57:01.929Z] [2019-10-17T22:57:01.929Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:57:01.929Z] #45 264.3 crypto/tls [2019-10-17T22:57:02.410Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-17T22:57:02.410Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T22:57:02.410Z] PASS [2019-10-17T22:57:02.410Z] [2019-10-17T22:57:02.410Z] DONE 8 tests in 24.026s [2019-10-17T22:57:02.410Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T22:57:02.410Z] ++ 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 [2019-10-17T22:57:02.410Z] ++ set -e [2019-10-17T22:57:02.410Z] ++ '[' -n 0 ']' [2019-10-17T22:57:02.410Z] ++ set -x [2019-10-17T22:57:02.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:57:02.410Z] INFO: Testing against a local daemon [2019-10-17T22:57:02.410Z] === RUN TestCheckpoint [2019-10-17T22:57:02.410Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T22:57:02.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T22:57:02.410Z] === RUN TestContainerInvalidJSON [2019-10-17T22:57:02.410Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:57:02.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:57:02.410Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:57:02.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:57:02.410Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:57:02.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:57:02.410Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T22:57:02.410Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T22:57:02.410Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T22:57:02.410Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-17T22:57:02.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T22:57:02.410Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T22:57:02.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T22:57:02.410Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T22:57:02.410Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-17T22:57:02.410Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T22:57:02.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-17T22:57:02.410Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T22:57:02.420Z] --- PASS: TestDiff (0.85s) [2019-10-17T22:57:02.420Z] === RUN TestExecWithCloseStdin [2019-10-17T22:57:02.529Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2019-10-17T22:57:02.529Z] === RUN TestRenameInvalidName [2019-10-17T22:57:02.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-17T22:57:02.832Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T22:57:02.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-17T22:57:02.832Z] === RUN TestCopyFromContainer [2019-10-17T22:57:03.098Z] --- PASS: TestRenameInvalidName (0.86s) [2019-10-17T22:57:03.098Z] === RUN TestRenameAnonymousContainer [2019-10-17T22:57:03.790Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-17T22:57:03.791Z] --- PASS: TestExecWithCloseStdin (1.34s) [2019-10-17T22:57:03.791Z] === RUN TestExec [2019-10-17T22:57:04.047Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-17T22:57:04.978Z] --- PASS: TestExec (1.15s) [2019-10-17T22:57:04.978Z] === RUN TestExecUser [2019-10-17T22:57:05.460Z] === RUN TestCopyFromContainer// [2019-10-17T22:57:05.460Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T22:57:05.461Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T22:57:05.461Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T22:57:05.461Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T22:57:05.461Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T22:57:05.461Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T22:57:05.877Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T22:57:05.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T22:57:05.877Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T22:57:05.909Z] --- PASS: TestExecUser (1.11s) [2019-10-17T22:57:05.909Z] === RUN TestExportContainerAndImportImage [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer (3.28s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-17T22:57:06.324Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-17T22:57:06.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T22:57:06.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:57:06.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:57:06.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:57:06.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:57:06.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:57:06.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:57:06.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T22:57:06.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T22:57:06.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T22:57:06.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-17T22:57:06.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-17T22:57:06.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-17T22:57:06.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-17T22:57:06.324Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T22:57:06.324Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-17T22:57:06.324Z] === RUN TestCreateWithInvalidEnv [2019-10-17T22:57:06.324Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T22:57:06.324Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T22:57:06.324Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T22:57:06.324Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T22:57:06.324Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T22:57:06.324Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T22:57:06.324Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T22:57:06.324Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T22:57:06.324Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T22:57:06.324Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-17T22:57:06.324Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T22:57:06.324Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T22:57:06.324Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-17T22:57:06.324Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T22:57:06.324Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-17T22:57:06.324Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T22:57:06.843Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-17T22:57:07.293Z] --- PASS: TestRenameAnonymousContainer (4.14s) [2019-10-17T22:57:07.293Z] === RUN TestRenameContainerWithSameName [2019-10-17T22:57:07.408Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-10-17T22:57:07.408Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T22:57:07.477Z] #45 ... [2019-10-17T22:57:07.477Z] [2019-10-17T22:57:07.477Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:57:07.477Z] #18 213.0 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-17T22:57:07.477Z] #18 213.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T22:57:07.477Z] #18 213.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-17T22:57:07.477Z] #18 213.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-17T22:57:07.477Z] #18 213.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-17T22:57:07.477Z] #18 213.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-17T22:57:07.477Z] #18 213.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-17T22:57:07.477Z] #18 213.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T22:57:07.477Z] #18 213.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-17T22:57:07.477Z] #18 213.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-17T22:57:07.477Z] #18 213.2 Setting up python3 (3.5.3-1) ... [2019-10-17T22:57:07.974Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-17T22:57:08.231Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-10-17T22:57:08.231Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T22:57:09.344Z] --- PASS: TestExportContainerAfterDaemonRestart (1.84s) [2019-10-17T22:57:09.344Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T22:57:09.344Z] === RUN TestHealthCheckWorkdir [2019-10-17T22:57:09.757Z] --- PASS: TestCreateWithCustomMaskedPaths (3.07s) [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:57:09.757Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:57:09.757Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T22:57:09.757Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T22:57:10.139Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-10-17T22:57:10.139Z] === RUN TestResize [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.32s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.32s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.28s) [2019-10-17T22:57:10.166Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.28s) [2019-10-17T22:57:10.166Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T22:57:10.228Z] #18 216.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-17T22:57:10.279Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2019-10-17T22:57:10.279Z] === RUN TestHealthKillContainer [2019-10-17T22:57:10.707Z] --- PASS: TestResize (0.98s) [2019-10-17T22:57:10.707Z] === RUN TestResizeWithInvalidSize [2019-10-17T22:57:11.645Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-10-17T22:57:11.645Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T22:57:12.173Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-17T22:57:12.173Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-17T22:57:12.173Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-17T22:57:12.284Z] #18 219.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-17T22:57:12.284Z] #18 ... [2019-10-17T22:57:12.284Z] [2019-10-17T22:57:12.284Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:57:12.284Z] #42 180.5 CC criu/cgroup.o [2019-10-17T22:57:12.284Z] #42 187.6 CC criu/clone-noasan.o [2019-10-17T22:57:12.284Z] #42 188.0 CC criu/config.o [2019-10-17T22:57:12.284Z] #42 ... [2019-10-17T22:57:12.284Z] [2019-10-17T22:57:12.284Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:57:12.284Z] #18 219.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-17T22:57:12.584Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:57:12.584Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:57:12.584Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:57:12.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:57:12.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:57:12.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:57:12.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:57:12.867Z] #18 219.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-17T22:57:12.867Z] #18 219.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T22:57:12.867Z] #18 219.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-17T22:57:12.941Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.95s) [2019-10-17T22:57:12.941Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T22:57:12.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:57:12.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:57:12.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:57:12.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:57:12.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:57:12.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:57:12.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:57:12.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:57:12.942Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:57:12.942Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:57:12.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T22:57:12.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T22:57:12.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T22:57:12.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T22:57:12.942Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T22:57:12.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-17T22:57:12.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-17T22:57:12.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-17T22:57:12.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-17T22:57:12.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-17T22:57:12.942Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-17T22:57:12.942Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T22:57:12.942Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T22:57:12.942Z] === RUN TestDaemonRestartIpcMode [2019-10-17T22:57:12.942Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T22:57:12.942Z] === RUN TestDiff [2019-10-17T22:57:13.544Z] --- PASS: TestHealthKillContainer (3.03s) [2019-10-17T22:57:13.544Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T22:57:13.803Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-17T22:57:14.036Z] --- PASS: TestDiff (0.94s) [2019-10-17T22:57:14.036Z] === RUN TestExecWithCloseStdin [2019-10-17T22:57:14.368Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-10-17T22:57:14.368Z] === RUN TestIpcModeNone [2019-10-17T22:57:14.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:57:14.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:57:14.933Z] #18 221.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-17T22:57:15.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:57:15.300Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-17T22:57:15.300Z] === RUN TestIpcModePrivate [2019-10-17T22:57:15.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:57:15.360Z] --- PASS: TestExecWithCloseStdin (1.20s) [2019-10-17T22:57:15.360Z] === RUN TestExec [2019-10-17T22:57:15.559Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-17T22:57:15.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:57:16.128Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-17T22:57:16.250Z] --- PASS: TestExec (1.11s) [2019-10-17T22:57:16.250Z] === RUN TestExecUser [2019-10-17T22:57:16.695Z] --- PASS: TestIpcModePrivate (1.22s) [2019-10-17T22:57:16.695Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-10-17T22:57:16.695Z] === RUN TestIpcModeShareable [2019-10-17T22:57:16.695Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-17T22:57:16.987Z] #18 223.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T22:57:16.987Z] #18 223.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-17T22:57:17.260Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-17T22:57:17.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:57:17.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:57:17.602Z] --- PASS: TestExecUser (1.18s) [2019-10-17T22:57:17.602Z] === RUN TestExportContainerAndImportImage [2019-10-17T22:57:17.824Z] --- PASS: TestIpcModeShareable (1.17s) [2019-10-17T22:57:17.824Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2019-10-17T22:57:17.824Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T22:57:18.147Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-17T22:57:18.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:57:18.603Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2019-10-17T22:57:18.603Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T22:57:19.164Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-17T22:57:19.176Z] #18 226.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-17T22:57:19.465Z] #18 226.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-17T22:57:20.095Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-17T22:57:20.518Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-10-17T22:57:20.518Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T22:57:20.518Z] === RUN TestHealthCheckWorkdir [2019-10-17T22:57:20.660Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-17T22:57:21.126Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-17T22:57:21.128Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T22:57:21.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2019-10-17T22:57:21.128Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T22:57:21.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2019-10-17T22:57:21.128Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T22:57:21.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2019-10-17T22:57:21.128Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-17T22:57:21.129Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2019-10-17T22:57:21.129Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-17T22:57:21.129Z] === RUN TestCgroupNamespacesRun [2019-10-17T22:57:21.267Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-17T22:57:21.653Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2019-10-17T22:57:21.653Z] === RUN TestHealthKillContainer [2019-10-17T22:57:21.694Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.77s) [2019-10-17T22:57:21.694Z] === RUN TestAPIIpcModeHost [2019-10-17T22:57:21.707Z] #18 228.7 Setting up dh-python (2.20170125) ... [2019-10-17T22:57:22.629Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-10-17T22:57:22.629Z] === RUN TestDaemonIpcModeShareable [2019-10-17T22:57:23.038Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-10-17T22:57:23.038Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T22:57:23.038Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T22:57:23.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-17T22:57:23.212Z] #18 ... [2019-10-17T22:57:23.212Z] [2019-10-17T22:57:23.212Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:57:23.212Z] #42 191.2 CC criu/cr-check.o [2019-10-17T22:57:23.212Z] #42 195.0 CC criu/cr-dedup.o [2019-10-17T22:57:23.212Z] #42 195.9 CC criu/cr-dump.o [2019-10-17T22:57:23.212Z] #42 200.9 CC criu/cr-errno.o [2019-10-17T22:57:23.212Z] #42 201.2 CC criu/cr-restore.o [2019-10-17T22:57:23.212Z] #42 ... [2019-10-17T22:57:23.212Z] [2019-10-17T22:57:23.212Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T22:57:23.212Z] #18 230.1 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-17T22:57:23.212Z] #18 230.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T22:57:23.212Z] #18 DONE 230.3s [2019-10-17T22:57:23.212Z] [2019-10-17T22:57:23.212Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:57:23.212Z] #45 276.3 net/http/httptrace [2019-10-17T22:57:23.212Z] #45 276.7 net/http [2019-10-17T22:57:23.501Z] #45 ... [2019-10-17T22:57:23.501Z] [2019-10-17T22:57:23.501Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:57:24.565Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2019-10-17T22:57:24.565Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T22:57:24.565Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-10-17T22:57:24.565Z] === RUN TestDaemonIpcModePrivate [2019-10-17T22:57:24.565Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-17T22:57:24.948Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-17T22:57:24.952Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-10-17T22:57:24.952Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T22:57:24.952Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T22:57:25.101Z] --- PASS: TestHealthKillContainer (3.12s) [2019-10-17T22:57:25.102Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T22:57:26.035Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-10-17T22:57:26.035Z] === RUN TestIpcModeNone [2019-10-17T22:57:26.320Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-10-17T22:57:26.320Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T22:57:26.320Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-17T22:57:26.320Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T22:57:26.337Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-10-17T22:57:26.337Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T22:57:26.337Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T22:57:26.578Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-17T22:57:26.936Z] --- PASS: TestIpcModeNone (1.31s) [2019-10-17T22:57:26.936Z] === RUN TestIpcModePrivate [2019-10-17T22:57:27.509Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-17T22:57:28.077Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2019-10-17T22:57:28.077Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T22:57:28.077Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-10-17T22:57:28.077Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T22:57:28.247Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-10-17T22:57:28.247Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T22:57:28.247Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T22:57:28.268Z] --- PASS: TestIpcModePrivate (1.10s) [2019-10-17T22:57:28.268Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-17T22:57:28.268Z] === RUN TestIpcModeShareable [2019-10-17T22:57:28.641Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-17T22:57:28.899Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-17T22:57:29.625Z] --- PASS: TestIpcModeShareable (1.25s) [2019-10-17T22:57:29.625Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-17T22:57:29.625Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T22:57:29.818Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-17T22:57:30.154Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-10-17T22:57:30.154Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T22:57:30.154Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T22:57:30.272Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2019-10-17T22:57:30.272Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T22:57:30.272Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-10-17T22:57:30.272Z] === RUN TestIpcModeOlderClient [2019-10-17T22:57:30.272Z] === PAUSE TestIpcModeOlderClient [2019-10-17T22:57:30.272Z] === RUN TestKillContainerInvalidSignal [2019-10-17T22:57:30.272Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-17T22:57:30.529Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-17T22:57:31.092Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-17T22:57:31.092Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T22:57:31.092Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T22:57:31.093Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-17T22:57:31.350Z] --- PASS: TestKillContainerInvalidSignal (1.03s) [2019-10-17T22:57:31.350Z] === RUN TestKillContainer [2019-10-17T22:57:31.350Z] === RUN TestKillContainer/no_signal [2019-10-17T22:57:31.954Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-17T22:57:32.030Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-17T22:57:32.030Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T22:57:32.030Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T22:57:32.282Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T22:57:32.847Z] === RUN TestKillContainer/killing_signal [2019-10-17T22:57:33.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.37s) [2019-10-17T22:57:33.042Z] === RUN TestAPIIpcModeHost [2019-10-17T22:57:33.410Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-17T22:57:33.435Z] --- PASS: TestAPIIpcModeHost (0.80s) [2019-10-17T22:57:33.435Z] === RUN TestDaemonIpcModeShareable [2019-10-17T22:57:33.885Z] #19 ... [2019-10-17T22:57:33.885Z] [2019-10-17T22:57:33.885Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:57:33.885Z] #42 212.0 CC criu/cr-service.o [2019-10-17T22:57:33.937Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2019-10-17T22:57:33.937Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T22:57:33.937Z] === RUN TestKernelTCPMemory [2019-10-17T22:57:33.975Z] --- PASS: TestKillContainer (2.65s) [2019-10-17T22:57:33.975Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-10-17T22:57:33.975Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-10-17T22:57:33.975Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-10-17T22:57:33.975Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T22:57:33.975Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T22:57:34.540Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-17T22:57:34.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T22:57:34.881Z] --- PASS: TestKernelTCPMemory (1.00s) [2019-10-17T22:57:34.881Z] === RUN TestNISDomainname [2019-10-17T22:57:35.552Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2019-10-17T22:57:35.552Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T22:57:35.552Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-17T22:57:35.552Z] === RUN TestDaemonIpcModePrivate [2019-10-17T22:57:35.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2019-10-17T22:57:35.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2019-10-17T22:57:35.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-10-17T22:57:35.730Z] === RUN TestKillStoppedContainer [2019-10-17T22:57:35.730Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-17T22:57:35.730Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T22:57:35.730Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-17T22:57:35.730Z] === RUN TestKillDifferentUserContainer [2019-10-17T22:57:35.821Z] --- PASS: TestNISDomainname (1.12s) [2019-10-17T22:57:35.821Z] === RUN TestHostnameDnsResolution [2019-10-17T22:57:36.512Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-17T22:57:36.660Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2019-10-17T22:57:36.660Z] === RUN TestInspectOomKilledTrue [2019-10-17T22:57:36.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T22:57:36.661Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:57:36.661Z] === RUN TestInspectOomKilledFalse [2019-10-17T22:57:36.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T22:57:36.661Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:57:36.661Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T22:57:36.988Z] 12c8dbabfd62: Verifying Checksum [2019-10-17T22:57:36.988Z] 12c8dbabfd62: Download complete [2019-10-17T22:57:37.225Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2019-10-17T22:57:37.225Z] === RUN TestLinksContainerNames [2019-10-17T22:57:37.455Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2019-10-17T22:57:37.455Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T22:57:37.455Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-17T22:57:37.455Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T22:57:37.727Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-17T22:57:37.727Z] === RUN TestStats [2019-10-17T22:57:38.327Z] #42 216.1 CC criu/crtools.o [2019-10-17T22:57:39.122Z] --- PASS: TestLinksContainerNames (1.73s) [2019-10-17T22:57:39.122Z] === RUN TestLogsFollowTailEmpty [2019-10-17T22:57:39.357Z] #42 217.7 CC criu/eventfd.o [2019-10-17T22:57:39.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2019-10-17T22:57:39.446Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T22:57:39.446Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-17T22:57:39.446Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T22:57:40.264Z] --- PASS: TestStats (2.70s) [2019-10-17T22:57:40.264Z] === RUN TestStopContainerWithTimeout [2019-10-17T22:57:40.264Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T22:57:40.264Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T22:57:40.264Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T22:57:40.264Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T22:57:40.264Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T22:57:40.264Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T22:57:40.264Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T22:57:40.264Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T22:57:40.381Z] #42 218.6 CC criu/eventpoll.o [2019-10-17T22:57:40.494Z] --- PASS: TestLogsFollowTailEmpty (1.14s) [2019-10-17T22:57:40.494Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T22:57:40.523Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T22:57:40.523Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T22:57:40.523Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T22:57:40.523Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T22:57:41.058Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot [2019-10-17T22:57:41.058Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/default [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/private [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/slave [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/shared [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T22:57:41.058Z] === CONT TestMountDaemonRoot/default [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:57:41.058Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T22:57:41.058Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:57:41.058Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:57:41.058Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:57:41.058Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:57:41.058Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/shared [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/slave [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/private [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T22:57:41.315Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:57:41.315Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:57:41.315Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:57:41.412Z] #42 ... [2019-10-17T22:57:41.412Z] [2019-10-17T22:57:41.412Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:57:41.412Z] #19 11.73 Collecting yamllint==1.16.0 [2019-10-17T22:57:41.412Z] #19 13.57 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-17T22:57:41.412Z] #19 14.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-17T22:57:41.412Z] #19 15.00 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:57:41.572Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T22:57:41.829Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-17T22:57:42.087Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-17T22:57:42.087Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T22:57:42.263Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.60s) [2019-10-17T22:57:42.263Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T22:57:42.263Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-17T22:57:42.263Z] === RUN TestIpcModeOlderClient [2019-10-17T22:57:42.263Z] === PAUSE TestIpcModeOlderClient [2019-10-17T22:57:42.263Z] === RUN TestKillContainerInvalidSignal [2019-10-17T22:57:42.448Z] #19 ... [2019-10-17T22:57:42.448Z] [2019-10-17T22:57:42.448Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:57:42.448Z] #42 220.7 CC criu/external.o [2019-10-17T22:57:43.243Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2019-10-17T22:57:43.243Z] === RUN TestKillContainer [2019-10-17T22:57:43.243Z] === RUN TestKillContainer/no_signal [2019-10-17T22:57:43.475Z] #42 221.5 CC criu/fault-injection.o [2019-10-17T22:57:43.476Z] #42 221.8 CC criu/fdstore.o [2019-10-17T22:57:43.476Z] #42 ... [2019-10-17T22:57:43.476Z] [2019-10-17T22:57:43.476Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:57:43.476Z] #45 295.8 github.com/LK4D4/vndr/godl [2019-10-17T22:57:43.476Z] #45 297.1 github.com/LK4D4/vndr [2019-10-17T22:57:43.765Z] #45 ... [2019-10-17T22:57:43.765Z] [2019-10-17T22:57:43.765Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:57:43.765Z] #19 19.65 Collecting pyyaml (from yamllint==1.16.0) [2019-10-17T22:57:43.765Z] #19 20.37 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-17T22:57:43.812Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-17T22:57:43.812Z] --- PASS: TestStopContainerWithTimeout/0 (1.47s) [2019-10-17T22:57:43.812Z] --- PASS: TestStopContainerWithTimeout/1 (2.38s) [2019-10-17T22:57:43.812Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-10-17T22:57:43.812Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2019-10-17T22:57:43.812Z] === RUN TestDeleteDevicemapper [2019-10-17T22:57:43.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T22:57:43.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T22:57:43.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T22:57:44.048Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T22:57:44.614Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2019-10-17T22:57:44.614Z] === RUN TestNetworkNat [2019-10-17T22:57:44.853Z] === RUN TestKillContainer/killing_signal [2019-10-17T22:57:45.179Z] --- PASS: TestNetworkNat (1.05s) [2019-10-17T22:57:45.179Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T22:57:45.672Z] --- PASS: TestKillContainer (2.74s) [2019-10-17T22:57:45.672Z] --- PASS: TestKillContainer/no_signal (0.98s) [2019-10-17T22:57:45.672Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2019-10-17T22:57:45.672Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-10-17T22:57:45.672Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T22:57:45.672Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T22:57:46.353Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2019-10-17T22:57:46.353Z] === RUN TestUpdateMemory [2019-10-17T22:57:46.353Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-17T22:57:46.353Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:57:46.353Z] === RUN TestUpdateCPUQuota [2019-10-17T22:57:46.550Z] --- PASS: TestNetworkLocalhostTCPNat (1.10s) [2019-10-17T22:57:46.550Z] === RUN TestNetworkLoopbackNat [2019-10-17T22:57:46.979Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T22:57:47.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-17T22:57:47.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-17T22:57:47.735Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-10-17T22:57:47.735Z] === RUN TestUpdatePidsLimit [2019-10-17T22:57:47.735Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T22:57:47.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2019-10-17T22:57:47.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.99s) [2019-10-17T22:57:47.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-17T22:57:47.806Z] === RUN TestKillStoppedContainer [2019-10-17T22:57:47.806Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-17T22:57:47.806Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T22:57:47.806Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-17T22:57:47.806Z] === RUN TestKillDifferentUserContainer [2019-10-17T22:57:47.937Z] --- PASS: TestNetworkLoopbackNat (1.56s) [2019-10-17T22:57:47.937Z] === RUN TestPause [2019-10-17T22:57:48.305Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T22:57:48.750Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2019-10-17T22:57:48.750Z] === RUN TestInspectOomKilledTrue [2019-10-17T22:57:48.750Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-17T22:57:48.750Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:57:48.750Z] === RUN TestInspectOomKilledFalse [2019-10-17T22:57:48.750Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T22:57:48.750Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:57:48.750Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T22:57:48.874Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T22:57:49.135Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T22:57:49.332Z] --- PASS: TestPause (1.12s) [2019-10-17T22:57:49.332Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T22:57:49.332Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T22:57:49.332Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T22:57:49.332Z] === RUN TestPauseStopPausedContainer [2019-10-17T22:57:49.350Z] #19 24.98 Building wheels for collected packages: pathspec, pyyaml [2019-10-17T22:57:49.350Z] #19 24.98 Running setup.py bdist_wheel for pathspec: started [2019-10-17T22:57:49.602Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-10-17T22:57:49.602Z] === RUN TestLinksContainerNames [2019-10-17T22:57:49.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T22:57:49.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-17T22:57:50.155Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2019-10-17T22:57:50.155Z] === RUN TestPsFilter [2019-10-17T22:57:50.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T22:57:50.413Z] --- PASS: TestPsFilter (0.29s) [2019-10-17T22:57:50.413Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T22:57:50.533Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T22:57:51.348Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-10-17T22:57:51.348Z] === RUN TestRemoveContainerWithVolume [2019-10-17T22:57:51.348Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-17T22:57:51.420Z] ......................... [ 67%] [2019-10-17T22:57:51.428Z] #19 27.94 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-17T22:57:51.428Z] #19 27.95 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-17T22:57:51.428Z] #19 28.03 Running setup.py bdist_wheel for pyyaml: started [2019-10-17T22:57:51.918Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit (4.67s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-17T22:57:52.444Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-17T22:57:52.444Z] === RUN TestUpdateRestartPolicy [2019-10-17T22:57:52.894Z] --- PASS: TestRemoveContainerWithVolume (1.74s) [2019-10-17T22:57:52.894Z] === RUN TestRemoveContainerRunning [2019-10-17T22:57:52.925Z] #19 ... [2019-10-17T22:57:52.925Z] [2019-10-17T22:57:52.925Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:57:52.925Z] #45 DONE 315.5s [2019-10-17T22:57:52.925Z] [2019-10-17T22:57:52.925Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:57:52.925Z] #42 222.8 CC criu/fifo.o [2019-10-17T22:57:52.925Z] #42 223.8 CC criu/file-ids.o [2019-10-17T22:57:52.925Z] #42 224.6 CC criu/file-lock.o [2019-10-17T22:57:52.925Z] #42 226.8 CC criu/files-ext.o [2019-10-17T22:57:52.925Z] #42 227.8 CC criu/files-reg.o [2019-10-17T22:57:52.931Z] --- PASS: TestLinksContainerNames (2.72s) [2019-10-17T22:57:52.931Z] === RUN TestLogsFollowTailEmpty [2019-10-17T22:57:53.345Z] --- PASS: TestLogsFollowTailEmpty (1.04s) [2019-10-17T22:57:53.345Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T22:57:54.268Z] --- PASS: TestRemoveContainerRunning (1.02s) [2019-10-17T22:57:54.268Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T22:57:54.488Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/default [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/private [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/slave [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/shared [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/default [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/shared [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/slave [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/private [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T22:57:54.488Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:57:54.488Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T22:57:54.488Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T22:57:54.935Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T22:57:55.202Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.22s) [2019-10-17T22:57:55.202Z] === RUN TestRemoveInvalidContainer [2019-10-17T22:57:55.202Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-17T22:57:55.202Z] === RUN TestRenameLinkedContainer [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T22:57:55.469Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T22:57:55.469Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-17T22:57:55.470Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-17T22:57:55.470Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T22:57:55.637Z] #42 ... [2019-10-17T22:57:55.637Z] [2019-10-17T22:57:55.637Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T22:57:55.637Z] #19 32.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-17T22:57:55.637Z] #19 32.20 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-17T22:57:55.925Z] #19 32.50 Successfully built pathspec pyyaml [2019-10-17T22:57:55.925Z] #19 32.50 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-17T22:57:56.965Z] #19 33.33 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-17T22:57:57.257Z] #19 DONE 33.8s [2019-10-17T22:57:57.257Z] [2019-10-17T22:57:57.257Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:57:57.257Z] #42 234.6 CC criu/files.o [2019-10-17T22:57:57.643Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2019-10-17T22:57:57.643Z] === RUN TestNetworkNat [2019-10-17T22:57:58.605Z] --- PASS: TestNetworkNat (1.05s) [2019-10-17T22:57:58.605Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T22:57:59.385Z] --- PASS: TestRenameLinkedContainer (4.16s) [2019-10-17T22:57:59.385Z] === RUN TestRenameStoppedContainer [2019-10-17T22:57:59.413Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2019-10-17T22:57:59.413Z] === RUN TestNetworkLoopbackNat [2019-10-17T22:58:00.725Z] --- PASS: TestNetworkLoopbackNat (1.30s) [2019-10-17T22:58:00.726Z] === RUN TestPause [2019-10-17T22:58:00.760Z] --- PASS: TestRenameStoppedContainer (1.40s) [2019-10-17T22:58:00.760Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T22:58:01.688Z] #42 239.3 CC criu/filesystems.o [2019-10-17T22:58:01.824Z] --- PASS: TestPause (1.05s) [2019-10-17T22:58:01.824Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T22:58:01.824Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T22:58:01.824Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T22:58:01.824Z] === RUN TestPauseStopPausedContainer [2019-10-17T22:58:02.318Z] #42 240.6 CC criu/fsnotify.o [2019-10-17T22:58:02.637Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-10-17T22:58:02.637Z] === RUN TestPsFilter [2019-10-17T22:58:03.040Z] --- PASS: TestPsFilter (0.28s) [2019-10-17T22:58:03.040Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T22:58:03.287Z] --- PASS: TestRenameRunningContainerAndReuse (2.32s) [2019-10-17T22:58:03.287Z] === RUN TestRenameInvalidName [2019-10-17T22:58:03.287Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-17T22:58:03.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2019-10-17T22:58:03.882Z] === RUN TestRemoveContainerWithVolume [2019-10-17T22:58:04.372Z] #42 242.5 CC criu/image-desc.o [2019-10-17T22:58:04.658Z] --- PASS: TestRenameInvalidName (1.36s) [2019-10-17T22:58:04.658Z] === RUN TestRenameAnonymousContainer [2019-10-17T22:58:04.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-17T22:58:04.660Z] #42 243.0 CC criu/image.o [2019-10-17T22:58:04.769Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2019-10-17T22:58:04.769Z] === RUN TestRemoveContainerRunning [2019-10-17T22:58:05.224Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-17T22:58:05.689Z] #42 ... [2019-10-17T22:58:05.689Z] [2019-10-17T22:58:05.689Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T22:58:05.689Z] #29 328.3 + rm -rf /tmp/tmp.AJaCjEYL5z [2019-10-17T22:58:06.102Z] --- PASS: TestRemoveContainerRunning (1.01s) [2019-10-17T22:58:06.102Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T22:58:06.320Z] #29 DONE 328.8s [2019-10-17T22:58:06.320Z] [2019-10-17T22:58:06.320Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:58:06.609Z] #60 ... [2019-10-17T22:58:06.609Z] [2019-10-17T22:58:06.609Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:58:06.609Z] #42 244.9 CC criu/ipc_ns.o [2019-10-17T22:58:06.937Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2019-10-17T22:58:06.937Z] === RUN TestRemoveInvalidContainer [2019-10-17T22:58:06.937Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-17T22:58:06.937Z] === RUN TestRenameLinkedContainer [2019-10-17T22:58:07.125Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-17T22:58:07.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-17T22:58:07.337Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2019-10-17T22:58:07.337Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T22:58:07.337Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-10-17T22:58:07.337Z] === RUN TestWaitNonBlocked [2019-10-17T22:58:07.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:58:07.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:58:07.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:58:07.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:58:07.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:58:07.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:58:07.337Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-17T22:58:07.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2019-10-17T22:58:07.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2019-10-17T22:58:07.337Z] === RUN TestWaitBlocked [2019-10-17T22:58:07.337Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:58:07.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:58:07.337Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:58:07.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:58:07.337Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:58:07.337Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:58:08.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-17T22:58:08.716Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-17T22:58:08.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-10-17T22:58:08.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2019-10-17T22:58:08.716Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T22:58:08.716Z] === CONT TestIpcModeOlderClient [2019-10-17T22:58:08.716Z] === CONT TestDaemonRestartIpcMode [2019-10-17T22:58:08.716Z] --- PASS: TestIpcModeOlderClient (0.23s) [2019-10-17T22:58:08.754Z] --- PASS: TestRenameAnonymousContainer (4.17s) [2019-10-17T22:58:08.754Z] === RUN TestRenameContainerWithSameName [2019-10-17T22:58:09.336Z] #42 247.9 CC criu/irmap.o [2019-10-17T22:58:09.686Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2019-10-17T22:58:09.687Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T22:58:10.364Z] #42 248.8 CC criu/kcmp-ids.o [2019-10-17T22:58:10.990Z] #42 249.3 CC criu/kerndat.o [2019-10-17T22:58:11.057Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-17T22:58:11.239Z] --- PASS: TestRenameLinkedContainer (3.75s) [2019-10-17T22:58:11.239Z] === RUN TestRenameStoppedContainer [2019-10-17T22:58:11.316Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2019-10-17T22:58:11.316Z] === RUN TestResize [2019-10-17T22:58:11.681Z] --- PASS: TestRenameStoppedContainer (0.92s) [2019-10-17T22:58:11.681Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T22:58:12.018Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2019-10-17T22:58:12.018Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T22:58:12.586Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2019-10-17T22:58:12.586Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T22:58:12.586Z] PASS [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] === Skipped [2019-10-17T22:58:12.586Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-17T22:58:12.586Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-17T22:58:12.586Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-17T22:58:12.586Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T22:58:12.586Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T22:58:12.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-17T22:58:12.586Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] [2019-10-17T22:58:12.586Z] DONE 197 tests, 6 skipped in 132.919s [2019-10-17T22:58:12.586Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T22:58:12.586Z] ++ 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 [2019-10-17T22:58:12.586Z] ++ set -e [2019-10-17T22:58:12.586Z] ++ '[' -n 0 ']' [2019-10-17T22:58:12.586Z] ++ set -x [2019-10-17T22:58:12.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2019-10-17T22:58:12.686Z] --- PASS: TestResize (1.14s) [2019-10-17T22:58:12.686Z] === RUN TestResizeWithInvalidSize [2019-10-17T22:58:12.846Z] INFO: Testing against a local daemon [2019-10-17T22:58:12.846Z] === RUN TestCommitInheritsEnv [2019-10-17T22:58:13.043Z] #42 251.4 CC criu/libnetlink.o [2019-10-17T22:58:13.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-17T22:58:13.416Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-17T22:58:13.416Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T22:58:13.416Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-17T22:58:13.416Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-17T22:58:13.416Z] === RUN TestImagesFilterMultiReference [2019-10-17T22:58:13.416Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-17T22:58:13.416Z] === RUN TestImagePullPlatformInvalid [2019-10-17T22:58:13.416Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-17T22:58:13.416Z] === RUN TestRemoveImageOrphaning [2019-10-17T22:58:13.510Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-10-17T22:58:13.510Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T22:58:13.600Z] --- PASS: TestRenameRunningContainerAndReuse (2.06s) [2019-10-17T22:58:13.601Z] === RUN TestRenameInvalidName [2019-10-17T22:58:13.701Z] #42 251.9 CC criu/log.o [2019-10-17T22:58:13.985Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2019-10-17T22:58:13.985Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T22:58:13.985Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-17T22:58:13.985Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:58:13.985Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T22:58:13.985Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-17T22:58:13.985Z] === RUN TestTagInvalidReference [2019-10-17T22:58:13.985Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-17T22:58:13.985Z] === RUN TestTagValidPrefixedRepo [2019-10-17T22:58:14.245Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-17T22:58:14.245Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T22:58:14.245Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-17T22:58:14.245Z] === RUN TestTagOfficialNames [2019-10-17T22:58:14.245Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-17T22:58:14.245Z] === RUN TestTagMatchesDigest [2019-10-17T22:58:14.245Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-17T22:58:14.245Z] PASS [2019-10-17T22:58:14.245Z] [2019-10-17T22:58:14.245Z] === Skipped [2019-10-17T22:58:14.245Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-17T22:58:14.245Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-17T22:58:14.245Z] [2019-10-17T22:58:14.245Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-17T22:58:14.245Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:58:14.245Z] [2019-10-17T22:58:14.245Z] [2019-10-17T22:58:14.245Z] DONE 12 tests, 2 skipped in 1.728s [2019-10-17T22:58:14.245Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T22:58:14.245Z] ++ 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 [2019-10-17T22:58:14.245Z] ++ set -e [2019-10-17T22:58:14.245Z] ++ '[' -n 0 ']' [2019-10-17T22:58:14.245Z] ++ set -x [2019-10-17T22:58:14.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:58:14.327Z] #42 252.8 CC criu/lsm.o [2019-10-17T22:58:14.428Z] --- PASS: TestRenameInvalidName (0.96s) [2019-10-17T22:58:14.428Z] === RUN TestRenameAnonymousContainer [2019-10-17T22:58:14.440Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:14.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:14.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:14.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:14.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:14.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:14.441Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:14.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:14.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:58:14.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:58:14.505Z] INFO: Testing against a local daemon [2019-10-17T22:58:14.505Z] === RUN TestNetworkCreateDelete [2019-10-17T22:58:14.764Z] --- PASS: TestNetworkCreateDelete (0.38s) [2019-10-17T22:58:14.764Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T22:58:15.357Z] #42 253.5 CC criu/mem.o [2019-10-17T22:58:16.150Z] --- PASS: TestDockerNetworkDeletePreferID (1.08s) [2019-10-17T22:58:16.150Z] === RUN TestInspectNetwork [2019-10-17T22:58:16.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-17T22:58:17.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:17.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:17.754Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2019-10-17T22:58:17.754Z] === RUN TestRenameContainerWithSameName [2019-10-17T22:58:18.594Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2019-10-17T22:58:18.594Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T22:58:18.857Z] #42 256.8 CC criu/mount.o [2019-10-17T22:58:18.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:19.118Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-17T22:58:19.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:19.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-17T22:58:20.515Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-10-17T22:58:20.515Z] === RUN TestResize [2019-10-17T22:58:20.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:58:20.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:58:21.738Z] --- PASS: TestResize (1.10s) [2019-10-17T22:58:21.738Z] === RUN TestResizeWithInvalidSize [2019-10-17T22:58:22.663Z] --- PASS: TestResizeWithInvalidSize (1.14s) [2019-10-17T22:58:22.663Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T22:58:22.726Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T22:58:22.726Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T22:58:22.726Z] === RUN TestInspectNetwork/network_name [2019-10-17T22:58:22.726Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T22:58:22.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-17T22:58:23.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-17T22:58:23.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:58:23.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:58:23.635Z] --- PASS: TestResizeWhenContainerNotStarted (1.14s) [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:23.635Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:23.635Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:23.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T22:58:23.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T22:58:24.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-17T22:58:25.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-17T22:58:25.739Z] #42 262.9 CC criu/namespaces.o [2019-10-17T22:58:26.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:26.763Z] #42 ... [2019-10-17T22:58:26.763Z] [2019-10-17T22:58:26.763Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T22:58:26.763Z] #55 297.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-17T22:58:26.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:26.918Z] --- PASS: TestInspectNetwork (10.85s) [2019-10-17T22:58:26.918Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T22:58:26.918Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T22:58:26.918Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T22:58:26.918Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T22:58:26.918Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T22:58:26.918Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T22:58:27.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:58:27.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-17T22:58:27.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-17T22:58:27.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:58:28.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T22:58:28.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T22:58:29.457Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-10-17T22:58:29.457Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T22:58:29.457Z] === RUN TestNetworkInvalidJSON [2019-10-17T22:58:29.457Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T22:58:29.457Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T22:58:29.457Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T22:58:29.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T22:58:29.457Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T22:58:29.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T22:58:29.717Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T22:58:29.717Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T22:58:29.717Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T22:58:29.717Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-17T22:58:29.717Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T22:58:29.717Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T22:58:29.717Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T22:58:29.717Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T22:58:30.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T22:58:30.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-17T22:58:30.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2019-10-17T22:58:30.090Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-17T22:58:30.090Z] === RUN TestCgroupNamespacesRun [2019-10-17T22:58:30.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-17T22:58:31.098Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2019-10-17T22:58:31.098Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T22:58:31.098Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T22:58:31.205Z] #55 301.1 + mkdir -p /build [2019-10-17T22:58:31.205Z] #55 301.1 + cp runc /build/runc [2019-10-17T22:58:31.205Z] #55 DONE 301.2s [2019-10-17T22:58:31.205Z] [2019-10-17T22:58:31.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:58:31.205Z] #42 266.3 CC criu/net.o [2019-10-17T22:58:32.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T22:58:32.037Z] --- PASS: TestDaemonDefaultNetworkPools (1.14s) [2019-10-17T22:58:32.037Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T22:58:32.037Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T22:58:32.243Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2019-10-17T22:58:32.243Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T22:58:32.243Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T22:58:32.263Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-17T22:58:32.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T22:58:32.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-17T22:58:33.741Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-10-17T22:58:33.741Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T22:58:33.741Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T22:58:33.922Z] #42 271.8 CC criu/netfilter.o [2019-10-17T22:58:33.922Z] #42 272.4 CC criu/page-pipe.o [2019-10-17T22:58:33.944Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.75s) [2019-10-17T22:58:33.945Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T22:58:33.945Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T22:58:35.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T22:58:35.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T22:58:35.452Z] #42 273.5 CC criu/page-xfer.o [2019-10-17T22:58:35.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2019-10-17T22:58:35.639Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T22:58:35.639Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T22:58:36.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-17T22:58:36.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.17s) [2019-10-17T22:58:36.529Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T22:58:36.529Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T22:58:36.789Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.77s) [2019-10-17T22:58:36.789Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T22:58:36.789Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T22:58:37.505Z] #42 275.7 CC criu/pagemap-cache.o [2019-10-17T22:58:37.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-17T22:58:37.833Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2019-10-17T22:58:37.833Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T22:58:37.833Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-17T22:58:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2019-10-17T22:58:38.020Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-17T22:58:38.021Z] === RUN TestCgroupNamespacesRun [2019-10-17T22:58:38.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-17T22:58:38.132Z] #42 276.3 CC criu/pagemap.o [2019-10-17T22:58:39.632Z] #42 277.7 CC criu/parasite-syscall.o [2019-10-17T22:58:39.972Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2019-10-17T22:58:39.972Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T22:58:39.972Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T22:58:39.987Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-17T22:58:39.987Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T22:58:39.987Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T22:58:40.079Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2019-10-17T22:58:40.079Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T22:58:40.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T22:58:40.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T22:58:40.079Z] service_test.go:230: FLAKY_TEST [2019-10-17T22:58:40.079Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T22:58:40.552Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-17T22:58:40.552Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T22:58:40.552Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T22:58:41.138Z] #42 279.3 CC criu/path.o [2019-10-17T22:58:41.429Z] #42 279.8 CC criu/pie-util-vdso-elf32.o [2019-10-17T22:58:41.485Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-17T22:58:41.485Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T22:58:41.485Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T22:58:41.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-17T22:58:41.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-17T22:58:41.872Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-10-17T22:58:41.872Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T22:58:41.872Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T22:58:42.058Z] #42 280.6 CC criu/pie-util-vdso.o [2019-10-17T22:58:43.093Z] #42 281.2 CC criu/pie-util.o [2019-10-17T22:58:43.093Z] #42 281.6 CC criu/pipes.o [2019-10-17T22:58:43.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-17T22:58:43.639Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2019-10-17T22:58:43.639Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T22:58:43.639Z] === RUN TestKernelTCPMemory [2019-10-17T22:58:43.799Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2019-10-17T22:58:43.799Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T22:58:43.799Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T22:58:44.587Z] --- PASS: TestKernelTCPMemory (1.18s) [2019-10-17T22:58:44.587Z] === RUN TestNISDomainname [2019-10-17T22:58:44.609Z] #42 282.9 CC criu/plugin.o [2019-10-17T22:58:45.235Z] #42 283.7 CC criu/proc_parse.o [2019-10-17T22:58:45.820Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2019-10-17T22:58:45.820Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T22:58:45.820Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T22:58:45.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-17T22:58:45.958Z] --- PASS: TestNISDomainname (1.52s) [2019-10-17T22:58:45.958Z] === RUN TestHostnameDnsResolution [2019-10-17T22:58:47.124Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-17T22:58:47.747Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-10-17T22:58:47.747Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T22:58:47.747Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T22:58:47.852Z] --- PASS: TestHostnameDnsResolution (1.58s) [2019-10-17T22:58:47.852Z] === RUN TestStats [2019-10-17T22:58:48.694Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-17T22:58:48.694Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T22:58:48.694Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T22:58:48.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-17T22:58:49.005Z] tests/integration/client_test.py ..... [ 75%] [2019-10-17T22:58:49.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-17T22:58:49.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-17T22:58:49.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2019-10-17T22:58:49.771Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T22:58:49.771Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T22:58:49.928Z] tests/integration/errors_test.py . [ 76%] [2019-10-17T22:58:50.408Z] --- PASS: TestStats (2.84s) [2019-10-17T22:58:50.408Z] === RUN TestStopContainerWithTimeout [2019-10-17T22:58:50.408Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T22:58:50.408Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T22:58:50.408Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T22:58:50.408Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T22:58:50.408Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T22:58:50.408Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T22:58:50.408Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T22:58:50.408Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T22:58:50.408Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T22:58:50.408Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T22:58:50.776Z] #42 288.4 CC criu/protobuf-desc.o [2019-10-17T22:58:51.339Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T22:58:51.799Z] #42 290.1 CC criu/protobuf.o [2019-10-17T22:58:51.835Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.07s) [2019-10-17T22:58:51.835Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T22:58:51.835Z] === RUN TestKernelTCPMemory [2019-10-17T22:58:52.427Z] #42 290.9 CC criu/pstree.o [2019-10-17T22:58:52.671Z] --- PASS: TestKernelTCPMemory (1.19s) [2019-10-17T22:58:52.671Z] === RUN TestNISDomainname [2019-10-17T22:58:52.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-17T22:58:53.639Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T22:58:53.983Z] --- PASS: TestNISDomainname (1.17s) [2019-10-17T22:58:53.983Z] === RUN TestHostnameDnsResolution [2019-10-17T22:58:55.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-17T22:58:55.170Z] #42 293.1 CC criu/rbtree.o [2019-10-17T22:58:55.170Z] #42 293.6 CC criu/rst-malloc.o [2019-10-17T22:58:55.272Z] --- PASS: TestHostnameDnsResolution (1.25s) [2019-10-17T22:58:55.272Z] === RUN TestStats [2019-10-17T22:58:55.575Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-17T22:58:55.575Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2019-10-17T22:58:55.575Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-10-17T22:58:55.575Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2019-10-17T22:58:55.575Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-10-17T22:58:55.575Z] === RUN TestDeleteDevicemapper [2019-10-17T22:58:55.575Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T22:58:55.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T22:58:55.575Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T22:58:55.794Z] #42 294.2 CC criu/seccomp.o [2019-10-17T22:58:56.421Z] #42 ... [2019-10-17T22:58:56.421Z] [2019-10-17T22:58:56.421Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:58:56.421Z] #39 378.9 + dpkg --print-architecture [2019-10-17T22:58:56.421Z] #39 378.9 + cd /tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution [2019-10-17T22:58:56.421Z] #39 378.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-17T22:58:57.100Z] #39 379.5 + GOPATH=/tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UlGKPKO3tc [2019-10-17T22:58:57.100Z] #39 379.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-17T22:58:57.226Z] --- PASS: TestStats (1.94s) [2019-10-17T22:58:57.227Z] === RUN TestStopContainerWithTimeout [2019-10-17T22:58:57.227Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T22:58:57.227Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T22:58:57.227Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T22:58:57.227Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T22:58:57.227Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T22:58:57.227Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T22:58:57.227Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T22:58:57.227Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T22:58:57.227Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T22:58:57.227Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T22:58:58.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-17T22:58:58.360Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.70s) [2019-10-17T22:58:58.360Z] === RUN TestUpdateMemory [2019-10-17T22:58:58.360Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-17T22:58:58.360Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:58:58.360Z] === RUN TestUpdateCPUQuota [2019-10-17T22:58:58.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-17T22:58:58.784Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T22:59:00.644Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T22:59:00.647Z] --- PASS: TestUpdateCPUQuota (2.19s) [2019-10-17T22:59:00.647Z] === RUN TestUpdatePidsLimit [2019-10-17T22:59:00.647Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T22:59:00.904Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T22:59:01.470Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T22:59:01.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-17T22:59:01.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-17T22:59:01.986Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T22:59:02.023Z] --- PASS: TestServiceWithDataPathPortInit (18.95s) [2019-10-17T22:59:02.023Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T22:59:02.023Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T22:59:02.023Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T22:59:02.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-17T22:59:02.503Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T22:59:02.528Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-17T22:59:02.528Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2019-10-17T22:59:02.528Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2019-10-17T22:59:02.528Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2019-10-17T22:59:02.528Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-10-17T22:59:02.528Z] === RUN TestDeleteDevicemapper [2019-10-17T22:59:02.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T22:59:02.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T22:59:02.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T22:59:03.069Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T22:59:03.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T22:59:04.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-17T22:59:05.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2019-10-17T22:59:05.096Z] === RUN TestUpdateMemory [2019-10-17T22:59:05.096Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-17T22:59:05.096Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:05.096Z] === RUN TestUpdateCPUQuota [2019-10-17T22:59:05.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit (4.83s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.54s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-10-17T22:59:05.260Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.55s) [2019-10-17T22:59:05.260Z] === RUN TestUpdateRestartPolicy [2019-10-17T22:59:06.993Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-10-17T22:59:06.993Z] === RUN TestUpdatePidsLimit [2019-10-17T22:59:06.993Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T22:59:07.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-17T22:59:07.379Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T22:59:07.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-17T22:59:07.625Z] #39 ... [2019-10-17T22:59:07.625Z] [2019-10-17T22:59:07.625Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:59:07.625Z] #42 295.4 CC criu/seize.o [2019-10-17T22:59:07.625Z] #42 297.0 CC criu/servicefd.o [2019-10-17T22:59:07.625Z] #42 297.9 CC criu/shmem.o [2019-10-17T22:59:07.625Z] #42 299.6 CC criu/sigframe.o [2019-10-17T22:59:07.625Z] #42 299.9 CC criu/signalfd.o [2019-10-17T22:59:07.625Z] #42 300.5 CC criu/sk-inet.o [2019-10-17T22:59:07.625Z] #42 302.6 CC criu/sk-netlink.o [2019-10-17T22:59:07.625Z] #42 303.3 CC criu/sk-packet.o [2019-10-17T22:59:07.625Z] #42 304.6 CC criu/sk-queue.o [2019-10-17T22:59:07.625Z] #42 305.5 CC criu/sk-tcp.o [2019-10-17T22:59:07.774Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T22:59:08.260Z] #42 306.6 CC criu/sk-unix.o [2019-10-17T22:59:08.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T22:59:08.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T22:59:09.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T22:59:09.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T22:59:10.149Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2019-10-17T22:59:10.149Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T22:59:10.149Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6fuesktsbbojaitih3cgoerha Created:2019-10-17 22:59:00.660317632 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[771d8c9fb07eca1d4216e10d063662f85cbf348d2ac8318cf251416c0318be2a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5iwbv6f3tijwjx4ocb73qwjxm EndpointID:913b0e0b3fce15941fc5cae5711c6fb7517e7536d958aea2e0bc7db107fb24c7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a4aa988f6b3b23f4d0db70a6ccaff6cc38fc83473cb7757e9026805314c9c0d MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:73e0dc376e51 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5iwbv6f3tijwjx4ocb73qwjxm EndpointID:913b0e0b3fce15941fc5cae5711c6fb7517e7536d958aea2e0bc7db107fb24c7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T22:59:10.149Z] PASS [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] === Skipped [2019-10-17T22:59:10.149Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T22:59:10.149Z] service_test.go:230: FLAKY_TEST [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] DONE 21 tests, 1 skipped in 54.650s [2019-10-17T22:59:10.149Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T22:59:10.149Z] ++ 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 [2019-10-17T22:59:10.149Z] ++ set -e [2019-10-17T22:59:10.149Z] ++ '[' -n 0 ']' [2019-10-17T22:59:10.149Z] ++ set -x [2019-10-17T22:59:10.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2019-10-17T22:59:10.149Z] INFO: Testing against a local daemon [2019-10-17T22:59:10.149Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T22:59:10.149Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T22:59:10.149Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T22:59:10.149Z] === RUN TestDockerNetworkIpvlan [2019-10-17T22:59:10.149Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-17T22:59:10.149Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T22:59:10.149Z] PASS [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] === Skipped [2019-10-17T22:59:10.149Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T22:59:10.149Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-17T22:59:10.149Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] [2019-10-17T22:59:10.149Z] DONE 2 tests, 2 skipped in 0.148s [2019-10-17T22:59:10.149Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T22:59:10.149Z] ++ 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 [2019-10-17T22:59:10.149Z] ++ set -e [2019-10-17T22:59:10.149Z] ++ '[' -n 0 ']' [2019-10-17T22:59:10.149Z] ++ set -x [2019-10-17T22:59:10.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2019-10-17T22:59:10.149Z] INFO: Testing against a local daemon [2019-10-17T22:59:10.149Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T22:59:11.529Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2019-10-17T22:59:11.529Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T22:59:11.529Z] === RUN TestDockerNetworkMacvlan [2019-10-17T22:59:11.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit (4.28s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-17T22:59:11.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-17T22:59:11.656Z] === RUN TestUpdateRestartPolicy [2019-10-17T22:59:12.467Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T22:59:12.700Z] #42 310.3 CC criu/sockets.o [2019-10-17T22:59:13.404Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T22:59:13.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-17T22:59:13.730Z] #42 312.1 CC criu/stats.o [2019-10-17T22:59:14.481Z] #42 312.7 CC criu/string.o [2019-10-17T22:59:14.481Z] #42 312.9 CC criu/sysctl.o [2019-10-17T22:59:14.891Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T22:59:14.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-17T22:59:14.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-17T22:59:16.026Z] #42 314.2 CC criu/sysfs_parse.o [2019-10-17T22:59:16.658Z] #42 315.1 CC criu/timerfd.o [2019-10-17T22:59:16.799Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-17T22:59:17.056Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-17T22:59:17.683Z] #42 315.8 CC criu/tty.o [2019-10-17T22:59:17.989Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-17T22:59:18.184Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T22:59:18.928Z] --- PASS: TestUpdateRestartPolicy (13.46s) [2019-10-17T22:59:18.928Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T22:59:19.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-17T22:59:19.751Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2019-10-17T22:59:19.751Z] === RUN TestWaitNonBlocked [2019-10-17T22:59:19.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:59:19.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:59:19.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:59:19.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:59:19.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:59:19.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:59:21.123Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-17T22:59:21.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-10-17T22:59:21.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s) [2019-10-17T22:59:21.123Z] === RUN TestWaitBlocked [2019-10-17T22:59:21.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:59:21.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:59:21.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:59:21.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:59:21.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:59:21.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:59:21.188Z] #42 319.3 CC criu/tun.o [2019-10-17T22:59:22.221Z] #42 320.3 CC criu/uffd.o [2019-10-17T22:59:22.380Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T22:59:22.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-17T22:59:22.496Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-17T22:59:22.496Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2019-10-17T22:59:22.496Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.48s) [2019-10-17T22:59:22.496Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T22:59:22.496Z] === CONT TestIpcModeOlderClient [2019-10-17T22:59:22.753Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-17T22:59:22.753Z] === CONT TestDaemonRestartIpcMode [2019-10-17T22:59:24.288Z] #42 322.4 CC criu/util.o [2019-10-17T22:59:24.653Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-17T22:59:25.776Z] --- PASS: TestUpdateRestartPolicy (13.49s) [2019-10-17T22:59:25.776Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T22:59:25.776Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-10-17T22:59:25.776Z] === RUN TestWaitNonBlocked [2019-10-17T22:59:25.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:59:25.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:59:25.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:59:25.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:59:25.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T22:59:25.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T22:59:26.028Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-17T22:59:26.594Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-17T22:59:26.594Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2019-10-17T22:59:26.594Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T22:59:26.660Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-17T22:59:26.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2019-10-17T22:59:26.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-10-17T22:59:26.660Z] === RUN TestWaitBlocked [2019-10-17T22:59:26.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:59:26.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:59:26.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:59:26.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:59:26.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T22:59:26.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T22:59:27.028Z] #42 325.1 CC criu/uts_ns.o [2019-10-17T22:59:27.346Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-17T22:59:27.363Z] #42 325.6 CC criu/vdso.o [2019-10-17T22:59:27.603Z] --- PASS: TestDaemonRestartIpcMode (4.91s) [2019-10-17T22:59:27.603Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T22:59:27.603Z] PASS [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] === Skipped [2019-10-17T22:59:27.603Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-17T22:59:27.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-17T22:59:27.603Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-17T22:59:27.603Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T22:59:27.603Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T22:59:27.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-17T22:59:27.603Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] [2019-10-17T22:59:27.603Z] DONE 197 tests, 6 skipped in 156.069s [2019-10-17T22:59:27.603Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T22:59:27.603Z] ++ 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 [2019-10-17T22:59:27.603Z] ++ set -e [2019-10-17T22:59:27.603Z] ++ '[' -n 0 ']' [2019-10-17T22:59:27.603Z] ++ set -x [2019-10-17T22:59:27.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:59:27.861Z] INFO: Testing against a local daemon [2019-10-17T22:59:27.861Z] === RUN TestCommitInheritsEnv [2019-10-17T22:59:28.208Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-17T22:59:28.208Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2019-10-17T22:59:28.208Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2019-10-17T22:59:28.208Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T22:59:28.208Z] === CONT TestIpcModeOlderClient [2019-10-17T22:59:28.208Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-10-17T22:59:28.208Z] === CONT TestDaemonRestartIpcMode [2019-10-17T22:59:28.391Z] #42 326.7 LINK criu/built-in.o [2019-10-17T22:59:28.426Z] --- PASS: TestCommitInheritsEnv (0.46s) [2019-10-17T22:59:28.426Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T22:59:28.426Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-17T22:59:28.426Z] === RUN TestImagesFilterMultiReference [2019-10-17T22:59:28.426Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-17T22:59:28.426Z] === RUN TestImagePullPlatformInvalid [2019-10-17T22:59:28.426Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-17T22:59:28.426Z] === RUN TestRemoveImageOrphaning [2019-10-17T22:59:28.681Z] #42 327.0 LINK criu/criu [2019-10-17T22:59:28.683Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-17T22:59:28.939Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-10-17T22:59:28.939Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T22:59:28.957Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T22:59:29.705Z] #42 328.0 DEP lib/c/criu.d [2019-10-17T22:59:29.705Z] #42 328.2 CC images/rpc.pb-c.o [2019-10-17T22:59:29.871Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-17T22:59:30.801Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan (19.46s) [2019-10-17T22:59:30.863Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-17T22:59:30.863Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-17T22:59:30.863Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2019-10-17T22:59:30.863Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2019-10-17T22:59:30.863Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.96s) [2019-10-17T22:59:30.863Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T22:59:30.863Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2019-10-17T22:59:30.863Z] PASS [2019-10-17T22:59:30.863Z] [2019-10-17T22:59:30.863Z] DONE 8 tests in 21.635s [2019-10-17T22:59:30.863Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T22:59:30.863Z] ++ 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 [2019-10-17T22:59:30.863Z] ++ set -e [2019-10-17T22:59:30.863Z] ++ '[' -n 0 ']' [2019-10-17T22:59:30.863Z] ++ set -x [2019-10-17T22:59:30.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:59:30.863Z] testing: warning: no tests to run [2019-10-17T22:59:30.863Z] PASS [2019-10-17T22:59:30.863Z] [2019-10-17T22:59:30.863Z] DONE 0 tests in 0.029s [2019-10-17T22:59:30.863Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T22:59:30.863Z] ++ 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 [2019-10-17T22:59:30.863Z] ++ set -e [2019-10-17T22:59:30.863Z] ++ '[' -n 0 ']' [2019-10-17T22:59:30.863Z] ++ set -x [2019-10-17T22:59:30.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:59:30.863Z] INFO: Testing against a local daemon [2019-10-17T22:59:30.863Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T22:59:31.198Z] #42 329.4 CC lib/c/criu.o [2019-10-17T22:59:31.243Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2019-10-17T22:59:31.243Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-17T22:59:31.243Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T22:59:31.243Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-17T22:59:31.243Z] === RUN TestTagInvalidReference [2019-10-17T22:59:31.243Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-17T22:59:31.243Z] === RUN TestTagValidPrefixedRepo [2019-10-17T22:59:31.473Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2019-10-17T22:59:31.473Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T22:59:31.499Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-17T22:59:31.500Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T22:59:31.500Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-17T22:59:31.500Z] === RUN TestTagOfficialNames [2019-10-17T22:59:31.500Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-17T22:59:31.500Z] === RUN TestTagMatchesDigest [2019-10-17T22:59:31.500Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-17T22:59:31.500Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-17T22:59:31.500Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-17T22:59:32.281Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2019-10-17T22:59:32.281Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T22:59:32.281Z] PASS [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] === Skipped [2019-10-17T22:59:32.281Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-17T22:59:32.281Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-17T22:59:32.281Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-17T22:59:32.281Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T22:59:32.281Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T22:59:32.281Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-17T22:59:32.281Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] [2019-10-17T22:59:32.281Z] DONE 197 tests, 6 skipped in 150.193s [2019-10-17T22:59:32.281Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T22:59:32.281Z] ++ 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 [2019-10-17T22:59:32.281Z] ++ set -e [2019-10-17T22:59:32.281Z] ++ '[' -n 0 ']' [2019-10-17T22:59:32.281Z] ++ set -x [2019-10-17T22:59:32.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-17T22:59:32.675Z] INFO: Testing against a local daemon [2019-10-17T22:59:32.675Z] === RUN TestCommitInheritsEnv [2019-10-17T22:59:32.771Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-17T22:59:32.771Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T22:59:32.771Z] === RUN TestAuthZPluginTLS [2019-10-17T22:59:33.255Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-10-17T22:59:33.255Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T22:59:33.255Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-17T22:59:33.255Z] === RUN TestImagesFilterMultiReference [2019-10-17T22:59:33.255Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-17T22:59:33.255Z] === RUN TestImagePullPlatformInvalid [2019-10-17T22:59:33.255Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-17T22:59:33.255Z] === RUN TestRemoveImageOrphaning [2019-10-17T22:59:33.340Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-17T22:59:33.340Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T22:59:33.340Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T22:59:33.809Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2019-10-17T22:59:33.809Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T22:59:33.809Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-17T22:59:33.809Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:59:33.809Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T22:59:33.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-17T22:59:33.809Z] === RUN TestTagInvalidReference [2019-10-17T22:59:33.809Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-17T22:59:33.809Z] === RUN TestTagValidPrefixedRepo [2019-10-17T22:59:33.809Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-17T22:59:33.809Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T22:59:33.809Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-17T22:59:33.809Z] === RUN TestTagOfficialNames [2019-10-17T22:59:33.809Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-17T22:59:33.809Z] === RUN TestTagMatchesDigest [2019-10-17T22:59:33.809Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-17T22:59:33.809Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-17T22:59:33.909Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-17T22:59:33.909Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T22:59:33.909Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T22:59:33.919Z] #42 332.0 LINK lib/c/built-in.o [2019-10-17T22:59:33.919Z] #42 332.0 LINK lib/c/libcriu.so [2019-10-17T22:59:34.209Z] #42 332.5 GEN magic.py [2019-10-17T22:59:34.477Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-17T22:59:34.478Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T22:59:34.478Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T22:59:34.498Z] #42 332.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-17T22:59:34.498Z] #42 332.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-17T22:59:35.046Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-17T22:59:35.047Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T22:59:35.047Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T22:59:35.528Z] #42 333.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-17T22:59:35.679Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-17T22:59:35.679Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-17T22:59:36.959Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2019-10-17T22:59:36.959Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T22:59:36.959Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T22:59:37.029Z] #42 335.3 make[1]: Nothing to be done for 'all'. [2019-10-17T22:59:37.029Z] #42 ... [2019-10-17T22:59:37.029Z] [2019-10-17T22:59:37.029Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T22:59:37.029Z] #39 419.5 + rm -rf /tmp/tmp.UlGKPKO3tc/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UlGKPKO3tc [2019-10-17T22:59:37.029Z] #39 DONE 419.6s [2019-10-17T22:59:37.029Z] [2019-10-17T22:59:37.029Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:59:37.528Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-17T22:59:37.528Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T22:59:37.528Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T22:59:38.097Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-17T22:59:38.097Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T22:59:38.097Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T22:59:38.531Z] #60 ... [2019-10-17T22:59:38.531Z] [2019-10-17T22:59:38.531Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T22:59:38.531Z] #42 336.8 make[1]: 'images/built-in.o' is up to date. [2019-10-17T22:59:38.531Z] #42 336.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-17T22:59:38.667Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-17T22:59:38.667Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T22:59:38.667Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T22:59:38.823Z] #42 337.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-17T22:59:38.823Z] #42 337.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-17T22:59:38.823Z] #42 337.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-17T22:59:38.823Z] #42 337.2 make[1]: Nothing to be done for 'all'. [2019-10-17T22:59:38.823Z] #42 337.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-17T22:59:38.954Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-17T22:59:39.454Z] #42 337.7 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:39.454Z] #42 337.8 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:39.454Z] #42 337.9 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:39.518Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-17T22:59:39.744Z] #42 338.1 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:39.744Z] #42 338.2 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:39.744Z] #42 338.2 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:39.744Z] #42 338.3 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:40.034Z] #42 338.4 make[2]: Nothing to be done for 'all'. [2019-10-17T22:59:40.034Z] #42 338.5 INSTALL criu/criu [2019-10-17T22:59:40.034Z] #42 DONE 338.6s [2019-10-17T22:59:40.034Z] [2019-10-17T22:59:40.034Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T22:59:40.466Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-17T22:59:41.030Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-17T22:59:41.206Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-10-17T22:59:41.206Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T22:59:41.206Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T22:59:41.287Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-17T22:59:41.544Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-17T22:59:41.801Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-17T22:59:41.801Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-17T22:59:42.367Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-17T22:59:42.931Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-17T22:59:43.114Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-10-17T22:59:43.114Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T22:59:43.114Z] === RUN TestAuthZPluginHeader [2019-10-17T22:59:43.496Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-17T22:59:43.754Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-17T22:59:44.053Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-17T22:59:44.053Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T22:59:44.053Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T22:59:44.053Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T22:59:44.053Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:59:44.053Z] === RUN TestAuthZPluginV2Disable [2019-10-17T22:59:44.053Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-17T22:59:44.053Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:59:44.053Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T22:59:44.053Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T22:59:44.053Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:59:44.053Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T22:59:44.053Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T22:59:44.053Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T22:59:44.053Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T22:59:48.631Z] 65014b3c3121: Verifying Checksum [2019-10-17T22:59:48.631Z] 65014b3c3121: Download complete [2019-10-17T22:59:49.013Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-17T22:59:49.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-17T22:59:50.510Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-17T22:59:51.074Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-17T22:59:51.074Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-17T22:59:51.625Z] ......... [ 85%] [2019-10-17T22:59:52.446Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-17T22:59:54.971Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-17T22:59:55.227Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-17T22:59:56.598Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-17T22:59:57.606Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-17T22:59:57.969Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-17T22:59:58.227Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-17T22:59:58.485Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-17T22:59:58.485Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-17T22:59:59.221Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-17T22:59:59.416Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-17T22:59:59.731Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-17T23:00:00.662Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-17T23:00:02.144Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2019-10-17T23:00:02.145Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:00:02.145Z] PASS [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] === Skipped [2019-10-17T23:00:02.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:00:02.145Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:00:02.145Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:00:02.145Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:00:02.145Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] DONE 17 tests, 4 skipped in 31.090s [2019-10-17T23:00:02.145Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:00:02.145Z] ++ 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 [2019-10-17T23:00:02.145Z] ++ set -e [2019-10-17T23:00:02.145Z] ++ '[' -n 0 ']' [2019-10-17T23:00:02.145Z] ++ set -x [2019-10-17T23:00:02.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:00:02.145Z] INFO: Testing against a local daemon [2019-10-17T23:00:02.145Z] === RUN TestPluginInvalidJSON [2019-10-17T23:00:02.145Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:00:02.145Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:00:02.145Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:00:02.145Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-17T23:00:02.145Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:00:02.145Z] PASS [2019-10-17T23:00:02.145Z] [2019-10-17T23:00:02.145Z] DONE 2 tests in 0.179s [2019-10-17T23:00:02.145Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:00:02.145Z] ++ 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 [2019-10-17T23:00:02.145Z] ++ set -e [2019-10-17T23:00:02.145Z] ++ '[' -n 0 ']' [2019-10-17T23:00:02.145Z] ++ set -x [2019-10-17T23:00:02.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:00:02.405Z] INFO: Testing against a local daemon [2019-10-17T23:00:02.405Z] === RUN TestExternalGraphDriver [2019-10-17T23:00:02.664Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:00:05.207Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:00:05.829Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-17T23:00:05.918Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-17T23:00:06.482Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-17T23:00:06.752Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-17T23:00:07.747Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:00:10.285Z] --- PASS: TestExternalGraphDriver (7.70s) [2019-10-17T23:00:10.285Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:00:10.285Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-10-17T23:00:10.285Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2019-10-17T23:00:10.285Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2019-10-17T23:00:10.285Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:00:10.285Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-10-17T23:00:10.285Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:00:10.285Z] PASS [2019-10-17T23:00:10.285Z] [2019-10-17T23:00:10.285Z] === Skipped [2019-10-17T23:00:10.285Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-10-17T23:00:10.285Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:00:10.285Z] [2019-10-17T23:00:10.285Z] [2019-10-17T23:00:10.285Z] DONE 5 tests, 1 skipped in 7.991s [2019-10-17T23:00:10.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:00:10.285Z] ++ 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 [2019-10-17T23:00:10.285Z] ++ set -e [2019-10-17T23:00:10.285Z] ++ '[' -n 0 ']' [2019-10-17T23:00:10.285Z] ++ set -x [2019-10-17T23:00:10.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:00:10.285Z] INFO: Testing against a local daemon [2019-10-17T23:00:10.285Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:00:10.285Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:00:10.285Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:00:10.285Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:00:10.285Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:00:10.285Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:00:12.579Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-17T23:00:13.031Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-17T23:00:15.580Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-17T23:00:16.512Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-17T23:00:16.770Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-17T23:00:17.179Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-17T23:00:17.179Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-17T23:00:17.702Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-17T23:00:20.227Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-17T23:00:22.122Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-17T23:00:22.122Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-17T23:00:22.321Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-17T23:00:22.531Z] --- PASS: TestDaemonStartWithLogOpt (10.78s) [2019-10-17T23:00:22.531Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:00:22.620Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-17T23:00:22.620Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-17T23:00:22.620Z] [2019-10-17T23:00:22.620Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-17T23:00:22.620Z] =========================== short test summary info ============================ [2019-10-17T23:00:22.620Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-17T23:00:22.620Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-17T23:00:22.620Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-17T23:00:22.620Z] Not supported on most drivers [2019-10-17T23:00:22.620Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-17T23:00:22.620Z] This doesn't seem to be taken into account by the engine [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-17T23:00:22.620Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-17T23:00:22.620Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.69 seconds == [2019-10-17T23:00:22.687Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-17T23:00:23.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-17T23:00:23.252Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-17T23:00:23.815Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-17T23:00:25.820Z] --- PASS: TestContinueAfterPluginCrash (15.61s) [2019-10-17T23:00:25.820Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:00:25.820Z] PASS [2019-10-17T23:00:25.820Z] [2019-10-17T23:00:25.820Z] DONE 2 tests in 15.771s [2019-10-17T23:00:26.081Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:00:26.081Z] ++ 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 [2019-10-17T23:00:26.081Z] ++ set -e [2019-10-17T23:00:26.081Z] ++ '[' -n 0 ']' [2019-10-17T23:00:26.081Z] ++ set -x [2019-10-17T23:00:26.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:00:26.081Z] INFO: Testing against a local daemon [2019-10-17T23:00:26.081Z] === RUN TestPluginWithDevMounts [2019-10-17T23:00:26.081Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:00:26.081Z] === CONT TestPluginWithDevMounts [2019-10-17T23:00:26.340Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-17T23:00:26.340Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-17T23:00:27.272Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-17T23:00:27.326Z] #51 ... [2019-10-17T23:00:27.326Z] [2019-10-17T23:00:27.326Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:27.326Z] #60 410.0 + bin/containerd [2019-10-17T23:00:27.326Z] #60 ... [2019-10-17T23:00:27.326Z] [2019-10-17T23:00:27.326Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:27.326Z] #51 DONE 467.4s [2019-10-17T23:00:27.326Z] [2019-10-17T23:00:27.326Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:27.836Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-17T23:00:28.618Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-10-17T23:00:28.618Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:00:28.619Z] PASS [2019-10-17T23:00:28.619Z] [2019-10-17T23:00:28.619Z] DONE 1 tests in 2.482s [2019-10-17T23:00:28.619Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:00:28.619Z] ++ 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 [2019-10-17T23:00:28.619Z] ++ set -e [2019-10-17T23:00:28.619Z] ++ '[' -n 0 ']' [2019-10-17T23:00:28.619Z] ++ set -x [2019-10-17T23:00:28.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:00:28.619Z] INFO: Testing against a local daemon [2019-10-17T23:00:28.619Z] === RUN TestSecretInspect [2019-10-17T23:00:29.210Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-17T23:00:29.210Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-17T23:00:29.210Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-17T23:00:29.210Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-17T23:00:29.467Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-17T23:00:30.031Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-17T23:00:31.909Z] --- PASS: TestSecretInspect (3.27s) [2019-10-17T23:00:31.909Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:00:31.909Z] === RUN TestSecretList [2019-10-17T23:00:34.199Z] #60 ... [2019-10-17T23:00:34.199Z] [2019-10-17T23:00:34.199Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:34.199Z] #23 476.2 + return [2019-10-17T23:00:34.199Z] #23 DONE 476.3s [2019-10-17T23:00:34.199Z] [2019-10-17T23:00:34.199Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:34.208Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-17T23:00:34.773Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-17T23:00:35.210Z] --- PASS: TestSecretList (3.21s) [2019-10-17T23:00:35.210Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:00:35.210Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:00:35.345Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-17T23:00:35.412Z] Clearing AppArmor profiles cache:. [2019-10-17T23:00:35.412Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:00:35.412Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:00:35.412Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:00:35.412Z] [2019-10-17T23:00:35.412Z] To set a process to complain mode, use the command line tool [2019-10-17T23:00:35.412Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:00:35.412Z] with the 'teardown' option." [2019-10-17T23:00:35.412Z] Post stage [Pipeline] junit [2019-10-17T23:00:35.984Z] Recording test results [Pipeline] sh [2019-10-17T23:00:36.249Z] #60 ... [2019-10-17T23:00:36.249Z] [2019-10-17T23:00:36.249Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T23:00:36.521Z] + echo Ensuring container killed. [2019-10-17T23:00:36.521Z] Ensuring container killed. [2019-10-17T23:00:36.521Z] + docker rm -vf docker-pr9 [2019-10-17T23:00:36.521Z] Error: No such container: docker-pr9 [2019-10-17T23:00:36.521Z] + true [Pipeline] sh [2019-10-17T23:00:36.537Z] #24 DONE 0.3s [2019-10-17T23:00:36.537Z] [2019-10-17T23:00:36.537Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:00:36.796Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:00:36.796Z] Chowning /workspace to jenkins user [2019-10-17T23:00:36.796Z] + id -u [2019-10-17T23:00:36.796Z] + id -g [2019-10-17T23:00:36.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39964:/workspace busybox chown -R 1000:1000 /workspace [2019-10-17T23:00:37.164Z] #28 DONE 0.7s [2019-10-17T23:00:37.164Z] [2019-10-17T23:00:37.164Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T23:00:37.243Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-17T23:00:37.454Z] #30 DONE 0.1s [2019-10-17T23:00:37.454Z] [2019-10-17T23:00:37.454Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T23:00:37.454Z] #33 DONE 0.1s [2019-10-17T23:00:37.454Z] [2019-10-17T23:00:37.454Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T23:00:37.454Z] #38 DONE 0.1s [2019-10-17T23:00:37.454Z] [2019-10-17T23:00:37.454Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T23:00:37.745Z] #40 DONE 0.1s [2019-10-17T23:00:37.746Z] [2019-10-17T23:00:37.746Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T23:00:37.746Z] #43 DONE 0.1s [2019-10-17T23:00:37.746Z] [2019-10-17T23:00:37.746Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:37.746Z] #60 ... [2019-10-17T23:00:37.746Z] [2019-10-17T23:00:37.746Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T23:00:37.746Z] #46 DONE 0.1s [2019-10-17T23:00:37.746Z] [2019-10-17T23:00:37.746Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T23:00:37.809Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-17T23:00:38.034Z] #49 DONE 0.1s [2019-10-17T23:00:38.034Z] [2019-10-17T23:00:38.034Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T23:00:38.034Z] #52 DONE 0.2s [2019-10-17T23:00:38.034Z] [2019-10-17T23:00:38.034Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T23:00:38.034Z] #56 DONE 0.1s [2019-10-17T23:00:38.034Z] [2019-10-17T23:00:38.034Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:00:38.506Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2019-10-17T23:00:38.506Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:00:38.506Z] === RUN TestSecretsUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:00:39.066Z] + bundleName=docker-py [2019-10-17T23:00:39.066Z] + echo Creating docker-py-bundles.tar.gz [2019-10-17T23:00:39.066Z] Creating docker-py-bundles.tar.gz [2019-10-17T23:00:39.066Z] + 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 [2019-10-17T23:00:39.081Z] Archiving artifacts [2019-10-17T23:00:39.313Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-17T23:00:39.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER docker:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh binary-daemon [2019-10-17T23:00:40.352Z] [2019-10-17T23:00:40.607Z] Removing bundles/ [2019-10-17T23:00:40.607Z] [2019-10-17T23:00:40.607Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-17T23:00:40.607Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-17T23:00:40.607Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:00:41.803Z] --- PASS: TestSecretsUpdate (3.25s) [2019-10-17T23:00:41.803Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:00:41.803Z] === RUN TestTemplatedSecret [2019-10-17T23:00:41.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-17T23:00:41.990Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-17T23:00:45.999Z] --- PASS: TestTemplatedSecret (3.68s) [2019-10-17T23:00:46.000Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:00:46.000Z] === RUN TestSecretCreateResolve [2019-10-17T23:00:46.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-17T23:00:46.179Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-17T23:00:46.179Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-17T23:00:48.543Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-10-17T23:00:48.543Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:00:48.543Z] PASS [2019-10-17T23:00:48.543Z] [2019-10-17T23:00:48.543Z] DONE 6 tests in 20.004s [2019-10-17T23:00:48.543Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:00:48.543Z] ++ 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 [2019-10-17T23:00:48.543Z] ++ set -e [2019-10-17T23:00:48.543Z] ++ '[' -n 0 ']' [2019-10-17T23:00:48.543Z] ++ set -x [2019-10-17T23:00:48.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:00:48.803Z] INFO: Testing against a local daemon [2019-10-17T23:00:48.803Z] === RUN TestServiceCreateInit [2019-10-17T23:00:48.803Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:00:51.439Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-17T23:00:53.336Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-17T23:00:53.900Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-17T23:00:54.079Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:00:54.464Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-17T23:00:55.834Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-17T23:00:59.110Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-17T23:00:59.397Z] --- PASS: TestServiceCreateInit (10.33s) [2019-10-17T23:00:59.397Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2019-10-17T23:00:59.397Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:00:59.397Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s) [2019-10-17T23:00:59.397Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:00:59.397Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:01:02.421Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-17T23:01:02.679Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-17T23:01:04.579Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-17T23:01:08.759Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-17T23:01:09.693Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-17T23:01:10.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-17T23:01:10.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-17T23:01:11.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-17T23:01:13.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-17T23:01:15.446Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-17T23:01:17.327Z] #60 462.5 + bin/containerd-stress [2019-10-17T23:01:17.327Z] #60 466.5 + bin/containerd-shim [2019-10-17T23:01:18.724Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-17T23:01:22.010Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-17T23:01:23.906Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-17T23:01:25.956Z] --- PASS: TestCreateServiceMultipleTimes (24.43s) [2019-10-17T23:01:25.956Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:01:25.956Z] === RUN TestCreateServiceConflict [2019-10-17T23:01:26.524Z] --- PASS: TestCreateServiceConflict (3.16s) [2019-10-17T23:01:26.524Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:01:26.524Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:01:27.183Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-17T23:01:27.183Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-17T23:01:27.701Z] #60 477.0 + bin/containerd-shim-runc-v1 [2019-10-17T23:01:29.081Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-17T23:01:30.718Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2019-10-17T23:01:30.718Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:01:30.718Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:01:30.975Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-17T23:01:32.106Z] #60 482.1 + bin/containerd-shim-runc-v2 [2019-10-17T23:01:33.503Z] --- PASS: TestDockerDaemonSuite (360.75s) [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.27s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.77s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.47s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-17T23:01:33.504Z] docker_cli_daemon_test.go:1449: [d87bcd3b37c60] daemon is not started [2019-10-17T23:01:33.504Z] check_test.go:309: [d5c2617e2c823] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.66s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.41s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-17T23:01:33.504Z] check_test.go:309: [d796db2a7182c] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.62s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.65s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.47s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.96s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.24s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.08s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-17T23:01:33.504Z] check_test.go:309: [da9c062462464] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-17T23:01:33.504Z] check_test.go:309: [d6df10fbcbf28] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-17T23:01:33.504Z] check_test.go:309: [dc04c6948e6c7] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.75s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-17T23:01:33.504Z] check_test.go:309: [d82023390d797] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-17T23:01:33.504Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-17T23:01:33.504Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-17T23:01:33.504Z] check_test.go:309: [d46521ffc6198] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.12s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-17T23:01:33.504Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-17T23:01:33.504Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-17T23:01:33.504Z] check_test.go:309: [d3c3cb5872871] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.96s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-17T23:01:33.504Z] check_test.go:309: [d0f218501dd02] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.38s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-17T23:01:33.504Z] check_test.go:309: [d6acbc4a51ca8] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.81s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-17T23:01:33.504Z] docker_cli_daemon_plugins_test.go:79: [d5a87dd75be97] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-17T23:01:33.504Z] docker_cli_daemon_plugins_test.go:169: [d2ebb5b44e282] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-17T23:01:33.504Z] check_test.go:309: [d384553390db5] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.02s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.90s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.89s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-17T23:01:33.504Z] check_test.go:309: [d4a95bd84a5d2] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.65s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.86s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.56s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.01s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.61s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.06s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-17T23:01:33.504Z] check_test.go:309: [dd30eab54af2b] daemon is not started [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.88s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-17T23:01:33.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.78s) [2019-10-17T23:01:33.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.45s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-17T23:01:33.505Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-17T23:01:33.505Z] check_test.go:309: [d09a1d8b8eead] daemon is not started [2019-10-17T23:01:33.505Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-17T23:01:33.505Z] check_test.go:309: [d8f2448eb3d9a] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.76s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-17T23:01:33.505Z] check_test.go:309: [d79246db5c7ef] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.30s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.61s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.60s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.99s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.81s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.77s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-17T23:01:33.505Z] check_test.go:309: [d5d24e7d4edc4] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.83s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-17T23:01:33.505Z] check_test.go:309: [d8c5b3462d32c] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.20s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-17T23:01:33.505Z] check_test.go:309: [d23104d705ed2] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-17T23:01:33.505Z] check_test.go:309: [de00791ebc788] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.65s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-17T23:01:33.505Z] check_test.go:309: [de47bb5b126fc] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.47s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.12s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.55s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-17T23:01:33.505Z] check_test.go:309: [db506782b6380] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.05s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.06s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.56s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-17T23:01:33.505Z] check_test.go:309: [d18f29b597862] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.13s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-17T23:01:33.505Z] check_test.go:309: [d168b1e33de13] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.96s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.82s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.87s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.13s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.35s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.41s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.40s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-17T23:01:33.505Z] docker_cli_daemon_test.go:2542: [d3f99ff869c9f] daemon is not started [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.04s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.27s) [2019-10-17T23:01:33.505Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-17T23:01:33.505Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.15s) [2019-10-17T23:01:33.506Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-17T23:01:33.506Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.15s) [2019-10-17T23:01:33.506Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-17T23:01:33.506Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-17T23:01:33.506Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-17T23:01:33.506Z] check_test.go:309: [de48d2b7b9c51] daemon is not started [2019-10-17T23:01:33.506Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.25s) [2019-10-17T23:01:33.506Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-17T23:01:33.506Z] === RUN TestDockerSwarmSuite [2019-10-17T23:01:33.506Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-17T23:01:33.586Z] #60 483.7 + binaries [2019-10-17T23:01:33.586Z] #60 483.7 + mkdir -p /build [2019-10-17T23:01:33.586Z] #60 483.7 + cp bin/containerd /build/containerd [2019-10-17T23:01:33.586Z] #60 483.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-17T23:01:33.870Z] #60 483.7 + cp bin/ctr /build/ctr [2019-10-17T23:01:33.870Z] #60 DONE 483.8s [2019-10-17T23:01:34.438Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-17T23:01:35.362Z] [2019-10-17T23:01:35.362Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T23:01:35.362Z] #61 DONE 0.1s [2019-10-17T23:01:35.362Z] [2019-10-17T23:01:35.362Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T23:01:35.646Z] #65 DONE 0.1s [2019-10-17T23:01:35.646Z] [2019-10-17T23:01:35.646Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T23:01:35.646Z] #67 DONE 0.1s [2019-10-17T23:01:35.646Z] [2019-10-17T23:01:35.646Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T23:01:35.646Z] #70 DONE 0.0s [2019-10-17T23:01:35.646Z] [2019-10-17T23:01:35.646Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T23:01:35.646Z] #71 DONE 0.0s [2019-10-17T23:01:35.646Z] [2019-10-17T23:01:35.646Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T23:01:38.339Z] #72 DONE 2.6s [2019-10-17T23:01:38.339Z] [2019-10-17T23:01:38.339Z] #73 exporting to oci image format [2019-10-17T23:01:38.339Z] #73 exporting layers [2019-10-17T23:01:38.628Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-17T23:01:41.906Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-17T23:01:43.572Z] --- PASS: TestImportExtremelyLargeImageWorks (117.18s) [2019-10-17T23:01:43.572Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-17T23:01:43.572Z] PASS [2019-10-17T23:01:43.572Z] [2019-10-17T23:01:43.572Z] === Skipped [2019-10-17T23:01:43.572Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:01:43.572Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:01:43.572Z] [2019-10-17T23:01:43.572Z] [2019-10-17T23:01:43.572Z] DONE 12 tests, 1 skipped in 118.648s [2019-10-17T23:01:43.572Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:01:43.572Z] ++ 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 [2019-10-17T23:01:43.572Z] ++ set -e [2019-10-17T23:01:43.572Z] ++ '[' -n 0 ']' [2019-10-17T23:01:43.572Z] ++ set -x [2019-10-17T23:01:43.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:01:43.572Z] INFO: Testing against a local daemon [2019-10-17T23:01:43.572Z] === RUN TestNetworkCreateDelete [2019-10-17T23:01:43.572Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-17T23:01:43.572Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:01:43.573Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-17T23:01:43.573Z] === RUN TestInspectNetwork [2019-10-17T23:01:43.573Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:01:43.573Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:01:43.573Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:01:43.573Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:01:43.573Z] --- PASS: TestInspectNetwork (10.05s) [2019-10-17T23:01:43.573Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:01:43.573Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:01:43.573Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:01:43.573Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:01:43.573Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:01:43.573Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:01:44.396Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2019-10-17T23:01:44.396Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:01:44.396Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:01:44.396Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:01:44.396Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:01:44.396Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:01:44.396Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:01:44.396Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:01:44.396Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:01:44.396Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:01:44.396Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:01:44.396Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:01:44.396Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-17T23:01:44.396Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:01:44.396Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:01:44.396Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:01:44.396Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:01:45.181Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-17T23:01:45.181Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:01:45.181Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:01:45.971Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-17T23:01:45.971Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:01:45.971Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:01:47.466Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-17T23:01:47.466Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:01:47.466Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:01:48.376Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-17T23:01:48.376Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:01:48.376Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:01:48.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-17T23:01:48.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.74s) [2019-10-17T23:01:48.813Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:01:48.813Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:01:49.019Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-17T23:01:49.197Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-17T23:01:49.197Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:01:49.197Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:01:49.381Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-17T23:01:49.381Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:01:49.381Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:01:50.388Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-17T23:01:50.645Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-17T23:01:52.465Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2019-10-17T23:01:52.465Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:01:52.465Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:01:52.465Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:01:52.465Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:01:52.465Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:01:52.672Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-10-17T23:01:52.672Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:01:52.672Z] === RUN TestCreateServiceSysctls [2019-10-17T23:01:55.903Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-17T23:01:56.867Z] --- PASS: TestCreateServiceSysctls (4.25s) [2019-10-17T23:01:56.867Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:01:56.867Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:01:59.193Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-17T23:02:00.158Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2019-10-17T23:02:00.158Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:02:00.158Z] === RUN TestInspect [2019-10-17T23:02:01.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-17T23:02:01.344Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-17T23:02:01.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-17T23:02:02.126Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-17T23:02:02.126Z] Copying nested executables into bundles/binary-daemon [2019-10-17T23:02:02.126Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-17T23:02:02.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER docker:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh cross [2019-10-17T23:02:03.018Z] [2019-10-17T23:02:03.273Z] Removing bundles/ [2019-10-17T23:02:03.273Z] [2019-10-17T23:02:03.273Z] ---> Making bundle: cross (in bundles/cross) [2019-10-17T23:02:03.273Z] Cross building: bundles/cross/linux/amd64 [2019-10-17T23:02:03.273Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-17T23:02:03.273Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-17T23:02:04.351Z] --- PASS: TestInspect (3.48s) [2019-10-17T23:02:04.351Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:02:04.351Z] === RUN TestServiceListWithStatuses [2019-10-17T23:02:04.351Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:02:04.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:02:04.351Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:02:09.018Z] --- PASS: TestServiceWithDataPathPortInit (17.04s) [2019-10-17T23:02:09.018Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:02:09.018Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:02:09.018Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:02:11.867Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-17T23:02:12.473Z] --- PASS: TestDockerNetworkConnectAlias (7.46s) [2019-10-17T23:02:12.473Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:02:12.473Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:02:12.797Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-17T23:02:15.514Z] 65014b3c3121: Pull complete [2019-10-17T23:02:16.072Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-17T23:02:17.750Z] --- PASS: TestDockerNetworkReConnect (5.93s) [2019-10-17T23:02:17.750Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:02:17.750Z] === RUN TestServicePlugin [2019-10-17T23:02:17.750Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:02:17.750Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:02:17.750Z] === RUN TestServiceUpdateLabel [2019-10-17T23:02:18.355Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.37s) [2019-10-17T23:02:18.355Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:02:18.355Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x6qaoumv46qrqi77e7dzfw1ba Created:2019-10-17 23:02:10.564422799 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bf726d44ab27ba80e8fcd56036131934ceb0aea8ab70260a5830f541c4aeb0d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ekdczk44iqtd3y6kqnwp3jjuw EndpointID:1a3f12790a93f12c611cdbe4d6e81fc943013b9d743cb505f737b596838df6e0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:172c0ed1464eda1f8900f4f264c123f5a18281efa572614859c2d39e823ec7b8 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4d4b4b774115 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ekdczk44iqtd3y6kqnwp3jjuw EndpointID:1a3f12790a93f12c611cdbe4d6e81fc943013b9d743cb505f737b596838df6e0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:02:18.355Z] PASS [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] === Skipped [2019-10-17T23:02:18.355Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:02:18.355Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] DONE 21 tests, 1 skipped in 46.437s [2019-10-17T23:02:18.355Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:02:18.355Z] ++ 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 [2019-10-17T23:02:18.355Z] ++ set -e [2019-10-17T23:02:18.355Z] ++ '[' -n 0 ']' [2019-10-17T23:02:18.355Z] ++ set -x [2019-10-17T23:02:18.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:02:18.355Z] INFO: Testing against a local daemon [2019-10-17T23:02:18.355Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:02:18.355Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:02:18.355Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:02:18.355Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:02:18.355Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:02:18.355Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:02:18.355Z] PASS [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] === Skipped [2019-10-17T23:02:18.355Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:02:18.355Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:02:18.355Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] [2019-10-17T23:02:18.355Z] DONE 2 tests, 2 skipped in 0.091s [2019-10-17T23:02:18.355Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:02:18.355Z] ++ 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 [2019-10-17T23:02:18.355Z] ++ set -e [2019-10-17T23:02:18.355Z] ++ '[' -n 0 ']' [2019-10-17T23:02:18.355Z] ++ set -x [2019-10-17T23:02:18.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:02:18.355Z] INFO: Testing against a local daemon [2019-10-17T23:02:18.355Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:02:19.170Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2019-10-17T23:02:19.170Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:02:19.170Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:02:19.972Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:02:20.755Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:02:21.052Z] --- PASS: TestServiceUpdateLabel (3.36s) [2019-10-17T23:02:21.052Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:02:21.052Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:02:22.028Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:02:24.624Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:02:28.721Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:02:33.116Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:02:34.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-17T23:02:34.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan (15.37s) [2019-10-17T23:02:34.411Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-17T23:02:34.411Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-17T23:02:34.411Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-10-17T23:02:34.411Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-10-17T23:02:34.411Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2019-10-17T23:02:34.411Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:02:34.411Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2019-10-17T23:02:34.411Z] PASS [2019-10-17T23:02:34.411Z] [2019-10-17T23:02:34.411Z] DONE 8 tests in 16.883s [2019-10-17T23:02:34.411Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:02:34.411Z] ++ 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 [2019-10-17T23:02:34.411Z] ++ set -e [2019-10-17T23:02:34.411Z] ++ '[' -n 0 ']' [2019-10-17T23:02:34.411Z] ++ set -x [2019-10-17T23:02:34.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:02:34.411Z] testing: warning: no tests to run [2019-10-17T23:02:34.411Z] PASS [2019-10-17T23:02:34.411Z] [2019-10-17T23:02:34.411Z] DONE 0 tests in 0.017s [2019-10-17T23:02:34.411Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:02:34.411Z] ++ 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 [2019-10-17T23:02:34.411Z] ++ set -e [2019-10-17T23:02:34.411Z] ++ '[' -n 0 ']' [2019-10-17T23:02:34.411Z] ++ set -x [2019-10-17T23:02:34.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:02:34.795Z] INFO: Testing against a local daemon [2019-10-17T23:02:34.795Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T23:02:35.937Z] --- PASS: TestServiceUpdateSecrets (15.47s) [2019-10-17T23:02:35.937Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:02:35.937Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:02:36.029Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-17T23:02:36.286Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-17T23:02:36.604Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-10-17T23:02:36.604Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:02:36.604Z] === RUN TestAuthZPluginTLS [2019-10-17T23:02:36.973Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-17T23:02:36.973Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:02:36.973Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T23:02:37.352Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-17T23:02:37.352Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:02:37.352Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:02:38.145Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-17T23:02:38.145Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:02:38.145Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:02:38.510Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-10-17T23:02:38.510Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:02:38.510Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:02:39.561Z] --- PASS: TestImportExtremelyLargeImageWorks (188.02s) [2019-10-17T23:02:39.561Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-17T23:02:39.561Z] PASS [2019-10-17T23:02:39.561Z] [2019-10-17T23:02:39.561Z] DONE 12 tests in 191.865s [2019-10-17T23:02:39.561Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:02:39.561Z] ++ 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 [2019-10-17T23:02:39.561Z] ++ set -e [2019-10-17T23:02:39.561Z] ++ '[' -n 0 ']' [2019-10-17T23:02:39.561Z] ++ set -x [2019-10-17T23:02:39.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:02:39.817Z] INFO: Testing against a local daemon [2019-10-17T23:02:39.817Z] === RUN TestNetworkCreateDelete [2019-10-17T23:02:40.074Z] --- PASS: TestNetworkCreateDelete (0.28s) [2019-10-17T23:02:40.074Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:02:40.331Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-10-17T23:02:40.331Z] === RUN TestInspectNetwork [2019-10-17T23:02:40.396Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2019-10-17T23:02:40.396Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:02:40.396Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:02:40.873Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-17T23:02:40.873Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:02:40.873Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:02:41.291Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-17T23:02:41.291Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:02:41.291Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:02:41.700Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-17T23:02:41.700Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-17T23:02:41.807Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-17T23:02:41.807Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:02:41.807Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:02:42.263Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-17T23:02:42.827Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-17T23:02:42.827Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-17T23:02:43.390Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-17T23:02:43.647Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-17T23:02:44.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-10-17T23:02:44.304Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:02:44.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:02:46.138Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2019-10-17T23:02:46.138Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:02:46.138Z] === RUN TestAuthZPluginHeader [2019-10-17T23:02:46.169Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-17T23:02:47.113Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:02:47.113Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:02:47.113Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:02:47.113Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:02:47.403Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-10-17T23:02:47.403Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:02:47.403Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:02:47.403Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:02:47.403Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:02:47.403Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:02:47.403Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:02:47.403Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:02:47.403Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:02:47.403Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:02:47.403Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:02:47.403Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:02:47.403Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:02:47.403Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:02:47.403Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:02:47.677Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-17T23:02:49.569Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-17T23:02:51.464Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-17T23:02:51.464Z] --- PASS: TestInspectNetwork (11.21s) [2019-10-17T23:02:51.464Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:02:51.464Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:02:51.464Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:02:51.464Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:02:51.464Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:02:51.464Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:02:52.834Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-17T23:02:53.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-17T23:02:53.768Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-17T23:02:54.031Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2019-10-17T23:02:54.031Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:02:54.031Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:02:54.332Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2019-10-17T23:02:54.332Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:02:54.332Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:02:54.332Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:02:54.332Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:02:54.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:02:54.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:02:54.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:02:54.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:02:54.332Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:02:54.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:02:54.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:02:54.332Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2019-10-17T23:02:54.332Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:02:54.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:02:54.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:02:54.332Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:02:54.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-17T23:02:55.461Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-17T23:02:55.461Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:02:55.461Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:02:56.394Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-10-17T23:02:56.394Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:02:56.394Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:02:57.326Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-10-17T23:02:57.326Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:02:57.326Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:02:58.779Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-10-17T23:02:58.779Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:02:58.779Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:02:59.344Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-17T23:02:59.344Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:02:59.344Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:03:01.874Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-17T23:03:02.439Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2019-10-17T23:03:02.439Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:03:02.439Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:03:02.439Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:03:02.439Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:03:02.439Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:03:07.097Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2019-10-17T23:03:07.097Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:03:07.097Z] PASS [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] === Skipped [2019-10-17T23:03:07.097Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:03:07.097Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:03:07.097Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:03:07.097Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:03:07.097Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] DONE 17 tests, 4 skipped in 29.473s [2019-10-17T23:03:07.097Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:03:07.097Z] ++ 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 [2019-10-17T23:03:07.097Z] ++ set -e [2019-10-17T23:03:07.097Z] ++ '[' -n 0 ']' [2019-10-17T23:03:07.097Z] ++ set -x [2019-10-17T23:03:07.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:07.097Z] INFO: Testing against a local daemon [2019-10-17T23:03:07.097Z] === RUN TestPluginInvalidJSON [2019-10-17T23:03:07.097Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:03:07.097Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:03:07.097Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:03:07.097Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-17T23:03:07.097Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:03:07.097Z] PASS [2019-10-17T23:03:07.097Z] [2019-10-17T23:03:07.097Z] DONE 2 tests in 0.093s [2019-10-17T23:03:07.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:03:07.097Z] ++ 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 [2019-10-17T23:03:07.097Z] ++ set -e [2019-10-17T23:03:07.097Z] ++ '[' -n 0 ']' [2019-10-17T23:03:07.097Z] ++ set -x [2019-10-17T23:03:07.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:07.097Z] INFO: Testing against a local daemon [2019-10-17T23:03:07.097Z] === RUN TestExternalGraphDriver [2019-10-17T23:03:07.097Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:03:07.097Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:03:08.410Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:03:08.925Z] --- PASS: TestServiceUpdateNetwork (15.75s) [2019-10-17T23:03:08.925Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:03:08.925Z] PASS [2019-10-17T23:03:08.925Z] [2019-10-17T23:03:08.925Z] === Skipped [2019-10-17T23:03:08.925Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:03:08.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:03:08.925Z] [2019-10-17T23:03:08.925Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-17T23:03:08.925Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:08.925Z] [2019-10-17T23:03:08.925Z] [2019-10-17T23:03:08.925Z] DONE 20 tests, 2 skipped in 138.906s [2019-10-17T23:03:08.925Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:03:08.925Z] ++ 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 [2019-10-17T23:03:08.925Z] ++ set -e [2019-10-17T23:03:08.925Z] ++ '[' -n 0 ']' [2019-10-17T23:03:08.925Z] ++ set -x [2019-10-17T23:03:08.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:08.925Z] INFO: Testing against a local daemon [2019-10-17T23:03:08.925Z] === RUN TestSessionCreate [2019-10-17T23:03:08.925Z] --- PASS: TestSessionCreate (0.06s) [2019-10-17T23:03:08.925Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:03:08.925Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-17T23:03:08.925Z] PASS [2019-10-17T23:03:08.925Z] [2019-10-17T23:03:08.925Z] DONE 2 tests in 0.281s [2019-10-17T23:03:08.925Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:03:08.925Z] ++ 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 [2019-10-17T23:03:08.925Z] ++ set -e [2019-10-17T23:03:08.925Z] ++ '[' -n 0 ']' [2019-10-17T23:03:08.925Z] ++ set -x [2019-10-17T23:03:08.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:08.925Z] INFO: Testing against a local daemon [2019-10-17T23:03:08.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:03:08.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:03:08.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:03:08.925Z] === RUN TestEventsExecDie [2019-10-17T23:03:08.925Z] --- PASS: TestEventsExecDie (1.10s) [2019-10-17T23:03:08.925Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:03:09.185Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-17T23:03:09.185Z] === RUN TestInfoBinaryCommits [2019-10-17T23:03:09.185Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-17T23:03:09.185Z] === RUN TestInfoAPIVersioned [2019-10-17T23:03:09.185Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-17T23:03:09.185Z] === RUN TestInfoAPI [2019-10-17T23:03:09.185Z] --- PASS: TestInfoAPI (0.06s) [2019-10-17T23:03:09.185Z] === RUN TestInfoAPIWarnings [2019-10-17T23:03:10.124Z] --- PASS: TestInfoAPIWarnings (0.88s) [2019-10-17T23:03:10.124Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:03:10.124Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:03:10.694Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-10-17T23:03:10.694Z] === RUN TestPingCacheHeaders [2019-10-17T23:03:10.694Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-17T23:03:10.694Z] === RUN TestPingGet [2019-10-17T23:03:10.694Z] --- PASS: TestPingGet (0.03s) [2019-10-17T23:03:10.694Z] === RUN TestPingHead [2019-10-17T23:03:10.694Z] --- PASS: TestPingHead (0.05s) [2019-10-17T23:03:10.694Z] === RUN TestVersion [2019-10-17T23:03:10.694Z] --- PASS: TestVersion (0.05s) [2019-10-17T23:03:10.694Z] PASS [2019-10-17T23:03:10.694Z] [2019-10-17T23:03:10.694Z] === Skipped [2019-10-17T23:03:10.694Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:03:10.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:03:10.694Z] [2019-10-17T23:03:10.694Z] [2019-10-17T23:03:10.694Z] DONE 12 tests, 1 skipped in 2.964s [2019-10-17T23:03:10.694Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:03:10.694Z] ++ 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 [2019-10-17T23:03:10.694Z] ++ set -e [2019-10-17T23:03:10.694Z] ++ '[' -n 0 ']' [2019-10-17T23:03:10.694Z] ++ set -x [2019-10-17T23:03:10.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:10.953Z] INFO: Testing against a local daemon [2019-10-17T23:03:10.953Z] === RUN TestVolumesCreateAndList [2019-10-17T23:03:10.953Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-17T23:03:10.953Z] === RUN TestVolumesRemove [2019-10-17T23:03:10.953Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-17T23:03:10.953Z] === RUN TestVolumesInspect [2019-10-17T23:03:10.953Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-17T23:03:10.953Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:03:11.169Z] --- PASS: TestExternalGraphDriver (6.65s) [2019-10-17T23:03:11.169Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:03:11.169Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-10-17T23:03:11.169Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2019-10-17T23:03:11.169Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-10-17T23:03:11.169Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:03:11.169Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-10-17T23:03:11.169Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:11.169Z] PASS [2019-10-17T23:03:11.169Z] [2019-10-17T23:03:11.169Z] === Skipped [2019-10-17T23:03:11.169Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-10-17T23:03:11.169Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:03:11.169Z] [2019-10-17T23:03:11.169Z] [2019-10-17T23:03:11.169Z] DONE 5 tests, 1 skipped in 6.823s [2019-10-17T23:03:11.169Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:03:11.169Z] ++ 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 [2019-10-17T23:03:11.169Z] ++ set -e [2019-10-17T23:03:11.169Z] ++ '[' -n 0 ']' [2019-10-17T23:03:11.169Z] ++ set -x [2019-10-17T23:03:11.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:11.170Z] INFO: Testing against a local daemon [2019-10-17T23:03:11.170Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:03:11.170Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:03:11.170Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:03:11.170Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:03:11.170Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:03:11.170Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:03:11.468Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:03:11.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:03:11.468Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:03:11.468Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-17T23:03:11.468Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:03:11.468Z] PASS [2019-10-17T23:03:11.468Z] [2019-10-17T23:03:11.468Z] DONE 5 tests in 0.386s [2019-10-17T23:03:11.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:03:11.468Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:03:11.468Z] +++ kill 12955 [2019-10-17T23:03:12.849Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:03:12.849Z] Clearing AppArmor profiles cache:. [2019-10-17T23:03:12.849Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:03:12.849Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:03:12.849Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:03:12.849Z] [2019-10-17T23:03:12.849Z] To set a process to complain mode, use the command line tool [2019-10-17T23:03:12.849Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:03:12.849Z] with the 'teardown' option." [2019-10-17T23:03:13.112Z] Post stage [Pipeline] junit [2019-10-17T23:03:15.674Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:03:16.312Z] + echo Ensuring container killed. [2019-10-17T23:03:16.312Z] Ensuring container killed. [2019-10-17T23:03:16.312Z] + docker rm -vf docker-pr9 [2019-10-17T23:03:16.312Z] Error: No such container: docker-pr9 [2019-10-17T23:03:16.312Z] + true [Pipeline] sh [2019-10-17T23:03:16.605Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:03:16.605Z] Chowning /workspace to jenkins user [2019-10-17T23:03:16.605Z] + id -u [2019-10-17T23:03:16.605Z] + id -g [2019-10-17T23:03:16.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39964:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:03:20.203Z] + bundleName=arm64-integration [2019-10-17T23:03:20.203Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-17T23:03:20.203Z] Creating arm64-integration-bundles.tar.gz [2019-10-17T23:03:20.203Z] + + xargs tarfind -czf bundles arm64-integration-bundles.tar.gz -path [2019-10-17T23:03:20.203Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-17T23:03:20.476Z] Archiving artifacts [2019-10-17T23:03:20.735Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:03:21.053Z] + make clean [2019-10-17T23:03:21.622Z] docker volume rm -f docker-dev-cache [2019-10-17T23:03:21.622Z] docker-dev-cache [Pipeline] deleteDir [2019-10-17T23:03:22.770Z] --- PASS: TestDaemonStartWithLogOpt (10.64s) [2019-10-17T23:03:22.770Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:03:24.350Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2019-10-17T23:03:24.350Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:03:24.350Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:03:24.350Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:03:24.674Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-17T23:03:24.674Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-17T23:03:24.674Z] Cross building: bundles/cross/windows/amd64 [2019-10-17T23:03:24.674Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-17T23:03:24.674Z] GOOS="windows" GOARCH="amd64" GOARM="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:03:25.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-17T23:03:26.938Z] --- PASS: TestContinueAfterPluginCrash (15.59s) [2019-10-17T23:03:26.938Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:03:26.938Z] PASS [2019-10-17T23:03:26.938Z] [2019-10-17T23:03:26.938Z] DONE 2 tests in 15.679s [2019-10-17T23:03:26.938Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:03:26.938Z] ++ 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 [2019-10-17T23:03:26.938Z] ++ set -e [2019-10-17T23:03:26.939Z] ++ '[' -n 0 ']' [2019-10-17T23:03:26.939Z] ++ set -x [2019-10-17T23:03:26.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:26.939Z] INFO: Testing against a local daemon [2019-10-17T23:03:26.939Z] === RUN TestPluginWithDevMounts [2019-10-17T23:03:26.939Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:03:26.939Z] === CONT TestPluginWithDevMounts [2019-10-17T23:03:27.813Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-17T23:03:28.971Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-10-17T23:03:28.971Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:03:28.971Z] PASS [2019-10-17T23:03:28.971Z] [2019-10-17T23:03:28.971Z] DONE 1 tests in 2.085s [2019-10-17T23:03:28.971Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:03:28.971Z] ++ 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 [2019-10-17T23:03:28.971Z] ++ set -e [2019-10-17T23:03:28.971Z] ++ '[' -n 0 ']' [2019-10-17T23:03:28.971Z] ++ set -x [2019-10-17T23:03:28.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:28.971Z] INFO: Testing against a local daemon [2019-10-17T23:03:28.971Z] === RUN TestSecretInspect [2019-10-17T23:03:30.599Z] #73 exporting layers 111.6s done [2019-10-17T23:03:30.599Z] #73 exporting manifest sha256:4a547fc2e33372e619c8482fe7618165ea1569aa4545a96d85f09eec6fa4a687 done [2019-10-17T23:03:30.599Z] #73 exporting config sha256:a8befaefa9b598641910085f297b4f3a6dd669dfa29291960cdeac43c93250f9 done [2019-10-17T23:03:30.599Z] #73 sending tarball [2019-10-17T23:03:31.513Z] --- PASS: TestSecretInspect (2.83s) [2019-10-17T23:03:31.513Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:03:31.513Z] === RUN TestSecretList [2019-10-17T23:03:31.991Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2019-10-17T23:03:31.991Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:03:31.991Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nqfnb16sf195dyki538fjgzay Created:2019-10-17 23:03:23.66609566 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2f3a78fe4e18090b666e558760746fb09f9f3c8dd67c2a5398bfe1323e37d080:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ow9rws47xzdi1if1resksszq EndpointID:08c8d1fe8ccba1a0021fac8104df6819256edaf4bdd9a4872f2f2530c12fc6ee MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:797128e3edeca95f41b553aff216e6a9da9d5b1dfa42674354571192bf474f79 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0ad3f10e1ea9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3ow9rws47xzdi1if1resksszq EndpointID:08c8d1fe8ccba1a0021fac8104df6819256edaf4bdd9a4872f2f2530c12fc6ee EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:03:31.991Z] PASS [2019-10-17T23:03:31.991Z] [2019-10-17T23:03:31.991Z] === Skipped [2019-10-17T23:03:31.991Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:03:31.991Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:03:31.991Z] [2019-10-17T23:03:31.991Z] [2019-10-17T23:03:31.991Z] DONE 21 tests, 1 skipped in 51.686s [2019-10-17T23:03:31.991Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:03:31.991Z] ++ 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 [2019-10-17T23:03:31.991Z] ++ set -e [2019-10-17T23:03:31.991Z] ++ '[' -n 0 ']' [2019-10-17T23:03:31.991Z] ++ set -x [2019-10-17T23:03:31.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:31.991Z] INFO: Testing against a local daemon [2019-10-17T23:03:31.991Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:03:31.992Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:03:31.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:03:31.992Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:03:31.992Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:03:31.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:03:31.992Z] PASS [2019-10-17T23:03:31.992Z] [2019-10-17T23:03:31.992Z] === Skipped [2019-10-17T23:03:31.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:03:31.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:03:31.992Z] [2019-10-17T23:03:31.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:03:31.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:03:31.992Z] [2019-10-17T23:03:31.992Z] [2019-10-17T23:03:31.992Z] DONE 2 tests, 2 skipped in 0.142s [2019-10-17T23:03:31.992Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:03:31.992Z] ++ 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 [2019-10-17T23:03:31.992Z] ++ set -e [2019-10-17T23:03:31.992Z] ++ '[' -n 0 ']' [2019-10-17T23:03:31.992Z] ++ set -x [2019-10-17T23:03:31.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:31.992Z] INFO: Testing against a local daemon [2019-10-17T23:03:31.992Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:03:32.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-10-17T23:03:32.943Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:03:32.943Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:03:33.874Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:03:34.726Z] --- PASS: TestSecretList (2.76s) [2019-10-17T23:03:34.726Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:03:34.726Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:03:34.806Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:03:35.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:03:37.920Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2019-10-17T23:03:37.920Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:03:37.920Z] === RUN TestSecretsUpdate [2019-10-17T23:03:38.259Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-17T23:03:38.823Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:03:39.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-17T23:03:39.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-17T23:03:39.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-17T23:03:40.368Z] --- PASS: TestSecretsUpdate (2.96s) [2019-10-17T23:03:40.368Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:03:40.368Z] === RUN TestTemplatedSecret [2019-10-17T23:03:41.793Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-17T23:03:41.793Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-17T23:03:41.793Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-17T23:03:43.164Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:03:43.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-17T23:03:44.475Z] --- PASS: TestTemplatedSecret (3.56s) [2019-10-17T23:03:44.475Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:03:44.475Z] === RUN TestSecretCreateResolve [2019-10-17T23:03:47.243Z] --- PASS: TestSecretCreateResolve (2.96s) [2019-10-17T23:03:47.243Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:03:47.243Z] PASS [2019-10-17T23:03:47.243Z] [2019-10-17T23:03:47.243Z] DONE 6 tests in 18.189s [2019-10-17T23:03:47.243Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:03:47.243Z] ++ 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 [2019-10-17T23:03:47.243Z] ++ set -e [2019-10-17T23:03:47.243Z] ++ '[' -n 0 ']' [2019-10-17T23:03:47.243Z] ++ set -x [2019-10-17T23:03:47.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:03:47.243Z] INFO: Testing against a local daemon [2019-10-17T23:03:47.243Z] === RUN TestServiceCreateInit [2019-10-17T23:03:47.243Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:03:49.213Z] #73 sending tarball 17.5s done [2019-10-17T23:03:49.213Z] #73 DONE 129.1s [2019-10-17T23:03:49.213Z] [2019-10-17T23:03:49.213Z] #74 importing to docker [2019-10-17T23:03:49.968Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan (18.58s) [2019-10-17T23:03:51.860Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-17T23:03:51.860Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-17T23:03:51.860Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.16s) [2019-10-17T23:03:51.860Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2019-10-17T23:03:51.860Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.37s) [2019-10-17T23:03:51.860Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:03:51.860Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2019-10-17T23:03:51.860Z] PASS [2019-10-17T23:03:51.860Z] [2019-10-17T23:03:51.860Z] DONE 8 tests in 20.192s [2019-10-17T23:03:51.860Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:03:51.860Z] ++ 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 [2019-10-17T23:03:51.860Z] ++ set -e [2019-10-17T23:03:51.860Z] ++ '[' -n 0 ']' [2019-10-17T23:03:51.860Z] ++ set -x [2019-10-17T23:03:51.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2019-10-17T23:03:51.860Z] testing: warning: no tests to run [2019-10-17T23:03:51.860Z] PASS [2019-10-17T23:03:51.860Z] [2019-10-17T23:03:51.860Z] DONE 0 tests in 0.042s [2019-10-17T23:03:51.860Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:03:51.860Z] ++ 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 [2019-10-17T23:03:51.860Z] ++ set -e [2019-10-17T23:03:51.860Z] ++ '[' -n 0 ']' [2019-10-17T23:03:51.860Z] ++ set -x [2019-10-17T23:03:51.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2019-10-17T23:03:51.860Z] INFO: Testing against a local daemon [2019-10-17T23:03:51.860Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T23:03:52.377Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:03:53.755Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-10-17T23:03:53.755Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:03:53.755Z] === RUN TestAuthZPluginTLS [2019-10-17T23:03:54.012Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-17T23:03:54.012Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:03:54.012Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T23:03:54.578Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-17T23:03:54.578Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-17T23:03:54.578Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:03:54.578Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:03:54.835Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-17T23:03:55.092Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-17T23:03:55.092Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:03:55.092Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:03:55.349Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-17T23:03:55.606Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-17T23:03:55.606Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:03:55.606Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:03:55.863Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-17T23:03:56.120Z] === RUN TestDockerSuite/TestBuildFails [2019-10-17T23:03:57.051Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-17T23:03:57.308Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-17T23:03:57.308Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-17T23:03:57.308Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:03:57.308Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:03:57.469Z] --- PASS: TestServiceCreateInit (10.17s) [2019-10-17T23:03:57.469Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2019-10-17T23:03:57.469Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:03:57.469Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2019-10-17T23:03:57.469Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:03:57.469Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:03:57.872Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-17T23:03:57.872Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:03:57.872Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:03:58.437Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-17T23:03:58.437Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:03:58.437Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:03:59.001Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-17T23:03:59.001Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:03:59.001Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:03:59.564Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-17T23:04:01.467Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-10-17T23:04:01.467Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:04:01.467Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:04:02.842Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-17T23:04:03.405Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2019-10-17T23:04:03.405Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:04:03.405Z] === RUN TestAuthZPluginHeader [2019-10-17T23:04:04.336Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-10-17T23:04:04.336Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:04:04.336Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:04:04.595Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-17T23:04:06.493Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-17T23:04:07.057Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-17T23:04:07.988Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-17T23:04:08.919Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2019-10-17T23:04:08.919Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-17T23:04:08.919Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:04:10.335Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-17T23:04:10.898Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-17T23:04:11.156Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-17T23:04:12.526Z] --- PASS: TestAuthZPluginV2Disable (3.57s) [2019-10-17T23:04:12.526Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-17T23:04:12.526Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:04:13.456Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-17T23:04:15.977Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s) [2019-10-17T23:04:15.977Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-17T23:04:15.977Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:04:15.977Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-17T23:04:16.201Z] #74 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T23:04:16.652Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/test/unit [2019-10-17T23:04:17.448Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2019-10-17T23:04:17.448Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:04:17.448Z] === RUN TestCreateServiceConflict [2019-10-17T23:04:17.448Z] --- PASS: TestCreateServiceConflict (2.77s) [2019-10-17T23:04:17.448Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:04:17.448Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:04:17.871Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-17T23:04:19.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-17T23:04:21.066Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:04:21.555Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-10-17T23:04:21.555Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:04:21.555Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:04:25.021Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-17T23:04:25.952Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-17T23:04:25.952Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-17T23:04:26.517Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-17T23:04:27.081Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-17T23:04:27.081Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-17T23:04:27.383Z] 12c8dbabfd62: Pull complete [2019-10-17T23:04:27.383Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-17T23:04:27.383Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:04:27.383Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:04:27.383Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-17T23:04:27.383Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-17T23:04:27.383Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-17T23:04:27.383Z] INFO: Docker version of control daemon [2019-10-17T23:04:27.383Z] [2019-10-17T23:04:27.383Z] Client: Docker Engine - Enterprise [2019-10-17T23:04:27.383Z] Version: 19.03.2 [2019-10-17T23:04:27.383Z] API version: 1.40 [2019-10-17T23:04:27.383Z] Go version: go1.12.8 [2019-10-17T23:04:27.383Z] Git commit: c92ab06ed9 [2019-10-17T23:04:27.383Z] Built: 09/03/2019 16:38:11 [2019-10-17T23:04:27.383Z] OS/Arch: windows/amd64 [2019-10-17T23:04:27.384Z] Experimental: false [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] Server: Docker Engine - Enterprise [2019-10-17T23:04:27.384Z] Engine: [2019-10-17T23:04:27.384Z] Version: 19.03.2 [2019-10-17T23:04:27.384Z] API version: 1.40 (minimum version 1.24) [2019-10-17T23:04:27.384Z] Go version: go1.12.8 [2019-10-17T23:04:27.384Z] Git commit: c92ab06ed9 [2019-10-17T23:04:27.384Z] Built: 09/03/2019 16:35:47 [2019-10-17T23:04:27.384Z] OS/Arch: windows/amd64 [2019-10-17T23:04:27.384Z] Experimental: true [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] INFO: Docker info of control daemon [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] Client: [2019-10-17T23:04:27.384Z] Debug Mode: false [2019-10-17T23:04:27.384Z] Plugins: [2019-10-17T23:04:27.384Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] Server: [2019-10-17T23:04:27.384Z] Containers: 0 [2019-10-17T23:04:27.384Z] Running: 0 [2019-10-17T23:04:27.384Z] Paused: 0 [2019-10-17T23:04:27.384Z] Stopped: 0 [2019-10-17T23:04:27.384Z] Images: 1 [2019-10-17T23:04:27.384Z] Server Version: 19.03.2 [2019-10-17T23:04:27.384Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-17T23:04:27.384Z] LCOW: [2019-10-17T23:04:27.384Z] Windows: [2019-10-17T23:04:27.384Z] Logging Driver: json-file [2019-10-17T23:04:27.384Z] Plugins: [2019-10-17T23:04:27.384Z] Volume: local [2019-10-17T23:04:27.384Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-17T23:04:27.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T23:04:27.384Z] Swarm: inactive [2019-10-17T23:04:27.384Z] Default Isolation: process [2019-10-17T23:04:27.384Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T23:04:27.384Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T23:04:27.384Z] OSType: windows [2019-10-17T23:04:27.384Z] Architecture: x86_64 [2019-10-17T23:04:27.384Z] CPUs: 4 [2019-10-17T23:04:27.384Z] Total Memory: 32GiB [2019-10-17T23:04:27.384Z] Name: azwin-2-977a70 [2019-10-17T23:04:27.384Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-17T23:04:27.384Z] Docker Root Dir: D:\docker [2019-10-17T23:04:27.384Z] Debug Mode: false [2019-10-17T23:04:27.384Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:04:27.384Z] Labels: [2019-10-17T23:04:27.384Z] Experimental: true [2019-10-17T23:04:27.384Z] Insecure Registries: [2019-10-17T23:04:27.384Z] 10.0.0.4:5000 [2019-10-17T23:04:27.384Z] 127.0.0.0/8 [2019-10-17T23:04:27.384Z] Registry Mirrors: [2019-10-17T23:04:27.384Z] http://10.0.0.4:5000/ [2019-10-17T23:04:27.384Z] Live Restore Enabled: false [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] INFO: Commit hash is 5ac8720ca [2019-10-17T23:04:27.384Z] INFO: Nuke-Everything... [2019-10-17T23:04:27.384Z] INFO: Container count on control daemon to delete is 0 [2019-10-17T23:04:27.384Z] INFO: Nuking d:\CI [2019-10-17T23:04:27.384Z] INFO: Zapped successfully [2019-10-17T23:04:27.384Z] INFO: Location for testing is d:\CI\PR-39964\9 [2019-10-17T23:04:27.384Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:27.384Z] INFO: Building the image from Dockerfile.windows at 10/17/2019 23:04:24... [2019-10-17T23:04:27.384Z] [2019-10-17T23:04:28.451Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-17T23:04:28.709Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-17T23:04:29.273Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-17T23:04:29.534Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.62s) [2019-10-17T23:04:29.534Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-17T23:04:29.534Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:04:29.534Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-17T23:04:30.098Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-17T23:04:30.662Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-17T23:04:31.604Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-17T23:04:32.071Z] Sending build context to Docker daemon 50.1MB [2019-10-17T23:04:32.071Z] [2019-10-17T23:04:32.531Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-17T23:04:32.531Z] ---> 739b21bd02e7 [2019-10-17T23:04:32.531Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-17T23:04:32.531Z] ---> Running in 2ac4b02c66ec [2019-10-17T23:04:32.613Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-17T23:04:32.613Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-17T23:04:32.613Z] remote: Enumerating objects: 19, done. [2019-10-17T23:04:32.613Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-17T23:04:32.613Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-17T23:04:32.613Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-17T23:04:33.498Z] Removing intermediate container 2ac4b02c66ec [2019-10-17T23:04:33.498Z] ---> 52b994f824c8 [2019-10-17T23:04:33.498Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-17T23:04:33.498Z] ---> Running in b27ad69b05e8 [2019-10-17T23:04:33.956Z] Removing intermediate container b27ad69b05e8 [2019-10-17T23:04:33.956Z] ---> 79825457b8e5 [2019-10-17T23:04:33.956Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-17T23:04:33.956Z] ---> Running in 6344171f804c [2019-10-17T23:04:34.878Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-17T23:04:34.922Z] Removing intermediate container 6344171f804c [2019-10-17T23:04:34.922Z] ---> 2805dfaed595 [2019-10-17T23:04:34.922Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-17T23:04:34.922Z] ---> Running in fe273c7d886a [2019-10-17T23:04:35.170Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s) [2019-10-17T23:04:35.171Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:04:35.171Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:04:36.772Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T23:04:37.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/test/unit [2019-10-17T23:04:38.569Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2019-10-17T23:04:38.569Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:04:38.569Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:04:40.129Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-17T23:04:41.027Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:04:41.764Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2019-10-17T23:04:41.764Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:04:41.764Z] === RUN TestCreateServiceSysctls [2019-10-17T23:04:43.401Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-17T23:04:43.485Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2019-10-17T23:04:43.487Z] [2019-10-17T23:04:43.487Z] SUCCESS: Specified value was saved. [2019-10-17T23:04:43.658Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-17T23:04:43.658Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-17T23:04:43.658Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-17T23:04:43.915Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-17T23:04:44.172Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-17T23:04:44.453Z] INFO: Downloading git... [2019-10-17T23:04:45.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-17T23:04:45.666Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-17T23:04:45.924Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-10-17T23:04:45.924Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:04:45.924Z] PASS [2019-10-17T23:04:45.924Z] [2019-10-17T23:04:45.924Z] DONE 17 tests in 54.324s [2019-10-17T23:04:45.924Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:04:45.924Z] ++ 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 [2019-10-17T23:04:45.924Z] ++ set -e [2019-10-17T23:04:45.924Z] ++ '[' -n 0 ']' [2019-10-17T23:04:45.924Z] ++ set -x [2019-10-17T23:04:45.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:04:46.042Z] INFO: Downloading go... [2019-10-17T23:04:46.181Z] INFO: Testing against a local daemon [2019-10-17T23:04:46.181Z] === RUN TestPluginInvalidJSON [2019-10-17T23:04:46.181Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:04:46.181Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:04:46.181Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:04:46.181Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-17T23:04:46.181Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:04:46.181Z] PASS [2019-10-17T23:04:46.181Z] [2019-10-17T23:04:46.181Z] DONE 2 tests in 0.180s [2019-10-17T23:04:46.181Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:04:46.181Z] ++ 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 [2019-10-17T23:04:46.181Z] ++ set -e [2019-10-17T23:04:46.181Z] ++ '[' -n 0 ']' [2019-10-17T23:04:46.181Z] ++ set -x [2019-10-17T23:04:46.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:04:46.438Z] INFO: Testing against a local daemon [2019-10-17T23:04:46.438Z] === RUN TestExternalGraphDriver [2019-10-17T23:04:46.696Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:04:46.868Z] --- PASS: TestCreateServiceSysctls (4.44s) [2019-10-17T23:04:46.868Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:04:46.868Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:04:47.577Z] INFO: Downloading compiler 1 of 3... [2019-10-17T23:04:47.628Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-17T23:04:48.544Z] INFO: Downloading compiler 2 of 3... [2019-10-17T23:04:48.999Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:04:49.002Z] INFO: Downloading compiler 3 of 3... [2019-10-17T23:04:49.337Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2019-10-17T23:04:49.337Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:04:49.337Z] === RUN TestInspect [2019-10-17T23:04:49.460Z] INFO: Extracting git... [2019-10-17T23:04:50.893Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:04:52.262Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-17T23:04:52.519Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-17T23:04:53.102Z] --- PASS: TestExternalGraphDriver (6.53s) [2019-10-17T23:04:53.102Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:04:53.102Z] --- PASS: TestExternalGraphDriver/json (2.24s) [2019-10-17T23:04:53.102Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-10-17T23:04:53.102Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2019-10-17T23:04:53.102Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:04:53.359Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-17T23:04:53.471Z] --- PASS: TestInspect (3.57s) [2019-10-17T23:04:53.471Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:04:53.471Z] === RUN TestServiceListWithStatuses [2019-10-17T23:04:53.471Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:04:53.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:04:53.471Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:04:55.896Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-17T23:04:57.536Z] --- PASS: TestGraphdriverPluginV2 (4.61s) [2019-10-17T23:04:57.536Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-17T23:04:57.536Z] PASS [2019-10-17T23:04:57.536Z] [2019-10-17T23:04:57.536Z] DONE 5 tests in 11.330s [2019-10-17T23:04:57.536Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:04:57.536Z] ++ 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 [2019-10-17T23:04:57.536Z] ++ set -e [2019-10-17T23:04:57.536Z] ++ '[' -n 0 ']' [2019-10-17T23:04:57.536Z] ++ set -x [2019-10-17T23:04:57.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:04:57.793Z] INFO: Testing against a local daemon [2019-10-17T23:04:57.793Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:04:57.793Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:04:57.793Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:04:57.793Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:04:57.793Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:04:57.793Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:04:59.754Z] --- PASS: TestDockerNetworkConnectAlias (5.98s) [2019-10-17T23:04:59.798Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:04:59.798Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:05:05.290Z] --- PASS: TestDockerNetworkReConnect (5.71s) [2019-10-17T23:05:05.290Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:05:05.290Z] === RUN TestServicePlugin [2019-10-17T23:05:05.290Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:05:05.290Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:05:05.290Z] === RUN TestServiceUpdateLabel [2019-10-17T23:05:07.188Z] INFO: Expanding go... [2019-10-17T23:05:07.770Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-17T23:05:07.967Z] --- PASS: TestServiceUpdateLabel (3.11s) [2019-10-17T23:05:07.967Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:05:07.967Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:05:09.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-17T23:05:12.416Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-17T23:05:13.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-17T23:05:14.045Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-17T23:05:14.302Z] --- PASS: TestDaemonStartWithLogOpt (16.40s) [2019-10-17T23:05:14.302Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:05:17.577Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-17T23:05:17.577Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-17T23:05:18.948Z] --- PASS: TestContinueAfterPluginCrash (21.17s) [2019-10-17T23:05:18.948Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:05:18.948Z] PASS [2019-10-17T23:05:18.948Z] [2019-10-17T23:05:18.948Z] DONE 2 tests in 21.354s [2019-10-17T23:05:18.948Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:05:18.948Z] ++ 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 [2019-10-17T23:05:18.948Z] ++ set -e [2019-10-17T23:05:18.948Z] ++ '[' -n 0 ']' [2019-10-17T23:05:18.948Z] ++ set -x [2019-10-17T23:05:18.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:05:19.205Z] INFO: Testing against a local daemon [2019-10-17T23:05:19.205Z] === RUN TestPluginWithDevMounts [2019-10-17T23:05:19.205Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:05:19.205Z] === CONT TestPluginWithDevMounts [2019-10-17T23:05:21.100Z] --- PASS: TestPluginWithDevMounts (1.93s) [2019-10-17T23:05:21.100Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:05:21.100Z] PASS [2019-10-17T23:05:21.100Z] [2019-10-17T23:05:21.100Z] DONE 1 tests in 2.078s [2019-10-17T23:05:21.100Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:05:21.100Z] ++ 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 [2019-10-17T23:05:21.100Z] ++ set -e [2019-10-17T23:05:21.100Z] ++ '[' -n 0 ']' [2019-10-17T23:05:21.100Z] ++ set -x [2019-10-17T23:05:21.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:05:21.357Z] INFO: Testing against a local daemon [2019-10-17T23:05:21.357Z] === RUN TestSecretInspect [2019-10-17T23:05:22.728Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-17T23:05:22.984Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-17T23:05:24.355Z] --- PASS: TestSecretInspect (3.15s) [2019-10-17T23:05:24.355Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:05:24.355Z] === RUN TestSecretList [2019-10-17T23:05:24.452Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2019-10-17T23:05:24.453Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:05:24.453Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:05:25.726Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-17T23:05:25.726Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-17T23:05:27.619Z] --- PASS: TestSecretList (2.98s) [2019-10-17T23:05:27.619Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:05:27.619Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:05:27.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-17T23:05:28.182Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-17T23:05:29.113Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-17T23:05:30.482Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-17T23:05:31.047Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2019-10-17T23:05:31.047Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:05:31.047Z] === RUN TestSecretsUpdate [2019-10-17T23:05:31.980Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-17T23:05:34.503Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-17T23:05:34.503Z] --- PASS: TestSecretsUpdate (3.28s) [2019-10-17T23:05:34.503Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:05:34.503Z] === RUN TestTemplatedSecret [2019-10-17T23:05:34.761Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-17T23:05:34.761Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-17T23:05:35.019Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-17T23:05:35.585Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-17T23:05:36.149Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-17T23:05:37.155Z] INFO: Expanding compiler 1 of 3... [2019-10-17T23:05:37.155Z] INFO: Expanding compiler 2 of 3... [2019-10-17T23:05:38.049Z] --- PASS: TestTemplatedSecret (3.62s) [2019-10-17T23:05:38.049Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:05:38.049Z] === RUN TestSecretCreateResolve [2019-10-17T23:05:38.980Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-17T23:05:39.546Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-17T23:05:40.848Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2019-10-17T23:05:40.848Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:05:40.848Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:05:41.454Z] --- PASS: TestSecretCreateResolve (3.19s) [2019-10-17T23:05:41.454Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:05:41.454Z] PASS [2019-10-17T23:05:41.454Z] [2019-10-17T23:05:41.454Z] DONE 6 tests in 20.032s [2019-10-17T23:05:41.454Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:05:41.454Z] ++ 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 [2019-10-17T23:05:41.454Z] ++ set -e [2019-10-17T23:05:41.454Z] ++ '[' -n 0 ']' [2019-10-17T23:05:41.454Z] ++ set -x [2019-10-17T23:05:41.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-17T23:05:41.454Z] INFO: Testing against a local daemon [2019-10-17T23:05:41.454Z] === RUN TestServiceCreateInit [2019-10-17T23:05:41.454Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:05:41.882Z] INFO: Expanding compiler 3 of 3... [2019-10-17T23:05:42.341Z] INFO: Removing downloaded files... [2019-10-17T23:05:42.799Z] INFO: Creating source directory... [2019-10-17T23:05:42.799Z] INFO: Configuring git core.autocrlf... [2019-10-17T23:05:42.799Z] INFO: Completed [2019-10-17T23:05:42.836Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-17T23:05:44.208Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-17T23:05:47.485Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-17T23:05:47.485Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:05:48.416Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-17T23:05:50.312Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-17T23:05:50.570Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-17T23:05:51.944Z] --- PASS: TestServiceCreateInit (10.66s) [2019-10-17T23:05:51.944Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.66s) [2019-10-17T23:05:51.944Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:05:51.944Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2019-10-17T23:05:51.944Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:05:51.944Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:05:54.427Z] --- PASS: TestServiceUpdateNetwork (14.01s) [2019-10-17T23:05:54.427Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:05:54.427Z] PASS [2019-10-17T23:05:54.427Z] [2019-10-17T23:05:54.427Z] === Skipped [2019-10-17T23:05:54.427Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:05:54.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:05:54.427Z] [2019-10-17T23:05:54.427Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-17T23:05:54.427Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:05:54.427Z] [2019-10-17T23:05:54.427Z] [2019-10-17T23:05:54.427Z] DONE 20 tests, 2 skipped in 125.520s [2019-10-17T23:05:54.427Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:05:54.427Z] ++ 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 [2019-10-17T23:05:54.427Z] ++ set -e [2019-10-17T23:05:54.427Z] ++ '[' -n 0 ']' [2019-10-17T23:05:54.427Z] ++ set -x [2019-10-17T23:05:54.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:05:54.427Z] INFO: Testing against a local daemon [2019-10-17T23:05:54.427Z] === RUN TestSessionCreate [2019-10-17T23:05:54.427Z] --- PASS: TestSessionCreate (0.03s) [2019-10-17T23:05:54.427Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:05:54.427Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-17T23:05:54.427Z] PASS [2019-10-17T23:05:54.427Z] [2019-10-17T23:05:54.427Z] DONE 2 tests in 0.146s [2019-10-17T23:05:54.427Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:05:54.428Z] ++ 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 [2019-10-17T23:05:54.428Z] ++ set -e [2019-10-17T23:05:54.428Z] ++ '[' -n 0 ']' [2019-10-17T23:05:54.428Z] ++ set -x [2019-10-17T23:05:54.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:05:54.428Z] INFO: Testing against a local daemon [2019-10-17T23:05:54.428Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:05:54.428Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:05:54.428Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:05:54.428Z] === RUN TestEventsExecDie [2019-10-17T23:05:54.428Z] --- PASS: TestEventsExecDie (0.99s) [2019-10-17T23:05:54.428Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:05:54.428Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-17T23:05:54.428Z] === RUN TestInfoBinaryCommits [2019-10-17T23:05:54.428Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-17T23:05:54.428Z] === RUN TestInfoAPIVersioned [2019-10-17T23:05:54.428Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-17T23:05:54.428Z] === RUN TestInfoAPI [2019-10-17T23:05:54.428Z] --- PASS: TestInfoAPI (0.02s) [2019-10-17T23:05:54.428Z] === RUN TestInfoAPIWarnings [2019-10-17T23:05:54.468Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-17T23:05:54.796Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-10-17T23:05:54.796Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:05:54.796Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:05:55.173Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2019-10-17T23:05:55.173Z] === RUN TestPingCacheHeaders [2019-10-17T23:05:55.173Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-17T23:05:55.173Z] === RUN TestPingGet [2019-10-17T23:05:55.173Z] --- PASS: TestPingGet (0.02s) [2019-10-17T23:05:55.173Z] === RUN TestPingHead [2019-10-17T23:05:55.173Z] --- PASS: TestPingHead (0.02s) [2019-10-17T23:05:55.173Z] === RUN TestVersion [2019-10-17T23:05:55.173Z] --- PASS: TestVersion (0.02s) [2019-10-17T23:05:55.173Z] PASS [2019-10-17T23:05:55.173Z] [2019-10-17T23:05:55.173Z] === Skipped [2019-10-17T23:05:55.173Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:05:55.173Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:05:55.173Z] [2019-10-17T23:05:55.173Z] [2019-10-17T23:05:55.173Z] DONE 12 tests, 1 skipped in 2.476s [2019-10-17T23:05:55.173Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:05:55.173Z] ++ 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 [2019-10-17T23:05:55.173Z] ++ set -e [2019-10-17T23:05:55.173Z] ++ '[' -n 0 ']' [2019-10-17T23:05:55.173Z] ++ set -x [2019-10-17T23:05:55.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:05:55.173Z] INFO: Testing against a local daemon [2019-10-17T23:05:55.173Z] === RUN TestVolumesCreateAndList [2019-10-17T23:05:55.173Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-17T23:05:55.173Z] === RUN TestVolumesRemove [2019-10-17T23:05:55.173Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-17T23:05:55.173Z] === RUN TestVolumesInspect [2019-10-17T23:05:55.554Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-17T23:05:55.554Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:05:55.554Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:05:55.554Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:05:55.554Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:05:55.554Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-17T23:05:55.554Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:05:55.554Z] PASS [2019-10-17T23:05:55.554Z] [2019-10-17T23:05:55.554Z] DONE 5 tests in 0.258s [2019-10-17T23:05:55.554Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:05:55.554Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:05:55.554Z] +++ kill 11495 [2019-10-17T23:05:56.812Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:05:56.992Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-17T23:05:57.316Z] Clearing AppArmor profiles cache:. [2019-10-17T23:05:57.316Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:05:57.316Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:05:57.316Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:05:57.316Z] [2019-10-17T23:05:57.316Z] To set a process to complain mode, use the command line tool [2019-10-17T23:05:57.316Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:05:57.316Z] with the 'teardown' option." [2019-10-17T23:05:57.316Z] [2019-10-17T23:05:57.993Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-17T23:05:58.923Z] === RUN TestDockerSuite/TestBuildRelativeCopy Post stage [Pipeline] junit [2019-10-17T23:05:59.329Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:06:01.259Z] + echo Ensuring container killed. [2019-10-17T23:06:01.259Z] Ensuring container killed. [2019-10-17T23:06:01.259Z] + docker rm -vf docker-pr9 [2019-10-17T23:06:01.259Z] Error: No such container: docker-pr9 [2019-10-17T23:06:01.259Z] + true [Pipeline] sh [2019-10-17T23:06:02.175Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:06:02.175Z] Chowning /workspace to jenkins user [2019-10-17T23:06:02.175Z] + id -u [2019-10-17T23:06:02.175Z] + id -g [2019-10-17T23:06:02.175Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39964:/workspace busybox chown -R 1001:1001 /workspace [2019-10-17T23:06:03.945Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:06:03.945Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-17T23:06:03.945Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-17T23:06:03.945Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:06:03.945Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:06:03.945Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:06:03.945Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:06:03.946Z] ? github.com/docker/docker/api/server/router/session [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:06:04.242Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:06:04.243Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:06:04.802Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-10-17T23:06:04.802Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:06:04.802Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:06:05.057Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-17T23:06:05.125Z] + bundleName=s390x-integration [2019-10-17T23:06:05.125Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-17T23:06:05.125Z] Creating s390x-integration-bundles.tar.gz [2019-10-17T23:06:05.125Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-17T23:06:05.125Z] + 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 [2019-10-17T23:06:05.273Z] Archiving artifacts [2019-10-17T23:06:05.312Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:06:05.312Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:06:05.917Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-10-17T23:06:06.569Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:06:07.346Z] + make clean [2019-10-17T23:06:07.346Z] docker volume rm -f docker-dev-cache [2019-10-17T23:06:07.426Z] docker-dev-cache [Pipeline] deleteDir [2019-10-17T23:06:10.128Z] ok github.com/docker/docker/builder/remotecontext 0.197s coverage: 13.6% of statements [2019-10-17T23:06:10.128Z] ok github.com/docker/docker/builder/dockerfile 0.569s coverage: 48.2% of statements [2019-10-17T23:06:11.063Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-17T23:06:11.134Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-17T23:06:12.471Z] ok github.com/docker/docker/builder/remotecontext/git 1.516s coverage: 85.1% of statements [2019-10-17T23:06:12.471Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:06:12.471Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:06:13.031Z] --- PASS: TestCreateServiceMultipleTimes (21.07s) [2019-10-17T23:06:13.031Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:06:13.031Z] === RUN TestCreateServiceConflict [2019-10-17T23:06:14.401Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-17T23:06:15.733Z] ok github.com/docker/docker/client 0.233s coverage: 75.8% of statements [2019-10-17T23:06:16.296Z] --- PASS: TestCreateServiceConflict (3.20s) [2019-10-17T23:06:16.296Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:06:16.296Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:06:16.556Z] === RUN TestDockerSuite/TestBuildRm [2019-10-17T23:06:16.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-17T23:06:20.996Z] --- PASS: TestCreateServiceMaxReplicas (4.20s) [2019-10-17T23:06:20.996Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:06:20.996Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:06:20.996Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-17T23:06:21.929Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-17T23:06:23.826Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-17T23:06:24.392Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-17T23:06:24.956Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-17T23:06:26.852Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:06:28.224Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-17T23:06:29.594Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-17T23:06:33.767Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-17T23:06:33.767Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-17T23:06:34.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-17T23:06:34.025Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-17T23:06:34.025Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-17T23:06:34.588Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-17T23:06:35.519Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-17T23:06:35.519Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-17T23:06:35.781Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 95.2% of statements [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:06:35.782Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/builder/dockerignore 0.055s coverage: 96.8% of statements [2019-10-17T23:06:35.782Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2019-10-17T23:06:36.895Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.30s) [2019-10-17T23:06:36.895Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:06:36.895Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:06:36.895Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-17T23:06:38.501Z] ok github.com/docker/docker/builder/remotecontext/git 4.999s coverage: 85.1% of statements [2019-10-17T23:06:39.996Z] ok github.com/docker/docker/builder/remotecontext 0.575s coverage: 13.6% of statements [2019-10-17T23:06:40.185Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-10-17T23:06:40.185Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:06:40.185Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:06:42.093Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-17T23:06:43.027Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2019-10-17T23:06:43.027Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:06:43.027Z] === RUN TestCreateServiceSysctls [2019-10-17T23:06:43.285Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-17T23:06:43.518Z] ok github.com/docker/docker/builder/dockerfile 1.601s coverage: 48.2% of statements [2019-10-17T23:06:43.518Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:06:43.518Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:06:44.660Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-17T23:06:44.918Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-17T23:06:46.290Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-17T23:06:47.222Z] --- PASS: TestCreateServiceSysctls (4.23s) [2019-10-17T23:06:47.222Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:06:47.222Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:06:47.790Z] === RUN TestDockerSuite/TestBuildUser [2019-10-17T23:06:50.315Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-17T23:06:50.575Z] --- PASS: TestCreateServiceCapabilities (3.26s) [2019-10-17T23:06:50.575Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:06:50.575Z] === RUN TestInspect [2019-10-17T23:06:52.004Z] ok github.com/docker/docker/client 0.953s coverage: 75.8% of statements [2019-10-17T23:06:54.670Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.3% of statements [2019-10-17T23:06:54.670Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-10-17T23:06:54.670Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:06:54.670Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:06:54.670Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:06:54.670Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:06:54.765Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-17T23:06:54.765Z] --- PASS: TestInspect (3.66s) [2019-10-17T23:06:54.765Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:06:54.765Z] === RUN TestServiceListWithStatuses [2019-10-17T23:06:54.765Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:06:54.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:06:54.765Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:07:01.478Z] --- PASS: TestDockerNetworkConnectAlias (7.23s) [2019-10-17T23:07:01.478Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:07:01.478Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:07:05.142Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2019-10-17T23:07:05.787Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-17T23:07:07.152Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-17T23:07:08.030Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2019-10-17T23:07:08.030Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:07:08.030Z] === RUN TestServicePlugin [2019-10-17T23:07:09.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-17T23:07:13.219Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-17T23:07:14.153Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-17T23:07:14.412Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-17T23:07:15.570Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-17T23:07:16.342Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-17T23:07:16.574Z] ok github.com/docker/docker/daemon 12.184s coverage: 17.6% of statements [2019-10-17T23:07:16.574Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:07:16.574Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:07:16.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-17T23:07:17.472Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-17T23:07:17.675Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 84.5% of statements [2019-10-17T23:07:17.931Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-17T23:07:18.900Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-17T23:07:18.900Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:07:18.900Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:07:19.912Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-17T23:07:19.999Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-17T23:07:19.999Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-17T23:07:19.999Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-17T23:07:19.999Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-17T23:07:19.999Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-17T23:07:22.063Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-17T23:07:22.063Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-17T23:07:22.671Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-17T23:07:22.996Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-17T23:07:23.561Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-17T23:07:23.646Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.244s coverage: 57.0% of statements [2019-10-17T23:07:24.607Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-17T23:07:24.607Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-17T23:07:26.997Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.504s coverage: 72.5% of statements [2019-10-17T23:07:26.997Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.614s coverage: 45.9% of statements [2019-10-17T23:07:26.997Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:07:27.881Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-17T23:07:29.511Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.028s coverage: 51.0% of statements [2019-10-17T23:07:30.403Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-17T23:07:31.334Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-17T23:07:31.394Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.301s coverage: 76.1% of statements [2019-10-17T23:07:31.897Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-17T23:07:32.406Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.236s coverage: 57.2% of statements [2019-10-17T23:07:32.406Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T23:07:32.406Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:07:32.406Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2019-10-17T23:07:32.462Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-17T23:07:32.462Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-17T23:07:33.393Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-17T23:07:33.768Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-17T23:07:35.214Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-10-17T23:07:35.469Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-17T23:07:35.469Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:07:35.469Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:07:35.917Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-17T23:07:35.917Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-17T23:07:35.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-17T23:07:35.917Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-17T23:07:36.481Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-17T23:07:36.831Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2019-10-17T23:07:37.797Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.4% of statements [2019-10-17T23:07:37.797Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:07:37.797Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:07:37.850Z] === RUN TestDockerSuite/TestCommitChange [2019-10-17T23:07:38.357Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-17T23:07:38.784Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-17T23:07:38.917Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2019-10-17T23:07:39.562Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-10-17T23:07:39.562Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-10-17T23:07:40.156Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-17T23:07:40.968Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2019-10-17T23:07:40.968Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:07:41.266Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2019-10-17T23:07:42.060Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-17T23:07:43.151Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-10-17T23:07:43.406Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2019-10-17T23:07:43.429Z] --- PASS: TestServicePlugin (35.78s) [2019-10-17T23:07:43.429Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:07:43.429Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:07:43.429Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:07:43.429Z] plugin_test.go:62: [df4ef709e3055] joining swarm manager [df4b35bec4618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:07:43.429Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:07:43.429Z] plugin_test.go:65: [d0c1cf6c6f2d7] joining swarm manager [df4b35bec4618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:07:43.429Z] === RUN TestServiceUpdateLabel [2019-10-17T23:07:43.430Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-17T23:07:44.054Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-17T23:07:44.616Z] ok github.com/docker/docker/daemon/logger/splunk 1.611s coverage: 82.5% of statements [2019-10-17T23:07:44.616Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:07:44.616Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:07:44.802Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-17T23:07:46.696Z] --- PASS: TestServiceUpdateLabel (3.14s) [2019-10-17T23:07:46.696Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:07:46.696Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:07:46.696Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-17T23:07:47.129Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-10-17T23:07:47.129Z] ok github.com/docker/docker/distribution 0.226s coverage: 22.1% of statements [2019-10-17T23:07:47.129Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:07:47.627Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-17T23:07:48.142Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-17T23:07:49.093Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 30.3% of statements [2019-10-17T23:07:49.093Z] ok github.com/docker/docker/container 0.169s coverage: 35.3% of statements [2019-10-17T23:07:49.093Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:07:49.093Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:07:49.093Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:07:49.093Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:07:49.507Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-10-17T23:07:49.522Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-17T23:07:50.453Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-17T23:07:50.453Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-17T23:07:50.453Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-17T23:07:50.453Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-17T23:07:50.453Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-17T23:07:50.502Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2019-10-17T23:07:50.502Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:07:50.502Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-10-17T23:07:50.502Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:07:50.710Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-17T23:07:50.710Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-17T23:07:51.792Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2019-10-17T23:07:51.864Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-17T23:07:51.864Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:07:52.606Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-17T23:07:52.795Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-17T23:07:53.720Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-17T23:07:53.975Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-17T23:07:54.505Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-17T23:07:54.505Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-17T23:07:54.585Z] Removing intermediate container fe273c7d886a [2019-10-17T23:07:54.585Z] ---> c7e954dd8549 [2019-10-17T23:07:54.585Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-17T23:07:54.585Z] ---> Running in 0ababef3e3b0 [2019-10-17T23:07:54.585Z] Removing intermediate container 0ababef3e3b0 [2019-10-17T23:07:54.585Z] ---> 4facf59618ae [2019-10-17T23:07:54.585Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-17T23:07:54.585Z] ---> Running in 5d75cbce853a [2019-10-17T23:07:54.585Z] Removing intermediate container 5d75cbce853a [2019-10-17T23:07:54.585Z] ---> 2b979c18091b [2019-10-17T23:07:54.585Z] Step 8/8 : COPY . . [2019-10-17T23:07:55.070Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-17T23:07:56.006Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-17T23:07:56.077Z] ok github.com/docker/docker/pkg/archive 0.403s coverage: 77.2% of statements [2019-10-17T23:07:56.937Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-17T23:07:57.003Z] ok github.com/docker/docker/pkg/authorization 0.185s coverage: 68.3% of statements [2019-10-17T23:07:57.003Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-17T23:07:57.258Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-17T23:07:57.868Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-17T23:07:58.799Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-17T23:07:58.799Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-17T23:07:58.799Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-17T23:07:59.363Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-17T23:07:59.363Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-17T23:07:59.621Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-17T23:07:59.621Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-17T23:07:59.621Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-17T23:08:00.260Z] ok github.com/docker/docker/daemon/cluster/convert 0.066s coverage: 35.8% of statements [2019-10-17T23:08:00.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-17T23:08:00.778Z] ok github.com/docker/docker/layer 7.110s coverage: 68.8% of statements [2019-10-17T23:08:00.778Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:08:00.778Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:08:00.778Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:08:00.778Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:08:00.778Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:08:00.778Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:08:00.778Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-17T23:08:00.778Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-17T23:08:01.078Z] ok github.com/docker/docker/pkg/chrootarchive 2.988s coverage: 43.2% of statements [2019-10-17T23:08:01.078Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:08:01.078Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:08:01.378Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-17T23:08:01.533Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-17T23:08:02.022Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-17T23:08:02.097Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2019-10-17T23:08:02.097Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:08:02.097Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:08:02.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-17T23:08:02.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-17T23:08:02.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-17T23:08:03.362Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-17T23:08:03.760Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2019-10-17T23:08:04.502Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-17T23:08:04.880Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-17T23:08:05.113Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-10-17T23:08:05.137Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-17T23:08:05.137Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-17T23:08:05.675Z] ok github.com/docker/docker/pkg/discovery/kv 3.122s coverage: 84.1% of statements [2019-10-17T23:08:05.931Z] ok github.com/docker/docker/pkg/fsutils 0.227s coverage: 85.1% of statements [2019-10-17T23:08:05.932Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2019-10-17T23:08:06.070Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-17T23:08:07.001Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-17T23:08:07.426Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 70.1% of statements [2019-10-17T23:08:07.426Z] ok github.com/docker/docker/pkg/ioutils 0.530s coverage: 69.3% of statements [2019-10-17T23:08:07.934Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-17T23:08:08.030Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2019-10-17T23:08:08.030Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-10-17T23:08:08.292Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2019-10-17T23:08:08.292Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T23:08:08.868Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-17T23:08:08.868Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-17T23:08:08.896Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-17T23:08:09.152Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-17T23:08:09.388Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2019-10-17T23:08:09.408Z] ok github.com/docker/docker/pkg/mount 0.626s coverage: 70.0% of statements [2019-10-17T23:08:09.408Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:08:09.408Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2019-10-17T23:08:09.436Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-17T23:08:09.970Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-10-17T23:08:09.970Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-17T23:08:09.970Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:08:09.970Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:08:10.449Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-17T23:08:11.028Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-10-17T23:08:11.384Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-17T23:08:11.448Z] ok github.com/docker/docker/daemon/config 0.109s coverage: 84.5% of statements [2019-10-17T23:08:11.448Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-10-17T23:08:11.643Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-17T23:08:11.674Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-17T23:08:11.930Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-17T23:08:12.186Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-17T23:08:12.575Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-17T23:08:13.766Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-17T23:08:13.766Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-10-17T23:08:13.948Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-17T23:08:14.948Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-17T23:08:15.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-17T23:08:15.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-17T23:08:15.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-17T23:08:15.848Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-17T23:08:15.848Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-17T23:08:16.413Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-17T23:08:17.018Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 13.7% of statements [2019-10-17T23:08:17.199Z] ok github.com/docker/docker/pkg/signal 2.411s coverage: 61.0% of statements [2019-10-17T23:08:17.199Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-17T23:08:17.344Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2019-10-17T23:08:17.344Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:08:17.344Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:08:17.467Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-17T23:08:17.822Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-17T23:08:18.078Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-17T23:08:18.679Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-17T23:08:19.041Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2019-10-17T23:08:19.225Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-17T23:08:19.601Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-10-17T23:08:19.734Z] ---> 5986877ffda9 [2019-10-17T23:08:19.734Z] Successfully built 5986877ffda9 [2019-10-17T23:08:19.734Z] Successfully tagged docker:latest [2019-10-17T23:08:19.734Z] INFO: Image build ended at 10/17/2019 23:08:19. Duration:00:03:54.2606744 [2019-10-17T23:08:19.734Z] [2019-10-17T23:08:19.734Z] [2019-10-17T23:08:19.734Z] INFO: Building the test binaries at 10/17/2019 23:08:19... [2019-10-17T23:08:20.161Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2019-10-17T23:08:20.416Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2019-10-17T23:08:20.671Z] testing: warning: no tests to run [2019-10-17T23:08:20.671Z] coverage: [no statements] [2019-10-17T23:08:20.671Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-17T23:08:20.718Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.089s coverage: 57.9% of statements [2019-10-17T23:08:21.231Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-17T23:08:21.231Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-17T23:08:21.341Z] ok github.com/docker/docker/daemon 12.470s coverage: 17.6% of statements [2019-10-17T23:08:21.341Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:08:21.341Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:08:21.341Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:08:21.341Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:08:21.486Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-10-17T23:08:21.521Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-17T23:08:22.085Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-17T23:08:23.017Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-17T23:08:23.017Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-17T23:08:23.274Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-17T23:08:23.998Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [2019-10-17T23:08:24.558Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-17T23:08:25.483Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-17T23:08:25.627Z] INFO: make.ps1 starting at 10/17/2019 23:08:24 [2019-10-17T23:08:25.628Z] INFO: Git commit (5ac8720ca) assumed from DOCKER_GITCOMMIT environment variable [2019-10-17T23:08:25.628Z] INFO: Invoking autogen... [2019-10-17T23:08:25.739Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-10-17T23:08:26.086Z] INFO: Building daemon... [2019-10-17T23:08:26.547Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-17T23:08:26.874Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.507s coverage: 68.6% of statements [2019-10-17T23:08:27.111Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-17T23:08:27.142Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2019-10-17T23:08:27.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.882s coverage: 51.0% of statements [2019-10-17T23:08:27.703Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-17T23:08:28.354Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-17T23:08:28.481Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-17T23:08:28.542Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.630s coverage: 46.2% of statements [2019-10-17T23:08:28.542Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:08:28.957Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-17T23:08:29.213Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-17T23:08:31.253Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.412s coverage: 52.6% of statements [2019-10-17T23:08:31.253Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T23:08:31.253Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.627s coverage: 76.1% of statements [2019-10-17T23:08:31.253Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:08:31.767Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-17T23:08:32.277Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 58.0% of statements [2019-10-17T23:08:32.692Z] ok github.com/docker/docker/volume/local 0.026s coverage: 73.0% of statements [2019-10-17T23:08:32.901Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2019-10-17T23:08:33.252Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-17T23:08:33.739Z] --- PASS: TestServiceUpdateNetwork (15.59s) [2019-10-17T23:08:33.739Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:08:33.739Z] PASS [2019-10-17T23:08:33.739Z] [2019-10-17T23:08:33.739Z] === Skipped [2019-10-17T23:08:33.739Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:08:33.739Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:08:33.739Z] [2019-10-17T23:08:33.739Z] [2019-10-17T23:08:33.739Z] DONE 20 tests, 1 skipped in 171.688s [2019-10-17T23:08:33.739Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:08:33.739Z] ++ 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 [2019-10-17T23:08:33.739Z] ++ set -e [2019-10-17T23:08:33.739Z] ++ '[' -n 0 ']' [2019-10-17T23:08:33.739Z] ++ set -x [2019-10-17T23:08:33.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:33.739Z] INFO: Testing against a local daemon [2019-10-17T23:08:33.739Z] === RUN TestSessionCreate [2019-10-17T23:08:33.739Z] --- PASS: TestSessionCreate (0.03s) [2019-10-17T23:08:33.739Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:08:33.739Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-17T23:08:33.739Z] PASS [2019-10-17T23:08:33.739Z] [2019-10-17T23:08:33.739Z] DONE 2 tests in 0.198s [2019-10-17T23:08:33.739Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:08:33.739Z] ++ 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 [2019-10-17T23:08:33.739Z] ++ set -e [2019-10-17T23:08:33.739Z] ++ '[' -n 0 ']' [2019-10-17T23:08:33.739Z] ++ set -x [2019-10-17T23:08:33.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:33.739Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-17T23:08:33.739Z] INFO: Testing against a local daemon [2019-10-17T23:08:33.739Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:08:33.739Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:08:33.739Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:08:33.739Z] === RUN TestEventsExecDie [2019-10-17T23:08:33.739Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-17T23:08:34.178Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-10-17T23:08:34.304Z] --- PASS: TestEventsExecDie (1.02s) [2019-10-17T23:08:34.304Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:08:34.304Z] --- PASS: TestEventsBackwardsCompatible (0.16s) [2019-10-17T23:08:34.304Z] === RUN TestInfoBinaryCommits [2019-10-17T23:08:34.304Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-17T23:08:34.304Z] === RUN TestInfoAPIVersioned [2019-10-17T23:08:34.561Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-17T23:08:34.561Z] === RUN TestInfoAPI [2019-10-17T23:08:34.561Z] --- PASS: TestInfoAPI (0.04s) [2019-10-17T23:08:34.561Z] === RUN TestInfoAPIWarnings [2019-10-17T23:08:34.946Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-17T23:08:35.492Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-10-17T23:08:35.492Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:08:35.492Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:08:35.492Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-10-17T23:08:35.492Z] === RUN TestPingCacheHeaders [2019-10-17T23:08:35.492Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-17T23:08:35.492Z] === RUN TestPingGet [2019-10-17T23:08:35.750Z] --- PASS: TestPingGet (0.02s) [2019-10-17T23:08:35.750Z] === RUN TestPingHead [2019-10-17T23:08:35.750Z] --- PASS: TestPingHead (0.03s) [2019-10-17T23:08:35.750Z] === RUN TestVersion [2019-10-17T23:08:35.750Z] --- PASS: TestVersion (0.04s) [2019-10-17T23:08:35.750Z] PASS [2019-10-17T23:08:35.750Z] [2019-10-17T23:08:35.750Z] === Skipped [2019-10-17T23:08:35.750Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:08:35.750Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:08:35.750Z] [2019-10-17T23:08:35.750Z] [2019-10-17T23:08:35.750Z] DONE 12 tests, 1 skipped in 2.636s [2019-10-17T23:08:35.750Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:08:35.750Z] ++ 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 [2019-10-17T23:08:35.750Z] ++ set -e [2019-10-17T23:08:35.750Z] ++ '[' -n 0 ']' [2019-10-17T23:08:35.750Z] ++ set -x [2019-10-17T23:08:35.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:36.007Z] INFO: Testing against a local daemon [2019-10-17T23:08:36.007Z] === RUN TestVolumesCreateAndList [2019-10-17T23:08:36.007Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-17T23:08:36.007Z] === RUN TestVolumesRemove [2019-10-17T23:08:36.007Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-17T23:08:36.007Z] === RUN TestVolumesInspect [2019-10-17T23:08:36.007Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-17T23:08:36.007Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:08:36.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:08:36.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:08:36.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:08:36.007Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-17T23:08:36.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:08:36.007Z] PASS [2019-10-17T23:08:36.007Z] [2019-10-17T23:08:36.007Z] DONE 5 tests in 0.354s [2019-10-17T23:08:36.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:08:36.265Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-17T23:08:36.265Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:08:36.265Z] +++ kill 5297 [2019-10-17T23:08:37.634Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:08:37.634Z] Clearing AppArmor profiles cache:. [2019-10-17T23:08:37.635Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:08:37.635Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:08:37.635Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:08:37.635Z] [2019-10-17T23:08:37.635Z] To set a process to complain mode, use the command line tool [2019-10-17T23:08:37.635Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:08:37.635Z] with the 'teardown' option." [2019-10-17T23:08:37.635Z] [2019-10-17T23:08:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-17T23:08:37.682Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 42.7% of statements [2019-10-17T23:08:39.177Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2019-10-17T23:08:40.690Z] ok github.com/docker/docker/daemon/logger/awslogs 0.706s coverage: 77.8% of statements [2019-10-17T23:08:41.717Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2019-10-17T23:08:41.717Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:08:41.717Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:08:41.717Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:08:41.717Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:08:42.342Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-10-17T23:08:42.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-17T23:08:42.918Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-10-17T23:08:46.706Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:08:46.706Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === Skipped [2019-10-17T23:08:46.706Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T23:08:46.706Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T23:08:46.706Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T23:08:46.706Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T23:08:46.706Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T23:08:46.706Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T23:08:46.706Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.706Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:08:46.706Z] [2019-10-17T23:08:46.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T23:08:46.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.707Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:08:46.707Z] [2019-10-17T23:08:46.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T23:08:46.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:08:46.707Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:08:46.707Z] [2019-10-17T23:08:46.707Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T23:08:46.707Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:08:46.707Z] [2019-10-17T23:08:46.707Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T23:08:46.707Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T23:08:46.707Z] [2019-10-17T23:08:46.707Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T23:08:46.707Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T23:08:46.707Z] [2019-10-17T23:08:46.707Z] [2019-10-17T23:08:46.707Z] DONE 2114 tests, 20 skipped in 245.640s Post stage [Pipeline] junit [2019-10-17T23:08:46.764Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-17T23:08:47.351Z] ok github.com/docker/docker/daemon/logger/local 0.137s coverage: 74.7% of statements [2019-10-17T23:08:47.351Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:08:47.351Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2019-10-17T23:08:47.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/validate/vendor [2019-10-17T23:08:47.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-17T23:08:48.372Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 47.8% of statements [2019-10-17T23:08:48.515Z] No vendor changes in diff. [2019-10-17T23:08:48.660Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-17T23:08:49.485Z] + echo Building e2e image [2019-10-17T23:08:49.485Z] Building e2e image [2019-10-17T23:08:49.485Z] + docker build --build-arg DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-17T23:08:49.485Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-17T23:08:49.485Z] #2 transferring dockerfile: 3.21kB done [2019-10-17T23:08:49.485Z] #2 DONE 0.0s [2019-10-17T23:08:49.485Z] [2019-10-17T23:08:49.485Z] #1 [internal] load .dockerignore [2019-10-17T23:08:49.485Z] #1 transferring context: 34B done [2019-10-17T23:08:49.485Z] #1 DONE 0.0s [2019-10-17T23:08:49.485Z] [2019-10-17T23:08:49.485Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-17T23:08:49.739Z] #4 DONE 0.3s [2019-10-17T23:08:49.739Z] [2019-10-17T23:08:49.739Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-17T23:08:49.739Z] #3 DONE 0.3s [2019-10-17T23:08:49.739Z] [2019-10-17T23:08:49.739Z] #8 [internal] load build context [2019-10-17T23:08:50.161Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2019-10-17T23:08:50.431Z] #8 transferring context: 808.22kB 0.3s done [2019-10-17T23:08:50.431Z] #8 DONE 0.3s [2019-10-17T23:08:50.431Z] [2019-10-17T23:08:50.431Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-17T23:08:50.431Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-17T23:08:50.431Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-17T23:08:50.431Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-10-17T23:08:50.431Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-17T23:08:50.431Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-17T23:08:50.431Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-17T23:08:50.431Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-17T23:08:50.431Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.2s [2019-10-17T23:08:50.431Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 15.62MB / 126.85MB 0.4s [2019-10-17T23:08:50.431Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done [2019-10-17T23:08:50.431Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-10-17T23:08:50.431Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 27.06MB / 126.85MB 0.5s [2019-10-17T23:08:50.431Z] #14 ... [2019-10-17T23:08:50.431Z] [2019-10-17T23:08:50.431Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-17T23:08:50.431Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-17T23:08:50.431Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-10-17T23:08:50.431Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-10-17T23:08:50.431Z] #5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.0s done [2019-10-17T23:08:50.431Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-10-17T23:08:50.431Z] #5 DONE 0.6s [2019-10-17T23:08:50.431Z] [2019-10-17T23:08:50.431Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-17T23:08:50.431Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 41.00MB / 126.85MB 0.7s [2019-10-17T23:08:50.431Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-17T23:08:50.770Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-10-17T23:08:50.770Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 64.78MB / 126.85MB 1.0s [2019-10-17T23:08:50.770Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-17T23:08:50.786Z] ok github.com/docker/docker/daemon/logger/splunk 3.018s coverage: 82.5% of statements [2019-10-17T23:08:50.786Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:08:50.786Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:08:51.070Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 74.19MB / 126.85MB 1.1s [2019-10-17T23:08:51.070Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 80.78MB / 126.85MB 1.2s [2019-10-17T23:08:51.070Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 97.84MB / 126.85MB 1.4s [2019-10-17T23:08:51.410Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 106.52MB / 126.85MB 1.5s [2019-10-17T23:08:51.410Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 121.79MB / 126.85MB 1.6s [2019-10-17T23:08:52.098Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 2.3s done [2019-10-17T23:08:52.394Z] #14 ... [2019-10-17T23:08:52.394Z] [2019-10-17T23:08:52.394Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-17T23:08:52.394Z] #6 DONE 1.9s [2019-10-17T23:08:52.394Z] [2019-10-17T23:08:52.394Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-17T23:08:52.394Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 0.1s [2019-10-17T23:08:55.254Z] ok github.com/docker/docker/distribution/metadata 0.201s coverage: 48.2% of statements [2019-10-17T23:08:55.877Z] ok github.com/docker/docker/errdefs 0.044s coverage: 49.4% of statements [2019-10-17T23:08:57.370Z] ok github.com/docker/docker/distribution 0.716s coverage: 22.1% of statements [2019-10-17T23:08:57.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:08:57.718Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-17T23:08:58.398Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 85.1% of statements [2019-10-17T23:08:58.398Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:08:59.079Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.5s done [2019-10-17T23:08:59.334Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-17T23:08:59.630Z] #14 DONE 9.7s [2019-10-17T23:08:59.630Z] [2019-10-17T23:08:59.630Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-17T23:09:00.231Z] #15 ... [2019-10-17T23:09:00.231Z] [2019-10-17T23:09:00.231Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-17T23:09:00.231Z] #7 1.148 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-17T23:09:00.231Z] #7 2.233 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-17T23:09:00.231Z] #7 2.355 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-17T23:09:00.231Z] #7 2.358 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-17T23:09:00.231Z] #7 2.579 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-17T23:09:00.231Z] #7 2.590 (4/31) Installing readline (8.0.0-r0) [2019-10-17T23:09:00.231Z] #7 2.599 (5/31) Installing bash (5.0.0-r0) [2019-10-17T23:09:00.231Z] #7 2.618 Executing bash-5.0.0-r0.post-install [2019-10-17T23:09:00.231Z] #7 2.625 (6/31) Installing ca-certificates (20190108-r0) [2019-10-17T23:09:00.231Z] #7 2.645 (7/31) Installing libgcc (8.3.0-r0) [2019-10-17T23:09:00.231Z] #7 2.649 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-17T23:09:00.231Z] #7 2.668 (9/31) Installing binutils (2.32-r0) [2019-10-17T23:09:00.231Z] #7 2.780 (10/31) Installing gmp (6.1.2-r1) [2019-10-17T23:09:00.231Z] #7 2.791 (11/31) Installing isl (0.18-r0) [2019-10-17T23:09:00.231Z] #7 2.814 (12/31) Installing libgomp (8.3.0-r0) [2019-10-17T23:09:00.231Z] #7 2.818 (13/31) Installing libatomic (8.3.0-r0) [2019-10-17T23:09:00.231Z] #7 2.824 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-17T23:09:00.231Z] #7 2.830 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-17T23:09:00.231Z] #7 2.834 (16/31) Installing gcc (8.3.0-r0) [2019-10-17T23:09:00.231Z] #7 3.812 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-17T23:09:00.231Z] #7 3.926 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-17T23:09:00.231Z] #7 3.931 (19/31) Installing g++ (8.3.0-r0) [2019-10-17T23:09:00.231Z] #7 4.548 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-17T23:09:00.231Z] #7 4.553 (21/31) Installing libcurl (7.66.0-r0) [2019-10-17T23:09:00.231Z] #7 4.563 (22/31) Installing expat (2.2.8-r0) [2019-10-17T23:09:00.231Z] #7 4.567 (23/31) Installing pcre2 (10.33-r0) [2019-10-17T23:09:00.231Z] #7 4.579 (24/31) Installing git (2.22.0-r0) [2019-10-17T23:09:00.231Z] #7 4.809 (25/31) Installing libmnl (1.0.4-r0) [2019-10-17T23:09:00.231Z] #7 4.812 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-17T23:09:00.231Z] #7 4.815 (27/31) Installing iptables (1.8.3-r0) [2019-10-17T23:09:00.231Z] #7 4.848 (28/31) Installing pigz (2.4-r0) [2019-10-17T23:09:00.231Z] #7 4.853 (29/31) Installing tar (1.32-r0) [2019-10-17T23:09:00.231Z] #7 4.861 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-17T23:09:00.231Z] #7 4.866 (31/31) Installing xz (5.2.4-r0) [2019-10-17T23:09:00.231Z] #7 4.873 Executing busybox-1.30.1-r2.trigger [2019-10-17T23:09:00.231Z] #7 4.881 Executing ca-certificates-20190108-r0.trigger [2019-10-17T23:09:00.231Z] #7 4.942 OK: 185 MiB in 45 packages [2019-10-17T23:09:00.231Z] #7 DONE 8.0s [2019-10-17T23:09:00.231Z] [2019-10-17T23:09:00.231Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-17T23:09:00.231Z] #9 DONE 0.1s [2019-10-17T23:09:00.231Z] [2019-10-17T23:09:00.231Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-17T23:09:00.231Z] #10 DONE 0.1s [2019-10-17T23:09:00.231Z] [2019-10-17T23:09:00.231Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-17T23:09:00.487Z] #15 ... [2019-10-17T23:09:00.487Z] [2019-10-17T23:09:00.487Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-17T23:09:00.487Z] #11 DONE 0.1s [2019-10-17T23:09:00.487Z] [2019-10-17T23:09:00.487Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-17T23:09:00.487Z] #12 DONE 0.1s [2019-10-17T23:09:00.742Z] [2019-10-17T23:09:00.742Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-17T23:09:00.742Z] #13 DONE 0.1s [2019-10-17T23:09:00.742Z] [2019-10-17T23:09:00.742Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-17T23:09:00.998Z] #15 1.233 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-17T23:09:01.112Z] ok github.com/docker/docker/image 0.135s coverage: 86.4% of statements [2019-10-17T23:09:01.112Z] ok github.com/docker/docker/image/cache 0.030s coverage: 19.2% of statements [2019-10-17T23:09:01.112Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:09:02.169Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2019-10-17T23:09:02.169Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:09:02.408Z] #15 2.294 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-17T23:09:02.409Z] #15 2.368 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-17T23:09:02.409Z] #15 2.370 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-17T23:09:02.409Z] #15 2.516 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-17T23:09:02.409Z] #15 2.525 (4/43) Installing readline (8.0.0-r0) [2019-10-17T23:09:02.409Z] #15 2.530 (5/43) Installing bash (5.0.0-r0) [2019-10-17T23:09:02.409Z] #15 2.545 Executing bash-5.0.0-r0.post-install [2019-10-17T23:09:02.409Z] #15 2.547 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-17T23:09:02.409Z] #15 2.634 (7/43) Installing libuuid (2.33.2-r0) [2019-10-17T23:09:02.409Z] #15 2.636 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-17T23:09:02.409Z] #15 2.640 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-17T23:09:02.409Z] #15 2.655 (10/43) Installing binutils (2.32-r0) [2019-10-17T23:09:02.409Z] #15 2.725 (11/43) Installing libmagic (5.37-r0) [2019-10-17T23:09:02.409Z] #15 2.745 (12/43) Installing file (5.37-r0) [2019-10-17T23:09:02.409Z] #15 2.749 (13/43) Installing gmp (6.1.2-r1) [2019-10-17T23:09:02.409Z] #15 2.755 (14/43) Installing isl (0.18-r0) [2019-10-17T23:09:02.459Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-10-17T23:09:02.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-17T23:09:02.664Z] #15 2.770 (15/43) Installing libgomp (8.3.0-r0) [2019-10-17T23:09:02.664Z] #15 2.773 (16/43) Installing libatomic (8.3.0-r0) [2019-10-17T23:09:02.664Z] #15 2.777 (17/43) Installing libgcc (8.3.0-r0) [2019-10-17T23:09:02.664Z] #15 2.779 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-17T23:09:02.664Z] #15 2.785 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-17T23:09:02.664Z] #15 2.787 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-17T23:09:02.664Z] #15 2.798 (21/43) Installing gcc (8.3.0-r0) [2019-10-17T23:09:03.028Z] #15 3.476 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-17T23:09:03.284Z] #15 3.561 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-17T23:09:03.284Z] #15 3.563 (24/43) Installing g++ (8.3.0-r0) [2019-10-17T23:09:03.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-17T23:09:03.844Z] #15 4.018 (25/43) Installing make (4.2.1-r2) [2019-10-17T23:09:03.844Z] #15 4.022 (26/43) Installing fortify-headers (1.1-r0) [2019-10-17T23:09:03.844Z] #15 4.025 (27/43) Installing build-base (0.5-r1) [2019-10-17T23:09:03.844Z] #15 4.026 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-17T23:09:03.844Z] #15 4.029 (29/43) Installing libcurl (7.66.0-r0) [2019-10-17T23:09:03.844Z] #15 4.036 (30/43) Installing curl (7.66.0-r0) [2019-10-17T23:09:03.844Z] #15 4.040 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-17T23:09:03.844Z] #15 4.046 (32/43) Installing jq (1.6-r0) [2019-10-17T23:09:03.844Z] #15 4.053 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-17T23:09:03.844Z] #15 4.058 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-17T23:09:03.844Z] #15 4.060 (35/43) Installing libaio (0.3.111-r0) [2019-10-17T23:09:03.844Z] #15 4.063 (36/43) Installing libblkid (2.33.2-r0) [2019-10-17T23:09:03.844Z] #15 4.069 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-17T23:09:03.844Z] #15 4.100 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-17T23:09:03.844Z] #15 4.106 (39/43) Installing libmount (2.33.2-r0) [2019-10-17T23:09:03.844Z] #15 4.111 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-17T23:09:03.844Z] #15 4.115 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-17T23:09:03.844Z] #15 4.118 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-17T23:09:03.844Z] #15 4.140 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-17T23:09:03.845Z] #15 4.145 Executing busybox-1.30.1-r2.trigger [2019-10-17T23:09:03.845Z] #15 4.152 OK: 190 MiB in 58 packages [2019-10-17T23:09:03.974Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-17T23:09:04.237Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2019-10-17T23:09:04.812Z] #15 DONE 5.1s [2019-10-17T23:09:04.812Z] [2019-10-17T23:09:04.812Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-17T23:09:05.734Z] #16 DONE 0.8s [2019-10-17T23:09:05.734Z] [2019-10-17T23:09:05.734Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-17T23:09:06.659Z] #17 DONE 0.8s [2019-10-17T23:09:06.659Z] [2019-10-17T23:09:06.659Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-17T23:09:06.659Z] #18 DONE 0.0s [2019-10-17T23:09:06.659Z] [2019-10-17T23:09:06.659Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:09:06.659Z] #19 DONE 0.1s [2019-10-17T23:09:06.659Z] [2019-10-17T23:09:06.659Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-17T23:09:06.950Z] ok github.com/docker/docker/opts 0.070s coverage: 66.9% of statements [2019-10-17T23:09:07.246Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-17T23:09:07.645Z] #20 ... [2019-10-17T23:09:07.646Z] [2019-10-17T23:09:07.646Z] #31 [builder 1/4] COPY . . [2019-10-17T23:09:07.646Z] #31 DONE 1.1s [2019-10-17T23:09:07.646Z] [2019-10-17T23:09:07.646Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-17T23:09:08.439Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-17T23:09:09.011Z] #32 DONE 1.2s [2019-10-17T23:09:09.011Z] [2019-10-17T23:09:09.011Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:09:09.467Z] ok github.com/docker/docker/pkg/capabilities 0.021s coverage: 87.5% of statements [2019-10-17T23:09:09.766Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-17T23:09:09.936Z] #33 1.042 [2019-10-17T23:09:09.936Z] #33 1.115 Removing bundles/ [2019-10-17T23:09:09.936Z] #33 1.116 [2019-10-17T23:09:09.936Z] #33 1.121 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-17T23:09:10.101Z] ok github.com/docker/docker/pkg/archive 1.623s coverage: 76.8% of statements [2019-10-17T23:09:10.497Z] #33 1.892 Building test suite binary ./integration-cli/test.main [2019-10-17T23:09:11.594Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-10-17T23:09:11.883Z] ok github.com/docker/docker/pkg/authorization 3.957s coverage: 68.3% of statements [2019-10-17T23:09:12.906Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2019-10-17T23:09:13.530Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 92.9% of statements [2019-10-17T23:09:13.802Z] #33 ... [2019-10-17T23:09:13.802Z] [2019-10-17T23:09:13.802Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-17T23:09:13.802Z] #20 1.853 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-17T23:09:13.802Z] #20 2.116 [2019-10-17T23:09:13.802Z] #20 2.238 ##### 8.1% ##################### 29.9% ################################### 49.3% ########################################## 58.9% ############################################################### 88.9% ######################################################################## 100.0% [2019-10-17T23:09:13.802Z] #20 3.002 [2019-10-17T23:09:13.802Z] #20 3.119 ############################# 40.6% ################################################################## 91.9% ######################################################################## 100.0% [2019-10-17T23:09:13.802Z] #20 3.511 [2019-10-17T23:09:13.802Z] #20 3.623 #### 5.8% ######################### 36.1% ########################################### 60.2% ############################################################ 84.7% ######################################################################## 100.0% [2019-10-17T23:09:13.802Z] #20 4.333 [2019-10-17T23:09:13.803Z] #20 4.449 ### 5.4% ######## 12.4% ############## 20.3% ################### 27.6% ######################### 35.1% ############################## 42.5% ################################### 49.7% ####################################### 54.9% ############################################## 65.2% ################################################### 71.2% ############################################################ 83.4% ################################################################# 90.8% #################################################################### 94.9% ######################################################################## 100.0% [2019-10-17T23:09:13.803Z] #20 5.963 [2019-10-17T23:09:13.803Z] #20 6.874 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-17T23:09:13.803Z] #20 7.202 [2019-10-17T23:09:13.943Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-17T23:09:14.057Z] #20 7.302 ######################################################################## 100.0% [2019-10-17T23:09:14.057Z] #20 7.547 [2019-10-17T23:09:14.167Z] ok github.com/docker/docker/layer 7.974s coverage: 68.8% of statements [2019-10-17T23:09:14.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:09:14.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:09:14.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:09:14.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:09:14.167Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:09:14.167Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:09:14.792Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2019-10-17T23:09:15.313Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-17T23:09:15.314Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-17T23:09:15.416Z] #20 8.515 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-17T23:09:15.416Z] #20 8.858 [2019-10-17T23:09:15.671Z] #20 8.990 0.7% ######################################################################## 100.0% [2019-10-17T23:09:15.814Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-17T23:09:15.814Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2019-10-17T23:09:15.926Z] #20 9.351 [2019-10-17T23:09:16.244Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-17T23:09:16.439Z] ok github.com/docker/docker/pkg/chrootarchive 4.480s coverage: 43.2% of statements [2019-10-17T23:09:16.439Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:09:16.439Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:09:16.849Z] #20 10.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-17T23:09:17.104Z] #20 10.42 skipping existing 1849cc453dee [2019-10-17T23:09:17.104Z] #20 10.63 [2019-10-17T23:09:17.174Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-17T23:09:17.473Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-10-17T23:09:17.473Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2019-10-17T23:09:18.029Z] #20 11.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-17T23:09:18.501Z] ok github.com/docker/docker/pkg/fsutils 0.486s coverage: 85.1% of statements [2019-10-17T23:09:18.543Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-17T23:09:18.588Z] #20 11.98 [2019-10-17T23:09:18.843Z] #20 12.08 ######################################################################## 100.0% [2019-10-17T23:09:18.843Z] #20 12.33 [2019-10-17T23:09:19.098Z] #20 12.42 Download of images into '/build' complete. [2019-10-17T23:09:19.098Z] #20 12.42 Use something like the following to load the result into a Docker daemon: [2019-10-17T23:09:19.098Z] #20 12.42 tar -cC '/build' . | docker load [2019-10-17T23:09:19.127Z] ok github.com/docker/docker/pkg/discovery/kv 3.325s coverage: 84.1% of statements [2019-10-17T23:09:19.127Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2019-10-17T23:09:19.473Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-17T23:09:20.023Z] #20 DONE 13.4s [2019-10-17T23:09:20.023Z] [2019-10-17T23:09:20.023Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:09:20.023Z] #22 DONE 0.1s [2019-10-17T23:09:20.023Z] [2019-10-17T23:09:20.023Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-17T23:09:20.278Z] #26 DONE 0.1s [2019-10-17T23:09:20.278Z] [2019-10-17T23:09:20.278Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:09:20.278Z] #23 DONE 0.0s [2019-10-17T23:09:20.278Z] [2019-10-17T23:09:20.278Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-17T23:09:20.278Z] #24 ... [2019-10-17T23:09:20.278Z] [2019-10-17T23:09:20.278Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-17T23:09:20.278Z] #27 DONE 0.1s [2019-10-17T23:09:20.278Z] [2019-10-17T23:09:20.278Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-17T23:09:20.278Z] #28 DONE 0.1s [2019-10-17T23:09:20.403Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-17T23:09:20.533Z] [2019-10-17T23:09:20.533Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-17T23:09:21.185Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2019-10-17T23:09:21.185Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2019-10-17T23:09:21.336Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-17T23:09:21.809Z] ok github.com/docker/docker/pkg/idtools 0.757s coverage: 70.1% of statements [2019-10-17T23:09:21.809Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-17T23:09:22.707Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-17T23:09:22.829Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-17T23:09:23.452Z] ok github.com/docker/docker/pkg/ioutils 2.086s coverage: 69.3% of statements [2019-10-17T23:09:23.452Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T23:09:23.638Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-17T23:09:23.745Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-10-17T23:09:24.038Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-17T23:09:24.383Z] ok github.com/docker/docker/pkg/mount 0.935s coverage: 70.0% of statements [2019-10-17T23:09:24.383Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:09:24.737Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-17T23:09:25.012Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 91.4% of statements [2019-10-17T23:09:25.012Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2019-10-17T23:09:25.012Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:09:25.012Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:09:25.667Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-17T23:09:25.811Z] #29 ... [2019-10-17T23:09:25.811Z] [2019-10-17T23:09:25.811Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:09:25.811Z] #21 DONE 1.5s [2019-10-17T23:09:25.811Z] [2019-10-17T23:09:25.811Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-17T23:09:25.811Z] #24 1.845 + RM_GOPATH=0 [2019-10-17T23:09:25.811Z] #24 1.845 + TMP_GOPATH= [2019-10-17T23:09:25.811Z] #24 1.845 + : /build [2019-10-17T23:09:25.811Z] #24 1.845 + '[' -z '' ']' [2019-10-17T23:09:25.811Z] #24 1.845 ++ mktemp -d [2019-10-17T23:09:25.811Z] #24 1.847 + export GOPATH=/tmp/tmp.FBadHN [2019-10-17T23:09:25.811Z] #24 1.847 + GOPATH=/tmp/tmp.FBadHN [2019-10-17T23:09:25.811Z] #24 1.847 + RM_GOPATH=1 [2019-10-17T23:09:25.811Z] #24 1.847 ++ dirname ./install.sh [2019-10-17T23:09:25.811Z] #24 1.847 + dir=. [2019-10-17T23:09:25.811Z] #24 1.847 + bin=dockercli [2019-10-17T23:09:25.811Z] #24 1.847 + shift [2019-10-17T23:09:25.811Z] #24 1.847 + '[' '!' -f ./dockercli.installer ']' [2019-10-17T23:09:25.811Z] #24 1.847 + . ./dockercli.installer [2019-10-17T23:09:25.811Z] #24 1.847 ++ : stable [2019-10-17T23:09:25.811Z] #24 1.847 ++ : 17.06.2-ce [2019-10-17T23:09:25.811Z] #24 1.847 + install_dockercli [2019-10-17T23:09:25.811Z] #24 1.847 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-17T23:09:25.811Z] #24 1.852 Install docker/cli version 17.06.2-ce from stable [2019-10-17T23:09:25.811Z] #24 1.854 ++ uname -m [2019-10-17T23:09:25.811Z] #24 1.854 + arch=x86_64 [2019-10-17T23:09:25.811Z] #24 1.854 + '[' x86_64 '!=' x86_64 ']' [2019-10-17T23:09:25.811Z] #24 1.854 + url=https://download.docker.com/linux/static [2019-10-17T23:09:25.811Z] #24 1.854 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-17T23:09:25.811Z] #24 1.898 + tar -xz docker/docker [2019-10-17T23:09:25.811Z] #24 5.121 + mkdir -p /build [2019-10-17T23:09:25.811Z] #24 5.122 + mv docker/docker /build/ [2019-10-17T23:09:25.811Z] #24 5.123 + rmdir docker [2019-10-17T23:09:25.811Z] #24 DONE 5.4s [2019-10-17T23:09:25.811Z] [2019-10-17T23:09:25.812Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-17T23:09:26.501Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-10-17T23:09:27.036Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-17T23:09:27.217Z] #29 ... [2019-10-17T23:09:27.217Z] [2019-10-17T23:09:27.217Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-17T23:09:27.217Z] #25 DONE 0.1s [2019-10-17T23:09:27.217Z] [2019-10-17T23:09:27.217Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-17T23:09:27.533Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-10-17T23:09:27.918Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-17T23:09:27.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-17T23:09:27.966Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-17T23:09:28.896Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-17T23:09:28.941Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-17T23:09:29.568Z] ok github.com/docker/docker/pkg/pubsub 1.165s coverage: 73.9% of statements [2019-10-17T23:09:29.857Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2019-10-17T23:09:30.791Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-17T23:09:31.368Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-10-17T23:09:31.368Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2019-10-17T23:09:31.719Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-17T23:09:32.004Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-10-17T23:09:32.627Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 80.0% of statements [2019-10-17T23:09:32.649Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-17T23:09:32.649Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-17T23:09:33.258Z] ok github.com/docker/docker/pkg/signal 4.021s coverage: 61.0% of statements [2019-10-17T23:09:33.545Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2019-10-17T23:09:33.581Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-17T23:09:34.169Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2019-10-17T23:09:34.511Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-17T23:09:35.189Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2019-10-17T23:09:35.476Z] testing: warning: no tests to run [2019-10-17T23:09:35.476Z] coverage: [no statements] [2019-10-17T23:09:35.476Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2019-10-17T23:09:35.880Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-17T23:09:36.104Z] ok github.com/docker/docker/pkg/tarsum 0.308s coverage: 89.3% of statements [2019-10-17T23:09:36.390Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-10-17T23:09:36.390Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-17T23:09:36.810Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-17T23:09:37.020Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-10-17T23:09:38.177Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-17T23:09:38.180Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-17T23:09:38.635Z] [2019-10-17T23:09:38.635Z] ________ ____ __. [2019-10-17T23:09:38.635Z] \_____ \ | |/ _| [2019-10-17T23:09:38.635Z] / | \| < [2019-10-17T23:09:38.635Z] / | \ | \ [2019-10-17T23:09:38.635Z] \_______ /____|__ \ [2019-10-17T23:09:38.635Z] \/ \/ [2019-10-17T23:09:38.635Z] [2019-10-17T23:09:38.635Z] INFO: make.ps1 ended at 10/17/2019 23:09:38 [2019-10-17T23:09:39.098Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2019-10-17T23:09:40.074Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-17T23:09:40.637Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-17T23:09:41.149Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-10-17T23:09:41.536Z] INFO: Binaries build ended at 10/17/2019 23:09:41. Duration:00:01:21.2890353 [2019-10-17T23:09:42.173Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 68.8% of statements [2019-10-17T23:09:42.799Z] ok github.com/docker/docker/plugin 0.587s coverage: 27.1% of statements [2019-10-17T23:09:43.159Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-17T23:09:43.721Z] INFO: Copying the built daemon binary to d:\CI\PR-39964\9\binary\dockerd-5ac8720ca.exe... [2019-10-17T23:09:44.295Z] ok github.com/docker/docker/registry/resumable 0.047s coverage: 100.0% of statements [2019-10-17T23:09:44.687Z] INFO: Copying the built client binary to d:\CI\PR-39964\9\binary\docker-5ac8720ca.exe... [2019-10-17T23:09:44.687Z] INFO: Copying dockerversion from the container... [2019-10-17T23:09:44.931Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-17T23:09:45.145Z] INFO: Copying the golang package from the container to d:\CI\PR-39964\9\installer\go.zip... [2019-10-17T23:09:46.472Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-10-17T23:09:46.472Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-10-17T23:09:47.097Z] ok github.com/docker/docker/registry 0.584s coverage: 56.3% of statements [2019-10-17T23:09:48.048Z] INFO: Extracting go.zip to d:\CI\PR-39964\9\go [2019-10-17T23:09:48.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-17T23:09:48.412Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-17T23:09:50.589Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-10-17T23:09:52.585Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-17T23:09:53.148Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-17T23:09:53.303Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.0% of statements [2019-10-17T23:09:53.929Z] ok github.com/docker/docker/volume/local 0.072s coverage: 73.0% of statements [2019-10-17T23:09:53.984Z] #29 29.96 # github.com/docker/docker/contrib/httpserver [2019-10-17T23:09:53.984Z] #29 29.96 loadinternal: cannot find runtime/cgo [2019-10-17T23:09:53.984Z] #29 DONE 30.5s [2019-10-17T23:09:53.984Z] [2019-10-17T23:09:53.984Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:09:53.984Z] #33 ... [2019-10-17T23:09:53.984Z] [2019-10-17T23:09:53.984Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-17T23:09:53.984Z] #30 DONE 0.1s [2019-10-17T23:09:53.984Z] [2019-10-17T23:09:53.984Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:09:55.048Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-17T23:09:58.414Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-17T23:10:01.867Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:10:01.867Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === Skipped [2019-10-17T23:10:01.867Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T23:10:01.867Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T23:10:01.867Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T23:10:01.867Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T23:10:01.867Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T23:10:01.867Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:10:01.867Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T23:10:01.867Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T23:10:01.867Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T23:10:01.867Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] [2019-10-17T23:10:01.867Z] DONE 2114 tests, 20 skipped in 342.485s Post stage [Pipeline] junit [2019-10-17T23:10:02.197Z] Recording test results [2019-10-17T23:10:02.595Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-17T23:10:02.852Z] === RUN TestDockerSuite/TestCpToCaseJ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T23:10:03.748Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -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:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh dynbinary test-integration [2019-10-17T23:10:04.387Z] [2019-10-17T23:10:04.387Z] Removing bundles/ [2019-10-17T23:10:04.387Z] [2019-10-17T23:10:04.387Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-17T23:10:04.387Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:10:04.387Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:10:08.119Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-17T23:10:09.052Z] === RUN TestDockerSuite/TestCpToDot [2019-10-17T23:10:09.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-17T23:10:09.986Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-17T23:10:11.891Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-17T23:10:14.416Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-17T23:10:14.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-17T23:10:14.982Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-17T23:10:18.054Z] INFO: Extraction ended at 10/17/2019 23:10:16. Duration:00:00:28.7771996 [2019-10-17T23:10:18.054Z] INFO: Updating the golang and path environment variables [2019-10-17T23:10:18.054Z] INFO: GOPATH=d:\gopath [2019-10-17T23:10:18.054Z] INFO: go version go1.13.1 windows/amd64 [2019-10-17T23:10:18.054Z] INFO: Running the daemon under test in debug mode [2019-10-17T23:10:18.054Z] INFO: Starting a daemon under test... [2019-10-17T23:10:18.054Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39964\9\daemon --pidfile d:\CI\PR-39964\9\docker.pid -D [2019-10-17T23:10:18.054Z] INFO: Process started successfully. [2019-10-17T23:10:18.054Z] INFO: Start tailing logs of the daemon under tests [2019-10-17T23:10:18.054Z] INFO: Waiting for the daemon under test to start... [2019-10-17T23:10:19.157Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-17T23:10:19.157Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-17T23:10:20.531Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-17T23:10:20.955Z] INFO: Daemon under test started and replied! [2019-10-17T23:10:20.955Z] INFO: Docker version of the daemon under test [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] Client: [2019-10-17T23:10:20.955Z] Version: 17.06.2-ce [2019-10-17T23:10:20.955Z] API version: 1.30 [2019-10-17T23:10:20.955Z] Go version: go1.8.3 [2019-10-17T23:10:20.955Z] Git commit: cec0b72 [2019-10-17T23:10:20.955Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-17T23:10:20.955Z] OS/Arch: windows/amd64 [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] Server: [2019-10-17T23:10:20.955Z] Version: 0.0.0-dev [2019-10-17T23:10:20.955Z] API version: 1.41 (minimum version 1.24) [2019-10-17T23:10:20.955Z] Go version: go1.13.1 [2019-10-17T23:10:20.955Z] Git commit: 5ac8720ca [2019-10-17T23:10:20.955Z] Built: 10/17/2019 23:08:25 [2019-10-17T23:10:20.955Z] OS/Arch: windows/amd64 [2019-10-17T23:10:20.955Z] Experimental: false [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] INFO: Docker info of the daemon under test [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] Containers: 0 [2019-10-17T23:10:20.955Z] Running: 0 [2019-10-17T23:10:20.955Z] Paused: 0 [2019-10-17T23:10:20.955Z] Stopped: 0 [2019-10-17T23:10:20.955Z] Images: 0 [2019-10-17T23:10:20.955Z] Server Version: 0.0.0-dev [2019-10-17T23:10:20.955Z] Storage Driver: windowsfilter [2019-10-17T23:10:20.955Z] Windows: [2019-10-17T23:10:20.955Z] Logging Driver: json-file [2019-10-17T23:10:20.955Z] Plugins: [2019-10-17T23:10:20.955Z] Volume: local [2019-10-17T23:10:20.955Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-17T23:10:20.955Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T23:10:20.955Z] Swarm: inactive [2019-10-17T23:10:20.955Z] Default Isolation: process [2019-10-17T23:10:20.955Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T23:10:20.955Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T23:10:20.955Z] OSType: windows [2019-10-17T23:10:20.955Z] Architecture: x86_64 [2019-10-17T23:10:20.955Z] CPUs: 4 [2019-10-17T23:10:20.955Z] Total Memory: 32GiB [2019-10-17T23:10:20.955Z] Name: azwin-2-977a70 [2019-10-17T23:10:20.955Z] ID: FNOA:DX2E:VD3K:CV4A:POUJ:J3HP:TEDI:ONYH:Y6A6:VMEO:5T57:BJNN [2019-10-17T23:10:20.955Z] Docker Root Dir: D:\CI\PR-39964\9\daemon [2019-10-17T23:10:20.955Z] Debug Mode (client): false [2019-10-17T23:10:20.955Z] Debug Mode (server): true [2019-10-17T23:10:20.955Z] File Descriptors: -1 [2019-10-17T23:10:20.955Z] Goroutines: 17 [2019-10-17T23:10:20.955Z] System Time: 2019-10-17T23:10:20.5263177Z [2019-10-17T23:10:20.955Z] EventsListeners: 0 [2019-10-17T23:10:20.955Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:10:20.955Z] Labels: [2019-10-17T23:10:20.955Z] Experimental: false [2019-10-17T23:10:20.955Z] Insecure Registries: [2019-10-17T23:10:20.955Z] 127.0.0.0/8 [2019-10-17T23:10:20.955Z] Live Restore Enabled: false [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] INFO: Docker images of the daemon under test [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-17T23:10:20.955Z] [2019-10-17T23:10:20.955Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-17T23:10:20.955Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-17T23:10:20.955Z] ltsc2019: Pulling from windows/servercore [2019-10-17T23:10:21.900Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-17T23:10:22.466Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-17T23:10:22.466Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-17T23:10:23.030Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-17T23:10:23.961Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-17T23:10:23.961Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-17T23:10:23.961Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-17T23:10:24.894Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-17T23:10:25.151Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-17T23:10:25.409Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-17T23:10:25.409Z] === RUN TestDockerSuite/TestCreateRM [2019-10-17T23:10:25.666Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-17T23:10:25.666Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-17T23:10:25.666Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-17T23:10:25.923Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-17T23:10:28.024Z] 65014b3c3121: Pulling fs layer [2019-10-17T23:10:28.024Z] 12c8dbabfd62: Pulling fs layer [2019-10-17T23:10:28.604Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-17T23:10:28.861Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-17T23:10:28.861Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-17T23:10:32.170Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-17T23:10:32.170Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-17T23:10:32.170Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-17T23:10:32.427Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-17T23:10:32.427Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-17T23:10:32.683Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-17T23:10:33.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-17T23:10:33.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-17T23:10:35.160Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-17T23:10:36.530Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-17T23:10:38.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-17T23:10:40.322Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-17T23:10:41.254Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-17T23:10:41.817Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-17T23:10:42.073Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-17T23:10:43.004Z] === RUN TestDockerSuite/TestDockerFails [2019-10-17T23:10:43.004Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-17T23:10:43.004Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-17T23:10:43.004Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-17T23:10:44.373Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-17T23:10:45.321Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-17T23:10:48.921Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-17T23:10:48.921Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-17T23:10:48.921Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-17T23:10:48.921Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-17T23:10:51.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-17T23:10:53.970Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-17T23:10:56.497Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-17T23:10:56.520Z] 12c8dbabfd62: Verifying Checksum [2019-10-17T23:10:56.520Z] 12c8dbabfd62: Download complete [2019-10-17T23:10:59.820Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-17T23:11:01.935Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-17T23:11:02.867Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-17T23:11:03.797Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-17T23:11:05.168Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-17T23:11:05.732Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-17T23:11:06.663Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-17T23:11:07.592Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-17T23:11:07.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-17T23:11:09.487Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-17T23:11:11.383Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-17T23:11:13.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-17T23:11:14.833Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-17T23:11:18.105Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-17T23:11:19.036Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-17T23:11:20.931Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-17T23:11:21.861Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-17T23:11:22.119Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-17T23:11:24.014Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-17T23:11:24.271Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-17T23:11:24.271Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-17T23:11:24.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-17T23:11:24.784Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-17T23:11:24.784Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-17T23:11:26.681Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-17T23:11:28.575Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-17T23:11:28.575Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-17T23:11:28.575Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-17T23:11:29.138Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-17T23:11:29.395Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-17T23:11:29.651Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-17T23:11:30.852Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:11:30.852Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:11:30.852Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:11:30.852Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:11:31.019Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-17T23:11:31.019Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-17T23:11:31.019Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-17T23:11:31.019Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-17T23:11:32.911Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-17T23:11:33.362Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:11:33.475Z] === RUN TestDockerSuite/TestEventsRename [2019-10-17T23:11:34.409Z] === RUN TestDockerSuite/TestEventsResize [2019-10-17T23:11:34.724Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:11:35.341Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-17T23:11:35.648Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:11:36.271Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-17T23:11:37.010Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:11:37.202Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-17T23:11:37.570Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:11:38.133Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-17T23:11:38.931Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:11:39.043Z] 65014b3c3121: Verifying Checksum [2019-10-17T23:11:39.043Z] 65014b3c3121: Download complete [2019-10-17T23:11:39.856Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:11:41.404Z] === RUN TestDockerSuite/TestEventsTop [2019-10-17T23:11:41.742Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:11:41.967Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-17T23:11:42.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-17T23:11:43.104Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:11:44.789Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-17T23:11:44.986Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:11:45.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-17T23:11:46.283Z] === RUN TestDockerSuite/TestExec [2019-10-17T23:11:46.408Z] #33 157.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:11:47.213Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-17T23:11:48.150Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-17T23:11:48.357Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:11:49.083Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-17T23:11:49.280Z] #33 160.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:11:50.015Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-17T23:11:50.204Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:11:51.605Z] #33 162.8 [2019-10-17T23:11:51.911Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-17T23:11:52.254Z] #33 DONE 163.3s [2019-10-17T23:11:52.254Z] [2019-10-17T23:11:52.254Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-17T23:11:52.854Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-17T23:11:53.612Z] #34 DONE 1.6s [2019-10-17T23:11:53.785Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-17T23:11:54.716Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-17T23:11:55.494Z] [2019-10-17T23:11:55.494Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-17T23:11:55.652Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-17T23:11:56.053Z] #35 DONE 0.9s [2019-10-17T23:11:56.308Z] [2019-10-17T23:11:56.308Z] #36 exporting to image [2019-10-17T23:11:56.308Z] #36 exporting layers [2019-10-17T23:11:56.583Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-17T23:11:58.047Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-17T23:11:59.415Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-17T23:11:59.609Z] #36 exporting layers 3.2s done [2019-10-17T23:11:59.609Z] #36 writing image sha256:0be4afcde8d1ad17eb3f7d3fcd83a1bedcbebd396bc8a56e7e95aa2457782305 done [2019-10-17T23:11:59.609Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-17T23:11:59.609Z] #36 DONE 3.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:11:59.918Z] + echo Ensuring container killed. [2019-10-17T23:11:59.919Z] Ensuring container killed. [2019-10-17T23:11:59.919Z] + docker rm -vf docker-pr9 [2019-10-17T23:11:59.919Z] Error: No such container: docker-pr9 [2019-10-17T23:11:59.919Z] + true [Pipeline] sh [2019-10-17T23:12:00.197Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:12:00.197Z] Chowning /workspace to jenkins user [2019-10-17T23:12:00.197Z] + id -u [2019-10-17T23:12:00.197Z] + id -g [2019-10-17T23:12:00.197Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39964:/workspace busybox chown -R 1000:1000 /workspace [2019-10-17T23:12:00.785Z] === RUN TestDockerSuite/TestExecEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:12:02.110Z] + bundleName=unit [2019-10-17T23:12:02.110Z] + echo Creating unit-bundles.tar.gz [2019-10-17T23:12:02.110Z] Creating unit-bundles.tar.gz [2019-10-17T23:12:02.110Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-17T23:12:02.110Z] bundles/junit-report.xml [2019-10-17T23:12:02.110Z] bundles/go-test-report.json [2019-10-17T23:12:02.110Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-17T23:12:02.122Z] Archiving artifacts [2019-10-17T23:12:02.155Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-17T23:12:02.569Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:12:02.907Z] + make clean [2019-10-17T23:12:03.164Z] docker volume rm -f docker-dev-cache [2019-10-17T23:12:03.164Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:12:04.048Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-17T23:12:04.613Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-17T23:12:07.885Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-17T23:12:08.814Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-17T23:12:09.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-17T23:12:09.636Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-17T23:12:10.567Z] === RUN TestDockerSuite/TestExecParseError [2019-10-17T23:12:11.849Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:12:11.849Z] [2019-10-17T23:12:11.849Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:12:11.849Z] PKG_CONFIG=pkg-config [2019-10-17T23:12:11.849Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:12:11.849Z] HOSTNAME=222fd918845a [2019-10-17T23:12:11.849Z] DOCKER_EXPERIMENTAL=1 [2019-10-17T23:12:11.849Z] container=docker [2019-10-17T23:12:11.849Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T23:12:11.849Z] GO111MODULE=off [2019-10-17T23:12:11.849Z] GOPATH=/go [2019-10-17T23:12:11.849Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:12:11.849Z] HOME=/root [2019-10-17T23:12:11.849Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:12:11.849Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:12:11.849Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:12:11.849Z] DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 [2019-10-17T23:12:11.849Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:12:11.849Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:12:11.849Z] TERM=xterm [2019-10-17T23:12:11.849Z] VALIDATE_BRANCH=master [2019-10-17T23:12:11.849Z] DEST=bundles/test-integration [2019-10-17T23:12:11.849Z] SHLVL=1 [2019-10-17T23:12:11.849Z] TIMEOUT=120m [2019-10-17T23:12:11.849Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:12:11.849Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:12:11.849Z] TESTDEBUG=0 [2019-10-17T23:12:11.849Z] _=/usr/bin/env [2019-10-17T23:12:11.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:12:11.936Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-17T23:12:12.499Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-17T23:12:13.429Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-17T23:12:17.615Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-17T23:12:17.872Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-17T23:12:18.802Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-17T23:12:30.998Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-17T23:12:30.998Z] === RUN TestDockerSuite/TestExecTTY [2019-10-17T23:12:31.928Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-17T23:12:33.298Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-17T23:12:34.230Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-17T23:12:35.162Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-17T23:12:35.162Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-17T23:12:37.686Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-17T23:12:38.615Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-17T23:12:39.983Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-17T23:12:40.598Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-17T23:12:41.969Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-17T23:12:42.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-17T23:12:46.711Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-17T23:12:51.974Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-17T23:12:54.496Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-17T23:12:59.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:12:59.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:12:59.746Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-17T23:12:59.746Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-17T23:12:59.746Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-17T23:12:59.746Z] === RUN TestDockerSuite/TestHealth [2019-10-17T23:13:00.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:13:09.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-17T23:13:21.887Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-17T23:13:21.887Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-17T23:13:21.887Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-17T23:13:21.887Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-17T23:13:22.451Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-17T23:13:22.451Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-17T23:13:23.381Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-17T23:13:23.381Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-17T23:13:23.381Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-17T23:13:23.381Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-17T23:13:23.638Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-17T23:13:23.895Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-17T23:13:24.459Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-17T23:13:24.459Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-17T23:13:25.388Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-17T23:13:25.388Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-17T23:13:26.318Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-17T23:13:27.248Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-17T23:13:27.248Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-17T23:13:28.177Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-17T23:13:31.449Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-17T23:13:31.449Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-17T23:13:31.449Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-17T23:13:33.344Z] === RUN TestDockerSuite/TestImportFile [2019-10-17T23:13:34.716Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-17T23:13:34.972Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-17T23:13:36.867Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-17T23:13:38.763Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-17T23:13:39.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:13:39.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:13:39.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:13:40.658Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-17T23:13:40.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:13:41.222Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-17T23:13:41.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:13:41.788Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-17T23:13:42.380Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-17T23:13:43.310Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-17T23:13:44.241Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-17T23:13:44.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:13:45.171Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-17T23:13:46.104Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-17T23:13:46.104Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-17T23:13:46.104Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-17T23:13:46.104Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-17T23:13:46.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:13:46.667Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-17T23:13:47.723Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-17T23:13:47.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-17T23:13:48.543Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-17T23:13:49.107Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-17T23:13:49.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:13:50.479Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-17T23:13:51.412Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-17T23:13:52.342Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-17T23:13:52.342Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-17T23:13:53.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:13:54.237Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-17T23:13:55.170Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-17T23:13:55.737Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-17T23:13:55.737Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-17T23:13:55.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:13:56.666Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-17T23:13:56.666Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-17T23:13:58.036Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-17T23:13:58.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:13:58.968Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-17T23:13:59.901Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-17T23:14:01.269Z] === RUN TestDockerSuite/TestInspectImage [2019-10-17T23:14:01.269Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-17T23:14:01.269Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-17T23:14:01.269Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-17T23:14:01.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:14:02.201Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-17T23:14:02.769Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-17T23:14:03.026Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-17T23:14:03.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:14:03.957Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-17T23:14:04.889Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-17T23:14:05.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:14:06.787Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-17T23:14:06.787Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-17T23:14:07.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:14:07.153Z] Using test binary docker [2019-10-17T23:14:07.437Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T23:14:07.437Z] +++ /etc/init.d/apparmor start [2019-10-17T23:14:07.437Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:14:07.437Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:14:07.437Z] Warning failed to create cache: (null) [2019-10-17T23:14:07.437Z] . [2019-10-17T23:14:07.437Z] INFO: Waiting for daemon to start... [2019-10-17T23:14:07.437Z] Starting dockerd [2019-10-17T23:14:07.437Z] +++ 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 [2019-10-17T23:14:08.703Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-17T23:14:09.461Z] . [2019-10-17T23:14:09.461Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:14:09.461Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:14:09.461Z] Error: No such image: emptyfs [2019-10-17T23:14:09.461Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:14:09.461Z] ++++ docker load [2019-10-17T23:14:09.635Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-17T23:14:09.746Z] Running integration-test (iteration 1) [2019-10-17T23:14:09.746Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T23:14:09.746Z] ++ 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 [2019-10-17T23:14:09.746Z] ++ set -e [2019-10-17T23:14:09.746Z] ++ '[' -n 0 ']' [2019-10-17T23:14:09.746Z] ++ set -x [2019-10-17T23:14:09.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:14:11.531Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-17T23:14:12.095Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-17T23:14:13.026Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-17T23:14:14.396Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-17T23:14:14.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-17T23:14:15.217Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-17T23:14:16.149Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-17T23:14:17.084Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-17T23:14:17.084Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-17T23:14:20.360Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-17T23:14:20.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-17T23:14:21.122Z] 65014b3c3121: Pull complete [2019-10-17T23:14:22.283Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-17T23:14:23.215Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-17T23:14:23.780Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-17T23:14:24.344Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-17T23:14:25.056Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:14:25.056Z] Loaded image: busybox:latest [2019-10-17T23:14:25.056Z] Loaded image: busybox:glibc [2019-10-17T23:14:25.056Z] Loaded image: debian:jessie [2019-10-17T23:14:25.056Z] Loaded image: hello-world:latest [2019-10-17T23:14:25.056Z] INFO: Testing against a local daemon [2019-10-17T23:14:25.056Z] === RUN TestCgroupNamespacesBuild [2019-10-17T23:14:26.071Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2019-10-17T23:14:26.071Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T23:14:26.071Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T23:14:26.869Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-17T23:14:26.870Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-17T23:14:28.128Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2019-10-17T23:14:28.128Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T23:14:28.128Z] === RUN TestBuildWithSession [2019-10-17T23:14:28.128Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:14:28.128Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:14:28.128Z] === RUN TestBuildSquashParent [2019-10-17T23:14:30.145Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-17T23:14:30.145Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-17T23:14:32.669Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-17T23:14:32.669Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-17T23:14:33.233Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-17T23:14:33.757Z] --- PASS: TestBuildSquashParent (5.76s) [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:14:33.757Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:14:33.757Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:14:33.757Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:14:33.757Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:14:33.757Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:14:33.757Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:14:33.757Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:14:33.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:14:33.757Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:14:33.757Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:14:33.757Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:14:35.376Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-17T23:14:35.633Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-17T23:14:36.197Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-17T23:14:36.462Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-17T23:14:36.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:14:36.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2019-10-17T23:14:38.779Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2019-10-17T23:14:38.779Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:14:38.779Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:14:40.807Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:14:40.807Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:14:41.424Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:14:41.709Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:14:41.993Z] --- PASS: TestBuildMultiStageCopy (3.41s) [2019-10-17T23:14:41.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2019-10-17T23:14:41.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-10-17T23:14:41.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-17T23:14:41.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2019-10-17T23:14:41.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-10-17T23:14:41.993Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:14:43.010Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2019-10-17T23:14:43.010Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:14:43.013Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-17T23:14:44.500Z] --- PASS: TestBuildLabelWithTargets (1.51s) [2019-10-17T23:14:44.500Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:14:45.511Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-17T23:14:45.511Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:14:47.191Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-17T23:14:47.538Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2019-10-17T23:14:47.538Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:14:48.563Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-10-17T23:14:48.563Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:14:50.470Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-17T23:14:51.260Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2019-10-17T23:14:51.260Z] === RUN TestBuildWithHugeFile [2019-10-17T23:14:52.991Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-17T23:14:54.888Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-17T23:14:55.817Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-17T23:14:58.339Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-17T23:14:58.339Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-17T23:14:58.657Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-17T23:14:58.657Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-17T23:14:58.657Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-17T23:14:59.588Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-17T23:15:00.521Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-17T23:15:04.695Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-17T23:15:05.260Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-17T23:15:10.511Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-17T23:15:10.768Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-17T23:15:10.768Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-17T23:15:12.137Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-17T23:15:13.519Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-17T23:15:13.519Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-17T23:15:14.451Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-17T23:15:15.820Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-17T23:15:16.752Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-17T23:15:20.026Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-17T23:15:20.283Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-17T23:15:21.214Z] === RUN TestDockerSuite/TestLogsSince [2019-10-17T23:15:24.489Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-17T23:15:28.664Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-17T23:15:28.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-17T23:15:35.208Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-17T23:15:35.208Z] === RUN TestDockerSuite/TestLogsTail [2019-10-17T23:15:35.771Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-17T23:15:36.701Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-17T23:15:37.265Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-17T23:15:37.829Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-17T23:15:38.758Z] === RUN TestDockerSuite/TestNetHostname [2019-10-17T23:15:41.287Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-17T23:15:41.287Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-17T23:15:41.851Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-17T23:15:43.220Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-17T23:15:44.589Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-17T23:15:45.973Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-17T23:15:46.904Z] === RUN TestDockerSuite/TestPluginActive [2019-10-17T23:15:48.274Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-17T23:15:48.531Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-17T23:15:51.806Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-17T23:15:57.064Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-17T23:15:57.064Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-17T23:15:57.064Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-17T23:15:57.993Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-17T23:16:01.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-17T23:16:01.270Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-17T23:16:03.165Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-17T23:16:04.534Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-17T23:16:05.098Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-17T23:16:07.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-17T23:16:10.896Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-17T23:16:11.461Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-17T23:16:12.831Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-17T23:16:13.285Z] --- PASS: TestBuildWithHugeFile (80.61s) [2019-10-17T23:16:13.286Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:16:13.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:16:13.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:16:13.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:16:13.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:16:13.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:16:13.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:16:13.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:16:13.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:16:13.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:16:13.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-17T23:16:13.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-17T23:16:13.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-17T23:16:13.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-10-17T23:16:13.286Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:16:13.286Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T23:16:14.728Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-17T23:16:15.341Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T23:16:16.622Z] === RUN TestDockerSuite/TestPortList [2019-10-17T23:16:16.823Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2019-10-17T23:16:16.823Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2019-10-17T23:16:16.823Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-10-17T23:16:16.823Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:16:17.110Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-17T23:16:17.110Z] PASS [2019-10-17T23:16:17.110Z] [2019-10-17T23:16:17.110Z] === Skipped [2019-10-17T23:16:17.110Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-17T23:16:17.110Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:16:17.110Z] [2019-10-17T23:16:17.110Z] [2019-10-17T23:16:17.110Z] DONE 32 tests, 1 skipped in 127.228s [2019-10-17T23:16:17.110Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T23:16:17.110Z] ++ 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 [2019-10-17T23:16:17.110Z] ++ set -e [2019-10-17T23:16:17.110Z] ++ '[' -n 0 ']' [2019-10-17T23:16:17.110Z] ++ set -x [2019-10-17T23:16:17.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:17.110Z] INFO: Testing against a local daemon [2019-10-17T23:16:17.110Z] === RUN TestConfigList [2019-10-17T23:16:18.546Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-17T23:16:19.813Z] --- PASS: TestConfigList (2.25s) [2019-10-17T23:16:19.814Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T23:16:19.814Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:16:21.849Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2019-10-17T23:16:21.849Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T23:16:21.850Z] === RUN TestConfigsUpdate [2019-10-17T23:16:23.873Z] --- PASS: TestConfigsUpdate (2.17s) [2019-10-17T23:16:23.873Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T23:16:23.873Z] === RUN TestTemplatedConfig [2019-10-17T23:16:25.182Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-17T23:16:26.558Z] --- PASS: TestTemplatedConfig (2.81s) [2019-10-17T23:16:26.558Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T23:16:26.558Z] === RUN TestConfigInspect [2019-10-17T23:16:27.709Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-17T23:16:29.077Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-17T23:16:29.249Z] --- PASS: TestConfigInspect (2.18s) [2019-10-17T23:16:29.249Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T23:16:29.249Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:16:31.289Z] --- PASS: TestConfigCreateWithLabels (2.15s) [2019-10-17T23:16:31.289Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T23:16:31.289Z] === RUN TestConfigCreateResolve [2019-10-17T23:16:33.023Z] 12c8dbabfd62: Pull complete [2019-10-17T23:16:33.023Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-17T23:16:33.023Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:33.023Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-17T23:16:33.023Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-17T23:16:33.023Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-17T23:16:33.023Z] WARN: Skipping validation tests [2019-10-17T23:16:33.023Z] INFO: Running unit tests at 10/17/2019 23:16:25... [2019-10-17T23:16:33.023Z] INFO: make.ps1 starting at 10/17/2019 23:16:29 [2019-10-17T23:16:33.023Z] INFO: Git commit (5ac8720ca) assumed from DOCKER_GITCOMMIT environment variable [2019-10-17T23:16:33.023Z] INFO: Invoking autogen... [2019-10-17T23:16:33.023Z] INFO: Running unit tests... [2019-10-17T23:16:33.332Z] --- PASS: TestConfigCreateResolve (2.20s) [2019-10-17T23:16:33.332Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T23:16:33.332Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:16:33.616Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-17T23:16:33.616Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T23:16:33.616Z] PASS [2019-10-17T23:16:33.616Z] [2019-10-17T23:16:33.616Z] DONE 8 tests in 16.544s [2019-10-17T23:16:33.616Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T23:16:33.616Z] ++ 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 [2019-10-17T23:16:33.616Z] ++ set -e [2019-10-17T23:16:33.616Z] ++ '[' -n 0 ']' [2019-10-17T23:16:33.616Z] ++ set -x [2019-10-17T23:16:33.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:33.900Z] INFO: Testing against a local daemon [2019-10-17T23:16:33.900Z] === RUN TestCheckpoint [2019-10-17T23:16:33.900Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T23:16:33.900Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:16:33.900Z] === RUN TestContainerInvalidJSON [2019-10-17T23:16:33.900Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:16:33.900Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:16:33.900Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:16:33.900Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:16:33.900Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:16:33.900Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:16:33.900Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:16:33.900Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:16:33.901Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:16:33.901Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-17T23:16:33.901Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T23:16:33.901Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T23:16:33.901Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T23:16:33.901Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:16:33.901Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-17T23:16:33.901Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:16:33.901Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-17T23:16:33.901Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:16:34.184Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-17T23:16:34.184Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:16:34.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-17T23:16:34.184Z] === RUN TestCopyFromContainer [2019-10-17T23:16:35.752Z] === RUN TestCopyFromContainer// [2019-10-17T23:16:35.752Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T23:16:35.752Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T23:16:36.044Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T23:16:36.044Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T23:16:36.044Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T23:16:36.329Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T23:16:36.329Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T23:16:36.329Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T23:16:36.615Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer (2.52s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-17T23:16:36.615Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-17T23:16:36.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:16:36.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:16:36.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:16:36.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:16:36.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:16:36.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:16:36.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:16:36.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:16:36.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:16:36.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:16:36.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-17T23:16:36.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-17T23:16:36.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-17T23:16:36.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-17T23:16:36.615Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:16:36.615Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-17T23:16:36.615Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:16:36.615Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:16:36.615Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:16:36.615Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:16:36.615Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:16:36.615Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:16:36.615Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:16:36.900Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:16:36.900Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:16:36.900Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:16:36.900Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-17T23:16:36.900Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-17T23:16:36.900Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T23:16:36.900Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T23:16:36.900Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:16:36.900Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-17T23:16:36.900Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:16:37.283Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-17T23:16:37.283Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-17T23:16:37.283Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-17T23:16:37.283Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-17T23:16:37.283Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-17T23:16:37.847Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-17T23:16:38.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-17T23:16:38.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:16:38.930Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:16:38.930Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-17T23:16:38.930Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-17T23:16:38.930Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:16:39.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-17T23:16:39.292Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2019-10-17T23:16:40.963Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:16:40.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:16:40.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:16:40.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:16:40.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:16:40.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:16:40.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:16:40.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:16:40.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:16:40.963Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:16:40.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:16:40.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:16:40.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:16:40.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:16:40.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:16:40.963Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-17T23:16:40.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-17T23:16:40.963Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T23:16:40.963Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T23:16:40.963Z] === RUN TestDaemonRestartIpcMode [2019-10-17T23:16:40.963Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T23:16:40.963Z] === RUN TestDiff [2019-10-17T23:16:41.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-17T23:16:41.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-17T23:16:41.192Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-17T23:16:41.581Z] --- PASS: TestDiff (0.68s) [2019-10-17T23:16:41.581Z] === RUN TestExecWithCloseStdin [2019-10-17T23:16:42.592Z] --- PASS: TestExecWithCloseStdin (0.87s) [2019-10-17T23:16:42.592Z] === RUN TestExec [2019-10-17T23:16:43.210Z] --- PASS: TestExec (0.84s) [2019-10-17T23:16:43.210Z] === RUN TestExecUser [2019-10-17T23:16:44.223Z] --- PASS: TestExecUser (0.79s) [2019-10-17T23:16:44.223Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:16:45.236Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-10-17T23:16:45.236Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:16:45.368Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-17T23:16:45.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-17T23:16:46.300Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-17T23:16:46.733Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-10-17T23:16:46.733Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T23:16:46.733Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:16:46.864Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-17T23:16:47.122Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-17T23:16:47.744Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2019-10-17T23:16:47.744Z] === RUN TestHealthKillContainer [2019-10-17T23:16:48.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-17T23:16:50.467Z] --- PASS: TestHealthKillContainer (2.89s) [2019-10-17T23:16:50.467Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:16:50.765Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:16:51.083Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-10-17T23:16:51.083Z] === RUN TestIpcModeNone [2019-10-17T23:16:51.328Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-17T23:16:51.587Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-17T23:16:52.098Z] --- PASS: TestIpcModeNone (0.89s) [2019-10-17T23:16:52.098Z] === RUN TestIpcModePrivate [2019-10-17T23:16:53.111Z] --- PASS: TestIpcModePrivate (0.82s) [2019-10-17T23:16:53.111Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-17T23:16:53.111Z] === RUN TestIpcModeShareable [2019-10-17T23:16:53.480Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-17T23:16:53.728Z] --- PASS: TestIpcModeShareable (0.84s) [2019-10-17T23:16:53.728Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-17T23:16:53.728Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T23:16:55.402Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-17T23:16:56.407Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2019-10-17T23:16:56.407Z] === RUN TestAPIIpcModeHost [2019-10-17T23:16:56.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-17T23:16:57.025Z] --- PASS: TestAPIIpcModeHost (0.71s) [2019-10-17T23:16:57.026Z] === RUN TestDaemonIpcModeShareable [2019-10-17T23:16:58.503Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2019-10-17T23:16:58.503Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T23:16:58.503Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-17T23:16:58.503Z] === RUN TestDaemonIpcModePrivate [2019-10-17T23:17:00.535Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2019-10-17T23:17:00.535Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T23:17:00.535Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-17T23:17:00.535Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T23:17:02.024Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-17T23:17:02.024Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-17T23:17:02.028Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-17T23:17:02.028Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T23:17:02.028Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-17T23:17:02.028Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T23:17:04.065Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-10-17T23:17:04.065Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T23:17:04.065Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-17T23:17:04.065Z] === RUN TestIpcModeOlderClient [2019-10-17T23:17:04.065Z] === PAUSE TestIpcModeOlderClient [2019-10-17T23:17:04.065Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:17:04.349Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-10-17T23:17:04.350Z] === RUN TestKillContainer [2019-10-17T23:17:04.350Z] === RUN TestKillContainer/no_signal [2019-10-17T23:17:05.299Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-17T23:17:05.360Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T23:17:05.645Z] === RUN TestKillContainer/killing_signal [2019-10-17T23:17:06.657Z] --- PASS: TestKillContainer (2.12s) [2019-10-17T23:17:06.657Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-10-17T23:17:06.657Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-10-17T23:17:06.657Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2019-10-17T23:17:06.657Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:17:06.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T23:17:07.290Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T23:17:07.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2019-10-17T23:17:07.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2019-10-17T23:17:07.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2019-10-17T23:17:07.908Z] === RUN TestKillStoppedContainer [2019-10-17T23:17:07.908Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-17T23:17:07.908Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:17:08.192Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-17T23:17:08.192Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:17:08.530Z] ok github.com/docker/docker/api/server 0.146s coverage: 9.0% of statements [2019-10-17T23:17:08.812Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-17T23:17:08.812Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:17:10.291Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2019-10-17T23:17:10.291Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:17:10.637Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-17T23:17:10.655Z] --- PASS: TestInspectOomKilledFalse (0.62s) [2019-10-17T23:17:10.655Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T23:17:11.274Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-10-17T23:17:11.274Z] === RUN TestLinksContainerNames [2019-10-17T23:17:12.894Z] --- PASS: TestLinksContainerNames (1.31s) [2019-10-17T23:17:12.894Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:17:13.179Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2019-10-17T23:17:13.179Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T23:17:13.798Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/default [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/private [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/slave [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/shared [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/default [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/shared [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/slave [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/private [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T23:17:13.798Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:17:13.798Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:17:13.798Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:17:13.920Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-17T23:17:14.084Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T23:17:14.085Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-17T23:17:14.369Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-17T23:17:14.369Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T23:17:15.291Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-17T23:17:15.849Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2019-10-17T23:17:15.849Z] === RUN TestNetworkNat [2019-10-17T23:17:16.868Z] --- PASS: TestNetworkNat (0.80s) [2019-10-17T23:17:16.868Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:17:17.486Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2019-10-17T23:17:17.486Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:17:17.815Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-17T23:17:18.495Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2019-10-17T23:17:18.495Z] === RUN TestPause [2019-10-17T23:17:19.112Z] --- PASS: TestPause (0.77s) [2019-10-17T23:17:19.112Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:17:19.112Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:17:19.112Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:17:19.112Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:17:19.709Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-17T23:17:19.734Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-10-17T23:17:19.734Z] === RUN TestPsFilter [2019-10-17T23:17:20.020Z] --- PASS: TestPsFilter (0.17s) [2019-10-17T23:17:20.020Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:17:20.636Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2019-10-17T23:17:20.636Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:17:21.257Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2019-10-17T23:17:21.257Z] === RUN TestRemoveContainerRunning [2019-10-17T23:17:21.603Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-17T23:17:21.875Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-17T23:17:21.875Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:17:22.884Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2019-10-17T23:17:22.884Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:17:22.884Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-17T23:17:22.884Z] === RUN TestRenameLinkedContainer [2019-10-17T23:17:23.497Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-17T23:17:23.497Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-17T23:17:25.570Z] --- PASS: TestRenameLinkedContainer (2.56s) [2019-10-17T23:17:25.570Z] === RUN TestRenameStoppedContainer [2019-10-17T23:17:25.854Z] --- PASS: TestRenameStoppedContainer (0.64s) [2019-10-17T23:17:25.854Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:17:26.774Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-17T23:17:27.333Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2019-10-17T23:17:27.334Z] === RUN TestRenameInvalidName [2019-10-17T23:17:27.703Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-17T23:17:27.953Z] --- PASS: TestRenameInvalidName (0.65s) [2019-10-17T23:17:27.953Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:17:27.960Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-17T23:17:28.890Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-17T23:17:30.640Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2019-10-17T23:17:30.640Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:17:30.924Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2019-10-17T23:17:30.924Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:17:32.181Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-17T23:17:32.408Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2019-10-17T23:17:32.408Z] === RUN TestResize [2019-10-17T23:17:33.025Z] --- PASS: TestResize (0.68s) [2019-10-17T23:17:33.025Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:17:34.035Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-10-17T23:17:34.035Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:17:34.653Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:17:34.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:17:34.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:17:34.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:17:34.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:17:34.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:17:34.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:17:34.702Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-17T23:17:35.265Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-17T23:17:35.265Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-17T23:17:35.828Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-17T23:17:35.828Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-17T23:17:36.086Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-17T23:17:36.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:17:36.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:17:37.017Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-17T23:17:37.274Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-17T23:17:37.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:17:38.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:17:38.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:17:38.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:17:39.169Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-17T23:17:40.099Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-17T23:17:41.031Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-17T23:17:41.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:17:41.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:17:41.963Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.09s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.39s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.34s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.42s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.52s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-17T23:17:44.104Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.95s) [2019-10-17T23:17:44.104Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-17T23:17:44.104Z] === RUN TestCgroupNamespacesRun [2019-10-17T23:17:46.133Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-10-17T23:17:46.133Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T23:17:46.133Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T23:17:47.638Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-17T23:17:47.638Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T23:17:47.638Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T23:17:49.116Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2019-10-17T23:17:49.116Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T23:17:49.116Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T23:17:51.154Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-10-17T23:17:51.154Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T23:17:51.154Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T23:17:51.922Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-17T23:17:51.922Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-17T23:17:52.633Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-17T23:17:52.633Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T23:17:52.633Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T23:17:53.651Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-10-17T23:17:53.651Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T23:17:53.651Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T23:17:54.444Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-17T23:17:54.444Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-17T23:17:54.445Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-17T23:17:54.662Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-17T23:17:54.662Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T23:17:54.662Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T23:17:54.701Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-17T23:17:56.143Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2019-10-17T23:17:56.143Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T23:17:56.143Z] === RUN TestKernelTCPMemory [2019-10-17T23:17:57.155Z] --- PASS: TestKernelTCPMemory (0.90s) [2019-10-17T23:17:57.155Z] === RUN TestNISDomainname [2019-10-17T23:17:57.978Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-17T23:17:58.169Z] --- PASS: TestNISDomainname (1.01s) [2019-10-17T23:17:58.169Z] === RUN TestHostnameDnsResolution [2019-10-17T23:17:59.661Z] --- PASS: TestHostnameDnsResolution (1.35s) [2019-10-17T23:17:59.661Z] === RUN TestStats [2019-10-17T23:17:59.874Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-17T23:18:00.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-17T23:18:02.344Z] --- PASS: TestStats (2.66s) [2019-10-17T23:18:02.345Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:18:02.345Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T23:18:02.345Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T23:18:02.345Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T23:18:02.345Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T23:18:02.345Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T23:18:02.345Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T23:18:02.345Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T23:18:02.345Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T23:18:02.345Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T23:18:02.345Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T23:18:02.345Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T23:18:02.345Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T23:18:03.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-17T23:18:04.280Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-17T23:18:05.854Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-17T23:18:05.854Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-10-17T23:18:05.854Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2019-10-17T23:18:05.854Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2019-10-17T23:18:05.854Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2019-10-17T23:18:05.854Z] === RUN TestDeleteDevicemapper [2019-10-17T23:18:05.854Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T23:18:05.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:18:05.854Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:18:06.197Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-17T23:18:06.197Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-17T23:18:06.197Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-17T23:18:06.455Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-17T23:18:07.335Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2019-10-17T23:18:07.335Z] === RUN TestUpdateMemory [2019-10-17T23:18:08.179Z] --- PASS: TestUpdateMemory (1.02s) [2019-10-17T23:18:08.179Z] === RUN TestUpdateCPUQuota [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:18:09.100Z] ok github.com/docker/docker/api/server/httputils 0.117s coverage: 14.7% of statements [2019-10-17T23:18:09.100Z] ok github.com/docker/docker/api/server/middleware 0.224s coverage: 37.7% of statements [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:18:09.100Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:18:09.101Z] ok github.com/docker/docker/api/server/router/swarm 0.164s coverage: 4.0% of statements [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:18:09.101Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 95.2% of statements [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:18:09.101Z] ok github.com/docker/docker/api/types/strslice 0.071s coverage: 90.0% of statements [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:18:09.101Z] ok github.com/docker/docker/api/types/time 0.445s coverage: 100.0% of statements [2019-10-17T23:18:09.101Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:18:09.101Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:18:10.205Z] --- PASS: TestUpdateCPUQuota (1.56s) [2019-10-17T23:18:10.205Z] === RUN TestUpdatePidsLimit [2019-10-17T23:18:10.205Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T23:18:10.205Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T23:18:10.499Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T23:18:10.634Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-17T23:18:10.648Z] ok github.com/docker/docker/builder/dockerfile 0.490s coverage: 46.1% of statements [2019-10-17T23:18:10.648Z] ok github.com/docker/docker/builder/dockerignore 0.064s coverage: 96.8% of statements [2019-10-17T23:18:10.648Z] ok github.com/docker/docker/builder/remotecontext 0.842s coverage: 9.2% of statements [2019-10-17T23:18:11.116Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T23:18:11.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T23:18:11.684Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T23:18:12.002Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-17T23:18:12.260Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-17T23:18:12.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit (3.91s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-17T23:18:13.784Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-17T23:18:13.784Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:18:14.156Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-17T23:18:15.087Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-17T23:18:16.982Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-17T23:18:18.350Z] === RUN TestDockerSuite/TestRmiTag [2019-10-17T23:18:18.350Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-17T23:18:19.279Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-17T23:18:23.453Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-17T23:18:23.711Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-17T23:18:24.645Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-17T23:18:25.576Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-17T23:18:26.140Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-17T23:18:26.304Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2019-10-17T23:18:26.304Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:18:26.589Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2019-10-17T23:18:26.589Z] === RUN TestWaitNonBlocked [2019-10-17T23:18:26.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:18:26.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:18:26.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:18:26.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:18:26.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:18:26.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:18:27.750Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-17T23:18:27.750Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-10-17T23:18:27.750Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-10-17T23:18:27.750Z] === RUN TestWaitBlocked [2019-10-17T23:18:27.750Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:18:27.750Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:18:27.750Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:18:27.750Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:18:27.750Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:18:27.750Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:18:28.033Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-17T23:18:28.596Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-17T23:18:28.760Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-17T23:18:28.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2019-10-17T23:18:28.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2019-10-17T23:18:28.760Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T23:18:28.760Z] === CONT TestIpcModeOlderClient [2019-10-17T23:18:28.760Z] === CONT TestDaemonRestartIpcMode [2019-10-17T23:18:28.760Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-17T23:18:28.852Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-17T23:18:29.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-17T23:18:29.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-17T23:18:30.713Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-17T23:18:31.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-17T23:18:32.231Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2019-10-17T23:18:32.231Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T23:18:32.518Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2019-10-17T23:18:32.518Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T23:18:32.518Z] PASS [2019-10-17T23:18:32.518Z] [2019-10-17T23:18:32.518Z] === Skipped [2019-10-17T23:18:32.518Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-17T23:18:32.518Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:18:32.518Z] [2019-10-17T23:18:32.518Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:18:32.518Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:18:32.518Z] [2019-10-17T23:18:32.518Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T23:18:32.518Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:18:32.518Z] [2019-10-17T23:18:32.518Z] [2019-10-17T23:18:32.518Z] DONE 197 tests, 3 skipped in 118.744s [2019-10-17T23:18:32.518Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T23:18:32.518Z] ++ 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 [2019-10-17T23:18:32.518Z] ++ set -e [2019-10-17T23:18:32.518Z] ++ '[' -n 0 ']' [2019-10-17T23:18:32.518Z] ++ set -x [2019-10-17T23:18:32.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:18:32.518Z] INFO: Testing against a local daemon [2019-10-17T23:18:32.518Z] === RUN TestCommitInheritsEnv [2019-10-17T23:18:32.651Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-17T23:18:33.134Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-17T23:18:33.134Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:18:33.134Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-17T23:18:33.134Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:18:33.134Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-17T23:18:33.134Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:18:33.134Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-17T23:18:33.134Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:18:33.216Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-17T23:18:33.419Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2019-10-17T23:18:33.419Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T23:18:33.419Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:18:33.419Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:18:33.419Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:18:33.727Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-17T23:18:33.727Z] === RUN TestTagInvalidReference [2019-10-17T23:18:33.727Z] --- PASS: TestTagInvalidReference (0.06s) [2019-10-17T23:18:33.727Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:18:33.727Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-17T23:18:33.727Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:18:33.727Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-17T23:18:33.727Z] === RUN TestTagOfficialNames [2019-10-17T23:18:33.727Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-17T23:18:33.727Z] === RUN TestTagMatchesDigest [2019-10-17T23:18:33.727Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-17T23:18:33.727Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-17T23:18:34.159Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-17T23:18:34.416Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-17T23:18:35.347Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-17T23:18:37.245Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-17T23:18:38.613Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-17T23:18:39.543Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-17T23:18:40.473Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-17T23:18:41.405Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-17T23:18:42.336Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-17T23:18:43.267Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-17T23:18:44.635Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-17T23:18:46.004Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-17T23:18:46.397Z] ok github.com/docker/docker/builder/remotecontext/git 34.932s coverage: 85.1% of statements [2019-10-17T23:18:46.397Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:18:46.397Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:18:46.397Z] ok github.com/docker/docker/cli/debug 0.083s coverage: 100.0% of statements [2019-10-17T23:18:46.397Z] ok github.com/docker/docker/client 0.671s coverage: 75.3% of statements [2019-10-17T23:18:46.568Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-17T23:18:47.500Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-17T23:18:48.429Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-17T23:18:48.429Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-17T23:18:50.152Z] ok github.com/docker/docker/cmd/dockerd 0.682s coverage: 19.0% of statements [2019-10-17T23:18:50.323Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-17T23:18:50.887Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-17T23:18:51.450Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-17T23:18:52.343Z] ok github.com/docker/docker/container 0.570s coverage: 42.5% of statements [2019-10-17T23:18:52.343Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:18:52.343Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:18:52.343Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:18:52.343Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:18:52.380Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-17T23:18:53.311Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-17T23:18:54.240Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-17T23:18:54.240Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-17T23:18:54.805Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-17T23:18:55.736Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-17T23:18:56.666Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-17T23:18:57.595Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-17T23:18:58.159Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-17T23:18:58.159Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-17T23:18:59.102Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-17T23:18:59.102Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-17T23:19:00.471Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-17T23:19:01.401Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-17T23:19:02.331Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-17T23:19:02.894Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-17T23:19:03.151Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-17T23:19:04.081Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-17T23:19:05.975Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-17T23:19:07.345Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-17T23:19:09.240Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-17T23:19:09.501Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-17T23:19:09.758Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-17T23:19:10.689Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-17T23:19:11.620Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-17T23:19:12.551Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-17T23:19:13.163Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-17T23:19:15.055Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon 4.021s coverage: 9.2% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/cluster 1.875s coverage: 0.5% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.644s coverage: 65.3% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/cluster/convert 0.778s coverage: 35.8% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.473s coverage: 10.9% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/config 1.078s coverage: 82.7% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/discovery 0.235s coverage: 30.0% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/events 0.632s coverage: 50.0% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/graphdriver 0.209s coverage: 2.3% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/images 0.372s coverage: 4.9% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/links 0.852s coverage: 93.0% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/logger 0.458s coverage: 43.0% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/logger/awslogs 0.503s coverage: 77.8% of statements [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-17T23:19:17.581Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.474s coverage: 62.1% of statements [2019-10-17T23:19:17.581Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.422s coverage: 88.3% of statements [2019-10-17T23:19:18.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-17T23:19:18.630Z] ok github.com/docker/docker/daemon/logger/local 0.538s coverage: 74.7% of statements [2019-10-17T23:19:18.630Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:19:19.144Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.274s coverage: 21.4% of statements [2019-10-17T23:19:19.260Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-17T23:19:19.260Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-17T23:19:20.192Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-17T23:19:22.278Z] ok github.com/docker/docker/daemon/logger/splunk 2.370s coverage: 82.5% of statements [2019-10-17T23:19:22.278Z] ok github.com/docker/docker/daemon/logger/syslog 0.199s coverage: 47.8% of statements [2019-10-17T23:19:22.278Z] ok github.com/docker/docker/daemon/logger/templates 0.069s coverage: 8.3% of statements [2019-10-17T23:19:22.278Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:19:22.278Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-17T23:19:22.278Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:19:23.465Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-17T23:19:24.660Z] ok github.com/docker/docker/distribution 1.507s coverage: 20.3% of statements [2019-10-17T23:19:24.660Z] ok github.com/docker/docker/distribution/metadata 2.050s coverage: 48.2% of statements [2019-10-17T23:19:24.660Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:19:24.833Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-17T23:19:26.468Z] ok github.com/docker/docker/distribution/xfer 2.031s coverage: 76.8% of statements [2019-10-17T23:19:26.468Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:19:26.468Z] ok github.com/docker/docker/errdefs 0.213s coverage: 49.4% of statements [2019-10-17T23:19:28.133Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-17T23:19:28.136Z] ok github.com/docker/docker/image 1.066s coverage: 86.4% of statements [2019-10-17T23:19:28.136Z] ok github.com/docker/docker/image/cache 0.300s coverage: 19.2% of statements [2019-10-17T23:19:28.136Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:19:28.136Z] ok github.com/docker/docker/image/v1 0.497s coverage: 25.0% of statements [2019-10-17T23:19:28.137Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:19:30.652Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-17T23:19:30.652Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-17T23:19:30.652Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-17T23:19:31.214Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-17T23:19:31.870Z] ok github.com/docker/docker/layer 0.417s coverage: 30.0% of statements [2019-10-17T23:19:31.870Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:19:33.036Z] ok github.com/docker/docker/libcontainerd/local 0.377s coverage: 1.0% of statements [2019-10-17T23:19:33.036Z] ok github.com/docker/docker/libcontainerd/queue 0.122s coverage: 100.0% of statements [2019-10-17T23:19:33.036Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:19:33.036Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:19:33.036Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:19:33.036Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:19:33.036Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:19:33.036Z] ok github.com/docker/docker/opts 0.210s coverage: 67.3% of statements [2019-10-17T23:19:33.036Z] ok github.com/docker/docker/pkg/aaparser 0.213s coverage: 50.0% of statements [2019-10-17T23:19:33.108Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-17T23:19:35.002Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-17T23:19:37.524Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-17T23:19:38.088Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-17T23:19:39.984Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-17T23:19:40.912Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-17T23:19:40.913Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-17T23:19:41.475Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-17T23:19:43.368Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-17T23:19:43.368Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-17T23:19:44.298Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-17T23:19:45.228Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-17T23:19:46.157Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-17T23:19:47.086Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-17T23:19:47.086Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-17T23:19:48.016Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-17T23:19:48.579Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-17T23:19:49.508Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-17T23:19:50.439Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-17T23:19:51.382Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-17T23:19:51.946Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-17T23:19:52.876Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-17T23:19:53.807Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-17T23:19:53.807Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-17T23:19:54.758Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-17T23:19:55.322Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-17T23:19:57.218Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-17T23:19:57.218Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-17T23:19:57.218Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-17T23:20:01.462Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-17T23:20:02.027Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/archive 11.239s coverage: 62.0% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/authorization 0.734s coverage: 26.8% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/capabilities 0.091s coverage: 87.5% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/chrootarchive 0.307s coverage: 15.4% of statements [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/directory 0.200s coverage: 80.0% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/discovery/file 0.149s coverage: 92.9% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/discovery/kv 3.519s coverage: 84.1% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/discovery/memory 0.088s coverage: 92.3% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/discovery/nodes 0.326s coverage: 93.8% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/filenotify 0.143s coverage: 45.7% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/fileutils 0.277s coverage: 87.7% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/homedir 0.085s coverage: 42.9% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/idtools 0.085s coverage: 6.3% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/ioutils 0.739s coverage: 69.2% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/locker 0.068s coverage: 88.9% of statements [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/longpath 0.100s coverage: 100.0% of statements [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/namesgenerator 0.103s coverage: 85.7% of statements [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/parsers 0.071s coverage: 97.0% of statements [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-17T23:20:04.416Z] ok github.com/docker/docker/pkg/pidfile 0.112s coverage: 82.6% of statements [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:20:04.416Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:20:14.412Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-17T23:20:14.976Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-17T23:20:16.868Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-17T23:20:16.868Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-17T23:20:16.868Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-17T23:20:16.868Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-17T23:20:17.431Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-17T23:20:21.604Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-17T23:20:22.535Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/plugins 35.068s coverage: 73.4% of statements [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.234s coverage: 56.8% of statements [2019-10-17T23:20:23.015Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:20:23.015Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/plugins/transport 0.181s coverage: 85.7% of statements [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/pools 0.075s coverage: 88.2% of statements [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/pubsub 1.162s coverage: 73.9% of statements [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2019-10-17T23:20:23.015Z] ok github.com/docker/docker/pkg/signal 0.090s coverage: 20.3% of statements [2019-10-17T23:20:23.015Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/stdcopy 0.086s coverage: 100.0% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/streamformatter 0.125s coverage: 66.2% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/stringid 0.177s coverage: 70.6% of statements [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/sysinfo 0.065s coverage: 38.2% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 12.7% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/tarsum 0.233s coverage: 89.3% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/term 0.086s coverage: 30.8% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/urlutil 0.051s coverage: 100.0% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/plugin 0.377s coverage: 11.6% of statements [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/plugin/v2 0.179s coverage: 20.1% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/reference 0.169s coverage: 84.4% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/registry 0.555s coverage: 52.2% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/registry/resumable 0.412s coverage: 100.0% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/restartmanager 0.067s coverage: 50.9% of statements [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/runconfig 0.144s coverage: 54.5% of statements [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/testutil 0.115s coverage: 62.5% of statements [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/volume/drivers 0.217s coverage: 36.1% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/volume/local 0.335s coverage: 37.7% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/volume/mounts 0.161s coverage: 66.2% of statements [2019-10-17T23:20:23.016Z] ok github.com/docker/docker/volume/service 0.435s coverage: 70.3% of statements [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:20:23.016Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:20:24.107Z] INFO: make.ps1 ended at 10/17/2019 23:20:24 [2019-10-17T23:20:24.429Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-17T23:20:25.358Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-17T23:20:25.832Z] INFO: Unit tests ended at 10/17/2019 23:20:25. Duration:00:04:00.5432528 [2019-10-17T23:20:25.832Z] INFO: Building busybox [2019-10-17T23:20:25.928Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-17T23:20:26.357Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-17T23:20:26.357Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-17T23:20:26.357Z] [2019-10-17T23:20:26.357Z] Sending build context to Docker daemon 2.56kB [2019-10-17T23:20:26.357Z] [2019-10-17T23:20:26.357Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-17T23:20:26.357Z] ---> 739b21bd02e7 [2019-10-17T23:20:26.357Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-17T23:20:26.357Z] ---> Running in 739fc0bc82e3 [2019-10-17T23:20:26.493Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-17T23:20:27.864Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-17T23:20:27.864Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-17T23:20:28.120Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-17T23:20:30.013Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-17T23:20:31.383Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-17T23:20:32.668Z] Removing intermediate container 739fc0bc82e3 [2019-10-17T23:20:32.668Z] ---> 9ca862cec21e [2019-10-17T23:20:32.668Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-17T23:20:32.752Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-17T23:20:32.752Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-17T23:20:33.009Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-17T23:20:33.186Z] [2019-10-17T23:20:33.707Z] ---> a7524889368b [2019-10-17T23:20:33.707Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-17T23:20:33.707Z] ---> Running in 1e2c2cbbd73c [2019-10-17T23:20:34.860Z] [2019-10-17T23:20:34.860Z] SUCCESS: Specified value was saved. [2019-10-17T23:20:34.903Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-17T23:20:36.273Z] === RUN TestDockerSuite/TestRunMount [2019-10-17T23:20:38.013Z] Removing intermediate container 1e2c2cbbd73c [2019-10-17T23:20:38.013Z] ---> 8aa6e47b45c6 [2019-10-17T23:20:38.013Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-17T23:20:38.013Z] ---> Running in 2ff197d88da1 [2019-10-17T23:20:43.966Z] Cannot create a file when that file already exists. [2019-10-17T23:20:44.371Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-17T23:20:44.371Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-17T23:20:44.934Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-17T23:20:46.828Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-17T23:20:49.350Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-17T23:20:51.084Z] Removing intermediate container 2ff197d88da1 [2019-10-17T23:20:51.084Z] ---> 085b5f1d516d [2019-10-17T23:20:51.084Z] Step 6/6 : CMD ["sh"] [2019-10-17T23:20:51.084Z] ---> Running in 7f440d7b0add [2019-10-17T23:20:51.084Z] Removing intermediate container 7f440d7b0add [2019-10-17T23:20:51.084Z] ---> 406698eec0e3 [2019-10-17T23:20:51.084Z] Successfully built 406698eec0e3 [2019-10-17T23:20:51.084Z] Successfully tagged busybox:latest [2019-10-17T23:20:51.084Z] INFO: Docker images of the daemon under test [2019-10-17T23:20:51.084Z] [2019-10-17T23:20:51.084Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-17T23:20:51.084Z] busybox latest 406698eec0e3 1 second ago 4.83GB [2019-10-17T23:20:51.084Z] microsoft/windowsservercore latest 739b21bd02e7 9 days ago 4.79GB [2019-10-17T23:20:51.084Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 9 days ago 4.79GB [2019-10-17T23:20:51.084Z] [2019-10-17T23:20:51.084Z] INFO: Running integration tests at 10/17/2019 23:20:51... [2019-10-17T23:20:51.084Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-17T23:20:51.084Z] INFO: Integration API tests being run from the host: [2019-10-17T23:20:51.546Z] INFO: make.ps1 starting at 10/17/2019 23:20:51 [2019-10-17T23:20:52.011Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-17T23:20:52.642Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-17T23:20:55.161Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-17T23:20:57.682Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-17T23:20:59.575Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-17T23:21:01.469Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-17T23:21:01.469Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-17T23:21:02.032Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-17T23:21:03.401Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-17T23:21:04.332Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-17T23:21:05.262Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-17T23:21:07.785Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-17T23:21:10.305Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-17T23:21:13.197Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-17T23:21:15.385Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-17T23:21:15.560Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-17T23:21:16.123Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-17T23:21:16.380Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-17T23:21:17.316Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-17T23:21:17.316Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-17T23:21:18.245Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-17T23:21:18.307Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-17T23:21:19.175Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-17T23:21:19.175Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-17T23:21:19.738Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-17T23:21:20.481Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-17T23:21:20.667Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-17T23:21:20.667Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-17T23:21:21.597Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-17T23:21:22.527Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-17T23:21:23.383Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-17T23:21:23.841Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-17T23:21:24.299Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-17T23:21:24.420Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-17T23:21:25.265Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-17T23:21:25.350Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-17T23:21:26.230Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-17T23:21:26.279Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-17T23:21:26.842Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-17T23:21:27.773Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-17T23:21:28.406Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-17T23:21:28.702Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-17T23:21:29.632Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-17T23:21:29.632Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-17T23:21:30.562Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-17T23:21:31.133Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-17T23:21:31.133Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-17T23:21:32.065Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-17T23:21:32.164Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-17T23:21:33.961Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-17T23:21:33.961Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-17T23:21:37.238Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-17T23:21:39.132Z] === RUN TestDockerSuite/TestRunRm [2019-10-17T23:21:39.257Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-17T23:21:39.696Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-17T23:21:41.439Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-17T23:21:44.124Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-17T23:21:44.357Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-17T23:21:44.382Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-17T23:21:45.312Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-17T23:21:47.215Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-17T23:21:47.259Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-17T23:21:47.777Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-17T23:21:49.434Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-17T23:21:51.605Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-17T23:21:51.951Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-17T23:21:53.807Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-17T23:21:53.844Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-17T23:21:54.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:21:54.266Z] INFO: Testing against a local daemon [2019-10-17T23:21:54.266Z] === RUN TestBuildWithSession [2019-10-17T23:21:54.266Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:21:54.266Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:21:54.266Z] === RUN TestBuildSquashParent [2019-10-17T23:21:54.266Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-17T23:21:54.266Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:21:54.266Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:21:54.266Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-17T23:21:54.266Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:21:54.266Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:21:54.266Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:21:57.116Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-17T23:21:58.047Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-17T23:21:59.415Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-17T23:22:00.345Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-17T23:22:00.345Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-17T23:22:01.275Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-17T23:22:02.204Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-17T23:22:03.135Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-17T23:22:03.698Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-17T23:22:04.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:22:04.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:22:04.629Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-17T23:22:05.540Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:22:05.559Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-17T23:22:07.077Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:22:08.610Z] --- PASS: TestBuildMultiStageCopy (14.73s) [2019-10-17T23:22:08.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.48s) [2019-10-17T23:22:08.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2019-10-17T23:22:08.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2019-10-17T23:22:08.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2019-10-17T23:22:08.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.79s) [2019-10-17T23:22:08.610Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:22:08.610Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-17T23:22:08.610Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:08.610Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:22:08.610Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-17T23:22:08.610Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:08.610Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:22:08.832Z] === RUN TestDockerSuite/TestRunState [2019-10-17T23:22:10.144Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2019-10-17T23:22:10.144Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:22:10.144Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-17T23:22:10.144Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:10.144Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:22:10.144Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-17T23:22:10.144Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:10.144Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:22:10.144Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-17T23:22:10.144Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:10.144Z] === RUN TestBuildWithHugeFile [2019-10-17T23:22:10.144Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-17T23:22:10.144Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-17T23:22:10.144Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:22:10.144Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:22:10.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:22:10.144Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:22:10.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:22:10.144Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:22:10.144Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:22:10.203Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-17T23:22:10.655Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:22:10.655Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:22:10.655Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:22:10.655Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2019-10-17T23:22:10.655Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-17T23:22:10.655Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-17T23:22:10.655Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-17T23:22:10.655Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:22:10.655Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-17T23:22:10.655Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:10.655Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:22:10.655Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-17T23:22:10.655Z] PASS [2019-10-17T23:22:10.655Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-17T23:22:10.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:22:10.655Z] INFO: Testing against a local daemon [2019-10-17T23:22:10.655Z] === RUN TestConfigList [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigList (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestConfigsUpdate [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestTemplatedConfig [2019-10-17T23:22:10.655Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestConfigInspect [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:22:10.655Z] === RUN TestConfigCreateResolve [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:22:10.655Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:22:10.655Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-17T23:22:10.655Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:22:10.655Z] PASS [2019-10-17T23:22:10.655Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-17T23:22:10.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:22:10.655Z] INFO: Testing against a local daemon [2019-10-17T23:22:10.655Z] === RUN TestCheckpoint [2019-10-17T23:22:10.655Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T23:22:10.655Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:22:10.655Z] === RUN TestContainerInvalidJSON [2019-10-17T23:22:10.655Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:22:10.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:22:10.655Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:22:10.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:22:10.655Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:22:10.655Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:22:10.655Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:22:10.655Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:22:10.655Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:22:10.655Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-17T23:22:10.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T23:22:10.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T23:22:10.655Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-17T23:22:10.655Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:22:10.655Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-17T23:22:10.655Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:22:10.655Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-17T23:22:10.655Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:22:10.655Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-17T23:22:10.655Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:22:10.655Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-17T23:22:10.655Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestCopyFromContainer [2019-10-17T23:22:10.655Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-17T23:22:10.655Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:10.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:22:10.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:22:10.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:22:10.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:22:10.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:22:10.655Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:22:10.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:22:10.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:22:10.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:22:10.655Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:22:10.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-17T23:22:10.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-17T23:22:10.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-17T23:22:10.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-17T23:22:10.655Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:22:10.655Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-17T23:22:10.655Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-17T23:22:10.655Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:22:10.655Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:22:10.655Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:22:10.655Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:22:10.655Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:22:10.655Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:22:10.655Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:22:11.113Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:22:11.113Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:22:11.113Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:22:11.113Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-17T23:22:11.113Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-17T23:22:11.113Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-17T23:22:11.113Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-17T23:22:11.113Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:22:11.113Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-17T23:22:11.113Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:11.113Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:22:11.113Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-17T23:22:11.113Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:22:11.113Z] === RUN TestCreateWithCapabilities [2019-10-17T23:22:11.113Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-17T23:22:11.113Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-17T23:22:11.113Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:22:11.113Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-17T23:22:11.113Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:22:11.113Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:22:11.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:22:11.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:22:11.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:22:11.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:22:11.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:22:11.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:22:11.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:22:11.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:22:11.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:22:11.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:22:11.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:22:11.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:22:11.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:22:11.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:22:11.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:22:11.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T23:22:11.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-17T23:22:11.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-17T23:22:11.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-17T23:22:11.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-17T23:22:11.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-17T23:22:11.114Z] === RUN TestDiff [2019-10-17T23:22:11.114Z] --- SKIP: TestDiff (0.00s) [2019-10-17T23:22:11.114Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-17T23:22:11.114Z] === RUN TestExecWithCloseStdin [2019-10-17T23:22:11.193Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-17T23:22:11.193Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-17T23:22:12.123Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-17T23:22:12.379Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-17T23:22:12.379Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-17T23:22:13.291Z] --- PASS: TestExecWithCloseStdin (2.30s) [2019-10-17T23:22:13.291Z] === RUN TestExec [2019-10-17T23:22:13.291Z] --- SKIP: TestExec (0.00s) [2019-10-17T23:22:13.291Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-17T23:22:13.291Z] === RUN TestExecUser [2019-10-17T23:22:13.291Z] --- SKIP: TestExecUser (0.00s) [2019-10-17T23:22:13.291Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-17T23:22:13.291Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:22:13.291Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-17T23:22:13.291Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:13.291Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:22:13.291Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-17T23:22:13.291Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:13.291Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:22:13.291Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-17T23:22:13.291Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-17T23:22:13.291Z] === RUN TestHealthKillContainer [2019-10-17T23:22:13.291Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-17T23:22:13.291Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-17T23:22:13.291Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:22:13.291Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-17T23:22:13.291Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-17T23:22:13.291Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:22:13.318Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-17T23:22:14.295Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-17T23:22:15.466Z] --- PASS: TestKillContainerInvalidSignal (1.81s) [2019-10-17T23:22:15.466Z] === RUN TestKillContainer [2019-10-17T23:22:15.466Z] --- SKIP: TestKillContainer (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-17T23:22:15.466Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:22:15.466Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-17T23:22:15.466Z] === RUN TestKillStoppedContainer [2019-10-17T23:22:15.466Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-17T23:22:15.466Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:22:15.466Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-17T23:22:15.466Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:22:15.466Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-17T23:22:15.466Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:22:15.466Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:22:15.466Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:22:15.466Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T23:22:15.466Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:22:15.466Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:22:16.187Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-17T23:22:16.187Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-17T23:22:16.187Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-17T23:22:16.999Z] --- PASS: TestLogsFollowTailEmpty (2.04s) [2019-10-17T23:22:16.999Z] === RUN TestNetworkNat [2019-10-17T23:22:16.999Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-17T23:22:16.999Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-17T23:22:16.999Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:22:16.999Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-17T23:22:16.999Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:22:16.999Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:22:16.999Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-17T23:22:16.999Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-17T23:22:16.999Z] === RUN TestPause [2019-10-17T23:22:16.999Z] --- SKIP: TestPause (0.00s) [2019-10-17T23:22:16.999Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-17T23:22:16.999Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:22:17.116Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-17T23:22:19.173Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2019-10-17T23:22:19.173Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:22:19.173Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-17T23:22:19.173Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:22:19.173Z] === RUN TestPsFilter [2019-10-17T23:22:19.173Z] --- PASS: TestPsFilter (0.17s) [2019-10-17T23:22:19.173Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:22:19.636Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-17T23:22:20.200Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-17T23:22:21.130Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-17T23:22:21.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.15s) [2019-10-17T23:22:21.346Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:22:23.027Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-17T23:22:23.027Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-17T23:22:23.519Z] --- PASS: TestRemoveContainerWithVolume (2.21s) [2019-10-17T23:22:23.519Z] === RUN TestRemoveContainerRunning [2019-10-17T23:22:25.691Z] --- PASS: TestRemoveContainerRunning (1.77s) [2019-10-17T23:22:25.691Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:22:27.225Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.94s) [2019-10-17T23:22:27.225Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:22:27.225Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-17T23:22:27.225Z] === RUN TestRenameLinkedContainer [2019-10-17T23:22:27.225Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-17T23:22:27.225Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-17T23:22:27.225Z] === RUN TestRenameStoppedContainer [2019-10-17T23:22:28.281Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-17T23:22:28.846Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-17T23:22:31.367Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-17T23:22:31.931Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-17T23:22:32.187Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-17T23:22:33.117Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-17T23:22:34.049Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-17T23:22:36.571Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-17T23:22:37.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-17T23:22:37.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-17T23:22:37.706Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-17T23:22:38.666Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-17T23:22:38.923Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-17T23:22:38.923Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-17T23:22:40.291Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-17T23:22:40.855Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-17T23:22:41.786Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-17T23:22:41.786Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-17T23:22:41.786Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-17T23:22:42.729Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-17T23:22:45.999Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-17T23:22:46.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-17T23:22:47.494Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-17T23:22:48.058Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-17T23:22:48.987Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-17T23:22:50.355Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-17T23:22:50.612Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-17T23:22:53.133Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-17T23:22:55.028Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-17T23:22:57.155Z] --- FAIL: TestRenameStoppedContainer (27.17s) [2019-10-17T23:22:57.155Z] rename_test.go:58: timeout hit after 10s: waiting for container to be one of (exited), currently running [2019-10-17T23:22:57.155Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:22:57.547Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-17T23:22:58.122Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s) [2019-10-17T23:22:58.122Z] === RUN TestRenameInvalidName [2019-10-17T23:23:00.295Z] --- PASS: TestRenameInvalidName (1.91s) [2019-10-17T23:23:00.295Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:23:00.295Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-17T23:23:00.295Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:00.295Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:23:00.821Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-17T23:23:01.077Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-17T23:23:01.827Z] --- PASS: TestRenameContainerWithSameName (1.63s) [2019-10-17T23:23:01.827Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:23:01.827Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-17T23:23:01.827Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:01.827Z] === RUN TestResize [2019-10-17T23:23:01.827Z] --- SKIP: TestResize (0.00s) [2019-10-17T23:23:01.827Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:01.827Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:23:01.827Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-17T23:23:01.827Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:01.827Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:23:02.006Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-17T23:23:02.937Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-17T23:23:02.937Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-17T23:23:02.937Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-17T23:23:02.937Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-17T23:23:03.193Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-17T23:23:04.005Z] --- PASS: TestResizeWhenContainerNotStarted (1.91s) [2019-10-17T23:23:04.005Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:23:04.005Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:23:04.005Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:04.006Z] === RUN TestStats [2019-10-17T23:23:04.006Z] --- SKIP: TestStats (0.00s) [2019-10-17T23:23:04.006Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-17T23:23:04.006Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:23:04.122Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-17T23:23:05.052Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-17T23:23:05.981Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-17T23:23:07.875Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-17T23:23:08.438Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-17T23:23:09.368Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-17T23:23:09.368Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-17T23:23:09.790Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.44s) [2019-10-17T23:23:09.790Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:23:09.790Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-17T23:23:09.790Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-17T23:23:09.790Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:23:09.947Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-17T23:23:09.947Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-17T23:23:09.947Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-17T23:23:10.203Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-17T23:23:10.203Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-17T23:23:10.203Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-17T23:23:10.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-17T23:23:10.717Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-17T23:23:10.973Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-17T23:23:10.973Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-17T23:23:11.902Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-17T23:23:12.832Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-17T23:23:13.814Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-17T23:23:13.814Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-17T23:23:14.379Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-17T23:23:14.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-17T23:23:15.506Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-17T23:23:15.506Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-17T23:23:16.439Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-17T23:23:17.370Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-17T23:23:17.370Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-17T23:23:17.370Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-17T23:23:18.299Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-17T23:23:19.669Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-17T23:23:20.602Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-17T23:23:20.602Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-17T23:23:21.535Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-17T23:23:21.535Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-17T23:23:23.429Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-17T23:23:23.686Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-17T23:23:26.961Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-17T23:23:27.523Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-17T23:23:27.523Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-17T23:23:27.523Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-17T23:23:28.451Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-17T23:23:29.823Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-17T23:23:30.870Z] --- PASS: TestUpdateRestartPolicy (20.29s) [2019-10-17T23:23:30.870Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:23:31.191Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-17T23:23:31.191Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-17T23:23:31.329Z] --- PASS: TestUpdateRestartWithAutoRemove (1.72s) [2019-10-17T23:23:31.329Z] === RUN TestWaitNonBlocked [2019-10-17T23:23:31.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:23:31.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:23:31.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:23:31.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:23:31.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:23:31.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:23:33.085Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-17T23:23:33.085Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-17T23:23:33.647Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-17T23:23:34.239Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-17T23:23:34.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s) [2019-10-17T23:23:34.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2019-10-17T23:23:34.239Z] === RUN TestWaitBlocked [2019-10-17T23:23:34.239Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-17T23:23:34.239Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:34.239Z] FAIL [2019-10-17T23:23:34.239Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-17T23:23:34.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.239Z] INFO: Testing against a local daemon [2019-10-17T23:23:34.239Z] === RUN TestCommitInheritsEnv [2019-10-17T23:23:34.239Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-17T23:23:34.239Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:23:34.239Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:23:34.239Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-17T23:23:34.239Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-17T23:23:34.239Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:23:34.239Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-17T23:23:34.239Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:23:34.239Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-17T23:23:34.239Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:23:34.239Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-17T23:23:34.239Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:23:34.239Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:23:34.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-17T23:23:34.239Z] === RUN TestTagInvalidReference [2019-10-17T23:23:34.239Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-17T23:23:34.239Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:23:34.239Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-17T23:23:34.239Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:23:34.239Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-17T23:23:34.239Z] === RUN TestTagOfficialNames [2019-10-17T23:23:34.239Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-17T23:23:34.239Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestTagMatchesDigest [2019-10-17T23:23:34.239Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-17T23:23:34.239Z] PASS [2019-10-17T23:23:34.239Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-17T23:23:34.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.239Z] INFO: Testing against a local daemon [2019-10-17T23:23:34.239Z] === RUN TestNetworkCreateDelete [2019-10-17T23:23:34.239Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-17T23:23:34.239Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:34.239Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:23:34.239Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-17T23:23:34.239Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-17T23:23:34.239Z] === RUN TestInspectNetwork [2019-10-17T23:23:34.239Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-17T23:23:34.239Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:34.239Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:23:34.239Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-17T23:23:34.239Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:34.239Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:23:34.239Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:23:34.239Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:23:34.239Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:23:34.239Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:23:34.239Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:23:34.239Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:23:34.239Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:23:34.239Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:23:34.239Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:23:34.239Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-17T23:23:34.239Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:23:34.239Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-17T23:23:34.239Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-17T23:23:34.239Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:23:34.239Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:23:34.239Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:23:34.239Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:23:34.239Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:23:34.239Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:23:34.239Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:23:34.239Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:23:34.239Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:23:34.239Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:23:34.239Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-17T23:23:34.239Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-17T23:23:34.239Z] PASS [2019-10-17T23:23:34.239Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-17T23:23:34.239Z] PASS [2019-10-17T23:23:34.239Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-17T23:23:34.239Z] PASS [2019-10-17T23:23:34.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-17T23:23:34.239Z] PASS [2019-10-17T23:23:34.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-17T23:23:34.239Z] PASS [2019-10-17T23:23:34.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-17T23:23:34.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.697Z] INFO: Testing against a local daemon [2019-10-17T23:23:34.698Z] === RUN TestPluginInvalidJSON [2019-10-17T23:23:34.698Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:23:34.698Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:23:34.698Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:23:34.698Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-17T23:23:34.698Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:23:34.698Z] PASS [2019-10-17T23:23:34.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-17T23:23:34.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.698Z] INFO: Testing against a local daemon [2019-10-17T23:23:34.698Z] === RUN TestExternalGraphDriver [2019-10-17T23:23:34.698Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-17T23:23:34.698Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-17T23:23:34.698Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:23:34.698Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-17T23:23:34.698Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-17T23:23:34.698Z] PASS [2019-10-17T23:23:34.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-17T23:23:34.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.698Z] INFO: Testing against a local daemon [2019-10-17T23:23:34.698Z] PASS [2019-10-17T23:23:34.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-17T23:23:34.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.698Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-17T23:23:34.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:34.698Z] INFO: Testing against a local daemon [2019-10-17T23:23:34.698Z] === RUN TestSecretInspect [2019-10-17T23:23:34.698Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-17T23:23:34.698Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:34.698Z] === RUN TestSecretList [2019-10-17T23:23:34.698Z] --- SKIP: TestSecretList (0.00s) [2019-10-17T23:23:34.698Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:34.698Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:23:34.698Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-17T23:23:34.698Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:34.698Z] === RUN TestSecretsUpdate [2019-10-17T23:23:34.698Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-17T23:23:34.698Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:34.698Z] === RUN TestTemplatedSecret [2019-10-17T23:23:34.698Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-17T23:23:34.698Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:34.698Z] === RUN TestSecretCreateResolve [2019-10-17T23:23:34.698Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-17T23:23:34.698Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:34.698Z] PASS [2019-10-17T23:23:34.698Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-17T23:23:35.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:35.155Z] INFO: Testing against a local daemon [2019-10-17T23:23:35.155Z] === RUN TestServiceCreateInit [2019-10-17T23:23:35.155Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:23:35.155Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:23:35.155Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-17T23:23:35.155Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-17T23:23:35.155Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.155Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-17T23:23:35.155Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.155Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:23:35.155Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-17T23:23:35.155Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.155Z] === RUN TestCreateServiceConflict [2019-10-17T23:23:35.155Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-17T23:23:35.155Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.155Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:23:35.155Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-17T23:23:35.155Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.155Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:23:35.156Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-17T23:23:35.156Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:23:35.156Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-17T23:23:35.156Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:23:35.156Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-17T23:23:35.156Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestCreateServiceSysctls [2019-10-17T23:23:35.156Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-17T23:23:35.156Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:23:35.156Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2019-10-17T23:23:35.156Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestInspect [2019-10-17T23:23:35.156Z] --- SKIP: TestInspect (0.00s) [2019-10-17T23:23:35.156Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestServiceListWithStatuses [2019-10-17T23:23:35.156Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:23:35.156Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:23:35.156Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-17T23:23:35.156Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:23:35.156Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-17T23:23:35.156Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestServicePlugin [2019-10-17T23:23:35.156Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:23:35.156Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestServiceUpdateLabel [2019-10-17T23:23:35.156Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-17T23:23:35.156Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:35.156Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:23:35.156Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-17T23:23:35.156Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:35.156Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:23:35.156Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-17T23:23:35.156Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:35.156Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:23:35.156Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2019-10-17T23:23:35.156Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:23:35.156Z] PASS [2019-10-17T23:23:35.156Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-17T23:23:35.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:35.156Z] INFO: Testing against a local daemon [2019-10-17T23:23:35.156Z] === RUN TestSessionCreate [2019-10-17T23:23:35.156Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-17T23:23:35.156Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:35.156Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:23:35.156Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-17T23:23:35.156Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:35.156Z] PASS [2019-10-17T23:23:35.156Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-17T23:23:35.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:35.156Z] INFO: Testing against a local daemon [2019-10-17T23:23:35.156Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:23:35.156Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:23:35.156Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:23:35.156Z] === RUN TestEventsExecDie [2019-10-17T23:23:35.156Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-17T23:23:35.156Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-17T23:23:35.156Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:23:35.156Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-17T23:23:35.156Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-17T23:23:35.156Z] === RUN TestInfoAPI [2019-10-17T23:23:35.156Z] --- PASS: TestInfoAPI (0.03s) [2019-10-17T23:23:35.156Z] === RUN TestInfoAPIWarnings [2019-10-17T23:23:35.156Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-17T23:23:35.156Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:23:35.156Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:23:36.122Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-10-17T23:23:36.122Z] === RUN TestPingCacheHeaders [2019-10-17T23:23:36.122Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-10-17T23:23:36.122Z] === RUN TestPingGet [2019-10-17T23:23:36.178Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-17T23:23:36.178Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-17T23:23:36.580Z] --- PASS: TestPingGet (0.03s) [2019-10-17T23:23:36.581Z] === RUN TestPingHead [2019-10-17T23:23:36.581Z] --- PASS: TestPingHead (0.03s) [2019-10-17T23:23:36.581Z] === RUN TestVersion [2019-10-17T23:23:36.581Z] --- PASS: TestVersion (0.03s) [2019-10-17T23:23:36.581Z] PASS [2019-10-17T23:23:36.581Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-17T23:23:36.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:36.581Z] INFO: Testing against a local daemon [2019-10-17T23:23:36.581Z] === RUN TestVolumesCreateAndList [2019-10-17T23:23:36.581Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-17T23:23:36.581Z] === RUN TestVolumesRemove [2019-10-17T23:23:36.581Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-17T23:23:36.581Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-17T23:23:36.581Z] === RUN TestVolumesInspect [2019-10-17T23:23:36.581Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-17T23:23:36.581Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:23:36.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:23:36.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:23:36.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:23:36.581Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-17T23:23:36.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:23:36.581Z] PASS [2019-10-17T23:23:36.581Z] INFO: make.ps1 ended at 10/17/2019 23:23:36 [2019-10-17T23:23:36.581Z] INFO: Integration CLI tests being run from the host: [2019-10-17T23:23:36.581Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-17T23:23:38.071Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-17T23:23:38.071Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-17T23:23:38.071Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-17T23:23:39.439Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-17T23:23:41.333Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-17T23:23:41.590Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-17T23:23:41.590Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-17T23:23:41.590Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-17T23:23:41.590Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-17T23:23:41.720Z] --- PASS: TestImportExtremelyLargeImageWorks (298.82s) [2019-10-17T23:23:41.720Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-17T23:23:41.720Z] PASS [2019-10-17T23:23:41.720Z] [2019-10-17T23:23:41.720Z] === Skipped [2019-10-17T23:23:41.720Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:23:41.720Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:23:41.720Z] [2019-10-17T23:23:41.720Z] [2019-10-17T23:23:41.720Z] DONE 12 tests, 1 skipped in 300.221s [2019-10-17T23:23:41.720Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:23:41.720Z] ++ 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 [2019-10-17T23:23:41.720Z] ++ set -e [2019-10-17T23:23:41.720Z] ++ '[' -n 0 ']' [2019-10-17T23:23:41.720Z] ++ set -x [2019-10-17T23:23:41.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:23:41.720Z] INFO: Testing against a local daemon [2019-10-17T23:23:41.720Z] === RUN TestNetworkCreateDelete [2019-10-17T23:23:41.720Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-17T23:23:41.720Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:23:41.720Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-17T23:23:41.720Z] === RUN TestInspectNetwork [2019-10-17T23:23:41.720Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:23:41.720Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:23:41.720Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:23:41.720Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:23:42.153Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-17T23:23:42.339Z] --- PASS: TestInspectNetwork (8.61s) [2019-10-17T23:23:42.339Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:23:42.339Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:23:42.339Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:23:42.339Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:23:42.339Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:23:42.339Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:23:44.676Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-17T23:23:44.932Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-17T23:23:45.037Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2019-10-17T23:23:45.037Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:23:45.037Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:23:45.037Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:23:45.037Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:23:45.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:23:45.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:23:45.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:23:45.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:23:45.037Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:23:45.037Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:23:45.037Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:23:45.037Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-17T23:23:45.037Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:23:45.037Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:23:45.037Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:23:45.037Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:23:45.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:23:45.160Z] INFO: Testing against a local daemon [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-17T23:23:45.160Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-17T23:23:45.618Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-17T23:23:46.051Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-17T23:23:46.051Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:23:46.051Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:23:46.077Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-17T23:23:46.534Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-17T23:23:46.673Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-17T23:23:46.673Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:23:46.673Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:23:48.162Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2019-10-17T23:23:48.162Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:23:48.162Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:23:49.642Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2019-10-17T23:23:49.642Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:23:49.642Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:23:49.926Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-17T23:23:49.926Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:23:49.926Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:23:50.182Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-17T23:23:52.633Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2019-10-17T23:23:52.633Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:23:52.633Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:23:52.633Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:23:52.633Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:23:52.633Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:23:52.701Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-17T23:23:54.070Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-17T23:23:55.438Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-17T23:23:58.763Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-17T23:24:01.283Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-17T23:24:02.214Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-17T23:24:04.106Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-17T23:24:06.010Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-17T23:24:07.867Z] --- PASS: TestServiceWithDataPathPortInit (14.53s) [2019-10-17T23:24:07.867Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:24:07.867Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:24:07.867Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:24:08.539Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-17T23:24:11.810Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-17T23:24:14.696Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.18s) [2019-10-17T23:24:14.696Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:24:14.696Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:05etudcebso3v3h0aak9iwol2 Created:2019-10-17 23:24:07.865148999 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[42a817a4bb4824c0abe667ee4e01bef47605f95a047cc51d5984efbcc7725831:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.us7sotp11gv2xb4jceoqktefm EndpointID:a0e5828b384f5862640e9383799084d20a2e4c898759ddb59a60128c912b8abc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a860980994f385c879d74ba16cc138a2a7e5815bb20f34af400e9219e07b6f4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a3bd4878b4c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.us7sotp11gv2xb4jceoqktefm EndpointID:a0e5828b384f5862640e9383799084d20a2e4c898759ddb59a60128c912b8abc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:24:14.696Z] PASS [2019-10-17T23:24:14.696Z] [2019-10-17T23:24:14.696Z] === Skipped [2019-10-17T23:24:14.696Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:24:14.696Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:24:14.696Z] [2019-10-17T23:24:14.696Z] [2019-10-17T23:24:14.696Z] DONE 21 tests, 1 skipped in 41.240s [2019-10-17T23:24:14.696Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:24:14.696Z] ++ 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 [2019-10-17T23:24:14.696Z] ++ set -e [2019-10-17T23:24:14.696Z] ++ '[' -n 0 ']' [2019-10-17T23:24:14.696Z] ++ set -x [2019-10-17T23:24:14.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:24:14.696Z] INFO: Testing against a local daemon [2019-10-17T23:24:14.696Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:24:15.711Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-10-17T23:24:15.711Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-17T23:24:15.711Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:24:16.334Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-17T23:24:17.060Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-17T23:24:17.347Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-17T23:24:18.360Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-17T23:24:19.578Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-17T23:24:21.085Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-17T23:24:24.543Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-17T23:24:26.119Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-17T23:24:27.228Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-17T23:24:28.010Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-17T23:24:29.902Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-17T23:24:30.701Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-17T23:24:30.832Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-17T23:24:31.761Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-17T23:24:32.394Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-17T23:24:32.394Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-17T23:24:33.325Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-17T23:24:34.692Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-17T23:24:35.095Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-17T23:24:37.964Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-17T23:24:39.491Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-17T23:24:42.158Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-17T23:24:42.185Z] --- PASS: TestDockerNetworkIpvlan (26.38s) [2019-10-17T23:24:42.185Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.185Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-17T23:24:42.185Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.185Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-10-17T23:24:42.185Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.185Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.20s) [2019-10-17T23:24:42.185Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.186Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.21s) [2019-10-17T23:24:42.186Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.186Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.13s) [2019-10-17T23:24:42.186Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.186Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.17s) [2019-10-17T23:24:42.186Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.186Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.21s) [2019-10-17T23:24:42.186Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.186Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.17s) [2019-10-17T23:24:42.186Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:24:42.186Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.88s) [2019-10-17T23:24:42.186Z] PASS [2019-10-17T23:24:42.186Z] [2019-10-17T23:24:42.186Z] DONE 11 tests in 27.956s [2019-10-17T23:24:42.186Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:24:42.186Z] ++ 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 [2019-10-17T23:24:42.186Z] ++ set -e [2019-10-17T23:24:42.186Z] ++ '[' -n 0 ']' [2019-10-17T23:24:42.186Z] ++ set -x [2019-10-17T23:24:42.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:24:42.186Z] INFO: Testing against a local daemon [2019-10-17T23:24:42.186Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:24:42.414Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-17T23:24:43.344Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-17T23:24:43.344Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-17T23:24:43.669Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-10-17T23:24:43.669Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:24:43.669Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:24:44.274Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-17T23:24:44.289Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:24:45.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:24:46.168Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-17T23:24:46.168Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-17T23:24:46.315Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:24:48.062Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-17T23:24:48.319Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-17T23:24:48.881Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-17T23:24:49.016Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:24:49.813Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-17T23:24:51.708Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-17T23:24:52.480Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:24:54.226Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-17T23:24:56.752Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-17T23:24:57.985Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:24:58.119Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-17T23:24:58.119Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan (14.99s) [2019-10-17T23:24:58.604Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-17T23:24:58.604Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-17T23:24:58.604Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2019-10-17T23:24:58.604Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-10-17T23:24:58.604Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2019-10-17T23:24:58.604Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:24:58.604Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-10-17T23:24:58.604Z] PASS [2019-10-17T23:24:58.604Z] [2019-10-17T23:24:58.604Z] DONE 8 tests in 16.544s [2019-10-17T23:24:58.604Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:24:58.604Z] ++ 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 [2019-10-17T23:24:58.604Z] ++ set -e [2019-10-17T23:24:58.604Z] ++ '[' -n 0 ']' [2019-10-17T23:24:58.604Z] ++ set -x [2019-10-17T23:24:58.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:24:58.604Z] testing: warning: no tests to run [2019-10-17T23:24:58.604Z] PASS [2019-10-17T23:24:58.604Z] [2019-10-17T23:24:58.604Z] DONE 0 tests in 0.014s [2019-10-17T23:24:58.604Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:24:58.604Z] ++ 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 [2019-10-17T23:24:58.604Z] ++ set -e [2019-10-17T23:24:58.604Z] ++ '[' -n 0 ']' [2019-10-17T23:24:58.604Z] ++ set -x [2019-10-17T23:24:58.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:24:58.604Z] INFO: Testing against a local daemon [2019-10-17T23:24:58.604Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T23:24:59.489Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-17T23:25:00.418Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-17T23:25:00.629Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-10-17T23:25:00.629Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:25:00.629Z] === RUN TestAuthZPluginTLS [2019-10-17T23:25:00.920Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-17T23:25:00.920Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:25:00.920Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T23:25:01.536Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-17T23:25:01.536Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:25:01.536Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:25:02.153Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-17T23:25:02.153Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:25:02.153Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:25:02.772Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-17T23:25:02.772Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:25:02.772Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:25:04.250Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-10-17T23:25:04.250Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:25:04.250Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:25:04.592Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-17T23:25:04.868Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-17T23:25:04.868Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:25:04.868Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:25:05.483Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-17T23:25:05.483Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:25:05.483Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:25:06.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-17T23:25:06.104Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:25:06.104Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:25:08.152Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-10-17T23:25:08.152Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:25:08.152Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:25:08.766Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-17T23:25:10.186Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-10-17T23:25:10.186Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:25:10.186Z] === RUN TestAuthZPluginHeader [2019-10-17T23:25:11.195Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-17T23:25:11.195Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:25:11.195Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:25:11.195Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:25:11.195Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:11.195Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:25:11.195Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:25:11.195Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:11.195Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:25:11.195Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:25:11.195Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:11.195Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:25:11.195Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:25:11.195Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:11.195Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:25:12.055Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-17T23:25:14.575Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-17T23:25:19.826Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-17T23:25:25.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-17T23:25:26.970Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-17T23:25:29.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-17T23:25:29.684Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2019-10-17T23:25:29.684Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:25:29.684Z] PASS [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] === Skipped [2019-10-17T23:25:29.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:25:29.684Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:25:29.684Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:25:29.684Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:25:29.684Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] DONE 17 tests, 4 skipped in 29.413s [2019-10-17T23:25:29.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:25:29.684Z] ++ 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 [2019-10-17T23:25:29.684Z] ++ set -e [2019-10-17T23:25:29.684Z] ++ '[' -n 0 ']' [2019-10-17T23:25:29.684Z] ++ set -x [2019-10-17T23:25:29.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:25:29.684Z] INFO: Testing against a local daemon [2019-10-17T23:25:29.684Z] === RUN TestPluginInvalidJSON [2019-10-17T23:25:29.684Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:25:29.684Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:25:29.684Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:25:29.684Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-10-17T23:25:29.684Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:25:29.684Z] PASS [2019-10-17T23:25:29.684Z] [2019-10-17T23:25:29.684Z] DONE 2 tests in 0.132s [2019-10-17T23:25:29.684Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:25:29.684Z] ++ 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 [2019-10-17T23:25:29.684Z] ++ set -e [2019-10-17T23:25:29.684Z] ++ '[' -n 0 ']' [2019-10-17T23:25:29.684Z] ++ set -x [2019-10-17T23:25:29.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:25:29.684Z] INFO: Testing against a local daemon [2019-10-17T23:25:29.684Z] === RUN TestExternalGraphDriver [2019-10-17T23:25:29.684Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:25:30.696Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:25:30.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-17T23:25:32.726Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:25:32.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-17T23:25:34.762Z] --- PASS: TestExternalGraphDriver (6.44s) [2019-10-17T23:25:34.762Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:25:34.762Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-10-17T23:25:34.762Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-17T23:25:34.762Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2019-10-17T23:25:34.762Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:25:34.762Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-17T23:25:34.762Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:34.762Z] PASS [2019-10-17T23:25:34.762Z] [2019-10-17T23:25:34.762Z] === Skipped [2019-10-17T23:25:34.762Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-17T23:25:34.762Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:34.762Z] [2019-10-17T23:25:34.762Z] [2019-10-17T23:25:34.762Z] DONE 5 tests, 1 skipped in 6.597s [2019-10-17T23:25:34.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:25:34.762Z] ++ 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 [2019-10-17T23:25:34.762Z] ++ set -e [2019-10-17T23:25:34.762Z] ++ '[' -n 0 ']' [2019-10-17T23:25:34.762Z] ++ set -x [2019-10-17T23:25:34.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:25:34.762Z] INFO: Testing against a local daemon [2019-10-17T23:25:34.762Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:25:34.762Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:25:34.762Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:25:34.762Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:25:34.762Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:25:34.762Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:25:35.276Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-17T23:25:37.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-17T23:25:40.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-17T23:25:42.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-17T23:25:44.743Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-17T23:25:53.323Z] --- PASS: TestDaemonStartWithLogOpt (15.37s) [2019-10-17T23:25:53.323Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:25:55.348Z] --- PASS: TestContinueAfterPluginCrash (20.19s) [2019-10-17T23:25:55.348Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:25:55.348Z] PASS [2019-10-17T23:25:55.348Z] [2019-10-17T23:25:55.348Z] DONE 2 tests in 20.285s [2019-10-17T23:25:55.348Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:25:55.348Z] ++ 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 [2019-10-17T23:25:55.348Z] ++ set -e [2019-10-17T23:25:55.348Z] ++ '[' -n 0 ']' [2019-10-17T23:25:55.348Z] ++ set -x [2019-10-17T23:25:55.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:25:55.348Z] INFO: Testing against a local daemon [2019-10-17T23:25:55.348Z] === RUN TestPluginWithDevMounts [2019-10-17T23:25:55.348Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:25:55.348Z] === CONT TestPluginWithDevMounts [2019-10-17T23:25:57.375Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-10-17T23:25:57.375Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:25:57.375Z] PASS [2019-10-17T23:25:57.375Z] [2019-10-17T23:25:57.375Z] DONE 1 tests in 2.417s [2019-10-17T23:25:57.375Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:25:57.375Z] ++ 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 [2019-10-17T23:25:57.375Z] ++ set -e [2019-10-17T23:25:57.375Z] ++ '[' -n 0 ']' [2019-10-17T23:25:57.375Z] ++ set -x [2019-10-17T23:25:57.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:25:57.659Z] INFO: Testing against a local daemon [2019-10-17T23:25:57.659Z] === RUN TestSecretInspect [2019-10-17T23:25:59.698Z] --- PASS: TestSecretInspect (2.12s) [2019-10-17T23:25:59.698Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:25:59.698Z] === RUN TestSecretList [2019-10-17T23:26:02.380Z] --- PASS: TestSecretList (2.18s) [2019-10-17T23:26:02.380Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:26:02.380Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-17T23:26:02.820Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-17T23:26:04.409Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2019-10-17T23:26:04.409Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:26:04.409Z] === RUN TestSecretsUpdate [2019-10-17T23:26:06.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-17T23:26:06.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-17T23:26:06.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-17T23:26:06.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-17T23:26:06.091Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-17T23:26:06.446Z] --- PASS: TestSecretsUpdate (2.21s) [2019-10-17T23:26:06.446Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:26:06.446Z] === RUN TestTemplatedSecret [2019-10-17T23:26:07.022Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-17T23:26:09.141Z] --- PASS: TestTemplatedSecret (2.83s) [2019-10-17T23:26:09.141Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:26:09.141Z] === RUN TestSecretCreateResolve [2019-10-17T23:26:09.544Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-17T23:26:09.544Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-17T23:26:09.544Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-17T23:26:11.173Z] --- PASS: TestSecretCreateResolve (2.19s) [2019-10-17T23:26:11.173Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:26:11.173Z] PASS [2019-10-17T23:26:11.173Z] [2019-10-17T23:26:11.173Z] DONE 6 tests in 13.785s [2019-10-17T23:26:11.174Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:26:11.174Z] ++ 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 [2019-10-17T23:26:11.174Z] ++ set -e [2019-10-17T23:26:11.174Z] ++ '[' -n 0 ']' [2019-10-17T23:26:11.174Z] ++ set -x [2019-10-17T23:26:11.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:26:11.461Z] INFO: Testing against a local daemon [2019-10-17T23:26:11.461Z] === RUN TestServiceCreateInit [2019-10-17T23:26:11.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:26:12.815Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-17T23:26:13.520Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-17T23:26:14.528Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-17T23:26:15.852Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:26:18.070Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite (1844.51s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.94s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.33s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.56s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.42s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.20s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.15s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.72s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.20s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.55s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.80s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.25s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.55s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachDetach (1.65s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.95s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.57s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.26s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.63s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.98s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.22s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.61s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.42s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.68s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.08s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.69s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.89s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.10s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.72s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.23s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.00s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.38s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.85s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.69s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.28s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.15s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.99s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.70s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.00s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.86s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.55s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.20s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.14s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.48s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.48s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.13s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.76s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.20s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.87s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.06s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2019-10-17T23:26:18.070Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-17T23:26:18.070Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.36s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildContChar (4.02s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.97s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.39s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.15s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.17s) [2019-10-17T23:26:18.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-17T23:26:18.070Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-17T23:26:18.070Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-17T23:26:18.070Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-17T23:26:18.070Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.37s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.78s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.79s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.83s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.21s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.65s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.94s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.55s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.36s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.75s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.72s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.80s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.62s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.86s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.38s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.24s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnv (1.61s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.89s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.71s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.71s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2019-10-17T23:26:18.070Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-17T23:26:18.070Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.71s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.90s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.12s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.83s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2019-10-17T23:26:18.070Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.32s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.96s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildHistory (7.13s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.30s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.78s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.41s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.10s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.49s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.67s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.30s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.80s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.65s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.11s) [2019-10-17T23:26:18.071Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-17T23:26:18.071Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.35s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.49s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.44s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.35s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.36s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.45s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.62s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.05s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.68s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.74s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.71s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.73s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildPATH (2.73s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.53s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.28s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildRm (4.08s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.43s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.63s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.71s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.71s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.63s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.11s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-17T23:26:18.071Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildStderr (1.26s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.20s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.73s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildUser (2.42s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.90s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.81s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.32s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.52s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.40s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.15s) [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.32s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.31s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.34s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-17T23:26:18.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-17T23:26:18.074Z] docker_cli_sni_test.go:18: Flakey test [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCommitChange (1.19s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2019-10-17T23:26:18.074Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.85s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCommitTTY (1.92s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.80s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.06s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2019-10-17T23:26:18.075Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.03s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.75s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.51s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.45s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.11s) [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000777fa0 } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1117215041 /foo false } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1117215041 /foo true } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3900669356 /foo false } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3900669356 /foo true } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3900669356 /foo true 0xc0007427c0 } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0007427e0 } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000742800 } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000742840 } [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000742860 } [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 0 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 1 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 2 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 3 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 4 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 5 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 6 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 7 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 8 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 9 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 10 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 11 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 12 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 13 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 14 [2019-10-17T23:26:18.075Z] docker_api_containers_test.go:1927: case 15 [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.16s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.50s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.62s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.16s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership654000905/file1 a905827af8aefb6fa8f747fccb95b7fc209a211842ae2bc43a53add47b5449db:/tmpvol/file1` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp cda5d2c80982cdae333b5b7a93cc76937addb72260547ec5a6f5b7adf013f378:/root/file1 /tmp/test-cp-from-case-a128456404/itWorks.txt` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a128456404/itWorks.txt" contains "file1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 7326a810dfdf748b17219ec6df5f1fd964edc5c947533324f361c99e604225df:/file1 /tmp/test-cp-from-case-b466442787/testDir/` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c160870182/file2" contains "file2\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 8138d141bb34592ae527fb659082e82f05e155461374b287140a543931312f0a:/root/file1 /tmp/test-cp-from-case-c160870182/file2` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c160870182/file2" contains "file1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp cf3639f8fa28f5f788b858ab730e1ba1881a31287f1159e2f8d3c33f46eea658:/file1 /tmp/test-cp-from-case-d257061965/dir1` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d257061965/dir1/file1" contains "file1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp cf3639f8fa28f5f788b858ab730e1ba1881a31287f1159e2f8d3c33f46eea658:/file1 /tmp/test-cp-from-case-d257061965/dir1/` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d257061965/dir1/file1" contains "file1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 0172cf50238aa41b3aee9a1abe6895c63f197bdde05c8cec19ababeff3f05514:dir1 /tmp/test-cp-from-case-e798832456/testDir` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e798832456/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 0172cf50238aa41b3aee9a1abe6895c63f197bdde05c8cec19ababeff3f05514:dir1 /tmp/test-cp-from-case-e798832456/testDir/` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e798832456/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 127a67720895d43d717de70b2b9bd79849a650ddf761082a528510e67acd41ac:/root/dir1 /tmp/test-cp-from-case-f351560199/file1` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp f1b218951365a703b8b8f15cf61a6f26983dab35c83286cc958268d5dfc79828:/root/dir1 /tmp/test-cp-from-case-g424033210/dir2` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g424033210/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp f1b218951365a703b8b8f15cf61a6f26983dab35c83286cc958268d5dfc79828:/root/dir1 /tmp/test-cp-from-case-g424033210/dir2/` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g424033210/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 790a1d6d4b981cfab391ba45d5407353c2fe714ba5ccdec8b8ffc7c4fa0cdc4f:dir1/. /tmp/test-cp-from-case-h442191313/testDir` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h442191313/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 790a1d6d4b981cfab391ba45d5407353c2fe714ba5ccdec8b8ffc7c4fa0cdc4f:dir1/. /tmp/test-cp-from-case-h442191313/testDir/` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h442191313/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp ddb547c5fedca197a43d2f7fcba3330d334d21b153065bb75bff5f477e4e5b3a:/root/dir1/. /tmp/test-cp-from-case-i208226044/file1` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 52fe2159239a45d31e9df398e2dd740a84c82f14ae95f8915bd94f80b447ce41:/root/dir1/. /tmp/test-cp-from-case-j947008555/dir2` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j947008555/dir2/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 52fe2159239a45d31e9df398e2dd740a84c82f14ae95f8915bd94f80b447ce41:/root/dir1/. /tmp/test-cp-from-case-j947008555/dir2/` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j947008555/dir2/file1-1" contains "file1-1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 495be779ed95b362e285f4b0ce20c1628ea8a0befa5137538ace9db4d73dd25a:/file2 /tmp/test-cp-from-err-dst-not-dir546307470/symlinkToFile1` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir546307470/symlinkToFile1" points to "file1" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir546307470/file1" contains "file2\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 495be779ed95b362e285f4b0ce20c1628ea8a0befa5137538ace9db4d73dd25a:/file2 /tmp/test-cp-from-err-dst-not-dir546307470/symlinkToDir1` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir546307470/symlinkToDir1" points to "dir1" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir546307470/file2" contains "file2\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 495be779ed95b362e285f4b0ce20c1628ea8a0befa5137538ace9db4d73dd25a:/file2 /tmp/test-cp-from-err-dst-not-dir546307470/brokenSymlinkToFileX` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir546307470/brokenSymlinkToFileX" points to "fileX" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir546307470/fileX" contains "file2\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 495be779ed95b362e285f4b0ce20c1628ea8a0befa5137538ace9db4d73dd25a:/dir2 /tmp/test-cp-from-err-dst-not-dir546307470/symlinkToDir1` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir546307470/symlinkToDir1" points to "dir1" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir546307470/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 495be779ed95b362e285f4b0ce20c1628ea8a0befa5137538ace9db4d73dd25a:/dir2 /tmp/test-cp-from-err-dst-not-dir546307470/brokenSymlinkToDirX` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir546307470/brokenSymlinkToDirX" points to "dirX" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir546307470/dirX/file2-1" contains "file2-1\n" [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.33s) [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a399262966/file1 7368430a170f367ecb35dbb8275bffc24d3f3dc833cf9e1d3ab4576cd595ddf8:/root/itWorks.txt` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:279: checking that container "7368430a170f367ecb35dbb8275bffc24d3f3dc833cf9e1d3ab4576cd595ddf8" start output contains "file1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7368430a170f367ecb35dbb8275bffc24d3f3dc833cf9e1d3ab4576cd595ddf8` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b272339421/file1 6ea5ec09e0905c18bfe5e50e650804d56bbff081ec77198728a72388a472c9d0:testDir/` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:279: checking that container "28e96df4d7c0debfe4852efe0552b92431a8fab249be21459aa7253c059d7cb6" start output contains "file2\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:209: running `docker start -a 28e96df4d7c0debfe4852efe0552b92431a8fab249be21459aa7253c059d7cb6` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c213455768/file1 28e96df4d7c0debfe4852efe0552b92431a8fab249be21459aa7253c059d7cb6:/root/file2` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:279: checking that container "28e96df4d7c0debfe4852efe0552b92431a8fab249be21459aa7253c059d7cb6" start output contains "file1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:209: running `docker start -a 28e96df4d7c0debfe4852efe0552b92431a8fab249be21459aa7253c059d7cb6` [2019-10-17T23:26:18.075Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.33s) [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:279: checking that container "3ceef07a7807f359cc13673ebcd1f5458415a4b69b999aac80da0816af3446eb" start output contains "" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3ceef07a7807f359cc13673ebcd1f5458415a4b69b999aac80da0816af3446eb` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d515107351/file1 3ceef07a7807f359cc13673ebcd1f5458415a4b69b999aac80da0816af3446eb:dir1` [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:279: checking that container "3ceef07a7807f359cc13673ebcd1f5458415a4b69b999aac80da0816af3446eb" start output contains "file1\n" [2019-10-17T23:26:18.075Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3ceef07a7807f359cc13673ebcd1f5458415a4b69b999aac80da0816af3446eb` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "291d77ede662091f3516731d8a4685733841fc2921238ed285914be7cb2d37be" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 291d77ede662091f3516731d8a4685733841fc2921238ed285914be7cb2d37be` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d515107351/file1 291d77ede662091f3516731d8a4685733841fc2921238ed285914be7cb2d37be:dir1/` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "291d77ede662091f3516731d8a4685733841fc2921238ed285914be7cb2d37be" start output contains "file1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 291d77ede662091f3516731d8a4685733841fc2921238ed285914be7cb2d37be` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.65s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e669594250/dir1 ebac9e7e39d2c2691c873a5094b908c3e9f979bf3a663b3bf637596629129274:testDir` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "ebac9e7e39d2c2691c873a5094b908c3e9f979bf3a663b3bf637596629129274" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebac9e7e39d2c2691c873a5094b908c3e9f979bf3a663b3bf637596629129274` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e669594250/dir1 5fb01060296a5ae68bc1d747785252fe7e31fea2719fdc0938a25817bf8fd09e:testDir/` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "5fb01060296a5ae68bc1d747785252fe7e31fea2719fdc0938a25817bf8fd09e" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5fb01060296a5ae68bc1d747785252fe7e31fea2719fdc0938a25817bf8fd09e` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f153672801/dir1 52ba7276f74bbd9a58883aa10c72994d51123005b0ab68347997d835d4a1414c:/root/file1` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.17s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "cdac9001c0f31618fa3fc0043fcb14c81a62b51d05a967a0f17ea8f24ff87a79" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a cdac9001c0f31618fa3fc0043fcb14c81a62b51d05a967a0f17ea8f24ff87a79` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g908776012/dir1 cdac9001c0f31618fa3fc0043fcb14c81a62b51d05a967a0f17ea8f24ff87a79:/root/dir2` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "cdac9001c0f31618fa3fc0043fcb14c81a62b51d05a967a0f17ea8f24ff87a79" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a cdac9001c0f31618fa3fc0043fcb14c81a62b51d05a967a0f17ea8f24ff87a79` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "ceb0270dc598cbf4dfbab2a5916eea2360093fc34b9061a5f407ce6529c24bd0" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a ceb0270dc598cbf4dfbab2a5916eea2360093fc34b9061a5f407ce6529c24bd0` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g908776012/dir1 ceb0270dc598cbf4dfbab2a5916eea2360093fc34b9061a5f407ce6529c24bd0:/dir2/` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "ceb0270dc598cbf4dfbab2a5916eea2360093fc34b9061a5f407ce6529c24bd0" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a ceb0270dc598cbf4dfbab2a5916eea2360093fc34b9061a5f407ce6529c24bd0` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.64s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h513561915/dir1/. e67950ae614c3ed126e816fdc715d118ef3f5c3cf84d8b05e5694a90e56c6e78:testDir` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "e67950ae614c3ed126e816fdc715d118ef3f5c3cf84d8b05e5694a90e56c6e78" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a e67950ae614c3ed126e816fdc715d118ef3f5c3cf84d8b05e5694a90e56c6e78` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h513561915/dir1/. 460e106178b1efc2089d1068af921aacde8a88986deb8afa5c79255cfb83bb20:testDir/` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "460e106178b1efc2089d1068af921aacde8a88986deb8afa5c79255cfb83bb20" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 460e106178b1efc2089d1068af921aacde8a88986deb8afa5c79255cfb83bb20` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i103646046/dir1/. 194f683aa2a6a3f6a620d4df4e88ba8b27ec4c118a9b9dd2e3853ce97b9c9578:/root/file1` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.13s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "1bf469d2d5a148f0c8d370a59db9d90207d7994fe0ae032b04baa6f6fa2b4436" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1bf469d2d5a148f0c8d370a59db9d90207d7994fe0ae032b04baa6f6fa2b4436` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j036777253/dir1/. 1bf469d2d5a148f0c8d370a59db9d90207d7994fe0ae032b04baa6f6fa2b4436:/dir2` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "1bf469d2d5a148f0c8d370a59db9d90207d7994fe0ae032b04baa6f6fa2b4436" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1bf469d2d5a148f0c8d370a59db9d90207d7994fe0ae032b04baa6f6fa2b4436` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "18fcb279ef179c2cbe04f95cb5242454ad3b5b9131a975f6c9b50a02c1047ba8" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 18fcb279ef179c2cbe04f95cb5242454ad3b5b9131a975f6c9b50a02c1047ba8` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j036777253/dir1/. 18fcb279ef179c2cbe04f95cb5242454ad3b5b9131a975f6c9b50a02c1047ba8:/dir2/` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "18fcb279ef179c2cbe04f95cb5242454ad3b5b9131a975f6c9b50a02c1047ba8" start output contains "file1-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 18fcb279ef179c2cbe04f95cb5242454ad3b5b9131a975f6c9b50a02c1047ba8` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.18s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions250152000/permdirtest permtest:/` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToDot (1.04s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.88s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs326460274/file1 243fb4973e415f3409629fdc3f642250f5fdbdc748908b631ac28f4c03b82988:/root/shouldNotExist` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "243fb4973e415f3409629fdc3f642250f5fdbdc748908b631ac28f4c03b82988" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 243fb4973e415f3409629fdc3f642250f5fdbdc748908b631ac28f4c03b82988` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.06s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume413228073/file1 b3bd4089689dd4ad0c5780de228ea3f920a4070c72d227d6a83b9e9b7354ae94:/vol_ro/shouldNotExist` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:279: checking that container "b3bd4089689dd4ad0c5780de228ea3f920a4070c72d227d6a83b9e9b7354ae94" start output contains "" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a b3bd4089689dd4ad0c5780de228ea3f920a4070c72d227d6a83b9e9b7354ae94` [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToStdout (1.08s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.60s) [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-718595956/file2 cc412ad6a10d22722bfc9376b39e45e5f7dd0682a6204b44af5d4ed138eb8191:/vol2/symlinkToFile1` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-718595956/symlinkToFile1" points to "file1" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-718595956/file1" contains "file2\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-718595956/file2 cc412ad6a10d22722bfc9376b39e45e5f7dd0682a6204b44af5d4ed138eb8191:/vol2/symlinkToDir1` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-718595956/symlinkToDir1" points to "dir1" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-718595956/file2" contains "file2\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-718595956/file2 cc412ad6a10d22722bfc9376b39e45e5f7dd0682a6204b44af5d4ed138eb8191:/vol2/brokenSymlinkToFileX` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-718595956/brokenSymlinkToFileX" points to "fileX" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-718595956/fileX" contains "file2\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-718595956//dir2 cc412ad6a10d22722bfc9376b39e45e5f7dd0682a6204b44af5d4ed138eb8191:/vol2/symlinkToDir1` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-718595956/symlinkToDir1" points to "dir1" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-718595956/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-718595956//dir2 cc412ad6a10d22722bfc9376b39e45e5f7dd0682a6204b44af5d4ed138eb8191:/vol2/brokenSymlinkToDirX` [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-718595956/brokenSymlinkToDirX" points to "dirX" [2019-10-17T23:26:18.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-718595956/dirX/file2-1" contains "file2-1\n" [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.06s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.77s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.33s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-10-17T23:26:18.076Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-17T23:26:18.076Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-17T23:26:18.076Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-17T23:26:18.076Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.77s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.69s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.23s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.89s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.97s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.75s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.00s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.96s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.07s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsAttach (1.04s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.94s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.08s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.69s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsCopy (1.44s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.84s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFilters (1.70s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFormat (1.68s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-17T23:26:18.076Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-17T23:26:18.076Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.076Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-17T23:26:18.076Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.91s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.55s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.12s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.97s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.97s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-10-17T23:26:18.076Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.10s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecCgroup (1.52s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecInspectID (3.03s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecParseError (1.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.81s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.80s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.84s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecStartFails (0.94s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecTTY (1.12s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.03s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2019-10-17T23:26:18.077Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-17T23:26:18.077Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.43s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestHealth (21.44s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.93s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-17T23:26:18.077Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-10-17T23:26:18.077Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-17T23:26:18.077Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-17T23:26:18.077Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-17T23:26:18.077Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.15s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.92s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2019-10-17T23:26:18.077Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-17T23:26:18.077Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.34s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.04s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectDefault (0.93s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectHistory (1.05s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-17T23:26:18.077Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-17T23:26:18.077Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.94s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.98s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.47s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectStatus (1.14s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.86s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.95s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.30s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.91s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.18s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.89s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.26s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.05s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.73s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.79s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.67s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.65s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.94s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.97s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.31s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.95s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.59s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.94s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsSince (6.99s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.83s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestNetHostname (2.57s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.36s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.75s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.08s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.39s) [2019-10-17T23:26:18.077Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-17T23:26:18.077Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.61s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s) [2019-10-17T23:26:18.077Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.38s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.82s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPortList (11.06s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.96s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.50s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.28s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsByOrder (3.70s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.97s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.73s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.87s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.99s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.18s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.70s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.96s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.00s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.49s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.66s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.84s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-10-17T23:26:18.077Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-17T23:26:18.077Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.21s) [2019-10-17T23:26:18.077Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.14s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.93s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.47s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.32s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.35s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.91s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.50s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.80s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.24s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.55s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.04s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.20s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.49s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.94s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.88s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.88s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.96s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.16s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.61s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.96s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunExitCode (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.80s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.65s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.25s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.42s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.28s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunMount (6.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.71s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.49s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.77s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetHost (1.28s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.90s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.79s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.48s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.68s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.30s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.78s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.07s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2019-10-17T23:26:18.078Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.92s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.92s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.73s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.69s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.20s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.38s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (1.01s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.03s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (1.10s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.83s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunState (1.96s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.97s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-10-17T23:26:18.078Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-17T23:26:18.078Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.03s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (1.02s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunSysctls (1.78s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.19s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.16s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.54s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.36s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.03s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.64s) [2019-10-17T23:26:18.078Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserByID (0.88s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.94s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserByName (0.89s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.90s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.18s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.00s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.30s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.77s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.66s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.96s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-17T23:26:18.079Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.76s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.19s) [2019-10-17T23:26:18.079Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents872312374 [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.49s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.65s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.91s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.33s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.79s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.60s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.95s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateStats (4.80s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.39s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.80s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.47s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.82s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.50s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.47s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.88s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.52s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2019-10-17T23:26:18.079Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.30s) [2019-10-17T23:26:18.079Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-17T23:26:18.079Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-17T23:26:18.079Z] === RUN TestDockerRegistrySuite [2019-10-17T23:26:18.079Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-17T23:26:19.451Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-17T23:26:20.378Z] --- PASS: TestServiceCreateInit (8.51s) [2019-10-17T23:26:20.378Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s) [2019-10-17T23:26:20.378Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:26:20.378Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s) [2019-10-17T23:26:20.378Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:26:20.378Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:26:20.975Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-17T23:26:21.331Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-17T23:26:21.332Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-17T23:26:21.332Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-17T23:26:22.868Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-17T23:26:22.868Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-17T23:26:26.021Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-17T23:26:27.563Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-17T23:26:27.563Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-17T23:26:27.563Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-17T23:26:27.563Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-17T23:26:27.563Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-17T23:26:28.121Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-17T23:26:31.295Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-17T23:26:31.295Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-17T23:26:31.295Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-17T23:26:32.296Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-17T23:26:36.488Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-17T23:26:37.857Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-17T23:26:38.860Z] --- PASS: TestCreateServiceMultipleTimes (17.68s) [2019-10-17T23:26:38.860Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:26:38.860Z] === RUN TestCreateServiceConflict [2019-10-17T23:26:39.226Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-17T23:26:39.861Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-17T23:26:39.869Z] --- PASS: TestCreateServiceConflict (2.19s) [2019-10-17T23:26:39.869Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:26:39.869Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:26:40.595Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-17T23:26:42.489Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-17T23:26:43.338Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2019-10-17T23:26:43.338Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:26:43.339Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:26:43.420Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-17T23:26:44.789Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-17T23:26:46.157Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-17T23:26:49.429Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-17T23:26:51.949Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-17T23:26:53.318Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-17T23:26:55.889Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2019-10-17T23:26:55.889Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:26:55.889Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:26:56.593Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-17T23:26:57.962Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-17T23:26:57.962Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-17T23:26:58.578Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2019-10-17T23:26:58.578Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:26:58.578Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:26:59.331Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-17T23:27:00.699Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-17T23:27:01.275Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2019-10-17T23:27:01.275Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:27:01.275Z] === RUN TestCreateServiceSysctls [2019-10-17T23:27:02.067Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-17T23:27:04.754Z] --- PASS: TestCreateServiceSysctls (3.42s) [2019-10-17T23:27:04.754Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:27:04.754Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:27:06.252Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-17T23:27:06.252Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-17T23:27:07.434Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2019-10-17T23:27:07.434Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:27:07.434Z] === RUN TestInspect [2019-10-17T23:27:07.623Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-17T23:27:07.623Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-17T23:27:08.187Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-17T23:27:08.187Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-17T23:27:08.444Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-17T23:27:09.007Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-17T23:27:09.265Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-17T23:27:09.265Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-17T23:27:10.124Z] --- PASS: TestInspect (2.77s) [2019-10-17T23:27:10.124Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:27:10.124Z] === RUN TestServiceListWithStatuses [2019-10-17T23:27:10.124Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:27:10.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:27:10.124Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:27:11.158Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-17T23:27:13.053Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-17T23:27:14.423Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-17T23:27:15.635Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2019-10-17T23:27:15.635Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:27:15.635Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:27:15.792Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-17T23:27:16.721Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite (60.46s) [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.06s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-17T23:27:17.651Z] check_test.go:196: [d2c952580d2e2] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-17T23:27:17.651Z] check_test.go:196: [d6cfe74370f86] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.13s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-17T23:27:17.651Z] check_test.go:196: [df38a4d81eb92] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-17T23:27:17.651Z] check_test.go:196: [d1c292b93a2d1] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.27s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-17T23:27:17.651Z] check_test.go:196: [dba5cb562b014] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-17T23:27:17.651Z] check_test.go:196: [d6f4a0467e544] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.68s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-17T23:27:17.651Z] check_test.go:196: [dc74717f1fd7c] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-17T23:27:17.651Z] check_test.go:196: [dc0415c5fc1e2] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-17T23:27:17.651Z] check_test.go:196: [dc5d187155b84] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.48s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-17T23:27:17.651Z] check_test.go:196: [d7f025b994709] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.54s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-17T23:27:17.651Z] check_test.go:196: [d734967db86e1] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-17T23:27:17.651Z] check_test.go:196: [dd6f1ccb8d940] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-17T23:27:17.651Z] check_test.go:196: [d5f932d95f320] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-17T23:27:17.651Z] check_test.go:196: [d65d58fc481fe] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-17T23:27:17.651Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:55ec3ee81275fd4d116cd51bae7a5c3b296d08e4f36333dfb5712f978caf5b8f [2019-10-17T23:27:17.651Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51ef4bb7af977375fc013f44aac89a489c5948dc761518dfcfc8820809b02db7 [2019-10-17T23:27:17.651Z] check_test.go:196: [db2180c1cea17] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.72s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-17T23:27:17.651Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06ac83e82835b10c50194dbf58601004ee4c73f722f664488fe647e5c33f6577 [2019-10-17T23:27:17.651Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77585369481999a25e325cf2c2c004c93db5353cc290117e0980e8baf30dcdd8 [2019-10-17T23:27:17.651Z] check_test.go:196: [d4720e0b8789b] daemon is not started [2019-10-17T23:27:17.651Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2019-10-17T23:27:17.651Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-17T23:27:17.651Z] check_test.go:196: [d390da0bea126] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.54s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-17T23:27:17.652Z] check_test.go:196: [d590bd17ad817] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-17T23:27:17.652Z] check_test.go:196: [dc3ea9eaef676] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-17T23:27:17.652Z] check_test.go:196: [d70b4c286e0e8] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-17T23:27:17.652Z] check_test.go:196: [df41d8c36eab3] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-17T23:27:17.652Z] check_test.go:196: [dc2bdba6421aa] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-17T23:27:17.652Z] check_test.go:196: [db54dcd1bfd28] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.86s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-17T23:27:17.652Z] check_test.go:196: [d5757ebefa6c8] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-17T23:27:17.652Z] check_test.go:196: [d0e12d49e2447] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-17T23:27:17.652Z] check_test.go:196: [d4ea3e722e429] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-17T23:27:17.652Z] check_test.go:196: [d0b807e20d40c] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-17T23:27:17.652Z] check_test.go:196: [dce995b6d5cec] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-17T23:27:17.652Z] check_test.go:196: [d0cca81f48e73] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-17T23:27:17.652Z] check_test.go:196: [d0f72b4cc7da6] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-17T23:27:17.652Z] check_test.go:196: [d6355641cd741] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-17T23:27:17.652Z] check_test.go:196: [d7f80de7c1647] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.63s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-17T23:27:17.652Z] check_test.go:196: [de3104a84b237] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.21s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-17T23:27:17.652Z] check_test.go:196: [d0eb21388a40c] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-17T23:27:17.652Z] check_test.go:196: [d63e67bcfc494] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.48s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-17T23:27:17.652Z] check_test.go:196: [d35677ff041c4] daemon is not started [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-17T23:27:17.652Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-17T23:27:17.652Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-17T23:27:17.652Z] === RUN TestDockerSchema1RegistrySuite [2019-10-17T23:27:17.652Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-17T23:27:17.909Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-17T23:27:19.105Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2019-10-17T23:27:19.106Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:27:19.106Z] === RUN TestServicePlugin [2019-10-17T23:27:19.106Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:27:19.106Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:27:19.106Z] === RUN TestServiceUpdateLabel [2019-10-17T23:27:21.142Z] --- PASS: TestServiceUpdateLabel (2.15s) [2019-10-17T23:27:21.142Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:27:21.142Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:27:22.081Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-17T23:27:22.338Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-17T23:27:24.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-17T23:27:27.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-17T23:27:27.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-17T23:27:32.126Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-17T23:27:33.498Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-17T23:27:34.890Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-17T23:27:34.890Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-17T23:27:36.495Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2019-10-17T23:27:36.497Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:27:36.497Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:27:36.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-17T23:27:37.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-17T23:27:38.282Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-17T23:27:39.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-17T23:27:41.737Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-17T23:27:44.263Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-17T23:27:44.263Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-17T23:27:44.826Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-17T23:27:44.826Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-17T23:27:45.223Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-17T23:27:45.481Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-17T23:27:46.045Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite (28.56s) [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-17T23:27:46.302Z] check_test.go:223: [de9ceeeee86d6] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-17T23:27:46.302Z] check_test.go:223: [dc08bc3c09ef3] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-17T23:27:46.302Z] check_test.go:223: [d3d96c8fa632a] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.86s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-17T23:27:46.302Z] check_test.go:223: [d8eb02f578aeb] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.53s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-17T23:27:46.302Z] check_test.go:223: [d117b71627ea8] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-17T23:27:46.302Z] check_test.go:223: [d58ec0ba3e583] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-17T23:27:46.302Z] check_test.go:223: [dd8f1673d2579] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.55s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-17T23:27:46.302Z] check_test.go:223: [d6eb279676bf0] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-17T23:27:46.302Z] check_test.go:223: [d0e8d69e6607a] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-17T23:27:46.302Z] check_test.go:223: [df366020ffac1] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.53s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-17T23:27:46.302Z] check_test.go:223: [d76b57ec80095] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-17T23:27:46.302Z] check_test.go:223: [d536d42c6a651] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-17T23:27:46.302Z] check_test.go:223: [d88cf0f6c31c0] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-17T23:27:46.302Z] check_test.go:223: [d9a92e048b244] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-17T23:27:46.302Z] check_test.go:223: [dc0f3608ac998] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-17T23:27:46.302Z] check_test.go:223: [dfc3fd672ad5f] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.55s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-17T23:27:46.302Z] check_test.go:223: [de4a026ca0326] daemon is not started [2019-10-17T23:27:46.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-17T23:27:46.302Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-17T23:27:46.302Z] check_test.go:223: [dcb91ad70d8d5] daemon is not started [2019-10-17T23:27:46.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-17T23:27:46.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-17T23:27:47.233Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-17T23:27:47.796Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-17T23:27:48.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-17T23:27:48.984Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-17T23:27:49.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-17T23:27:49.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-17T23:27:50.369Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.27s) [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-17T23:27:50.369Z] check_test.go:252: [de4babae98c22] daemon is not started [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-17T23:27:50.369Z] check_test.go:252: [d9cc23443d4e7] daemon is not started [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-17T23:27:50.369Z] check_test.go:252: [d80f53262a3ec] daemon is not started [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-17T23:27:50.369Z] check_test.go:252: [d6135150304cf] daemon is not started [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-17T23:27:50.369Z] check_test.go:252: [da0c972b45215] daemon is not started [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-17T23:27:50.369Z] check_test.go:252: [d33fb6e883ac8] daemon is not started [2019-10-17T23:27:50.369Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-17T23:27:50.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-17T23:27:50.369Z] check_test.go:252: [d037a39e6854c] daemon is not started [2019-10-17T23:27:50.369Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-17T23:27:50.369Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-17T23:27:51.728Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2019-10-17T23:27:51.728Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:27:51.728Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:27:55.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-17T23:27:55.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-17T23:27:55.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-17T23:27:56.132Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-17T23:27:56.132Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2019-10-17T23:27:56.132Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-10-17T23:27:56.132Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-17T23:27:56.132Z] check_test.go:279: [dc4aa76c92395] daemon is not started [2019-10-17T23:27:56.132Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2019-10-17T23:27:56.132Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-17T23:27:56.132Z] check_test.go:279: [dfd95820d42ff] daemon is not started [2019-10-17T23:27:56.132Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-10-17T23:27:56.132Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-17T23:27:56.132Z] check_test.go:279: [d25b2ad139340] daemon is not started [2019-10-17T23:27:56.132Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-17T23:27:56.132Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-17T23:27:56.132Z] check_test.go:279: [dcbb5ecaa94f7] daemon is not started [2019-10-17T23:27:56.132Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-17T23:27:56.132Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-17T23:27:56.132Z] check_test.go:279: [d46f30c99bd11] daemon is not started [2019-10-17T23:27:56.132Z] === RUN TestDockerNetworkSuite [2019-10-17T23:27:56.132Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-17T23:27:59.407Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-17T23:28:00.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-17T23:28:04.328Z] --- PASS: TestServiceUpdateNetwork (12.81s) [2019-10-17T23:28:04.328Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:28:04.328Z] PASS [2019-10-17T23:28:04.328Z] [2019-10-17T23:28:04.328Z] === Skipped [2019-10-17T23:28:04.328Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:28:04.328Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:28:04.328Z] [2019-10-17T23:28:04.328Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-17T23:28:04.328Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:28:04.328Z] [2019-10-17T23:28:04.328Z] [2019-10-17T23:28:04.328Z] DONE 20 tests, 2 skipped in 111.693s [2019-10-17T23:28:04.328Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:28:04.328Z] ++ 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 [2019-10-17T23:28:04.328Z] ++ set -e [2019-10-17T23:28:04.328Z] ++ '[' -n 0 ']' [2019-10-17T23:28:04.328Z] ++ set -x [2019-10-17T23:28:04.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-17T23:28:04.328Z] INFO: Testing against a local daemon [2019-10-17T23:28:04.328Z] === RUN TestSessionCreate [2019-10-17T23:28:04.328Z] --- PASS: TestSessionCreate (0.05s) [2019-10-17T23:28:04.328Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:28:04.328Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-17T23:28:04.328Z] PASS [2019-10-17T23:28:04.328Z] [2019-10-17T23:28:04.328Z] DONE 2 tests in 0.208s [2019-10-17T23:28:04.328Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:28:04.328Z] ++ 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 [2019-10-17T23:28:04.328Z] ++ set -e [2019-10-17T23:28:04.328Z] ++ '[' -n 0 ']' [2019-10-17T23:28:04.328Z] ++ set -x [2019-10-17T23:28:04.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-17T23:28:04.328Z] INFO: Testing against a local daemon [2019-10-17T23:28:04.328Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:28:04.328Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:28:04.328Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:28:04.328Z] === RUN TestEventsExecDie [2019-10-17T23:28:04.328Z] --- PASS: TestEventsExecDie (0.90s) [2019-10-17T23:28:04.328Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:28:04.328Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-17T23:28:04.328Z] === RUN TestInfoBinaryCommits [2019-10-17T23:28:04.328Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-17T23:28:04.328Z] === RUN TestInfoAPIVersioned [2019-10-17T23:28:04.328Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-17T23:28:04.328Z] === RUN TestInfoAPI [2019-10-17T23:28:04.612Z] --- PASS: TestInfoAPI (0.07s) [2019-10-17T23:28:04.613Z] === RUN TestInfoAPIWarnings [2019-10-17T23:28:05.626Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-10-17T23:28:05.626Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:28:05.626Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:28:05.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2019-10-17T23:28:05.912Z] === RUN TestPingCacheHeaders [2019-10-17T23:28:05.912Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-17T23:28:05.912Z] === RUN TestPingGet [2019-10-17T23:28:05.912Z] --- PASS: TestPingGet (0.03s) [2019-10-17T23:28:05.912Z] === RUN TestPingHead [2019-10-17T23:28:06.196Z] --- PASS: TestPingHead (0.06s) [2019-10-17T23:28:06.196Z] === RUN TestVersion [2019-10-17T23:28:06.196Z] --- PASS: TestVersion (0.05s) [2019-10-17T23:28:06.196Z] PASS [2019-10-17T23:28:06.196Z] [2019-10-17T23:28:06.196Z] === Skipped [2019-10-17T23:28:06.196Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:28:06.196Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:28:06.196Z] [2019-10-17T23:28:06.196Z] [2019-10-17T23:28:06.196Z] DONE 12 tests, 1 skipped in 2.889s [2019-10-17T23:28:06.196Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:28:06.196Z] ++ 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 [2019-10-17T23:28:06.196Z] ++ set -e [2019-10-17T23:28:06.196Z] ++ '[' -n 0 ']' [2019-10-17T23:28:06.196Z] ++ set -x [2019-10-17T23:28:06.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:28:06.196Z] INFO: Testing against a local daemon [2019-10-17T23:28:06.196Z] === RUN TestVolumesCreateAndList [2019-10-17T23:28:06.196Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-17T23:28:06.196Z] === RUN TestVolumesRemove [2019-10-17T23:28:06.479Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-17T23:28:06.479Z] === RUN TestVolumesInspect [2019-10-17T23:28:06.479Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-17T23:28:06.479Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:28:06.479Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:28:06.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:28:06.479Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:28:06.479Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-17T23:28:06.479Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:28:06.479Z] PASS [2019-10-17T23:28:06.479Z] [2019-10-17T23:28:06.479Z] DONE 5 tests in 0.305s [2019-10-17T23:28:06.479Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:28:06.774Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:28:06.774Z] +++ kill 13076 [2019-10-17T23:28:06.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-17T23:28:08.365Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:28:08.365Z] Clearing AppArmor profiles cache:. [2019-10-17T23:28:08.365Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:28:08.365Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:28:08.365Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:28:08.365Z] [2019-10-17T23:28:08.365Z] To set a process to complain mode, use the command line tool [2019-10-17T23:28:08.365Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:28:08.365Z] with the 'teardown' option." [2019-10-17T23:28:08.365Z] [2019-10-17T23:28:09.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer Post stage [Pipeline] junit [2019-10-17T23:28:10.566Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:28:11.774Z] + echo Ensuring container killed. [2019-10-17T23:28:11.775Z] Ensuring container killed. [2019-10-17T23:28:11.775Z] + docker rm -vf docker-pr9 [2019-10-17T23:28:11.775Z] Error: No such container: docker-pr9 [2019-10-17T23:28:11.775Z] + true [Pipeline] sh [2019-10-17T23:28:12.164Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:28:12.164Z] Chowning /workspace to jenkins user [2019-10-17T23:28:12.164Z] + id -u [2019-10-17T23:28:12.164Z] + id -g [2019-10-17T23:28:12.164Z] + docker run --rm -v /home/docker/workspace/moby_PR-39964:/workspace busybox chown -R 1001:1001 /workspace [2019-10-17T23:28:12.164Z] Unable to find image 'busybox:latest' locally [2019-10-17T23:28:12.451Z] latest: Pulling from library/busybox [2019-10-17T23:28:12.451Z] e38168a01e65: Pulling fs layer [2019-10-17T23:28:12.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-17T23:28:12.735Z] e38168a01e65: Download complete [2019-10-17T23:28:13.028Z] e38168a01e65: Pull complete [2019-10-17T23:28:13.028Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-17T23:28:13.028Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:28:15.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-17T23:28:15.468Z] + bundleName=ppc64le-integration [2019-10-17T23:28:15.468Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-17T23:28:15.468Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-17T23:28:15.468Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2019-10-17T23:28:15.468Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-17T23:28:15.789Z] Archiving artifacts [2019-10-17T23:28:16.191Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:28:16.595Z] + make clean [2019-10-17T23:28:17.213Z] docker volume rm -f docker-dev-cache [2019-10-17T23:28:17.213Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:28:25.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-17T23:28:27.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-17T23:28:29.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-17T23:28:30.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-17T23:28:31.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-17T23:28:32.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-17T23:28:34.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-17T23:28:34.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-17T23:28:34.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-17T23:28:35.734Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-17T23:28:36.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-17T23:28:36.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-17T23:28:36.299Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-17T23:28:36.299Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-17T23:28:36.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-17T23:28:36.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-17T23:28:38.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-17T23:28:39.017Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-17T23:28:39.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-17T23:28:39.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-17T23:28:40.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-17T23:28:40.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-17T23:28:42.090Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-17T23:28:42.091Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-17T23:28:42.880Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-17T23:28:44.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-17T23:28:46.143Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-17T23:28:46.778Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-17T23:28:46.779Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-17T23:28:46.779Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-17T23:28:46.779Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-17T23:28:46.779Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-17T23:28:47.320Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-17T23:28:48.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-17T23:28:48.288Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-17T23:28:51.190Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-17T23:28:51.323Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-17T23:28:52.158Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-17T23:28:52.617Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-17T23:28:52.617Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-17T23:28:52.617Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-17T23:28:54.600Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-17T23:28:55.522Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-17T23:28:58.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-17T23:28:58.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-17T23:28:59.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-17T23:28:59.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-17T23:28:59.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-17T23:29:00.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-17T23:29:00.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-17T23:29:00.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-17T23:29:04.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-17T23:29:04.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-17T23:29:04.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-17T23:29:05.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-17T23:29:07.897Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-17T23:29:11.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-17T23:29:15.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-17T23:29:15.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-17T23:29:15.563Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-17T23:29:16.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-17T23:29:18.209Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-17T23:29:18.668Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-17T23:29:18.668Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-17T23:29:20.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-17T23:29:20.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-17T23:29:21.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-17T23:29:21.568Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-17T23:29:22.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-17T23:29:23.105Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-17T23:29:23.961Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-17T23:29:27.787Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-17T23:29:28.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-17T23:29:28.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-17T23:29:28.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-17T23:29:28.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-17T23:29:28.705Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite (95.82s) [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d7b8ad070b7af] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [dd8d50d8bac6f] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.60s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [dac160a95f714] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.07s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d1e7b5fb8965c] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.80s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:1233: [d56e1a493aebb] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.04s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [de6ef951b82d8] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.33s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d175571a0a8d3] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.56s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [dd2e99993a8a4] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.95s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d6a0b5e500731] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.00s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [db4e6af81c4f5] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [db43af15b8c8e] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [df4840da27985] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d9c010caea28d] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d1576de861e6e] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [da302fbf0280a] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d03fa408914d8] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [d50b05585e13b] daemon is not started [2019-10-17T23:29:32.060Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2019-10-17T23:29:32.060Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-17T23:29:32.060Z] docker_cli_network_unix_test.go:46: [dc048af9ba383] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d4a32608bbfe2] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [df4c31f8644d6] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.48s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d6eacded9d25d] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.16s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d481b9c91c84e] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [dea029023d95a] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d22907d1ae1be] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.14s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:968: [d5a98f3eb3f34] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.70s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d1b4189a914f9] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.60s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:1116: [d4dc71e777aac] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d67b56dd99f21] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d03184f02058f] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d671dae3753fa] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d6a561801f363] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d422443b3d716] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d560c3952fd31] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d801e83b897e7] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.19s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [dc1fa7ec6c2b3] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [dee1652fcc571] daemon is not started [2019-10-17T23:29:32.061Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [da0d665e2d587] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.40s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [db1814da5d89b] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.89s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.49s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:1084: [d956fb6b2f992] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d0dcb0e4bba25] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [dfd6e69df1e36] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.98s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d313a97e6e6bf] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [de759c5d34425] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [df014f127c098] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.88s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d78910d6b8b00] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.76s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d5ea5b10e41ef] daemon is not started [2019-10-17T23:29:32.061Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.45s) [2019-10-17T23:29:32.061Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-17T23:29:32.061Z] docker_cli_network_unix_test.go:46: [d813c0f36bf87] daemon is not started [2019-10-17T23:29:32.061Z] === RUN TestDockerHubPullSuite [2019-10-17T23:29:32.061Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-17T23:29:33.958Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-17T23:29:33.958Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-17T23:29:35.852Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-17T23:29:36.418Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-17T23:29:36.981Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-17T23:29:37.913Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-17T23:29:38.172Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite (6.19s) [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2019-10-17T23:29:38.172Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.63s) [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2019-10-17T23:29:38.172Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-10-17T23:29:38.172Z] PASS [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === Skipped [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_sni_test.go:18: Flakey test [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-17T23:29:38.172Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-17T23:29:38.172Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-17T23:29:38.172Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-17T23:29:38.172Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-17T23:29:38.172Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-17T23:29:38.172Z] docker_cli_network_unix_test.go:46: [da0d665e2d587] daemon is not started [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] [2019-10-17T23:29:38.172Z] DONE 1253 tests, 44 skipped in 2078.890s [2019-10-17T23:29:38.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:29:38.172Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:29:38.172Z] +++ kill 7234 [2019-10-17T23:29:40.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-17T23:29:45.959Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-17T23:29:47.341Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:29:47.341Z] Clearing AppArmor profiles cache:. [2019-10-17T23:29:47.341Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:29:47.341Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:29:47.341Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:29:47.341Z] [2019-10-17T23:29:47.341Z] To set a process to complain mode, use the command line tool [2019-10-17T23:29:47.341Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:29:47.341Z] with the 'teardown' option." [2019-10-17T23:29:47.341Z] [2019-10-17T23:29:53.885Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-17T23:29:59.138Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-17T23:30:01.660Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-17T23:30:04.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-17T23:30:08.419Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-17T23:30:11.224Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-17T23:30:11.225Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-17T23:30:11.225Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-17T23:30:11.693Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-17T23:30:14.217Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-17T23:30:17.487Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-17T23:30:32.296Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-17T23:30:32.296Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-17T23:30:32.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-17T23:30:39.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-17T23:30:40.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-17T23:30:46.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-17T23:30:54.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-17T23:31:05.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-17T23:31:05.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-17T23:31:09.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-17T23:31:09.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-17T23:31:09.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-17T23:31:13.693Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-17T23:31:15.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-17T23:31:15.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-17T23:31:15.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-17T23:31:15.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-17T23:31:16.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-17T23:31:28.538Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-17T23:31:41.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-17T23:31:45.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-17T23:31:46.013Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-17T23:31:46.013Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite (1812.14s) [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.83s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.67s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.74s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.26s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [dd677562d4138] joining swarm manager [d2e88b488a569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [da0ca6513eb8b] joining swarm manager [d2e88b488a569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] check_test.go:379: [dd677562d4138] daemon is not started [2019-10-17T23:31:46.590Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-17T23:31:46.590Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.60s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-17T23:31:46.590Z] check_test.go:358: [dc253f41556b0] joining swarm manager [d3676b4d3b810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.38s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-17T23:31:46.590Z] check_test.go:358: [df13eab182f10] joining swarm manager [dfab678fb6d59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-17T23:31:46.590Z] check_test.go:358: [dfdcf9e720080] joining swarm manager [dfab678fb6d59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-17T23:31:46.590Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-17T23:31:46.590Z] check_test.go:358: [dd53d33478b7e] joining swarm manager [d036f08080956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-17T23:31:46.590Z] check_test.go:358: [d3da773ae97d7] joining swarm manager [d036f08080956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.84s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-17T23:31:46.590Z] check_test.go:358: [d8b99afb4d142] joining swarm manager [d0c160bff3b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-17T23:31:46.590Z] check_test.go:358: [d35efc06d8af2] joining swarm manager [d0c160bff3b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.17s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-17T23:31:46.590Z] check_test.go:358: [d6980e6481899] joining swarm manager [d5bc5d995abb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-17T23:31:46.590Z] check_test.go:358: [d6b7f2b673566] joining swarm manager [d5bc5d995abb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.18s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-17T23:31:46.590Z] check_test.go:358: [dfd00d95e1299] joining swarm manager [d2251a314fdbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-17T23:31:46.590Z] check_test.go:358: [d064059f0228f] joining swarm manager [dfaf15897e855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-17T23:31:46.590Z] check_test.go:358: [d2bbf5412c51f] joining swarm manager [dfaf15897e855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.88s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.86s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-17T23:31:46.590Z] check_test.go:358: [dbc3c6ea046ed] joining swarm manager [d2ce4f860963b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.37s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-17T23:31:46.590Z] check_test.go:358: [de9ad0d19328a] joining swarm manager [daa62c162760d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-17T23:31:46.590Z] check_test.go:358: [d46454690165a] joining swarm manager [daa62c162760d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] check_test.go:379: [d46454690165a] daemon is not started [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.51s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [d89b2c092a822] joining swarm manager [d0cb5479e478e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [d138431c8c959] joining swarm manager [d0cb5479e478e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [dd45f37deee7b] joining swarm manager [d0cb5479e478e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [dd6299ea457aa] joining swarm manager [d0cb5479e478e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:31:46.590Z] check_test.go:358: [df5af3009490f] joining swarm manager [d0cb5479e478e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.06s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.47s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-17T23:31:46.590Z] check_test.go:358: [d5edbc026ec9c] joining swarm manager [d473a9225a29a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-17T23:31:46.590Z] check_test.go:358: [d92de2c954dfa] joining swarm manager [d473a9225a29a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.53s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-17T23:31:46.590Z] check_test.go:358: [df04788a6d763] joining swarm manager [dfb4ba0cad40d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-17T23:31:46.590Z] check_test.go:358: [da03ce7502d93] joining swarm manager [dfb4ba0cad40d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.38s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-17T23:31:46.590Z] check_test.go:358: [db915bf2dc7e1] joining swarm manager [d51327887c2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-17T23:31:46.590Z] check_test.go:358: [d80eba2f93b53] joining swarm manager [d51327887c2b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.39s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.89s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:31:46.590Z] check_test.go:358: [d84cb9627d65f] joining swarm manager [d3923ec0a82bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:31:46.590Z] check_test.go:358: [d40cab77b4621] joining swarm manager [d3923ec0a82bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:31:46.590Z] check_test.go:358: [db9d355523b4b] joining swarm manager [d3923ec0a82bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:31:46.590Z] check_test.go:358: [d86a62088c0b8] joining swarm manager [d3923ec0a82bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-17T23:31:46.590Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.58s) [2019-10-17T23:31:46.590Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-17T23:31:46.591Z] check_test.go:358: [d3d6cd6e7720c] joining swarm manager [d48a5dcee1af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-17T23:31:46.591Z] check_test.go:358: [d21868b9d4ffe] joining swarm manager [d48a5dcee1af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.21s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-17T23:31:46.591Z] check_test.go:358: [d2f744643df58] joining swarm manager [d6c6143ddc613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-17T23:31:46.591Z] check_test.go:358: [d68b396ea6816] joining swarm manager [d6c6143ddc613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] check_test.go:379: [d2f744643df58] daemon is not started [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.96s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-17T23:31:46.591Z] check_test.go:358: [d8e07a56085eb] joining swarm manager [dae26f1d4ad81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-17T23:31:46.591Z] check_test.go:358: [dcb537641c285] joining swarm manager [dae26f1d4ad81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.47s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-17T23:31:46.591Z] check_test.go:358: [d581009be78fc] joining swarm manager [d58bb5dc40278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-17T23:31:46.591Z] check_test.go:358: [df7df90e6f239] joining swarm manager [d58bb5dc40278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.08s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.31s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.50s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.04s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.98s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.15s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.25s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.95s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.60s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (5.00s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.58s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.47s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.19s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.89s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.83s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.03s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.72s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-17T23:31:46.591Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.l2lpdq7uzi2h@4e5b7531aaad | hello1\n" [2019-10-17T23:31:46.591Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.1yya274o7d2e@4e5b7531aaad | hello2\n" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.94s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.82s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-17T23:31:46.591Z] docker_cli_service_logs_test.go:242: checking task iz8ilxjs2ovi [2019-10-17T23:31:46.591Z] docker_cli_service_logs_test.go:247: checking messages for iz8ilxjs2ovi [2019-10-17T23:31:46.591Z] docker_cli_service_logs_test.go:242: checking task jwc2fe3sgqip [2019-10-17T23:31:46.591Z] docker_cli_service_logs_test.go:247: checking messages for jwc2fe3sgqip [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.50s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.92s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.89s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.65s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-17T23:31:46.591Z] check_test.go:358: [d3eb023750d05] joining swarm manager [da5504e67c1e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-17T23:31:46.591Z] check_test.go:358: [d0994a8e00603] joining swarm manager [da5504e67c1e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.13s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.15s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-17T23:31:46.591Z] check_test.go:358: [dfda095471352] joining swarm manager [d96dc2d3b9b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-17T23:31:46.591Z] check_test.go:358: [d4054740f6da0] joining swarm manager [d96dc2d3b9b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.33s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (156.03s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-17T23:31:46.591Z] check_test.go:358: [d410c204b7765] joining swarm manager [defa4370616a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-17T23:31:46.591Z] check_test.go:358: [da863796de008] joining swarm manager [defa4370616a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.35s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.74s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.51s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.13s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.22s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.22s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-17T23:31:46.591Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-17T23:31:46.591Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.52s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.14s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.25s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.91s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-17T23:31:46.591Z] check_test.go:358: [dfcbf212a7178] joining swarm manager [d244e708402c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-17T23:31:46.591Z] check_test.go:358: [d411db4f74a7d] joining swarm manager [d244e708402c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.82s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-17T23:31:46.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.54s) [2019-10-17T23:31:46.591Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:31:46.592Z] check_test.go:358: [db4eebb47c49f] joining swarm manager [d4a060aa1314b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:31:46.592Z] check_test.go:358: [d653b2bc9af99] joining swarm manager [d4a060aa1314b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:31:46.592Z] check_test.go:358: [d8ca3c233d14a] joining swarm manager [d4a060aa1314b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-17T23:31:46.592Z] check_test.go:358: [d6acd3f1aa2d2] joining swarm manager [dbdc4a2aa9ae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-17T23:31:46.592Z] check_test.go:358: [db2f411835bcd] joining swarm manager [dbdc4a2aa9ae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.16s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-17T23:31:46.592Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.20s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (10.11s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.05s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.53s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-17T23:31:46.592Z] check_test.go:358: [d29e834e1c8a7] joining swarm manager [dab6cd21a06ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.18s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.98s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.24s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.60s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.60s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.09s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-17T23:31:46.592Z] check_test.go:358: [d3c8daab90834] joining swarm manager [d4e969f00da62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (18.52s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.95s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.61s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.73s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.80s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.46s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.27s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.23s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.89s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.53s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-17T23:31:46.592Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s) [2019-10-17T23:31:46.592Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-17T23:31:46.592Z] === RUN TestDockerExternalVolumeSuite [2019-10-17T23:31:46.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-17T23:31:47.547Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-17T23:31:47.547Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-17T23:31:53.328Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-17T23:31:53.786Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-17T23:31:53.786Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-17T23:31:53.786Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-17T23:31:55.318Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-17T23:31:56.283Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-17T23:31:56.741Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-17T23:31:57.199Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-17T23:31:57.657Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-17T23:32:01.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-17T23:32:03.505Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-17T23:32:05.038Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-17T23:32:05.038Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-17T23:32:06.003Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-17T23:32:20.793Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-17T23:32:20.793Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-17T23:32:20.793Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-17T23:32:21.760Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-17T23:32:22.724Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-17T23:32:23.189Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-17T23:32:23.189Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-17T23:32:24.162Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-17T23:32:24.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-17T23:32:24.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-17T23:32:24.620Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-17T23:32:30.401Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-17T23:33:06.070Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-17T23:33:06.070Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-17T23:33:07.036Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-17T23:33:09.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-17T23:33:14.099Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-17T23:33:14.099Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-17T23:33:14.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-17T23:33:14.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-17T23:33:15.526Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-17T23:33:15.526Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-17T23:33:19.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-17T23:33:51.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-17T23:33:51.341Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-17T23:33:51.341Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-17T23:33:51.341Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-17T23:34:05.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-17T23:34:12.413Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-17T23:34:13.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-17T23:34:14.515Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-17T23:34:18.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-17T23:34:21.143Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-17T23:34:24.044Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-17T23:34:37.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-17T23:34:50.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-17T23:35:22.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-17T23:35:36.107Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-17T23:35:36.107Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-17T23:35:36.107Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-17T23:35:40.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-17T23:35:55.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-17T23:36:36.521Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-17T23:36:36.521Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-17T23:36:36.521Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-17T23:36:41.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-17T23:36:59.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-17T23:37:06.448Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-17T23:37:16.764Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-17T23:37:29.159Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-17T23:37:31.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-17T23:38:04.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-17T23:38:04.814Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-17T23:38:13.369Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-17T23:38:18.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-17T23:38:28.279Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-17T23:38:36.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-17T23:38:55.031Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite (441.63s) [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-17T23:39:07.205Z] docker_cli_external_volume_driver_test.go:53: [dcd97c65abe05] daemon is not started [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-17T23:39:07.205Z] docker_cli_external_volume_driver_test.go:53: [d59ec2405f7b9] daemon is not started [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-17T23:39:07.205Z] docker_cli_external_volume_driver_test.go:53: [dbdf080a357ff] daemon is not started [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-17T23:39:07.205Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-17T23:39:07.205Z] docker_cli_external_volume_driver_test.go:53: [dd2ad0d038cb7] daemon is not started [2019-10-17T23:39:07.205Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.69s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.70s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-17T23:39:07.206Z] docker_cli_external_volume_driver_test.go:485: [d7dd9001cb49d] daemon is not started [2019-10-17T23:39:07.206Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-17T23:39:07.206Z] docker_cli_external_volume_driver_test.go:53: [db0729c3213ac] daemon is not started [2019-10-17T23:39:07.206Z] PASS [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] === Skipped [2019-10-17T23:39:07.206Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-17T23:39:07.206Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-17T23:39:07.206Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-17T23:39:07.206Z] check_test.go:309: [d46521ffc6198] daemon is not started [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-17T23:39:07.206Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-17T23:39:07.206Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-17T23:39:07.206Z] check_test.go:309: [d3c3cb5872871] daemon is not started [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-17T23:39:07.206Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-17T23:39:07.206Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-17T23:39:07.206Z] check_test.go:309: [d09a1d8b8eead] daemon is not started [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-17T23:39:07.206Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-17T23:39:07.206Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-17T23:39:07.206Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-17T23:39:07.206Z] check_test.go:309: [d8f2448eb3d9a] daemon is not started [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-17T23:39:07.206Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-17T23:39:07.206Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-17T23:39:07.206Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-17T23:39:07.206Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] [2019-10-17T23:39:07.206Z] DONE 270 tests, 6 skipped in 2647.747s [2019-10-17T23:39:07.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:39:07.769Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d215112136ff3/docker.pid [2019-10-17T23:39:07.769Z] +++ kill 5195 [2019-10-17T23:39:07.769Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5195 is not a child of this shell [2019-10-17T23:39:07.769Z] warning: PID 5195 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d215112136ff3/docker.pid had a nonzero exit code [2019-10-17T23:39:07.769Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:39:07.769Z] +++ kill 7193 [2019-10-17T23:39:08.700Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:39:08.700Z] Clearing AppArmor profiles cache:. [2019-10-17T23:39:08.700Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:39:08.700Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:39:08.700Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:39:08.700Z] [2019-10-17T23:39:08.700Z] To set a process to complain mode, use the command line tool [2019-10-17T23:39:08.700Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:39:08.700Z] with the 'teardown' option." [2019-10-17T23:39:08.700Z] [2019-10-17T23:39:09.264Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-17T23:39:09.276Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:39:10.287Z] + echo Ensuring container killed. [2019-10-17T23:39:10.287Z] Ensuring container killed. [2019-10-17T23:39:10.287Z] + docker ps -aq -f name=docker-pr9-* [2019-10-17T23:39:10.287Z] + cids=4e5b7531aaad [2019-10-17T23:39:10.287Z] 6b24ed74b132 [2019-10-17T23:39:10.287Z] f45a1cb7208c [2019-10-17T23:39:10.287Z] + [ -n 4e5b7531aaad [2019-10-17T23:39:10.287Z] 6b24ed74b132 [2019-10-17T23:39:10.287Z] f45a1cb7208c ] [2019-10-17T23:39:10.287Z] + docker rm -vf 4e5b7531aaad 6b24ed74b132 f45a1cb7208c [2019-10-17T23:39:14.459Z] 4e5b7531aaad [2019-10-17T23:39:14.459Z] 6b24ed74b132 [2019-10-17T23:39:15.828Z] f45a1cb7208c [Pipeline] sh [2019-10-17T23:39:16.110Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:39:16.110Z] Chowning /workspace to jenkins user [2019-10-17T23:39:16.110Z] + id -u [2019-10-17T23:39:16.110Z] + id -g [2019-10-17T23:39:16.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39964:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:39:20.578Z] + bundleName=amd64 [2019-10-17T23:39:20.578Z] + echo Creating amd64-bundles.tar.gz [2019-10-17T23:39:20.578Z] Creating amd64-bundles.tar.gz [2019-10-17T23:39:20.578Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-17T23:39:20.578Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-17T23:39:22.004Z] Archiving artifacts [2019-10-17T23:39:22.435Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:39:22.754Z] + make clean [2019-10-17T23:39:23.010Z] docker volume rm -f docker-dev-cache [2019-10-17T23:39:23.010Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-17T23:39:54.327Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-17T23:39:54.785Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-17T23:39:59.464Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-17T23:40:02.468Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-17T23:40:08.254Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-17T23:40:08.254Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-17T23:40:08.254Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-17T23:40:08.254Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-17T23:40:08.254Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-17T23:40:08.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-17T23:40:11.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-17T23:40:11.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-17T23:40:11.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-17T23:40:11.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-17T23:40:12.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-17T23:40:16.905Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildFails [2019-10-17T23:40:38.029Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-17T23:40:38.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-17T23:40:43.168Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-17T23:40:48.957Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-17T23:40:56.017Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-17T23:41:01.810Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-17T23:41:02.780Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-17T23:41:08.565Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-17T23:41:08.565Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-17T23:41:09.531Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-17T23:41:09.989Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-17T23:41:09.989Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-17T23:41:20.298Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-17T23:41:20.298Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-17T23:41:30.606Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-17T23:41:30.606Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-17T23:41:32.780Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-17T23:41:32.780Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-17T23:41:33.746Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-17T23:41:33.746Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-17T23:41:38.427Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-17T23:41:39.399Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-17T23:41:39.861Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-17T23:41:40.833Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-17T23:41:41.297Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-17T23:41:42.270Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-17T23:41:43.815Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-17T23:41:49.626Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-17T23:41:50.087Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-17T23:41:51.060Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-17T23:41:55.765Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-17T23:42:10.811Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-17T23:42:11.272Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-17T23:42:13.465Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-17T23:42:43.453Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-17T23:42:58.307Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-17T23:43:08.655Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-17T23:43:19.000Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-17T23:43:26.096Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-17T23:43:43.816Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-17T23:43:43.816Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-17T23:43:49.626Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-17T23:43:50.090Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-17T23:43:50.090Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-17T23:43:50.090Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-17T23:43:53.008Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-17T23:43:57.710Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-17T23:44:04.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-17T23:44:04.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-17T23:44:04.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-17T23:44:06.989Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-17T23:44:07.963Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-17T23:44:08.936Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-17T23:44:19.287Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-17T23:44:20.261Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-17T23:44:28.850Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-17T23:44:32.603Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-17T23:44:41.203Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-17T23:44:47.021Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-17T23:44:51.728Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-17T23:44:52.702Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-17T23:44:52.702Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-17T23:44:52.702Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-17T23:44:54.890Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-17T23:44:54.890Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-17T23:45:37.463Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-17T23:46:02.654Z] === RUN TestDockerSuite/TestBuildRm [2019-10-17T23:46:17.496Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-17T23:46:19.048Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-17T23:46:19.048Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-17T23:46:19.510Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-17T23:46:21.055Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-17T23:46:24.804Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-17T23:46:33.394Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-17T23:46:43.714Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-17T23:46:58.515Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-17T23:46:59.482Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-17T23:46:59.941Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-17T23:47:12.393Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-17T23:47:12.853Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-17T23:47:18.651Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-17T23:47:18.651Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-17T23:47:23.339Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-17T23:47:44.422Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-17T23:47:44.422Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-17T23:47:47.327Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-17T23:47:48.295Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-17T23:47:54.084Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-17T23:47:58.774Z] === RUN TestDockerSuite/TestBuildUser [2019-10-17T23:47:58.774Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-17T23:47:58.774Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-17T23:47:58.774Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-17T23:48:03.459Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-17T23:48:03.459Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-17T23:48:06.362Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-17T23:48:06.362Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-17T23:48:06.362Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-17T23:48:31.491Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-17T23:48:31.491Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-17T23:48:46.295Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-17T23:48:50.979Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-17T23:48:50.979Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-17T23:48:50.979Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-17T23:48:53.882Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-17T23:48:53.882Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-17T23:49:06.253Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-17T23:49:11.079Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-17T23:49:11.079Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-17T23:49:36.221Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-17T23:49:36.221Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-17T23:49:36.221Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-17T23:49:36.221Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-17T23:49:36.680Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-17T23:49:45.242Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-17T23:49:47.419Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-17T23:49:47.878Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-17T23:49:47.878Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-17T23:49:47.878Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-17T23:49:50.053Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-17T23:49:54.739Z] === RUN TestDockerSuite/TestCommitChange [2019-10-17T23:49:59.424Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-17T23:50:04.111Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-17T23:50:04.111Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-17T23:50:16.531Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-17T23:50:16.531Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-17T23:50:23.600Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-17T23:50:27.333Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-17T23:50:39.707Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-17T23:50:46.776Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-17T23:50:46.776Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-17T23:50:48.323Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-17T23:50:48.323Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-17T23:50:48.323Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-17T23:50:48.323Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-17T23:50:50.498Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-17T23:50:50.498Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-17T23:50:50.498Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-17T23:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-17T23:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-17T23:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-17T23:50:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-17T23:50:52.677Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-17T23:50:55.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-17T23:50:57.112Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-17T23:50:59.292Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-17T23:50:59.292Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-17T23:50:59.292Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-17T23:51:01.466Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-17T23:51:01.466Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-17T23:51:03.643Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-17T23:51:03.643Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-17T23:51:03.643Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-17T23:51:05.820Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-17T23:51:05.820Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-17T23:51:07.355Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-17T23:51:07.355Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-17T23:51:10.521Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-17T23:51:10.521Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-17T23:51:12.059Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-17T23:51:15.797Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-17T23:51:20.479Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-17T23:51:20.479Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-17T23:51:20.479Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-17T23:51:20.479Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-17T23:51:20.479Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-17T23:51:21.452Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-17T23:51:21.452Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-17T23:51:24.356Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-17T23:51:24.356Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-17T23:51:26.533Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-17T23:51:26.533Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-17T23:51:30.263Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-17T23:51:31.931Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-17T23:51:31.931Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-17T23:51:31.931Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-17T23:51:31.931Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-17T23:51:31.931Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-17T23:51:31.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-17T23:51:34.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-17T23:52:09.827Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-17T23:52:10.292Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-17T23:52:10.757Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-17T23:52:10.757Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-17T23:52:12.961Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-17T23:52:12.961Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-17T23:52:12.961Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-17T23:52:12.961Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-17T23:52:17.692Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-17T23:52:19.251Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-17T23:52:19.251Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-17T23:52:19.251Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-17T23:52:34.286Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-17T23:52:34.286Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-17T23:52:34.286Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-17T23:52:42.913Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-17T23:52:42.913Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-17T23:52:42.913Z] === RUN TestDockerSuite/TestCpToDot [2019-10-17T23:52:43.899Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-17T23:52:43.899Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-17T23:52:43.899Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-17T23:52:46.834Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-17T23:52:49.044Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-17T23:52:51.253Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-17T23:52:51.719Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-17T23:52:52.185Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-17T23:52:54.400Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-17T23:52:55.380Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-17T23:52:55.380Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-17T23:52:55.380Z] === RUN TestDockerSuite/TestCreateRM [2019-10-17T23:52:55.845Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-17T23:52:55.845Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-17T23:52:55.845Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-17T23:52:56.310Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-17T23:53:04.943Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-17T23:53:04.943Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-17T23:53:04.943Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-17T23:53:08.716Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-17T23:53:08.716Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-17T23:53:08.716Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-17T23:53:15.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDockerFails [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-17T23:53:16.307Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-17T23:53:18.514Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-17T23:53:20.725Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-17T23:53:22.928Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-17T23:53:35.719Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-17T23:53:41.571Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-17T23:53:46.303Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-17T23:53:47.859Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-17T23:53:48.838Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-17T23:53:52.610Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-17T23:53:53.590Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-17T23:53:54.568Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-17T23:53:59.296Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-17T23:54:03.065Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-17T23:54:03.066Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-17T23:54:03.066Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-17T23:54:03.066Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-17T23:54:03.066Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-17T23:54:03.530Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-17T23:54:04.510Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-17T23:54:04.510Z] === RUN TestDockerSuite/TestEventsRename [2019-10-17T23:54:06.710Z] === RUN TestDockerSuite/TestEventsResize [2019-10-17T23:54:09.644Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-17T23:54:16.771Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-17T23:54:19.706Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-17T23:54:24.446Z] === RUN TestDockerSuite/TestEventsTop [2019-10-17T23:54:24.446Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-17T23:54:26.649Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-17T23:54:30.417Z] === RUN TestDockerSuite/TestExec [2019-10-17T23:54:30.417Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-17T23:54:30.417Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-17T23:54:31.971Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-17T23:54:33.526Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-17T23:54:33.526Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-17T23:54:33.992Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-17T23:54:33.992Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-17T23:54:35.547Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-17T23:54:37.749Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-17T23:54:39.947Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-17T23:54:42.147Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-17T23:54:45.916Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-17T23:54:45.916Z] === RUN TestDockerSuite/TestExecEnv [2019-10-17T23:54:45.916Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-17T23:54:45.916Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-17T23:54:48.117Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-17T23:54:51.892Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-17T23:54:51.892Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-17T23:54:51.892Z] === RUN TestDockerSuite/TestExecParseError [2019-10-17T23:54:51.892Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-17T23:54:51.892Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-17T23:54:51.892Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-17T23:54:54.098Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-17T23:54:54.098Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-17T23:54:54.098Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-17T23:54:54.098Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-17T23:54:54.098Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-17T23:54:54.098Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-17T23:54:56.302Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-17T23:54:56.302Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-17T23:55:04.937Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-17T23:55:04.937Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-17T23:55:04.937Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-17T23:55:04.937Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-17T23:55:10.777Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-17T23:55:16.615Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-17T23:55:20.390Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestHealth [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-17T23:55:26.224Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-17T23:55:32.064Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-17T23:55:32.064Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-17T23:55:32.064Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-17T23:55:32.064Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-17T23:55:32.064Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-17T23:55:32.064Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-17T23:55:32.530Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-17T23:55:32.530Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-17T23:55:33.511Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-17T23:55:33.511Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-17T23:55:35.717Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-17T23:55:35.717Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-17T23:55:37.921Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-17T23:55:45.047Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-17T23:55:45.047Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-17T23:55:45.047Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-17T23:55:48.815Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-17T23:55:48.815Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-17T23:55:51.012Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestImportFile [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-17T23:55:51.476Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-17T23:55:51.940Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-17T23:55:54.308Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-17T23:55:56.511Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-17T23:55:56.511Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-17T23:55:56.511Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-17T23:55:56.511Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-17T23:55:56.511Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-17T23:55:58.713Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-17T23:55:58.713Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-17T23:56:00.916Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-17T23:56:00.916Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-17T23:56:00.916Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-17T23:56:00.916Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-17T23:56:03.121Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-17T23:56:07.853Z] === RUN TestDockerSuite/TestInspectImage [2019-10-17T23:56:07.853Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-17T23:56:07.853Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-17T23:56:07.853Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-17T23:56:10.059Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-17T23:56:12.261Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-17T23:56:12.261Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-17T23:56:14.470Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-17T23:56:16.674Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-17T23:56:16.674Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-17T23:56:16.674Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-17T23:56:18.877Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-17T23:56:21.811Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-17T23:56:25.586Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-17T23:56:27.787Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-17T23:56:30.070Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-17T23:56:32.273Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-17T23:56:33.829Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-17T23:56:36.033Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-17T23:56:38.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-17T23:56:38.707Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-17T23:56:41.004Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-17T23:56:42.565Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-17T23:56:48.401Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-17T23:56:50.602Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-17T23:56:50.602Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-17T23:56:52.805Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-17T23:56:52.805Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-17T23:56:59.938Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-17T23:57:08.566Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-17T23:57:17.203Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-17T23:57:18.758Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-17T23:57:20.961Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-17T23:57:20.961Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-17T23:57:23.269Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-17T23:57:25.021Z] === RUN TestDockerSuite/TestLogsSince [2019-10-17T23:57:35.409Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-17T23:57:35.409Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-17T23:57:35.410Z] === RUN TestDockerSuite/TestLogsTail [2019-10-17T23:57:36.967Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-17T23:57:39.174Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestNetHostname [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginActive [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-17T23:57:41.375Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-17T23:57:41.840Z] === RUN TestDockerSuite/TestPortList [2019-10-17T23:57:41.840Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-17T23:57:45.617Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-17T23:57:46.082Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-17T23:57:46.082Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-17T23:57:49.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-17T23:57:49.854Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-17T23:57:58.480Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-17T23:57:58.480Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-17T23:58:07.112Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-17T23:58:22.008Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-17T23:58:22.008Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-17T23:58:22.008Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-17T23:58:34.463Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-17T23:58:36.019Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-17T23:58:43.144Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-17T23:58:46.918Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-17T23:58:46.918Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-17T23:58:46.918Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-17T23:58:51.647Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-17T23:58:51.647Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-17T23:58:51.647Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-17T23:58:51.647Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-17T23:58:51.647Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-17T23:58:58.775Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-17T23:58:58.775Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-17T23:58:59.756Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-17T23:58:59.756Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-17T23:59:00.738Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-17T23:59:01.720Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-17T23:59:01.720Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-17T23:59:06.595Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-17T23:59:10.371Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-17T23:59:12.695Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-17T23:59:42.758Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-17T23:59:42.758Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-17T23:59:46.532Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-17T23:59:46.998Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-17T23:59:46.998Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-17T23:59:47.979Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-17T23:59:52.710Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-17T23:59:56.481Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-17T23:59:56.481Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-18T00:00:00.410Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-18T00:00:00.410Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-18T00:00:00.876Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-18T00:00:15.770Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-18T00:00:17.971Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-18T00:00:18.437Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-18T00:00:25.564Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-18T00:00:30.300Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-18T00:00:38.944Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-18T00:00:42.715Z] === RUN TestDockerSuite/TestRmiTag [2019-10-18T00:00:43.696Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-18T00:00:45.902Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-18T00:01:07.152Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-18T00:01:08.132Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-18T00:01:13.972Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-18T00:01:14.437Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-18T00:01:16.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-18T00:01:16.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-18T00:01:16.639Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-18T00:01:20.528Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-18T00:01:23.466Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-18T00:01:30.594Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-18T00:01:37.948Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-18T00:01:39.504Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-18T00:01:39.504Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-18T00:01:44.237Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-18T00:01:51.618Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-18T00:01:51.618Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-18T00:01:53.807Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-18T00:01:53.807Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-18T00:01:53.807Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-18T00:01:55.996Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-18T00:01:58.185Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-18T00:02:00.373Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-18T00:02:02.562Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-18T00:02:02.562Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-18T00:02:02.562Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-18T00:02:02.562Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-18T00:02:04.105Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-18T00:02:04.105Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-18T00:02:04.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-18T00:02:04.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-18T00:02:04.567Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-18T00:02:06.755Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-18T00:02:19.171Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-18T00:02:21.465Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-18T00:02:21.465Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-18T00:02:21.465Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-18T00:02:21.465Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-18T00:02:23.656Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-18T00:02:25.847Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-18T00:02:25.847Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-18T00:02:28.034Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-18T00:02:28.034Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-18T00:02:28.034Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-18T00:02:28.034Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-18T00:02:30.223Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-18T00:02:37.322Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-18T00:02:38.869Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-18T00:02:41.057Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-18T00:02:41.519Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-18T00:02:45.271Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-18T00:02:55.626Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-18T00:02:55.626Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-18T00:02:56.087Z] === RUN TestDockerSuite/TestRunMount [2019-10-18T00:02:56.549Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-18T00:02:56.549Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-18T00:02:56.549Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-18T00:02:56.549Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-18T00:03:08.965Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-18T00:03:08.965Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-18T00:03:08.965Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-18T00:03:08.965Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-18T00:03:12.719Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-18T00:03:19.820Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-18T00:03:20.559Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-18T00:03:21.021Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-18T00:03:23.211Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-18T00:03:25.400Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-18T00:03:26.373Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-18T00:03:28.563Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T00:03:31.484Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-18T00:03:31.484Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-18T00:03:31.484Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-18T00:03:31.484Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-18T00:03:31.484Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-18T00:03:31.484Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-18T00:03:40.086Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-18T00:03:40.086Z] === RUN TestDockerSuite/TestRunRm [2019-10-18T00:03:41.633Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-18T00:03:47.449Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-18T00:03:48.996Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-18T00:03:51.186Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-18T00:03:52.732Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-18T00:03:55.651Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-18T00:03:55.651Z] === RUN TestDockerSuite/TestRunState [2019-10-18T00:03:55.651Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-18T00:03:57.840Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-18T00:03:57.840Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-18T00:04:00.029Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-18T00:04:00.029Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-18T00:04:00.029Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-18T00:04:00.029Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-18T00:04:00.029Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-18T00:04:00.029Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-18T00:04:04.748Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-18T00:04:06.936Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-18T00:04:06.936Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-18T00:04:09.123Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-18T00:04:09.123Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-18T00:04:09.123Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-18T00:04:12.041Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-18T00:04:19.136Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-18T00:04:22.891Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-18T00:04:28.702Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-18T00:04:28.702Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-18T00:04:28.702Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-18T00:04:28.702Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-18T00:04:28.702Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-18T00:04:30.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-18T00:04:33.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-18T00:04:36.008Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-18T00:04:39.760Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-18T00:04:41.948Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-18T00:04:43.493Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-18T00:04:48.202Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-18T00:04:50.392Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-18T00:04:50.854Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-18T00:04:51.316Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-18T00:04:51.316Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-18T00:04:53.550Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-18T00:05:00.768Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-18T00:05:00.768Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-18T00:05:07.869Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-18T00:05:07.869Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-18T00:05:15.938Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-18T00:05:15.938Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-18T00:05:15.938Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-18T00:05:15.938Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-18T00:05:15.938Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-18T00:05:21.829Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-18T00:05:24.025Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-18T00:05:26.215Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-18T00:05:26.215Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-18T00:05:28.405Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-18T00:05:46.123Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-18T00:05:51.937Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-18T00:05:52.400Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-18T00:05:55.322Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-18T00:05:55.322Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-18T00:05:55.784Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-18T00:05:55.784Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-18T00:05:56.248Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-18T00:06:04.851Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-18T00:06:04.851Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-18T00:06:04.851Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-18T00:06:04.851Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-18T00:06:04.851Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-18T00:06:11.954Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-18T00:06:11.954Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-18T00:06:11.954Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-18T00:06:26.812Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-18T00:06:26.812Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite (2562.27s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-18T00:06:26.812Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.20s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2019-10-18T00:06:26.812Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-18T00:06:26.812Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.812Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2019-10-18T00:06:26.813Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-18T00:06:26.813Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.63s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-18T00:06:26.813Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-10-18T00:06:26.813Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.03s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.33s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-10-18T00:06:26.813Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-18T00:06:26.813Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.23s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.97s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2019-10-18T00:06:26.813Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.17s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.37s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.77s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.86s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.81s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.62s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.63s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.10s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.17s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.60s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.05s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.09s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.24s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.78s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.83s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-18T00:06:26.813Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildContChar (13.08s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.06s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.76s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.66s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.81s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.54s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.64s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.70s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.25s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.78s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.01s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.47s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.81s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.29s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.77s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.19s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.22s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.78s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.87s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.98s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.88s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.17s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.33s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFails (2.05s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.05s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.20s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.45s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.33s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.53s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.70s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.14s) [2019-10-18T00:06:26.813Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-18T00:06:26.813Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildHistory (10.78s) [2019-10-18T00:06:26.813Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.64s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.36s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.01s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.48s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.82s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.96s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.39s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.37s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.93s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.46s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.48s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.40s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.96s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.49s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.53s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.97s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.34s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.93s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.90s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.50s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildRm (13.57s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2019-10-18T00:06:26.814Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.49s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.28s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.86s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.87s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.78s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.16s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildStderr (4.96s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.57s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.35s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.07s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.19s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.51s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.01s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.83s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.77s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.56s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.89s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.78s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.29s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.66s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2019-10-18T00:06:26.814Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-18T00:06:26.814Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-18T00:06:26.814Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.59s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.58s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.79s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCommitTTY (7.13s) [2019-10-18T00:06:26.814Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-10-18T00:06:26.814Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-18T00:06:26.814Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-18T00:06:26.814Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-18T00:06:27.279Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-18T00:06:27.279Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.65s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.91s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.05s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.14s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.44s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.04s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.77s) [2019-10-18T00:06:27.279Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-18T00:06:27.279Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.45s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.06s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.81s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.85s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-18T00:06:27.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.45s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.41s) [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0001aa800 } [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1655188486 c:\foo false } [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1655188486 c:\foo true } [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 0 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 1 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 2 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 3 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 4 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 5 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 6 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 7 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 8 [2019-10-18T00:06:27.280Z] docker_api_containers_test.go:1927: case 9 [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.30s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.22s) [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a361944881\file1 854addb248b637fdb470d74390d701f1d8ea2df0e5de254ea4878ea5eba969ec:/root/itWorks.txt` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:279: checking that container "854addb248b637fdb470d74390d701f1d8ea2df0e5de254ea4878ea5eba969ec" start output contains "file1\n" [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:209: running `docker start -a 854addb248b637fdb470d74390d701f1d8ea2df0e5de254ea4878ea5eba969ec` [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.24s) [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b664406236\file1 58342fc468878e356b659e1941b4169310350e331d01f8a786a5a439ef5f8134:testDir/` [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.50s) [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e293435019\dir1 1f2574a250c2118037778d279a93be80960eee584efde87ba922bc442ccf2a5f:testDir` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:279: checking that container "1f2574a250c2118037778d279a93be80960eee584efde87ba922bc442ccf2a5f" start output contains "file1-1\n" [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1f2574a250c2118037778d279a93be80960eee584efde87ba922bc442ccf2a5f` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e293435019\dir1 3377fa9fd27103a52aae6d9f0d6b605c7f75e6ea388109ede8203d27cd5686d4:testDir/` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:279: checking that container "3377fa9fd27103a52aae6d9f0d6b605c7f75e6ea388109ede8203d27cd5686d4" start output contains "file1-1\n" [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3377fa9fd27103a52aae6d9f0d6b605c7f75e6ea388109ede8203d27cd5686d4` [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.80s) [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h171571310\dir1\. a5a13f67ced58558fe6c8f730c0b9af278b4a3807531518f0a25547bfdee569e:testDir` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:279: checking that container "a5a13f67ced58558fe6c8f730c0b9af278b4a3807531518f0a25547bfdee569e" start output contains "file1-1\n" [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:209: running `docker start -a a5a13f67ced58558fe6c8f730c0b9af278b4a3807531518f0a25547bfdee569e` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h171571310\dir1\. 36bebb92dd1de01126eaf1d93f555cb97617cfba4eaeb286b67451ec188f733e:testDir/` [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:279: checking that container "36bebb92dd1de01126eaf1d93f555cb97617cfba4eaeb286b67451ec188f733e" start output contains "file1-1\n" [2019-10-18T00:06:27.280Z] docker_cli_cp_utils_test.go:209: running `docker start -a 36bebb92dd1de01126eaf1d93f555cb97617cfba4eaeb286b67451ec188f733e` [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCpToStdout (2.42s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-10-18T00:06:27.280Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateArgs (0.32s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.35s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2019-10-18T00:06:27.280Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-18T00:06:27.280Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.78s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-18T00:06:27.280Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-18T00:06:27.281Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.95s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-18T00:06:27.281Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.38s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.46s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsCopy (5.37s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.99s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.49s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFilters (4.52s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFormat (4.30s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsResize (2.87s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.01s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.64s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-18T00:06:27.281Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-18T00:06:27.281Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-18T00:06:27.281Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-18T00:06:27.281Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.98s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.13s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.14s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecInspectID (3.43s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-18T00:06:27.281Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-18T00:06:27.281Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.22s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.16s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.89s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.67s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-10-18T00:06:27.281Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.23s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s) [2019-10-18T00:06:27.281Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-18T00:06:27.281Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-10-18T00:06:27.281Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2019-10-18T00:06:27.282Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-18T00:06:27.282Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.09s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-18T00:06:27.282Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-10-18T00:06:27.282Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectDefault (2.32s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectHistory (4.88s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.13s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.18s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.21s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.17s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-18T00:06:27.282Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.05s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.60s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.84s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.07s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.41s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsTail (2.73s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.34s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.19s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-18T00:06:27.282Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.10s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-18T00:06:27.282Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.05s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-18T00:06:27.282Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPsByOrder (8.67s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-10-18T00:06:27.282Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.67s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.21s) [2019-10-18T00:06:27.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-18T00:06:27.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.86s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.40s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.76s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.16s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.32s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.67s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-10-18T00:06:27.283Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.15s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.23s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.27s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.90s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.33s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.36s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.36s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.40s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.50s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.94s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.47s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.68s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.03s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.19s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.85s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.78s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.23s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.51s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.85s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.93s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.93s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.11s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s) [2019-10-18T00:06:27.283Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.50s) [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-18T00:06:27.283Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.283Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.37s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.10s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.13s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunExitCode (2.11s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (6.84s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.36s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.88s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.02s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.49s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.57s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.13s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.01s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.71s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.84s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunRm (2.16s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.20s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.284Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-18T00:06:27.284Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.09s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.82s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.28s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.28s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.70s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.20s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.40s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.99s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.08s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.68s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2019-10-18T00:06:27.285Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.15s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.73s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.02s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.16s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-10-18T00:06:27.285Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.18s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.73s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2019-10-18T00:06:27.285Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-18T00:06:27.285Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.40s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2019-10-18T00:06:27.285Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-10-18T00:06:27.286Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.58s) [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-18T00:06:27.286Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-18T00:06:27.286Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-18T00:06:27.286Z] --- PASS: TestDockerRegistrySuite (0.04s) [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.286Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-18T00:06:27.286Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-18T00:06:27.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-18T00:06:27.748Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-18T00:06:27.748Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.748Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-18T00:06:27.749Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-18T00:06:27.749Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-18T00:06:27.749Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerDaemonSuite [2019-10-18T00:06:27.749Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-18T00:06:27.749Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-18T00:06:27.749Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-18T00:06:27.749Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-18T00:06:27.749Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerSwarmSuite [2019-10-18T00:06:27.749Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-18T00:06:27.749Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-18T00:06:27.749Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerExternalVolumeSuite [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerNetworkSuite [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] === RUN TestDockerHubPullSuite [2019-10-18T00:06:27.749Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-18T00:06:27.749Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-18T00:06:27.749Z] PASS [2019-10-18T00:06:27.749Z] ok github.com/docker/docker/integration-cli 2563.104s [2019-10-18T00:06:27.749Z] INFO: Integration tests ended at 10/18/2019 00:06:27. Duration:00:42:50.9462954 [2019-10-18T00:06:27.749Z] INFO: Docker info of the daemon under test at end of run [2019-10-18T00:06:27.749Z] [2019-10-18T00:06:27.749Z] Containers: 2 [2019-10-18T00:06:27.749Z] Running: 0 [2019-10-18T00:06:27.749Z] Paused: 0 [2019-10-18T00:06:27.749Z] Stopped: 2 [2019-10-18T00:06:27.749Z] Images: 12 [2019-10-18T00:06:27.749Z] Server Version: 0.0.0-dev [2019-10-18T00:06:27.749Z] Storage Driver: windowsfilter [2019-10-18T00:06:27.749Z] Windows: [2019-10-18T00:06:27.749Z] Logging Driver: json-file [2019-10-18T00:06:27.749Z] Plugins: [2019-10-18T00:06:27.749Z] Volume: local [2019-10-18T00:06:27.749Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-18T00:06:27.749Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T00:06:27.749Z] Swarm: inactive [2019-10-18T00:06:27.749Z] Default Isolation: process [2019-10-18T00:06:27.749Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T00:06:27.749Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T00:06:27.749Z] OSType: windows [2019-10-18T00:06:27.749Z] Architecture: x86_64 [2019-10-18T00:06:27.749Z] CPUs: 4 [2019-10-18T00:06:27.749Z] Total Memory: 32GiB [2019-10-18T00:06:27.749Z] Name: azwin-2-977a70 [2019-10-18T00:06:27.749Z] ID: FNOA:DX2E:VD3K:CV4A:POUJ:J3HP:TEDI:ONYH:Y6A6:VMEO:5T57:BJNN [2019-10-18T00:06:27.749Z] Docker Root Dir: D:\CI\PR-39964\9\daemon [2019-10-18T00:06:27.749Z] Debug Mode (client): false [2019-10-18T00:06:27.749Z] Debug Mode (server): true [2019-10-18T00:06:27.749Z] File Descriptors: -1 [2019-10-18T00:06:27.749Z] Goroutines: 18 [2019-10-18T00:06:27.749Z] System Time: 2019-10-18T00:06:27.3414889Z [2019-10-18T00:06:27.749Z] EventsListeners: 0 [2019-10-18T00:06:27.749Z] Registry: https://index.docker.io/v1/ [2019-10-18T00:06:27.749Z] Labels: [2019-10-18T00:06:27.749Z] Experimental: false [2019-10-18T00:06:27.749Z] Insecure Registries: [2019-10-18T00:06:27.749Z] 127.0.0.0/8 [2019-10-18T00:06:27.749Z] Live Restore Enabled: false [2019-10-18T00:06:27.749Z] [2019-10-18T00:06:27.749Z] [2019-10-18T00:06:27.749Z] INFO: Stopping daemon under test [2019-10-18T00:06:27.749Z] SUCCESS: The process with PID 3560 (child process of PID 3188) has been terminated. [2019-10-18T00:06:27.749Z] SUCCESS: The process with PID 3188 (child process of PID 3308) has been terminated. [2019-10-18T00:06:27.749Z] INFO: Stop tailing logs of the daemon under tests [2019-10-18T00:06:27.749Z] INFO: executeCI.ps1 Completed successfully at 10/18/2019 00:06:27. [2019-10-18T00:06:27.749Z] INFO: Tidying up at end of run [2019-10-18T00:06:27.749Z] INFO: Saving daemon under test log (d:\CI\PR-39964\9\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-18T00:06:27.749Z] INFO: Saving daemon under test log (d:\CI\PR-39964\9\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-18T00:06:27.749Z] INFO: Nuke-Everything... [2019-10-18T00:06:28.212Z] INFO: Container count on control daemon to delete is 2 [2019-10-18T00:06:28.674Z] 5282f493faea [2019-10-18T00:06:28.674Z] 6daeb09e1040 [2019-10-18T00:06:28.674Z] INFO: Tidying pidfile d:\CI\PR-39964\9\docker.pid [2019-10-18T00:06:28.674Z] INFO: Nuking d:\CI [2019-10-18T00:07:04.429Z] INFO: Zapped successfully [2019-10-18T00:07:04.429Z] [2019-10-18T00:07:04.429Z] INFO: executeCI.ps1 exiting at Fri Oct 18 00:07:00 CUT 2019. Duration 01:10:10.6910268 [2019-10-18T00:07:04.429Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-18T00:07:06.209Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-18T00:07:07.993Z] Archiving artifacts [2019-10-18T00:07:25.066Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39964/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T00:07:26.017Z] + make clean [2019-10-18T00:07:26.995Z] docker volume rm -f docker-dev-cache [2019-10-18T00:07:27.137Z] 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