Pull request #40358 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed rather than 02bc2769fb12b617e572b166b4851fa3f908580c Obtained Jenkinsfile from 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-01-09T20:04:02.335Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-09T20:04:02.342Z] Trying to pass milestone 2 [Pipeline] milestone [2020-01-09T20:04:02.363Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-09T20:04:02.509Z] Running on ubuntu-1804-overlay2 (i-0e36fe1a7f58a0036) in /home/ubuntu/workspace/moby_PR-40358 [Pipeline] { [Pipeline] checkout [2020-01-09T20:04:02.562Z] using credential docker-jenkins-github-credentials [2020-01-09T20:04:02.570Z] Cloning the remote Git repository [2020-01-09T20:04:02.570Z] Cloning with configured refspecs honoured and without tags [2020-01-09T20:04:02.573Z] Cloning repository https://github.com/moby/moby.git [2020-01-09T20:04:02.574Z] > git init /home/ubuntu/workspace/moby_PR-40358 # timeout=10 [2020-01-09T20:04:02.591Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:02.591Z] > git --version # timeout=10 [2020-01-09T20:04:02.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:02.597Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:16.006Z] Fetching without tags [2020-01-09T20:04:16.261Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:15.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:15.993Z] > git config --add remote.origin.fetch +refs/pull/40358/head:refs/remotes/origin/PR-40358 # timeout=10 [2020-01-09T20:04:15.995Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-09T20:04:16.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:16.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:16.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:16.012Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:16.263Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:16.266Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:16.704Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:04:17.214Z] Merge succeeded, producing f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:04:17.215Z] Checking out Revision f6b0948d0a192ea078268898f8e6ccc9d794f291 (PR-40358) [2020-01-09T20:04:17.293Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:04:17.313Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-09T20:04:18.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40358:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-01-09T20:04:17.206Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-09T20:04:17.217Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:17.226Z] > git checkout -f f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:04:17.295Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [2020-01-09T20:04:21.492Z] 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 [2020-01-09T20:04:22.048Z] Running on ubuntu-1804-overlay2 (i-05233f89eb0abf214) in /home/ubuntu/workspace/moby_PR-40358 [Pipeline] node [2020-01-09T20:04:22.051Z] Running on ubuntu-1804-overlay2 (i-045335d3d0d8d05b3) in /home/ubuntu/workspace/moby_PR-40358 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-09T20:04:22.080Z] Running on ubuntu-1604-overlay2-arm64v8 (i-00bc15ba0ea0cff4a) in /home/ubuntu/workspace/moby_PR-40358 [Pipeline] { [Pipeline] { [2020-01-09T20:04:22.099Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40358 [Pipeline] checkout [Pipeline] checkout [2020-01-09T20:04:22.127Z] using credential docker-jenkins-github-credentials [2020-01-09T20:04:22.134Z] using credential docker-jenkins-github-credentials [2020-01-09T20:04:22.135Z] Cloning the remote Git repository [2020-01-09T20:04:22.135Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-01-09T20:04:22.147Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-01-09T20:04:22.155Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-09T20:04:22.213Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-01-09T20:04:22.221Z] Cloning the remote Git repository [2020-01-09T20:04:22.221Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-01-09T20:04:22.268Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-01-09T20:04:22.283Z] Cloning the remote Git repository [2020-01-09T20:04:22.283Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-09T20:04:22.620Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40358 [Pipeline] { [Pipeline] checkout [2020-01-09T20:04:22.896Z] using credential docker-jenkins-github-credentials [2020-01-09T20:04:22.958Z] Cloning the remote Git repository [2020-01-09T20:04:22.958Z] Cloning with configured refspecs honoured and without tags [2020-01-09T20:04:22.155Z] Cloning repository https://github.com/moby/moby.git [2020-01-09T20:04:22.156Z] > git init /home/ubuntu/workspace/moby_PR-40358 # timeout=10 [2020-01-09T20:04:22.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:22.174Z] > git --version # timeout=10 [2020-01-09T20:04:22.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:22.181Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:22.142Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-09T20:04:22.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:22.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:22.158Z] > git --version # timeout=10 [2020-01-09T20:04:22.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:22.164Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:22.224Z] Cloning repository https://github.com/moby/moby.git [2020-01-09T20:04:22.225Z] > git init /home/ubuntu/workspace/moby_PR-40358 # timeout=10 [2020-01-09T20:04:22.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:22.236Z] > git --version # timeout=10 [2020-01-09T20:04:22.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:22.243Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:22.284Z] Cloning repository https://github.com/moby/moby.git [2020-01-09T20:04:22.285Z] > git init /home/docker/workspace/moby_PR-40358 # timeout=10 [2020-01-09T20:04:22.298Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:22.298Z] > git --version # timeout=10 [2020-01-09T20:04:22.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:22.306Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:23.697Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:23.010Z] Cloning repository https://github.com/moby/moby.git [2020-01-09T20:04:23.012Z] > git init /home/jenkins/workspace/moby_PR-40358 # timeout=10 [2020-01-09T20:04:23.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:23.074Z] > git --version # timeout=10 [2020-01-09T20:04:23.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:23.094Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:23.900Z] Merge succeeded, producing ea43fd526c344b90f326902d8aa4684a910ee90c [2020-01-09T20:04:23.901Z] Checking out Revision ea43fd526c344b90f326902d8aa4684a910ee90c (PR-40358) [2020-01-09T20:04:23.988Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:04:23.997Z] First time build. Skipping changelog. [2020-01-09T20:04:23.699Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:23.704Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:23.786Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:04:23.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-09T20:04:23.904Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:23.911Z] > git checkout -f ea43fd526c344b90f326902d8aa4684a910ee90c [2020-01-09T20:04:23.991Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-09T20:04:24.976Z] + docker version [2020-01-09T20:04:24.976Z] Client: Docker Engine - Community [2020-01-09T20:04:24.976Z] Version: 19.03.2 [2020-01-09T20:04:24.976Z] API version: 1.40 [2020-01-09T20:04:24.976Z] Go version: go1.12.8 [2020-01-09T20:04:24.976Z] Git commit: 6a30dfc [2020-01-09T20:04:24.976Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-09T20:04:24.976Z] OS/Arch: linux/amd64 [2020-01-09T20:04:24.976Z] Experimental: false [2020-01-09T20:04:24.976Z] [2020-01-09T20:04:24.976Z] Server: Docker Engine - Community [2020-01-09T20:04:24.976Z] Engine: [2020-01-09T20:04:24.976Z] Version: 19.03.2 [2020-01-09T20:04:24.976Z] API version: 1.40 (minimum version 1.12) [2020-01-09T20:04:24.976Z] Go version: go1.12.8 [2020-01-09T20:04:24.976Z] Git commit: 6a30dfc [2020-01-09T20:04:24.976Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-09T20:04:24.976Z] OS/Arch: linux/amd64 [2020-01-09T20:04:24.976Z] Experimental: true [2020-01-09T20:04:24.976Z] containerd: [2020-01-09T20:04:24.976Z] Version: 1.2.6 [2020-01-09T20:04:24.976Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-09T20:04:24.976Z] runc: [2020-01-09T20:04:24.976Z] Version: 1.0.0-rc8 [2020-01-09T20:04:24.976Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-09T20:04:24.976Z] docker-init: [2020-01-09T20:04:24.976Z] Version: 0.18.0 [2020-01-09T20:04:24.976Z] GitCommit: fec3683 [Pipeline] sh [2020-01-09T20:04:25.260Z] + docker info [2020-01-09T20:04:25.824Z] Client: [2020-01-09T20:04:25.824Z] Debug Mode: false [2020-01-09T20:04:25.824Z] [2020-01-09T20:04:25.824Z] Server: [2020-01-09T20:04:25.824Z] Containers: 0 [2020-01-09T20:04:25.824Z] Running: 0 [2020-01-09T20:04:25.824Z] Paused: 0 [2020-01-09T20:04:25.824Z] Stopped: 0 [2020-01-09T20:04:25.824Z] Images: 5 [2020-01-09T20:04:25.824Z] Server Version: 19.03.2 [2020-01-09T20:04:25.824Z] Storage Driver: overlay2 [2020-01-09T20:04:25.824Z] Backing Filesystem: extfs [2020-01-09T20:04:25.824Z] Supports d_type: true [2020-01-09T20:04:25.824Z] Native Overlay Diff: true [2020-01-09T20:04:25.824Z] Logging Driver: json-file [2020-01-09T20:04:25.824Z] Cgroup Driver: cgroupfs [2020-01-09T20:04:25.824Z] Plugins: [2020-01-09T20:04:25.824Z] Volume: local [2020-01-09T20:04:25.824Z] Network: bridge host ipvlan macvlan null overlay [2020-01-09T20:04:25.824Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-09T20:04:25.824Z] Swarm: inactive [2020-01-09T20:04:25.824Z] Runtimes: runc [2020-01-09T20:04:25.824Z] Default Runtime: runc [2020-01-09T20:04:25.824Z] Init Binary: docker-init [2020-01-09T20:04:25.824Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-09T20:04:25.824Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-09T20:04:25.824Z] init version: fec3683 [2020-01-09T20:04:25.824Z] Security Options: [2020-01-09T20:04:25.824Z] apparmor [2020-01-09T20:04:25.824Z] seccomp [2020-01-09T20:04:25.824Z] Profile: default [2020-01-09T20:04:25.824Z] Kernel Version: 4.15.0-1048-aws [2020-01-09T20:04:25.824Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-09T20:04:25.824Z] OSType: linux [2020-01-09T20:04:25.824Z] Architecture: x86_64 [2020-01-09T20:04:25.824Z] CPUs: 2 [2020-01-09T20:04:25.824Z] Total Memory: 7.501GiB [2020-01-09T20:04:25.824Z] Name: ip-10-100-55-53 [2020-01-09T20:04:25.824Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-09T20:04:25.824Z] Docker Root Dir: /var/lib/docker [2020-01-09T20:04:25.824Z] Debug Mode: false [2020-01-09T20:04:25.824Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:04:25.824Z] Labels: [2020-01-09T20:04:25.824Z] Experimental: true [2020-01-09T20:04:25.824Z] Insecure Registries: [2020-01-09T20:04:25.824Z] 127.0.0.0/8 [2020-01-09T20:04:25.824Z] Live Restore Enabled: true [2020-01-09T20:04:25.824Z] [2020-01-09T20:04:25.824Z] WARNING: No swap limit support [Pipeline] sh [2020-01-09T20:04:26.113Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:26.113Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:26.113Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40358/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-09T20:04:26.371Z] + bash /home/ubuntu/workspace/moby_PR-40358/check-config.sh [2020-01-09T20:04:26.371Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-09T20:04:26.371Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-09T20:04:26.371Z] [2020-01-09T20:04:26.371Z] Generally Necessary: [2020-01-09T20:04:26.371Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-09T20:04:26.371Z] - apparmor: enabled and tools installed [2020-01-09T20:04:26.371Z] - CONFIG_NAMESPACES: enabled [2020-01-09T20:04:26.371Z] - CONFIG_NET_NS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_PID_NS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_IPC_NS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_UTS_NS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUPS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CPUSETS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_MEMCG: enabled [2020-01-09T20:04:26.371Z] - CONFIG_KEYS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_VETH: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-09T20:04:26.371Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-09T20:04:26.371Z] [2020-01-09T20:04:26.371Z] Optional Features: [2020-01-09T20:04:26.371Z] - CONFIG_USER_NS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_SECCOMP: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-09T20:04:26.371Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-09T20:04:26.371Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-09T20:04:26.371Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-09T20:04:26.371Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-09T20:04:26.371Z] - CONFIG_BLK_CGROUP: enabled [2020-01-09T20:04:26.371Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-09T20:04:26.371Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_PERF: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-09T20:04:26.371Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-09T20:04:26.371Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-09T20:04:26.371Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-09T20:04:26.371Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-09T20:04:26.371Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_IP_VS: enabled (as module) [2020-01-09T20:04:26.371Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-09T20:04:26.371Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-09T20:04:26.371Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-09T20:04:26.628Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_EXT4_FS: enabled [2020-01-09T20:04:26.628Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-09T20:04:26.628Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-09T20:04:26.628Z] - Network Drivers: [2020-01-09T20:04:26.628Z] - "overlay": [2020-01-09T20:04:26.628Z] - CONFIG_VXLAN: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-09T20:04:26.628Z] Optional (for encrypted networks): [2020-01-09T20:04:26.628Z] - CONFIG_CRYPTO: enabled [2020-01-09T20:04:26.628Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-09T20:04:26.628Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-09T20:04:26.628Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-09T20:04:26.628Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-09T20:04:26.628Z] - CONFIG_XFRM: enabled [2020-01-09T20:04:26.628Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-09T20:04:26.628Z] - "ipvlan": [2020-01-09T20:04:26.628Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-09T20:04:26.628Z] - "macvlan": [2020-01-09T20:04:26.628Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_DUMMY: enabled (as module) [2020-01-09T20:04:26.628Z] - "ftp,tftp client in container": [2020-01-09T20:04:26.628Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-09T20:04:26.628Z] - Storage Drivers: [2020-01-09T20:04:26.628Z] - "aufs": [2020-01-09T20:04:26.628Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-09T20:04:26.628Z] - "btrfs": [2020-01-09T20:04:26.628Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-09T20:04:26.628Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-09T20:04:26.628Z] - "devicemapper": [2020-01-09T20:04:26.628Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-09T20:04:26.628Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-09T20:04:26.628Z] - "overlay": [2020-01-09T20:04:26.628Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-09T20:04:26.628Z] - "zfs": [2020-01-09T20:04:26.628Z] - /dev/zfs: missing [2020-01-09T20:04:26.628Z] - zfs command: missing [2020-01-09T20:04:26.628Z] - zpool command: missing [2020-01-09T20:04:26.628Z] [2020-01-09T20:04:26.628Z] Limits: [2020-01-09T20:04:26.628Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-09T20:04:26.628Z] [2020-01-09T20:04:26.628Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-09T20:04:26.966Z] + sudo modprobe ip_vs [2020-01-09T20:04:26.966Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 . [2020-01-09T20:04:26.966Z] #2 [internal] load .dockerignore [2020-01-09T20:04:26.966Z] #2 transferring context: 112B done [2020-01-09T20:04:26.966Z] #2 DONE 0.0s [2020-01-09T20:04:26.966Z] [2020-01-09T20:04:26.966Z] #1 [internal] load build definition from Dockerfile [2020-01-09T20:04:26.966Z] #1 transferring dockerfile: 15.34kB done [2020-01-09T20:04:26.966Z] #1 DONE 0.0s [2020-01-09T20:04:26.966Z] [2020-01-09T20:04:26.966Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-09T20:04:26.966Z] #3 DONE 0.1s [2020-01-09T20:04:27.225Z] [2020-01-09T20:04:27.225Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-09T20:04:27.225Z] #4 CACHED [2020-01-09T20:04:28.163Z] [2020-01-09T20:04:28.163Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-09T20:04:28.163Z] #5 DONE 0.0s [2020-01-09T20:04:28.163Z] [2020-01-09T20:04:28.163Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-09T20:04:28.163Z] #6 DONE 0.1s [2020-01-09T20:04:28.163Z] [2020-01-09T20:04:28.163Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-09T20:04:28.163Z] #65 DONE 0.0s [2020-01-09T20:04:28.163Z] [2020-01-09T20:04:28.163Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-09T20:04:28.163Z] #7 DONE 0.0s [2020-01-09T20:04:28.163Z] [2020-01-09T20:04:28.163Z] #19 [internal] load build context [2020-01-09T20:04:30.694Z] #19 transferring context: 46.58MB 2.4s done [2020-01-09T20:04:30.694Z] #19 DONE 2.4s [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-09T20:04:30.694Z] #49 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #29 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:30.694Z] #54 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-09T20:04:30.694Z] #28 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:30.694Z] #50 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #64 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-09T20:04:30.694Z] #24 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-09T20:04:30.694Z] #25 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-09T20:04:30.694Z] #11 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #55 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:30.694Z] #34 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #45 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-09T20:04:30.694Z] #38 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-09T20:04:30.694Z] #35 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:30.694Z] #47 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #51 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-09T20:04:30.694Z] #8 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #37 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-09T20:04:30.694Z] #42 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:30.694Z] #22 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:30.694Z] #59 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-09T20:04:30.694Z] #9 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-09T20:04:30.694Z] #18 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #32 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-09T20:04:30.694Z] #26 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-09T20:04:30.694Z] #10 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-09T20:04:30.694Z] #30 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #48 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:30.694Z] #52 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-09T20:04:30.694Z] #43 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-09T20:04:30.694Z] #23 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-09T20:04:30.694Z] #33 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-09T20:04:30.694Z] #41 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #69 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-09T20:04:30.694Z] #21 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-09T20:04:30.694Z] #66 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #60 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:30.694Z] #36 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-09T20:04:30.694Z] #53 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-09T20:04:30.694Z] #63 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:30.694Z] #68 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-09T20:04:30.694Z] #15 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:30.694Z] #31 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:30.694Z] #20 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-09T20:04:30.694Z] #39 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-09T20:04:30.694Z] #58 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-09T20:04:30.694Z] #14 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-09T20:04:30.694Z] #61 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-09T20:04:30.694Z] #67 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-09T20:04:30.694Z] #12 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-09T20:04:30.694Z] #40 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-09T20:04:30.694Z] #56 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-09T20:04:30.694Z] #17 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:30.694Z] #62 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-09T20:04:30.694Z] #27 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-09T20:04:30.694Z] #13 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-09T20:04:30.694Z] #46 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #16 [dev 6/24] RUN ldconfig [2020-01-09T20:04:30.694Z] #16 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:30.694Z] #57 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:30.694Z] #44 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-09T20:04:30.694Z] #70 CACHED [2020-01-09T20:04:30.694Z] [2020-01-09T20:04:30.694Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-09T20:04:31.625Z] #71 DONE 1.2s [2020-01-09T20:04:31.625Z] [2020-01-09T20:04:31.625Z] #72 exporting to image [2020-01-09T20:04:31.625Z] #72 exporting layers [2020-01-09T20:04:32.555Z] #72 exporting layers 0.9s done [2020-01-09T20:04:32.555Z] #72 writing image sha256:8b910b7f2fa9333c98b721a31e72572790839484ff2e28c055e48e132a444906 done [2020-01-09T20:04:32.555Z] #72 naming to docker.io/library/docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 done [2020-01-09T20:04:32.555Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-09T20:04:32.968Z] Fetching without tags [2020-01-09T20:04:33.562Z] [2020-01-09T20:04:33.562Z] Removing bundles/ [2020-01-09T20:04:33.562Z] [2020-01-09T20:04:33.562Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-09T20:04:33.562Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:04:33.562Z] GOOS="" GOARCH="" GOARM="" [2020-01-09T20:04:33.567Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:32.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:32.837Z] > git config --add remote.origin.fetch +refs/pull/40358/head:refs/remotes/origin/PR-40358 # timeout=10 [2020-01-09T20:04:32.857Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-09T20:04:32.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:33.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:33.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:33.020Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:33.609Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:33.629Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:34.625Z] Merge succeeded, producing d5bb7fce73ec8d63d82e591d6bb38feb06716d73 [2020-01-09T20:04:34.626Z] Checking out Revision d5bb7fce73ec8d63d82e591d6bb38feb06716d73 (PR-40358) [2020-01-09T20:04:35.291Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:04:34.347Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:04:34.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-09T20:04:34.669Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:34.690Z] > git checkout -f d5bb7fce73ec8d63d82e591d6bb38feb06716d73 [2020-01-09T20:04:35.371Z] First time build. Skipping changelog. [2020-01-09T20:04:35.788Z] Fetching without tags [2020-01-09T20:04:36.018Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-09T20:04:35.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:35.790Z] > git config --add remote.origin.fetch +refs/pull/40358/head:refs/remotes/origin/PR-40358 # timeout=10 [2020-01-09T20:04:35.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-09T20:04:35.801Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:35.809Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:35.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:35.809Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:36.038Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:36.043Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:36.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:36.414Z] Fetching without tags [2020-01-09T20:04:36.806Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:35.333Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [2020-01-09T20:04:37.051Z] Still waiting to schedule task [2020-01-09T20:04:37.051Z] Waiting for next available executor on ‘windows-2019’ [2020-01-09T20:04:37.071Z] + docker version [2020-01-09T20:04:37.071Z] Client: [2020-01-09T20:04:37.071Z] Version: 18.06.1-ce [2020-01-09T20:04:37.071Z] API version: 1.38 [2020-01-09T20:04:37.071Z] Go version: go1.10.3 [2020-01-09T20:04:37.071Z] Git commit: e68fc7a [2020-01-09T20:04:37.071Z] Built: Tue Aug 21 17:24:34 2018 [2020-01-09T20:04:37.071Z] OS/Arch: linux/s390x [2020-01-09T20:04:37.071Z] Experimental: false [2020-01-09T20:04:37.071Z] [2020-01-09T20:04:37.071Z] Server: [2020-01-09T20:04:37.071Z] Engine: [2020-01-09T20:04:37.071Z] Version: 18.06.1-ce [2020-01-09T20:04:37.071Z] API version: 1.38 (minimum version 1.12) [2020-01-09T20:04:37.071Z] Go version: go1.10.3 [2020-01-09T20:04:37.071Z] Git commit: e68fc7a [2020-01-09T20:04:37.071Z] Built: Tue Aug 21 17:23:34 2018 [2020-01-09T20:04:37.071Z] OS/Arch: linux/s390x [2020-01-09T20:04:37.071Z] Experimental: true [2020-01-09T20:04:37.144Z] Merge succeeded, producing aa9212af91c80165da1c1d4196a5564c505ec617 [2020-01-09T20:04:37.146Z] Checking out Revision aa9212af91c80165da1c1d4196a5564c505ec617 (PR-40358) [Pipeline] sh [2020-01-09T20:04:37.219Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:04:37.237Z] First time build. Skipping changelog. [2020-01-09T20:04:37.989Z] + docker info [2020-01-09T20:04:37.989Z] Containers: 1 [2020-01-09T20:04:37.989Z] Running: 1 [2020-01-09T20:04:37.989Z] Paused: 0 [2020-01-09T20:04:37.989Z] Stopped: 0 [2020-01-09T20:04:37.989Z] Images: 15 [2020-01-09T20:04:37.989Z] Server Version: 18.06.1-ce [2020-01-09T20:04:37.989Z] Storage Driver: overlay2 [2020-01-09T20:04:37.989Z] Backing Filesystem: extfs [2020-01-09T20:04:37.989Z] Supports d_type: true [2020-01-09T20:04:37.989Z] Native Overlay Diff: true [2020-01-09T20:04:37.989Z] Logging Driver: json-file [2020-01-09T20:04:37.989Z] Cgroup Driver: cgroupfs [2020-01-09T20:04:37.989Z] Plugins: [2020-01-09T20:04:37.989Z] Volume: local [2020-01-09T20:04:37.989Z] Network: bridge host ipvlan macvlan null overlay [2020-01-09T20:04:37.989Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-09T20:04:37.989Z] Swarm: inactive [2020-01-09T20:04:37.989Z] Runtimes: runc [2020-01-09T20:04:37.989Z] Default Runtime: runc [2020-01-09T20:04:37.989Z] Init Binary: docker-init [2020-01-09T20:04:37.989Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-09T20:04:37.989Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-09T20:04:37.989Z] init version: fec3683 [2020-01-09T20:04:37.989Z] Security Options: [2020-01-09T20:04:37.989Z] apparmor [2020-01-09T20:04:37.989Z] seccomp [2020-01-09T20:04:37.989Z] Profile: default [2020-01-09T20:04:37.989Z] Kernel Version: 4.4.0-166-generic [2020-01-09T20:04:37.989Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-09T20:04:37.989Z] OSType: linux [2020-01-09T20:04:37.989Z] Architecture: s390x [2020-01-09T20:04:37.989Z] CPUs: 2 [2020-01-09T20:04:37.989Z] Total Memory: 7.862GiB [2020-01-09T20:04:37.989Z] Name: s390x-ubuntu-13 [2020-01-09T20:04:37.989Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-09T20:04:37.989Z] Docker Root Dir: /var/lib/docker [2020-01-09T20:04:37.989Z] Debug Mode (client): false [2020-01-09T20:04:37.989Z] Debug Mode (server): false [2020-01-09T20:04:37.989Z] Username: dockerbuildbot [2020-01-09T20:04:37.989Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:04:37.989Z] Labels: [2020-01-09T20:04:37.989Z] Experimental: true [2020-01-09T20:04:37.989Z] Insecure Registries: [2020-01-09T20:04:37.989Z] 127.0.0.0/8 [2020-01-09T20:04:37.989Z] Live Restore Enabled: false [2020-01-09T20:04:37.989Z] [2020-01-09T20:04:37.989Z] WARNING: No swap limit support [2020-01-09T20:04:36.477Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:04:37.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-09T20:04:37.166Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:37.174Z] > git checkout -f aa9212af91c80165da1c1d4196a5564c505ec617 [2020-01-09T20:04:37.241Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-09T20:04:36.388Z] > git config --add remote.origin.fetch +refs/pull/40358/head:refs/remotes/origin/PR-40358 # timeout=10 [2020-01-09T20:04:36.394Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-09T20:04:36.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:36.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:36.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:36.419Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:36.809Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:36.813Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:37.640Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:04:38.308Z] Merge succeeded, producing 1e538da8dc548aecc702fbf9959a4dc927651a12 [2020-01-09T20:04:38.309Z] Checking out Revision 1e538da8dc548aecc702fbf9959a4dc927651a12 (PR-40358) [2020-01-09T20:04:38.411Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:04:38.426Z] First time build. Skipping changelog. [Pipeline] sh [2020-01-09T20:04:38.828Z] + [ PR != PR ] [2020-01-09T20:04:38.828Z] + [ master != master ] [2020-01-09T20:04:38.828Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-09T20:04:38.914Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:38.914Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:38.914Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40358/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-09T20:04:38.914Z] + bash /home/jenkins/workspace/moby_PR-40358/check-config.sh [2020-01-09T20:04:38.914Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-09T20:04:38.914Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-09T20:04:38.914Z] [2020-01-09T20:04:38.914Z] Generally Necessary: [2020-01-09T20:04:38.914Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-09T20:04:38.914Z] - apparmor: enabled and tools installed [2020-01-09T20:04:38.914Z] - CONFIG_NAMESPACES: enabled [2020-01-09T20:04:38.914Z] - CONFIG_NET_NS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_PID_NS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_IPC_NS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_UTS_NS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUPS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CPUSETS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_MEMCG: enabled [2020-01-09T20:04:38.914Z] - CONFIG_KEYS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_VETH: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-09T20:04:38.914Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-09T20:04:38.914Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-09T20:04:38.914Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-09T20:04:38.914Z] [2020-01-09T20:04:38.914Z] Optional Features: [2020-01-09T20:04:38.914Z] - CONFIG_USER_NS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_SECCOMP: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-09T20:04:38.914Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-09T20:04:38.914Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-09T20:04:38.914Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-09T20:04:38.914Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-09T20:04:38.914Z] - CONFIG_BLK_CGROUP: enabled [2020-01-09T20:04:38.914Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-09T20:04:38.914Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_PERF: enabled [2020-01-09T20:04:38.914Z] - CONFIG_CGROUP_HUGETLB: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-01-09T20:04:39.153Z] + docker version [2020-01-09T20:04:39.153Z] Client: Docker Engine - Community [2020-01-09T20:04:39.153Z] Version: 19.03.2 [2020-01-09T20:04:39.153Z] API version: 1.40 [2020-01-09T20:04:39.153Z] Go version: go1.12.8 [2020-01-09T20:04:39.153Z] Git commit: 6a30dfc [2020-01-09T20:04:39.153Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-09T20:04:39.153Z] OS/Arch: linux/amd64 [2020-01-09T20:04:39.153Z] Experimental: false [2020-01-09T20:04:39.153Z] [2020-01-09T20:04:39.153Z] Server: Docker Engine - Community [2020-01-09T20:04:39.153Z] Engine: [2020-01-09T20:04:39.153Z] Version: 19.03.2 [2020-01-09T20:04:39.153Z] API version: 1.40 (minimum version 1.12) [2020-01-09T20:04:39.153Z] Go version: go1.12.8 [2020-01-09T20:04:39.153Z] Git commit: 6a30dfc [2020-01-09T20:04:39.153Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-09T20:04:39.153Z] OS/Arch: linux/amd64 [2020-01-09T20:04:39.153Z] Experimental: true [2020-01-09T20:04:39.153Z] containerd: [2020-01-09T20:04:39.153Z] Version: 1.2.6 [2020-01-09T20:04:39.153Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-09T20:04:39.153Z] runc: [2020-01-09T20:04:39.153Z] Version: 1.0.0-rc8 [2020-01-09T20:04:39.153Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-09T20:04:39.153Z] docker-init: [2020-01-09T20:04:39.153Z] Version: 0.18.0 [2020-01-09T20:04:39.153Z] GitCommit: fec3683 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-01-09T20:04:39.309Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-09T20:04:39.309Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-09T20:04:39.309Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-09T20:04:39.309Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-09T20:04:39.309Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_IP_VS: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-09T20:04:39.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-09T20:04:39.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-09T20:04:39.309Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_EXT4_FS: enabled [2020-01-09T20:04:39.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-09T20:04:39.309Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-09T20:04:39.309Z] - Network Drivers: [2020-01-09T20:04:39.309Z] - "overlay": [2020-01-09T20:04:39.309Z] - CONFIG_VXLAN: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-09T20:04:39.309Z] Optional (for encrypted networks): [2020-01-09T20:04:39.309Z] - CONFIG_CRYPTO: enabled [2020-01-09T20:04:39.309Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_XFRM: enabled [2020-01-09T20:04:39.309Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-09T20:04:39.309Z] - "ipvlan": [2020-01-09T20:04:39.309Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-09T20:04:39.309Z] - "macvlan": [2020-01-09T20:04:39.309Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_DUMMY: enabled (as module) [2020-01-09T20:04:39.309Z] - "ftp,tftp client in container": [2020-01-09T20:04:39.309Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-09T20:04:39.309Z] - Storage Drivers: [2020-01-09T20:04:39.309Z] - "aufs": [2020-01-09T20:04:39.309Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-09T20:04:39.309Z] - "btrfs": [2020-01-09T20:04:39.309Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-09T20:04:39.309Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-09T20:04:39.309Z] - "devicemapper": [2020-01-09T20:04:39.309Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-09T20:04:39.309Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-09T20:04:39.309Z] - "overlay": [2020-01-09T20:04:39.309Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-09T20:04:39.309Z] - "zfs": [2020-01-09T20:04:39.309Z] - /dev/zfs: missing [2020-01-09T20:04:39.309Z] - zfs command: missing [2020-01-09T20:04:39.309Z] - zpool command: missing [2020-01-09T20:04:39.309Z] [2020-01-09T20:04:39.309Z] Limits: [2020-01-09T20:04:39.309Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-09T20:04:39.309Z] [2020-01-09T20:04:39.309Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-09T20:04:39.445Z] + docker info [2020-01-09T20:04:39.487Z] + docker version [2020-01-09T20:04:39.487Z] Client: Docker Engine - Community [2020-01-09T20:04:39.487Z] Version: 19.03.2 [2020-01-09T20:04:39.487Z] API version: 1.40 [2020-01-09T20:04:39.487Z] Go version: go1.12.8 [2020-01-09T20:04:39.487Z] Git commit: 6a30dfc [2020-01-09T20:04:39.487Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-09T20:04:39.487Z] OS/Arch: linux/arm64 [2020-01-09T20:04:39.487Z] Experimental: false [2020-01-09T20:04:39.487Z] [2020-01-09T20:04:39.487Z] Server: Docker Engine - Community [2020-01-09T20:04:39.487Z] Engine: [2020-01-09T20:04:39.487Z] Version: 19.03.2 [2020-01-09T20:04:39.487Z] API version: 1.40 (minimum version 1.12) [2020-01-09T20:04:39.487Z] Go version: go1.12.8 [2020-01-09T20:04:39.487Z] Git commit: 6a30dfc [2020-01-09T20:04:39.487Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-09T20:04:39.487Z] OS/Arch: linux/arm64 [2020-01-09T20:04:39.487Z] Experimental: true [2020-01-09T20:04:39.487Z] containerd: [2020-01-09T20:04:39.487Z] Version: 1.2.6 [2020-01-09T20:04:39.487Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-09T20:04:39.487Z] runc: [2020-01-09T20:04:39.487Z] Version: 1.0.0-rc8 [2020-01-09T20:04:39.487Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-09T20:04:39.487Z] docker-init: [2020-01-09T20:04:39.487Z] Version: 0.18.0 [2020-01-09T20:04:39.487Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2020-01-09T20:04:39.701Z] Client: [2020-01-09T20:04:39.701Z] Debug Mode: false [2020-01-09T20:04:39.701Z] [2020-01-09T20:04:39.701Z] Server: [2020-01-09T20:04:39.701Z] Containers: 0 [2020-01-09T20:04:39.701Z] Running: 0 [2020-01-09T20:04:39.701Z] Paused: 0 [2020-01-09T20:04:39.701Z] Stopped: 0 [2020-01-09T20:04:39.701Z] Images: 4 [2020-01-09T20:04:39.701Z] Server Version: 19.03.2 [2020-01-09T20:04:39.701Z] Storage Driver: overlay2 [2020-01-09T20:04:39.701Z] Backing Filesystem: extfs [2020-01-09T20:04:39.701Z] Supports d_type: true [2020-01-09T20:04:39.701Z] Native Overlay Diff: true [2020-01-09T20:04:39.701Z] Logging Driver: json-file [2020-01-09T20:04:39.701Z] Cgroup Driver: cgroupfs [2020-01-09T20:04:39.701Z] Plugins: [2020-01-09T20:04:39.701Z] Volume: local [2020-01-09T20:04:39.701Z] Network: bridge host ipvlan macvlan null overlay [2020-01-09T20:04:39.701Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-09T20:04:39.701Z] Swarm: inactive [2020-01-09T20:04:39.701Z] Runtimes: runc [2020-01-09T20:04:39.701Z] Default Runtime: runc [2020-01-09T20:04:39.701Z] Init Binary: docker-init [2020-01-09T20:04:39.701Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-09T20:04:39.701Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-09T20:04:39.701Z] init version: fec3683 [2020-01-09T20:04:39.701Z] Security Options: [2020-01-09T20:04:39.701Z] apparmor [2020-01-09T20:04:39.701Z] seccomp [2020-01-09T20:04:39.701Z] Profile: default [2020-01-09T20:04:39.701Z] Kernel Version: 4.15.0-1048-aws [2020-01-09T20:04:39.701Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-09T20:04:39.702Z] OSType: linux [2020-01-09T20:04:39.702Z] Architecture: x86_64 [2020-01-09T20:04:39.702Z] CPUs: 2 [2020-01-09T20:04:39.702Z] Total Memory: 7.583GiB [2020-01-09T20:04:39.702Z] Name: ip-10-100-107-175 [2020-01-09T20:04:39.702Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-09T20:04:39.702Z] Docker Root Dir: /var/lib/docker [2020-01-09T20:04:39.702Z] Debug Mode: false [2020-01-09T20:04:39.702Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:04:39.702Z] Labels: [2020-01-09T20:04:39.702Z] Experimental: true [2020-01-09T20:04:39.702Z] Insecure Registries: [2020-01-09T20:04:39.702Z] 127.0.0.0/8 [2020-01-09T20:04:39.702Z] Live Restore Enabled: true [2020-01-09T20:04:39.702Z] [2020-01-09T20:04:39.702Z] WARNING: No swap limit support [2020-01-09T20:04:39.865Z] + docker info [2020-01-09T20:04:38.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-09T20:04:38.312Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:38.319Z] > git checkout -f 1e538da8dc548aecc702fbf9959a4dc927651a12 [2020-01-09T20:04:38.415Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [Pipeline] sh [2020-01-09T20:04:40.324Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:40.324Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:40.324Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40358/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-09T20:04:40.439Z] + make bundles/buildx [2020-01-09T20:04:40.439Z] make: command: Command not found [2020-01-09T20:04:40.439Z] make: command: Command not found [2020-01-09T20:04:40.439Z] mkdir bundles [2020-01-09T20:04:40.439Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-09T20:04:40.439Z] --build-arg BUILDX_COMMIT \ [2020-01-09T20:04:40.439Z] --build-arg BUILDX_REPO \ [2020-01-09T20:04:40.439Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-09T20:04:40.439Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-09T20:04:40.439Z] . [2020-01-09T20:04:40.439Z] /bin/sh: 4: go: not found [2020-01-09T20:04:40.439Z] /bin/sh: 5: go: not found [2020-01-09T20:04:40.583Z] + bash /home/ubuntu/workspace/moby_PR-40358/check-config.sh [2020-01-09T20:04:40.583Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-09T20:04:40.583Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-09T20:04:40.583Z] [2020-01-09T20:04:40.583Z] Generally Necessary: [2020-01-09T20:04:40.583Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-09T20:04:40.583Z] - apparmor: enabled and tools installed [2020-01-09T20:04:40.583Z] - CONFIG_NAMESPACES: enabled [2020-01-09T20:04:40.583Z] - CONFIG_NET_NS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_PID_NS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_IPC_NS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_UTS_NS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUPS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CPUSETS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_MEMCG: enabled [2020-01-09T20:04:40.583Z] - CONFIG_KEYS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_VETH: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-09T20:04:40.583Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-09T20:04:40.583Z] [2020-01-09T20:04:40.583Z] Optional Features: [2020-01-09T20:04:40.583Z] - CONFIG_USER_NS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_SECCOMP: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-09T20:04:40.583Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-09T20:04:40.583Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-09T20:04:40.583Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-09T20:04:40.583Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-09T20:04:40.583Z] - CONFIG_BLK_CGROUP: enabled [2020-01-09T20:04:40.583Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-09T20:04:40.583Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_PERF: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-09T20:04:40.583Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-09T20:04:40.583Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-09T20:04:40.583Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-09T20:04:40.583Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-09T20:04:40.583Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-09T20:04:40.583Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-09T20:04:40.802Z] Client: [2020-01-09T20:04:40.802Z] Debug Mode: false [2020-01-09T20:04:40.802Z] [2020-01-09T20:04:40.802Z] Server: [2020-01-09T20:04:40.802Z] Containers: 0 [2020-01-09T20:04:40.802Z] Running: 0 [2020-01-09T20:04:40.802Z] Paused: 0 [2020-01-09T20:04:40.802Z] Stopped: 0 [2020-01-09T20:04:40.802Z] Images: 2 [2020-01-09T20:04:40.802Z] Server Version: 19.03.2 [2020-01-09T20:04:40.802Z] Storage Driver: overlay2 [2020-01-09T20:04:40.802Z] Backing Filesystem: extfs [2020-01-09T20:04:40.802Z] Supports d_type: true [2020-01-09T20:04:40.802Z] Native Overlay Diff: true [2020-01-09T20:04:40.802Z] Logging Driver: json-file [2020-01-09T20:04:40.802Z] Cgroup Driver: cgroupfs [2020-01-09T20:04:40.802Z] Plugins: [2020-01-09T20:04:40.802Z] Volume: local [2020-01-09T20:04:40.802Z] Network: bridge host ipvlan macvlan null overlay [2020-01-09T20:04:40.802Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-09T20:04:40.802Z] Swarm: inactive [2020-01-09T20:04:40.802Z] Runtimes: runc [2020-01-09T20:04:40.802Z] Default Runtime: runc [2020-01-09T20:04:40.802Z] Init Binary: docker-init [2020-01-09T20:04:40.802Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-09T20:04:40.802Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-09T20:04:40.802Z] init version: fec3683 [2020-01-09T20:04:40.802Z] Security Options: [2020-01-09T20:04:40.802Z] apparmor [2020-01-09T20:04:40.802Z] seccomp [2020-01-09T20:04:40.802Z] Profile: default [2020-01-09T20:04:40.802Z] Kernel Version: 4.15.0-1048-aws [2020-01-09T20:04:40.802Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-09T20:04:40.802Z] OSType: linux [2020-01-09T20:04:40.802Z] Architecture: aarch64 [2020-01-09T20:04:40.802Z] CPUs: 4 [2020-01-09T20:04:40.802Z] Total Memory: 7.525GiB [2020-01-09T20:04:40.802Z] Name: ip-10-100-59-252 [2020-01-09T20:04:40.802Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-09T20:04:40.802Z] Docker Root Dir: /var/lib/docker [2020-01-09T20:04:40.802Z] Debug Mode: false [2020-01-09T20:04:40.802Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:04:40.802Z] Labels: [2020-01-09T20:04:40.802Z] Experimental: true [2020-01-09T20:04:40.802Z] Insecure Registries: [2020-01-09T20:04:40.802Z] 127.0.0.0/8 [2020-01-09T20:04:40.802Z] Live Restore Enabled: true [2020-01-09T20:04:40.802Z] [2020-01-09T20:04:40.802Z] WARNING: No swap limit support [Pipeline] sh [2020-01-09T20:04:40.844Z] - CONFIG_IP_VS: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-09T20:04:40.844Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-09T20:04:40.844Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-09T20:04:40.844Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_EXT4_FS: enabled [2020-01-09T20:04:40.844Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-09T20:04:40.844Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-09T20:04:40.844Z] - Network Drivers: [2020-01-09T20:04:40.844Z] - "overlay": [2020-01-09T20:04:40.844Z] - CONFIG_VXLAN: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-09T20:04:40.844Z] Optional (for encrypted networks): [2020-01-09T20:04:40.844Z] - CONFIG_CRYPTO: enabled [2020-01-09T20:04:40.844Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-09T20:04:40.844Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-09T20:04:40.844Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-09T20:04:40.844Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-09T20:04:40.844Z] - CONFIG_XFRM: enabled [2020-01-09T20:04:40.844Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-09T20:04:40.844Z] - "ipvlan": [2020-01-09T20:04:40.844Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-09T20:04:40.844Z] - "macvlan": [2020-01-09T20:04:40.844Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_DUMMY: enabled (as module) [2020-01-09T20:04:40.844Z] - "ftp,tftp client in container": [2020-01-09T20:04:40.844Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-09T20:04:40.844Z] - Storage Drivers: [2020-01-09T20:04:40.844Z] - "aufs": [2020-01-09T20:04:40.844Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-09T20:04:40.844Z] - "btrfs": [2020-01-09T20:04:40.844Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-09T20:04:40.844Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-09T20:04:40.844Z] - "devicemapper": [2020-01-09T20:04:40.844Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-09T20:04:40.844Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-09T20:04:40.844Z] - "overlay": [2020-01-09T20:04:40.844Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-09T20:04:40.844Z] - "zfs": [2020-01-09T20:04:40.844Z] - /dev/zfs: missing [2020-01-09T20:04:40.844Z] - zfs command: missing [2020-01-09T20:04:40.844Z] - zpool command: missing [2020-01-09T20:04:40.844Z] [2020-01-09T20:04:40.844Z] Limits: [2020-01-09T20:04:40.844Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-09T20:04:40.844Z] [2020-01-09T20:04:40.844Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-09T20:04:41.096Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:41.096Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:41.096Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40358/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-09T20:04:41.096Z] + bash /home/ubuntu/workspace/moby_PR-40358/check-config.sh [2020-01-09T20:04:41.096Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-09T20:04:41.096Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-09T20:04:41.096Z] [2020-01-09T20:04:41.096Z] Generally Necessary: [2020-01-09T20:04:41.096Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-09T20:04:41.096Z] - apparmor: enabled and tools installed [2020-01-09T20:04:41.096Z] - CONFIG_NAMESPACES: enabled [2020-01-09T20:04:41.096Z] - CONFIG_NET_NS: enabled [2020-01-09T20:04:41.096Z] - CONFIG_PID_NS: enabled [2020-01-09T20:04:41.096Z] - CONFIG_IPC_NS: enabled [2020-01-09T20:04:41.096Z] - CONFIG_UTS_NS: enabled [2020-01-09T20:04:41.096Z] - CONFIG_CGROUPS: enabled [2020-01-09T20:04:41.096Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-09T20:04:41.174Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 . [2020-01-09T20:04:41.174Z] #2 [internal] load .dockerignore [2020-01-09T20:04:41.174Z] #2 transferring context: 112B done [2020-01-09T20:04:41.174Z] #2 DONE 0.0s [2020-01-09T20:04:41.174Z] [2020-01-09T20:04:41.174Z] #1 [internal] load build definition from Dockerfile [2020-01-09T20:04:41.174Z] #1 transferring dockerfile: 15.34kB done [2020-01-09T20:04:41.174Z] #1 DONE 0.0s [2020-01-09T20:04:41.174Z] [2020-01-09T20:04:41.174Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-09T20:04:41.355Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-09T20:04:41.355Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-09T20:04:41.355Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-09T20:04:41.355Z] - CONFIG_CPUSETS: enabled [2020-01-09T20:04:41.355Z] - CONFIG_MEMCG: enabled [2020-01-09T20:04:41.355Z] - CONFIG_KEYS: enabled [2020-01-09T20:04:41.355Z] - CONFIG_VETH: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-09T20:04:41.355Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-09T20:04:41.355Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-09T20:04:41.355Z] [2020-01-09T20:04:41.355Z] Optional Features: [2020-01-09T20:04:41.355Z] - CONFIG_USER_NS: enabled [2020-01-09T20:04:41.355Z] - CONFIG_SECCOMP: enabled [2020-01-09T20:04:41.355Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-09T20:04:41.355Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-09T20:04:41.355Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-09T20:04:41.355Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-09T20:04:41.433Z] #3 DONE 0.1s [2020-01-09T20:04:41.433Z] [2020-01-09T20:04:41.433Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-09T20:04:41.433Z] #4 CACHED [2020-01-09T20:04:41.614Z] - CONFIG_BLK_CGROUP: enabled [2020-01-09T20:04:41.614Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-09T20:04:41.614Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-09T20:04:41.614Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-09T20:04:41.614Z] - CONFIG_CGROUP_PERF: enabled [2020-01-09T20:04:41.614Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-09T20:04:41.614Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-09T20:04:41.614Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-09T20:04:41.614Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-09T20:04:41.614Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-09T20:04:41.614Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-09T20:04:41.614Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-09T20:04:41.614Z] - CONFIG_IP_VS: enabled (as module) [2020-01-09T20:04:41.614Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-09T20:04:41.614Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-09T20:04:41.614Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-09T20:04:41.614Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-09T20:04:41.614Z] - CONFIG_EXT4_FS: enabled [2020-01-09T20:04:41.614Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-09T20:04:41.614Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-09T20:04:41.614Z] - Network Drivers: [2020-01-09T20:04:41.614Z] - "overlay": [2020-01-09T20:04:41.614Z] - CONFIG_VXLAN: enabled (as module) [2020-01-09T20:04:41.614Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-09T20:04:41.614Z] Optional (for encrypted networks): [2020-01-09T20:04:41.839Z] Sending build context to Docker daemon 51.09MB [2020-01-09T20:04:41.874Z] - CONFIG_CRYPTO: enabled [2020-01-09T20:04:41.874Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-09T20:04:41.874Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-09T20:04:41.874Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-09T20:04:41.874Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-09T20:04:41.874Z] - CONFIG_XFRM: enabled [2020-01-09T20:04:41.874Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-09T20:04:41.874Z] - "ipvlan": [2020-01-09T20:04:41.874Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-09T20:04:41.874Z] - "macvlan": [2020-01-09T20:04:41.874Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_DUMMY: enabled (as module) [2020-01-09T20:04:41.874Z] - "ftp,tftp client in container": [2020-01-09T20:04:41.874Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-09T20:04:41.874Z] - Storage Drivers: [2020-01-09T20:04:41.874Z] - "aufs": [2020-01-09T20:04:41.874Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-09T20:04:41.874Z] - "btrfs": [2020-01-09T20:04:41.874Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-09T20:04:41.874Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-09T20:04:41.874Z] - "devicemapper": [2020-01-09T20:04:41.874Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-09T20:04:41.874Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-09T20:04:41.874Z] - "overlay": [2020-01-09T20:04:41.874Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-09T20:04:41.874Z] - "zfs": [2020-01-09T20:04:41.874Z] - /dev/zfs: missing [2020-01-09T20:04:41.874Z] - zfs command: missing [2020-01-09T20:04:41.874Z] - zpool command: missing [2020-01-09T20:04:41.874Z] [2020-01-09T20:04:41.874Z] Limits: [2020-01-09T20:04:41.874Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-09T20:04:41.874Z] [2020-01-09T20:04:41.874Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-09T20:04:42.000Z] [2020-01-09T20:04:42.000Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-09T20:04:42.000Z] #6 DONE 0.1s [2020-01-09T20:04:42.000Z] [2020-01-09T20:04:42.000Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-09T20:04:42.000Z] #5 DONE 0.0s [2020-01-09T20:04:42.000Z] [2020-01-09T20:04:42.000Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-09T20:04:42.000Z] #65 DONE 0.0s [2020-01-09T20:04:42.000Z] [2020-01-09T20:04:42.000Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-09T20:04:42.000Z] #7 DONE 0.0s [2020-01-09T20:04:42.000Z] [2020-01-09T20:04:42.000Z] #19 [internal] load build context [2020-01-09T20:04:42.218Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 . [2020-01-09T20:04:42.218Z] #1 [internal] load .dockerignore [2020-01-09T20:04:42.218Z] #1 transferring context: 112B done [2020-01-09T20:04:42.218Z] #1 DONE 0.0s [2020-01-09T20:04:42.218Z] [2020-01-09T20:04:42.218Z] #2 [internal] load build definition from Dockerfile [2020-01-09T20:04:42.218Z] #2 transferring dockerfile: 15.34kB done [2020-01-09T20:04:42.218Z] #2 DONE 0.0s [2020-01-09T20:04:42.218Z] [2020-01-09T20:04:42.218Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-09T20:04:42.241Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-09T20:04:42.241Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-09T20:04:42.241Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-09T20:04:42.241Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-09T20:04:42.241Z] ---> 687421176e14 [2020-01-09T20:04:42.241Z] Step 5/16 : ARG BUILDX_REPO [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 151810eebecb [2020-01-09T20:04:42.241Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 2eff25c6d8bc [2020-01-09T20:04:42.241Z] Step 7/16 : WORKDIR /buildx [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 13572fca753f [2020-01-09T20:04:42.241Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> cbc66efe86a1 [2020-01-09T20:04:42.241Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 07d1c6900bbd [2020-01-09T20:04:42.241Z] Step 10/16 : RUN go mod download [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> d3d2aaf3bda4 [2020-01-09T20:04:42.241Z] Step 11/16 : ARG GOOS [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 5836bb12d308 [2020-01-09T20:04:42.241Z] Step 12/16 : ARG GOARCH [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 88d86b1be093 [2020-01-09T20:04:42.241Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 02a71aa29192 [2020-01-09T20:04:42.241Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-09T20:04:42.241Z] ---> 687421176e14 [2020-01-09T20:04:42.241Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 83e255846e97 [2020-01-09T20:04:42.241Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-09T20:04:42.241Z] ---> Using cache [2020-01-09T20:04:42.241Z] ---> 9d0f9c391227 [2020-01-09T20:04:42.241Z] Successfully built 9d0f9c391227 [2020-01-09T20:04:42.241Z] Successfully tagged moby-buildx:latest [2020-01-09T20:04:42.241Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-09T20:04:42.241Z] if [ -n "${id}" ]; then \ [2020-01-09T20:04:42.241Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-09T20:04:42.241Z] && touch bundles/buildx; \ [2020-01-09T20:04:42.241Z] docker rm -f ${id}; \ [2020-01-09T20:04:42.241Z] fi [2020-01-09T20:04:42.478Z] #3 DONE 0.1s [2020-01-09T20:04:42.478Z] [2020-01-09T20:04:42.478Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-09T20:04:42.478Z] #4 CACHED [2020-01-09T20:04:42.737Z] [2020-01-09T20:04:42.737Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-09T20:04:42.996Z] #6 DONE 0.0s [2020-01-09T20:04:42.996Z] [2020-01-09T20:04:42.996Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-09T20:04:42.996Z] #5 DONE 0.1s [2020-01-09T20:04:42.996Z] [2020-01-09T20:04:42.996Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-09T20:04:42.996Z] #65 DONE 0.0s [2020-01-09T20:04:42.996Z] [2020-01-09T20:04:42.996Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-09T20:04:42.996Z] #7 DONE 0.0s [2020-01-09T20:04:42.996Z] [2020-01-09T20:04:42.996Z] #19 [internal] load build context [2020-01-09T20:04:43.082Z] d2d749b00381b2f2b9c7daf8b4bd2db3b55962fce87021a1e957594cdfdf1b58 [2020-01-09T20:04:43.082Z] bundles/buildx version [2020-01-09T20:04:43.082Z] buildx v0.3.1 6db68d0 [2020-01-09T20:04:43.082Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 . [2020-01-09T20:04:43.378Z] #19 transferring context: 46.58MB 1.2s done [2020-01-09T20:04:43.378Z] #19 DONE 1.2s [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #45 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:43.378Z] #54 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-09T20:04:43.378Z] #43 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-09T20:04:43.378Z] #30 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-09T20:04:43.378Z] #14 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-09T20:04:43.378Z] #21 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:43.378Z] #34 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #48 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #37 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:43.378Z] #22 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-09T20:04:43.378Z] #27 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-09T20:04:43.378Z] #12 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:43.378Z] #31 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #16 [dev 6/24] RUN ldconfig [2020-01-09T20:04:43.378Z] #16 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #64 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:43.378Z] #59 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #60 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-09T20:04:43.378Z] #56 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #32 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #55 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-09T20:04:43.378Z] #10 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-09T20:04:43.378Z] #17 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-09T20:04:43.378Z] #24 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:43.378Z] #57 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-09T20:04:43.378Z] #15 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #51 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-09T20:04:43.378Z] #63 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-09T20:04:43.378Z] #40 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-09T20:04:43.378Z] #41 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-09T20:04:43.378Z] #35 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-09T20:04:43.378Z] #9 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-09T20:04:43.378Z] #69 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:43.378Z] #50 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-09T20:04:43.378Z] #23 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-09T20:04:43.378Z] #18 CACHED [2020-01-09T20:04:43.378Z] [2020-01-09T20:04:43.378Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-09T20:04:43.378Z] #46 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-09T20:04:43.379Z] #38 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-09T20:04:43.379Z] #25 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:43.379Z] #36 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-09T20:04:43.379Z] #39 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:43.379Z] #44 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-09T20:04:43.379Z] #13 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-09T20:04:43.379Z] #8 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-09T20:04:43.379Z] #33 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-09T20:04:43.379Z] #67 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-09T20:04:43.379Z] #28 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:43.379Z] #52 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-09T20:04:43.379Z] #29 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-09T20:04:43.379Z] #61 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-09T20:04:43.379Z] #11 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-09T20:04:43.379Z] #58 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:43.379Z] #68 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:43.379Z] #47 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:43.379Z] #20 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:43.379Z] #62 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-09T20:04:43.379Z] #42 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-09T20:04:43.379Z] #26 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-09T20:04:43.379Z] #53 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-09T20:04:43.379Z] #66 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-09T20:04:43.379Z] #49 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-09T20:04:43.379Z] #70 CACHED [2020-01-09T20:04:43.379Z] [2020-01-09T20:04:43.379Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-09T20:04:43.490Z] #1 [internal] load .dockerignore [2020-01-09T20:04:43.490Z] #1 transferring context: 32B 0.0s [2020-01-09T20:04:43.892Z] #1 transferring context: 112B 0.1s done [2020-01-09T20:04:43.892Z] #1 DONE 0.1s [2020-01-09T20:04:43.892Z] [2020-01-09T20:04:43.892Z] #2 [internal] load build definition from Dockerfile [2020-01-09T20:04:43.892Z] #2 transferring dockerfile: 15.34kB 0.0s done [2020-01-09T20:04:43.892Z] #2 DONE 0.1s [2020-01-09T20:04:43.892Z] [2020-01-09T20:04:43.892Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-09T20:04:44.288Z] #3 DONE 0.3s [2020-01-09T20:04:44.288Z] [2020-01-09T20:04:44.288Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-09T20:04:44.288Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-09T20:04:44.288Z] #4 CACHED [2020-01-09T20:04:44.391Z] #19 transferring context: 46.58MB 1.3s done [2020-01-09T20:04:44.391Z] #19 DONE 1.4s [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-09T20:04:44.391Z] #8 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:44.391Z] #36 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-09T20:04:44.391Z] #18 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-09T20:04:44.391Z] #35 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #32 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #64 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-09T20:04:44.391Z] #66 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #60 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #69 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-09T20:04:44.391Z] #23 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:44.391Z] #68 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-09T20:04:44.391Z] #15 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-09T20:04:44.391Z] #25 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:44.391Z] #44 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:44.391Z] #57 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-09T20:04:44.391Z] #14 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:44.391Z] #31 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-09T20:04:44.391Z] #28 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #51 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #45 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-09T20:04:44.391Z] #27 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:44.391Z] #34 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #55 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:44.391Z] #62 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:44.391Z] #50 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-09T20:04:44.391Z] #58 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-09T20:04:44.391Z] #49 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-09T20:04:44.391Z] #33 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-09T20:04:44.391Z] #46 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-09T20:04:44.391Z] #67 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:44.391Z] #22 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-09T20:04:44.391Z] #26 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:44.391Z] #52 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-09T20:04:44.391Z] #9 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-09T20:04:44.391Z] #48 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-09T20:04:44.391Z] #41 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:44.391Z] #20 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-09T20:04:44.391Z] #30 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-09T20:04:44.391Z] #38 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-09T20:04:44.391Z] #10 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-09T20:04:44.391Z] #53 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-09T20:04:44.391Z] #42 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-09T20:04:44.391Z] #12 CACHED [2020-01-09T20:04:44.391Z] [2020-01-09T20:04:44.391Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-09T20:04:44.391Z] #56 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-09T20:04:44.392Z] #21 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-09T20:04:44.392Z] #29 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:44.392Z] #59 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-09T20:04:44.392Z] #37 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-09T20:04:44.392Z] #40 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-09T20:04:44.392Z] #24 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-09T20:04:44.392Z] #11 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-09T20:04:44.392Z] #17 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:44.392Z] #47 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-09T20:04:44.392Z] #63 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-09T20:04:44.392Z] #43 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-09T20:04:44.392Z] #13 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:44.392Z] #54 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-09T20:04:44.392Z] #39 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-09T20:04:44.392Z] #61 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #16 [dev 6/24] RUN ldconfig [2020-01-09T20:04:44.392Z] #16 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-09T20:04:44.392Z] #70 CACHED [2020-01-09T20:04:44.392Z] [2020-01-09T20:04:44.392Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-09T20:04:44.743Z] [2020-01-09T20:04:44.743Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-09T20:04:44.743Z] #6 DONE 0.0s [2020-01-09T20:04:44.743Z] [2020-01-09T20:04:44.743Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-09T20:04:44.743Z] #5 DONE 0.2s [2020-01-09T20:04:45.395Z] [2020-01-09T20:04:45.395Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-09T20:04:45.395Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-09T20:04:45.395Z] #65 DONE 0.0s [2020-01-09T20:04:45.395Z] [2020-01-09T20:04:45.395Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-09T20:04:45.395Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-09T20:04:45.395Z] #7 DONE 0.0s [2020-01-09T20:04:45.395Z] [2020-01-09T20:04:45.395Z] #19 [internal] load build context [2020-01-09T20:04:45.900Z] #71 DONE 2.8s [2020-01-09T20:04:45.900Z] [2020-01-09T20:04:45.900Z] #72 exporting to image [2020-01-09T20:04:45.900Z] #72 exporting layers [2020-01-09T20:04:46.297Z] #71 DONE 1.9s [2020-01-09T20:04:46.556Z] [2020-01-09T20:04:46.556Z] #72 exporting to image [2020-01-09T20:04:46.556Z] #72 exporting layers [2020-01-09T20:04:46.833Z] #72 exporting layers 0.9s done [2020-01-09T20:04:46.833Z] #72 writing image sha256:539262c8b848ab6e3c97ff249f2c01489d17df3574756b601ef4fe9fcd21739c done [2020-01-09T20:04:46.833Z] #72 naming to docker.io/library/docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 done [2020-01-09T20:04:46.833Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-09T20:04:46.996Z] #19 transferring context: 46.58MB 1.9s done [2020-01-09T20:04:46.996Z] #19 DONE 2.0s [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-09T20:04:46.996Z] #24 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-09T20:04:46.996Z] #66 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:46.996Z] #31 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-09T20:04:46.996Z] #42 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:46.996Z] #36 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-09T20:04:46.996Z] #21 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-09T20:04:46.996Z] #13 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-09T20:04:46.996Z] #49 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-09T20:04:46.996Z] #63 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #29 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-09T20:04:46.996Z] #67 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-09T20:04:46.996Z] #10 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #45 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-09T20:04:46.996Z] #9 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #51 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-09T20:04:46.996Z] #17 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #39 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-09T20:04:46.996Z] #35 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-09T20:04:46.996Z] #23 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-09T20:04:46.996Z] #33 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-09T20:04:46.996Z] #28 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-09T20:04:46.996Z] #8 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-09T20:04:46.996Z] #26 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-09T20:04:46.996Z] #61 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:46.996Z] #44 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-09T20:04:46.996Z] #11 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #32 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-09T20:04:46.996Z] #14 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-09T20:04:46.996Z] #15 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:46.996Z] #20 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-09T20:04:46.996Z] #53 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-09T20:04:46.996Z] #25 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-09T20:04:46.996Z] #43 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-09T20:04:46.996Z] #18 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-09T20:04:46.996Z] #40 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:46.996Z] #62 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #64 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-09T20:04:46.996Z] #41 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:46.996Z] #50 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #48 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-09T20:04:46.996Z] #38 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:46.996Z] #57 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #16 [dev 6/24] RUN ldconfig [2020-01-09T20:04:46.996Z] #16 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:46.996Z] #22 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-09T20:04:46.996Z] #46 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:46.996Z] #59 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:04:46.996Z] #47 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-09T20:04:46.996Z] #58 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-09T20:04:46.996Z] #27 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #37 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-09T20:04:46.996Z] #30 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-09T20:04:46.996Z] #12 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:04:46.996Z] #68 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:46.996Z] #34 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #69 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #55 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:04:46.996Z] #52 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:04:46.996Z] #54 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-09T20:04:46.996Z] #60 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-09T20:04:46.996Z] #56 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-09T20:04:46.996Z] #70 CACHED [2020-01-09T20:04:46.996Z] [2020-01-09T20:04:46.996Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-09T20:04:47.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/validate/default [2020-01-09T20:04:47.847Z] #71 DONE 0.7s [2020-01-09T20:04:47.847Z] [2020-01-09T20:04:47.847Z] #72 exporting to oci image format [2020-01-09T20:04:47.847Z] #72 exporting layers [2020-01-09T20:04:47.931Z] #72 exporting layers 1.4s done [2020-01-09T20:04:47.932Z] #72 writing image sha256:7b2886bef1fd4f3374b2c840544d81b5c47a5fc72d5315f0c2eda3eb01eaed5a done [2020-01-09T20:04:47.932Z] #72 naming to docker.io/library/docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 done [2020-01-09T20:04:47.932Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-09T20:04:48.099Z] Congratulations! All commits are properly signed with the DCO! [2020-01-09T20:04:48.099Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-09T20:04:48.099Z] No api/types/ or api/swagger.yaml changes in diff. [2020-01-09T20:04:48.099Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-09T20:04:48.099Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-09T20:04:48.099Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-09T20:04:48.099Z] Congratulations! No new tests were added to integration-cli. [2020-01-09T20:04:48.099Z] [2020-01-09T20:04:48.099Z] INFO Start validation with golang-ci-lint [2020-01-09T20:04:48.099Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-09T20:04:48.099Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-09T20:04:48.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/test/unit [2020-01-09T20:04:48.326Z] Fetching without tags [2020-01-09T20:04:48.924Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:49.537Z] Running on azwin-2-6cdd80 in d:\jenkins\workspace\moby_PR-40358 [Pipeline] { [Pipeline] ws [2020-01-09T20:04:49.550Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-09T20:04:49.852Z] using credential docker-jenkins-github-credentials [2020-01-09T20:04:49.928Z] Cloning the remote Git repository [2020-01-09T20:04:49.928Z] Cloning with configured refspecs honoured and without tags [2020-01-09T20:04:48.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:48.288Z] > git config --add remote.origin.fetch +refs/pull/40358/head:refs/remotes/origin/PR-40358 # timeout=10 [2020-01-09T20:04:48.293Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-09T20:04:48.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:04:48.327Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:48.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:48.328Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:48.925Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:48.930Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:04:49.938Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:04:49.955Z] Cloning repository https://github.com/moby/moby.git [2020-01-09T20:04:49.955Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-09T20:04:50.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:04:50.025Z] > git --version # timeout=10 [2020-01-09T20:04:50.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:04:50.078Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:04:51.149Z] Merge succeeded, producing 9b5a1a9cc8555d10056fce88c00510ab15c619a8 [2020-01-09T20:04:51.150Z] Checking out Revision 9b5a1a9cc8555d10056fce88c00510ab15c619a8 (PR-40358) [2020-01-09T20:04:51.286Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:04:51.303Z] First time build. Skipping changelog. [2020-01-09T20:04:51.566Z] ? github.com/docker/docker/api [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-09T20:04:52.317Z] + docker version [2020-01-09T20:04:52.317Z] Client: [2020-01-09T20:04:52.317Z] Version: 18.06.1-ce [2020-01-09T20:04:52.317Z] API version: 1.38 [2020-01-09T20:04:52.317Z] Go version: go1.10.3 [2020-01-09T20:04:52.317Z] Git commit: e68fc7a [2020-01-09T20:04:52.317Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-09T20:04:52.317Z] OS/Arch: linux/ppc64le [2020-01-09T20:04:52.317Z] Experimental: false [2020-01-09T20:04:52.317Z] [2020-01-09T20:04:52.317Z] Server: [2020-01-09T20:04:52.317Z] Engine: [2020-01-09T20:04:52.317Z] Version: 18.06.1-ce [2020-01-09T20:04:52.317Z] API version: 1.38 (minimum version 1.12) [2020-01-09T20:04:52.317Z] Go version: go1.10.3 [2020-01-09T20:04:52.317Z] Git commit: e68fc7a [2020-01-09T20:04:52.317Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-09T20:04:52.317Z] OS/Arch: linux/ppc64le [2020-01-09T20:04:52.317Z] Experimental: true [Pipeline] sh [2020-01-09T20:04:51.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-09T20:04:51.151Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:04:51.155Z] > git checkout -f 9b5a1a9cc8555d10056fce88c00510ab15c619a8 [2020-01-09T20:04:51.287Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [2020-01-09T20:04:52.740Z] + docker info [2020-01-09T20:04:52.740Z] Containers: 1 [2020-01-09T20:04:52.740Z] Running: 1 [2020-01-09T20:04:52.740Z] Paused: 0 [2020-01-09T20:04:52.740Z] Stopped: 0 [2020-01-09T20:04:52.740Z] Images: 15 [2020-01-09T20:04:52.740Z] Server Version: 18.06.1-ce [2020-01-09T20:04:52.740Z] Storage Driver: overlay2 [2020-01-09T20:04:52.740Z] Backing Filesystem: extfs [2020-01-09T20:04:52.740Z] Supports d_type: true [2020-01-09T20:04:52.740Z] Native Overlay Diff: true [2020-01-09T20:04:52.740Z] Logging Driver: json-file [2020-01-09T20:04:52.740Z] Cgroup Driver: cgroupfs [2020-01-09T20:04:52.740Z] Plugins: [2020-01-09T20:04:52.740Z] Volume: local [2020-01-09T20:04:52.740Z] Network: bridge host ipvlan macvlan null overlay [2020-01-09T20:04:52.740Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-09T20:04:52.740Z] Swarm: inactive [2020-01-09T20:04:52.740Z] Runtimes: runc [2020-01-09T20:04:52.740Z] Default Runtime: runc [2020-01-09T20:04:52.740Z] Init Binary: docker-init [2020-01-09T20:04:52.740Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-09T20:04:52.740Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-09T20:04:52.740Z] init version: fec3683 [2020-01-09T20:04:52.740Z] Security Options: [2020-01-09T20:04:52.740Z] apparmor [2020-01-09T20:04:52.740Z] seccomp [2020-01-09T20:04:52.740Z] Profile: default [2020-01-09T20:04:52.740Z] Kernel Version: 4.4.0-139-generic [2020-01-09T20:04:52.740Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-09T20:04:52.740Z] OSType: linux [2020-01-09T20:04:52.740Z] Architecture: ppc64le [2020-01-09T20:04:52.740Z] CPUs: 4 [2020-01-09T20:04:52.740Z] Total Memory: 7.972GiB [2020-01-09T20:04:52.740Z] Name: ppc64le-ubuntu-17 [2020-01-09T20:04:52.740Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-09T20:04:52.740Z] Docker Root Dir: /var/lib/docker [2020-01-09T20:04:52.740Z] Debug Mode (client): false [2020-01-09T20:04:52.740Z] Debug Mode (server): false [2020-01-09T20:04:52.740Z] Username: dockerbuildbot [2020-01-09T20:04:52.740Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:04:52.740Z] Labels: [2020-01-09T20:04:52.740Z] Experimental: true [2020-01-09T20:04:52.740Z] Insecure Registries: [2020-01-09T20:04:52.740Z] 127.0.0.0/8 [2020-01-09T20:04:52.740Z] Live Restore Enabled: false [2020-01-09T20:04:52.740Z] [Pipeline] sh [2020-01-09T20:04:53.124Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:53.124Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:04:53.124Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40358/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-09T20:04:53.124Z] + bash /home/docker/workspace/moby_PR-40358/check-config.sh [2020-01-09T20:04:53.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-09T20:04:53.124Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-09T20:04:53.124Z] [2020-01-09T20:04:53.124Z] Generally Necessary: [2020-01-09T20:04:53.222Z] #72 exporting layers 5.3s done [2020-01-09T20:04:53.222Z] #72 exporting manifest sha256:c3426d322419aee54713ff068052e1385bacaec5f3e5e4071577cdb12929bebb done [2020-01-09T20:04:53.222Z] #72 exporting config sha256:55ef0ca7e54d3a8c2e6aea5f7e289ad1ffeb4367cc09dbd724cc2cf0f72eb8f3 done [2020-01-09T20:04:53.222Z] #72 sending tarball [2020-01-09T20:04:53.413Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-09T20:04:53.413Z] - apparmor: enabled and tools installed [2020-01-09T20:04:53.413Z] - CONFIG_NAMESPACES: enabled [2020-01-09T20:04:53.413Z] - CONFIG_NET_NS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_PID_NS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_IPC_NS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_UTS_NS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_CGROUPS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-09T20:04:53.413Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-09T20:04:53.413Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-09T20:04:53.413Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-09T20:04:53.413Z] - CONFIG_CPUSETS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_MEMCG: enabled [2020-01-09T20:04:53.413Z] - CONFIG_KEYS: enabled [2020-01-09T20:04:53.413Z] - CONFIG_VETH: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-09T20:04:53.413Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-09T20:04:53.702Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-09T20:04:53.702Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-09T20:04:53.702Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-09T20:04:53.702Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-09T20:04:53.702Z] [2020-01-09T20:04:53.702Z] Optional Features: [2020-01-09T20:04:53.702Z] - CONFIG_USER_NS: enabled [2020-01-09T20:04:53.702Z] - CONFIG_SECCOMP: enabled [2020-01-09T20:04:53.702Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-09T20:04:53.702Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-09T20:04:53.702Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-09T20:04:53.702Z] (cgroup swap accounting is currently enabled) [2020-01-09T20:04:53.702Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-09T20:04:53.702Z] - CONFIG_BLK_CGROUP: enabled [2020-01-09T20:04:53.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-09T20:04:53.702Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-09T20:04:53.702Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-09T20:04:53.702Z] - CONFIG_CGROUP_PERF: enabled [2020-01-09T20:04:53.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-09T20:04:53.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-09T20:04:53.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-09T20:04:53.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-09T20:04:53.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-09T20:04:53.702Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-09T20:04:53.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-09T20:04:53.702Z] - CONFIG_IP_VS: enabled (as module) [2020-01-09T20:04:53.702Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-09T20:04:53.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-09T20:04:53.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-09T20:04:53.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-09T20:04:53.702Z] - CONFIG_EXT4_FS: enabled [2020-01-09T20:04:53.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-09T20:04:53.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-09T20:04:54.035Z] - Network Drivers: [2020-01-09T20:04:54.035Z] - "overlay": [2020-01-09T20:04:54.035Z] - CONFIG_VXLAN: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-09T20:04:54.035Z] Optional (for encrypted networks): [2020-01-09T20:04:54.035Z] - CONFIG_CRYPTO: enabled [2020-01-09T20:04:54.035Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_XFRM: enabled [2020-01-09T20:04:54.035Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-09T20:04:54.035Z] - "ipvlan": [2020-01-09T20:04:54.035Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-09T20:04:54.035Z] - "macvlan": [2020-01-09T20:04:54.035Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_DUMMY: enabled (as module) [2020-01-09T20:04:54.035Z] - "ftp,tftp client in container": [2020-01-09T20:04:54.035Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-09T20:04:54.035Z] - Storage Drivers: [2020-01-09T20:04:54.035Z] - "aufs": [2020-01-09T20:04:54.035Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-09T20:04:54.035Z] - "btrfs": [2020-01-09T20:04:54.035Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-09T20:04:54.035Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-09T20:04:54.035Z] - "devicemapper": [2020-01-09T20:04:54.035Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-09T20:04:54.035Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-09T20:04:54.035Z] - "overlay": [2020-01-09T20:04:54.035Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-09T20:04:54.035Z] - "zfs": [2020-01-09T20:04:54.035Z] - /dev/zfs: missing [2020-01-09T20:04:54.035Z] - zfs command: missing [2020-01-09T20:04:54.035Z] - zpool command: missing [2020-01-09T20:04:54.035Z] [2020-01-09T20:04:54.035Z] Limits: [2020-01-09T20:04:54.035Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-09T20:04:54.035Z] [2020-01-09T20:04:54.035Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-09T20:04:54.488Z] + make bundles/buildx [2020-01-09T20:04:55.110Z] make: command: Command not found [2020-01-09T20:04:55.110Z] make: command: Command not found [2020-01-09T20:04:55.110Z] mkdir bundles [2020-01-09T20:04:55.110Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-09T20:04:55.110Z] --build-arg BUILDX_COMMIT \ [2020-01-09T20:04:55.110Z] --build-arg BUILDX_REPO \ [2020-01-09T20:04:55.110Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-09T20:04:55.110Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-09T20:04:55.110Z] . [2020-01-09T20:04:55.110Z] /bin/sh: 4: go: not found [2020-01-09T20:04:55.110Z] /bin/sh: 5: go: not found [2020-01-09T20:04:57.815Z] Sending build context to Docker daemon 51.09MB [2020-01-09T20:04:57.815Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-09T20:04:57.815Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-09T20:04:57.815Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-09T20:04:57.815Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-09T20:04:57.815Z] ---> ebd73b5ebd31 [2020-01-09T20:04:57.815Z] Step 5/16 : ARG BUILDX_REPO [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> dcfbce27e72c [2020-01-09T20:04:57.815Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> 3050e8efda6d [2020-01-09T20:04:57.815Z] Step 7/16 : WORKDIR /buildx [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> 59317d93e0ed [2020-01-09T20:04:57.815Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> 562bc715b411 [2020-01-09T20:04:57.815Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> 0cd02ba9e564 [2020-01-09T20:04:57.815Z] Step 10/16 : RUN go mod download [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> be11fec2ec05 [2020-01-09T20:04:57.815Z] Step 11/16 : ARG GOOS [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> d0ca23d68057 [2020-01-09T20:04:57.815Z] Step 12/16 : ARG GOARCH [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> b6bf7a944db4 [2020-01-09T20:04:57.815Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> eb3c9f067078 [2020-01-09T20:04:57.815Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-09T20:04:57.815Z] ---> ebd73b5ebd31 [2020-01-09T20:04:57.815Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> e086acfbda31 [2020-01-09T20:04:57.815Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-09T20:04:57.815Z] ---> Using cache [2020-01-09T20:04:57.815Z] ---> 23dc5e8142e0 [2020-01-09T20:04:58.099Z] Successfully built 23dc5e8142e0 [2020-01-09T20:04:58.099Z] Successfully tagged moby-buildx:latest [2020-01-09T20:04:58.099Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-09T20:04:58.099Z] if [ -n "${id}" ]; then \ [2020-01-09T20:04:58.099Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-09T20:04:58.099Z] && touch bundles/buildx; \ [2020-01-09T20:04:58.099Z] docker rm -f ${id}; \ [2020-01-09T20:04:58.099Z] fi [2020-01-09T20:04:58.718Z] 6feba139e5dd3253be42b34318ba415be0d16257679ec7d6f4cf0f74066e4e33 [2020-01-09T20:04:58.718Z] bundles/buildx version [2020-01-09T20:04:58.718Z] buildx v0.3.1 6db68d0 [2020-01-09T20:04:58.718Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 . [2020-01-09T20:04:59.001Z] #2 [internal] load build definition from Dockerfile [2020-01-09T20:04:59.001Z] #2 transferring dockerfile: 15.34kB done [2020-01-09T20:04:59.001Z] #2 DONE 0.0s [2020-01-09T20:04:59.001Z] [2020-01-09T20:04:59.001Z] #1 [internal] load .dockerignore [2020-01-09T20:04:59.001Z] #1 transferring context: 112B done [2020-01-09T20:04:59.001Z] #1 DONE 0.0s [2020-01-09T20:04:59.001Z] [2020-01-09T20:04:59.001Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-09T20:04:59.286Z] #3 DONE 0.2s [2020-01-09T20:04:59.286Z] [2020-01-09T20:04:59.286Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-09T20:04:59.286Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-09T20:04:59.286Z] #4 CACHED [2020-01-09T20:04:59.576Z] [2020-01-09T20:04:59.576Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-09T20:04:59.576Z] #6 DONE 0.0s [2020-01-09T20:04:59.576Z] [2020-01-09T20:04:59.576Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-09T20:04:59.576Z] #5 DONE 0.1s [2020-01-09T20:04:59.874Z] [2020-01-09T20:04:59.874Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-09T20:04:59.874Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-09T20:04:59.874Z] #65 DONE 0.0s [2020-01-09T20:04:59.874Z] [2020-01-09T20:04:59.874Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-09T20:04:59.874Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-09T20:04:59.874Z] #7 DONE 0.0s [2020-01-09T20:04:59.874Z] [2020-01-09T20:04:59.874Z] #19 [internal] load build context [2020-01-09T20:05:03.441Z] #19 transferring context: 46.58MB 3.4s done [2020-01-09T20:05:03.441Z] #19 DONE 3.4s [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #39 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:05:03.441Z] #54 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:05:03.441Z] #31 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #45 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-09T20:05:03.441Z] #17 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-09T20:05:03.441Z] #42 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-09T20:05:03.441Z] #28 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-09T20:05:03.441Z] #9 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #32 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-09T20:05:03.441Z] #15 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #16 [dev 6/24] RUN ldconfig [2020-01-09T20:05:03.441Z] #16 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-09T20:05:03.441Z] #53 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-09T20:05:03.441Z] #10 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:05:03.441Z] #62 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-09T20:05:03.441Z] #35 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-09T20:05:03.441Z] #23 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-09T20:05:03.441Z] #11 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-09T20:05:03.441Z] #24 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #29 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-09T20:05:03.441Z] #18 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:05:03.441Z] #59 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-09T20:05:03.441Z] #43 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-09T20:05:03.441Z] #67 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #64 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-09T20:05:03.441Z] #46 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-09T20:05:03.441Z] #61 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:05:03.441Z] #22 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-09T20:05:03.441Z] #27 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-09T20:05:03.441Z] #56 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-09T20:05:03.441Z] #33 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-09T20:05:03.441Z] #49 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-09T20:05:03.441Z] #63 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-09T20:05:03.441Z] #12 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #37 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-09T20:05:03.441Z] #26 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-09T20:05:03.441Z] #58 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-09T20:05:03.441Z] #14 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-09T20:05:03.441Z] #40 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:05:03.441Z] #34 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-09T20:05:03.441Z] #8 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:05:03.441Z] #36 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:05:03.441Z] #20 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-09T20:05:03.441Z] #66 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-09T20:05:03.441Z] #13 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:05:03.441Z] #57 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-09T20:05:03.441Z] #30 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-09T20:05:03.441Z] #25 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:05:03.441Z] #47 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #51 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #60 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #55 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #69 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-09T20:05:03.441Z] #21 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-09T20:05:03.441Z] #48 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-09T20:05:03.441Z] #38 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-09T20:05:03.441Z] #41 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-09T20:05:03.441Z] #68 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-09T20:05:03.441Z] #50 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-09T20:05:03.441Z] #44 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:05:03.441Z] #52 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-09T20:05:03.441Z] #70 CACHED [2020-01-09T20:05:03.441Z] [2020-01-09T20:05:03.441Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-09T20:05:03.824Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-01-09T20:05:04.281Z] #72 ... [2020-01-09T20:05:04.281Z] [2020-01-09T20:05:04.281Z] #73 importing to docker [2020-01-09T20:05:04.281Z] #73 ... [2020-01-09T20:05:04.281Z] [2020-01-09T20:05:04.281Z] #72 exporting to oci image format [2020-01-09T20:05:04.281Z] #72 sending tarball 10.8s done [2020-01-09T20:05:04.281Z] #72 DONE 16.1s [2020-01-09T20:05:04.281Z] [2020-01-09T20:05:04.281Z] #73 importing to docker [2020-01-09T20:05:04.461Z] #71 DONE 1.3s [2020-01-09T20:05:04.461Z] [2020-01-09T20:05:04.461Z] #72 exporting to oci image format [2020-01-09T20:05:04.461Z] #72 exporting layers [2020-01-09T20:05:04.861Z] Fetching without tags [2020-01-09T20:05:05.135Z] #73 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-09T20:05:05.593Z] Merging remotes/origin/master commit 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed into PR head commit 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:05:04.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:05:04.583Z] > git config --add remote.origin.fetch +refs/pull/40358/head:refs/remotes/origin/PR-40358 # timeout=10 [2020-01-09T20:05:04.635Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-09T20:05:04.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-09T20:05:04.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-09T20:05:04.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-09T20:05:04.889Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40358/head:refs/remotes/origin/PR-40358 +refs/heads/master:refs/remotes/origin/master [2020-01-09T20:05:06.091Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/test/unit [2020-01-09T20:05:05.621Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:05:05.671Z] > git checkout -f 02bc2769fb12b617e572b166b4851fa3f908580c [2020-01-09T20:05:08.878Z] > git merge 73d407fa57b7da57f3f8ea03e4a76d333f4fdeed # timeout=10 [2020-01-09T20:05:09.670Z] Merge succeeded, producing 47cc4ea6e57cbfcb6465850746679cf09ecff299 [2020-01-09T20:05:09.671Z] Checking out Revision 47cc4ea6e57cbfcb6465850746679cf09ecff299 (PR-40358) [2020-01-09T20:05:10.039Z] Commit message: "Merge commit '73d407fa57b7da57f3f8ea03e4a76d333f4fdeed' into HEAD" [2020-01-09T20:05:10.057Z] ? github.com/docker/docker/api [no test files] [2020-01-09T20:05:10.165Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-09T20:05:09.570Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-09T20:05:09.698Z] > git config core.sparsecheckout # timeout=10 [2020-01-09T20:05:09.748Z] > git checkout -f 47cc4ea6e57cbfcb6465850746679cf09ecff299 [2020-01-09T20:05:10.066Z] > git rev-list --no-walk 86e03fa7e22e483bb5ad79662561585bb022e525 # timeout=10 [2020-01-09T20:05:11.929Z] + docker version [2020-01-09T20:05:11.929Z] Client: Docker Engine - Enterprise [2020-01-09T20:05:11.929Z] Version: 19.03.2 [2020-01-09T20:05:11.929Z] API version: 1.40 [2020-01-09T20:05:11.929Z] Go version: go1.12.8 [2020-01-09T20:05:11.929Z] Git commit: c92ab06ed9 [2020-01-09T20:05:11.929Z] Built: 09/03/2019 16:38:11 [2020-01-09T20:05:11.929Z] OS/Arch: windows/amd64 [2020-01-09T20:05:11.929Z] Experimental: false [2020-01-09T20:05:11.929Z] [2020-01-09T20:05:11.929Z] Server: Docker Engine - Enterprise [2020-01-09T20:05:11.929Z] Engine: [2020-01-09T20:05:11.929Z] Version: 19.03.2 [2020-01-09T20:05:11.929Z] API version: 1.40 (minimum version 1.24) [2020-01-09T20:05:11.929Z] Go version: go1.12.8 [2020-01-09T20:05:11.929Z] Git commit: c92ab06ed9 [2020-01-09T20:05:11.929Z] Built: 09/03/2019 16:35:47 [2020-01-09T20:05:11.929Z] OS/Arch: windows/amd64 [2020-01-09T20:05:11.929Z] Experimental: true [Pipeline] sh [2020-01-09T20:05:12.897Z] #72 exporting layers 7.5s done [2020-01-09T20:05:12.897Z] #72 exporting manifest sha256:f6949914a6678db03c89b703f3cce545df64164fa12b2a490681554640c715d0 [2020-01-09T20:05:12.897Z] #72 exporting manifest sha256:f6949914a6678db03c89b703f3cce545df64164fa12b2a490681554640c715d0 done [2020-01-09T20:05:12.897Z] #72 exporting config sha256:36e2263f9b171b8c9d655bb901b69329da107ed409656f894d2059d9e25c5165 done [2020-01-09T20:05:12.897Z] #72 sending tarball [2020-01-09T20:05:12.976Z] + docker info [2020-01-09T20:05:14.522Z] Client: [2020-01-09T20:05:14.522Z] Debug Mode: false [2020-01-09T20:05:14.522Z] Plugins: [2020-01-09T20:05:14.522Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-09T20:05:14.522Z] [2020-01-09T20:05:14.522Z] Server: [2020-01-09T20:05:14.522Z] Containers: 2 [2020-01-09T20:05:14.522Z] Running: 0 [2020-01-09T20:05:14.522Z] Paused: 0 [2020-01-09T20:05:14.522Z] Stopped: 2 [2020-01-09T20:05:14.522Z] Images: 10 [2020-01-09T20:05:14.522Z] Server Version: 19.03.2 [2020-01-09T20:05:14.522Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-09T20:05:14.522Z] Windows: [2020-01-09T20:05:14.522Z] LCOW: [2020-01-09T20:05:14.522Z] Logging Driver: json-file [2020-01-09T20:05:14.522Z] Plugins: [2020-01-09T20:05:14.522Z] Volume: local [2020-01-09T20:05:14.522Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-09T20:05:14.522Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-09T20:05:14.522Z] Swarm: inactive [2020-01-09T20:05:14.522Z] Default Isolation: process [2020-01-09T20:05:14.522Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-09T20:05:14.522Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-09T20:05:14.522Z] OSType: windows [2020-01-09T20:05:14.522Z] Architecture: x86_64 [2020-01-09T20:05:14.522Z] CPUs: 4 [2020-01-09T20:05:14.522Z] Total Memory: 32GiB [2020-01-09T20:05:14.522Z] Name: azwin-2-6cdd80 [2020-01-09T20:05:14.523Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-09T20:05:14.523Z] Docker Root Dir: D:\docker [2020-01-09T20:05:14.523Z] Debug Mode: false [2020-01-09T20:05:14.523Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:05:14.523Z] Labels: [2020-01-09T20:05:14.523Z] Experimental: true [2020-01-09T20:05:14.523Z] Insecure Registries: [2020-01-09T20:05:14.523Z] 10.0.0.4:5000 [2020-01-09T20:05:14.523Z] 127.0.0.0/8 [2020-01-09T20:05:14.523Z] Registry Mirrors: [2020-01-09T20:05:14.523Z] http://10.0.0.4:5000/ [2020-01-09T20:05:14.523Z] Live Restore Enabled: false [2020-01-09T20:05:14.523Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-09T20:05:22.002Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-01-09T20:05:30.155Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-09T20:05:30.155Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-37632c95\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-09T20:05:30.155Z] ---------------------------------------------------------------------------- [2020-01-09T20:05:30.155Z] [2020-01-09T20:05:30.155Z] INFO: executeCI.ps1 starting at Thu Jan 9 20:05:29 CUT 2020 [2020-01-09T20:05:30.155Z] [2020-01-09T20:05:30.155Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-09T20:05:30.155Z] INFO: Running git version 2.24.0.windows.1 [2020-01-09T20:05:30.155Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-09T20:05:30.155Z] INFO: Environment variables: [2020-01-09T20:05:30.155Z] [2020-01-09T20:05:30.155Z] Name Value [2020-01-09T20:05:30.155Z] ---- ----- [2020-01-09T20:05:30.155Z] ALLUSERSPROFILE C:\ProgramData [2020-01-09T20:05:30.155Z] amd64 true [2020-01-09T20:05:30.155Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-09T20:05:30.155Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-09T20:05:30.155Z] arm64 true [2020-01-09T20:05:30.155Z] BRANCH_NAME PR-40358 [2020-01-09T20:05:30.155Z] BUILD_DISPLAY_NAME #3 [2020-01-09T20:05:30.155Z] BUILD_ID 3 [2020-01-09T20:05:30.155Z] BUILD_NUMBER 3 [2020-01-09T20:05:30.155Z] BUILD_TAG jenkins-moby-PR-40358-3 [2020-01-09T20:05:30.155Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40358/3/ [2020-01-09T20:05:30.155Z] CHANGE_AUTHOR SamWhited [2020-01-09T20:05:30.155Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Whited [2020-01-09T20:05:30.155Z] CHANGE_AUTHOR_EMAIL sam@samwhited.com [2020-01-09T20:05:30.155Z] CHANGE_BRANCH patch-1 [2020-01-09T20:05:30.155Z] CHANGE_FORK SamWhited [2020-01-09T20:05:30.155Z] CHANGE_ID 40358 [2020-01-09T20:05:30.155Z] CHANGE_TARGET master [2020-01-09T20:05:30.155Z] CHANGE_TITLE Add myself as a curator [2020-01-09T20:05:30.155Z] CHANGE_URL https://github.com/moby/moby/pull/40358 [2020-01-09T20:05:30.155Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-09T20:05:30.155Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-09T20:05:30.155Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-09T20:05:30.155Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-09T20:05:30.155Z] COMPUTERNAME azwin-2-6cdd80 [2020-01-09T20:05:30.155Z] ComSpec C:\windows\system32\cmd.exe [2020-01-09T20:05:30.155Z] ConfigSequenceNumber 0 [2020-01-09T20:05:30.155Z] dco true [2020-01-09T20:05:30.155Z] DOCKER_BUILDKIT 0 [2020-01-09T20:05:30.155Z] DOCKER_DUT_DEBUG 1 [2020-01-09T20:05:30.155Z] DOCKER_EXPERIMENTAL 1 [2020-01-09T20:05:30.155Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-09T20:05:30.155Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-09T20:05:30.155Z] EXECUTOR_NUMBER 0 [2020-01-09T20:05:30.155Z] FQDN azwin-2-6cdd80.westus.cloudapp.azure.com [2020-01-09T20:05:30.155Z] GIT_BRANCH PR-40358 [2020-01-09T20:05:30.155Z] GIT_COMMIT f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:05:30.155Z] GIT_PREVIOUS_COMMIT 86e03fa7e22e483bb5ad79662561585bb022e525 [2020-01-09T20:05:30.155Z] GIT_URL https://github.com/moby/moby.git [2020-01-09T20:05:30.155Z] HUDSON_COOKIE ae556079-04db-4135-a9a9-c4c40112f9a8 [2020-01-09T20:05:30.155Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-09T20:05:30.155Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-09T20:05:30.155Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-09T20:05:30.155Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-09T20:05:30.155Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-09T20:05:30.155Z] JENKINS_NODE_COOKIE b85852ac-b1da-4cb9-aedb-6f55e7a2c0a9 [2020-01-09T20:05:30.155Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-09T20:05:30.155Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-09T20:05:30.155Z] JOB_BASE_NAME PR-40358 [2020-01-09T20:05:30.155Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40358/display/redirect [2020-01-09T20:05:30.155Z] JOB_NAME moby/PR-40358 [2020-01-09T20:05:30.155Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40358/ [2020-01-09T20:05:30.155Z] library.jps.version master [2020-01-09T20:05:30.155Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-09T20:05:30.155Z] NODE_LABELS amd64 azure azwin-2-6cdd80 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-09T20:05:30.155Z] NODE_NAME azwin-2-6cdd80 [2020-01-09T20:05:30.155Z] NUMBER_OF_PROCESSORS 4 [2020-01-09T20:05:30.155Z] OS Windows_NT [2020-01-09T20:05:30.155Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-09T20:05:30.155Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-09T20:05:30.156Z] ppc64le true [2020-01-09T20:05:30.156Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-09T20:05:30.156Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-09T20:05:30.156Z] PROCESSOR_LEVEL 6 [2020-01-09T20:05:30.156Z] PROCESSOR_REVISION 4f01 [2020-01-09T20:05:30.156Z] ProgramData C:\ProgramData [2020-01-09T20:05:30.156Z] ProgramFiles C:\Program Files [2020-01-09T20:05:30.156Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-09T20:05:30.156Z] ProgramW6432 C:\Program Files [2020-01-09T20:05:30.156Z] PROMPT $P$G [2020-01-09T20:05:30.156Z] PSExecutionPolicyPreference Bypass [2020-01-09T20:05:30.156Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-09T20:05:30.156Z] PUBLIC C:\Users\Public [2020-01-09T20:05:30.156Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40358/3/display/redirect?page=changes [2020-01-09T20:05:30.156Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40358/3/display/redirect [2020-01-09T20:05:30.156Z] s390x true [2020-01-09T20:05:30.156Z] SKIP_VALIDATION_TESTS 1 [2020-01-09T20:05:30.156Z] SOURCES_DRIVE d [2020-01-09T20:05:30.156Z] SOURCES_SUBDIR gopath [2020-01-09T20:05:30.156Z] STAGE_NAME Run tests [2020-01-09T20:05:30.156Z] SystemDrive C: [2020-01-09T20:05:30.156Z] SystemRoot C:\windows [2020-01-09T20:05:30.156Z] TEMP C:\windows\TEMP [2020-01-09T20:05:30.156Z] TESTDEBUG 0 [2020-01-09T20:05:30.156Z] TESTRUN_DRIVE d [2020-01-09T20:05:30.156Z] TESTRUN_SUBDIR CI [2020-01-09T20:05:30.156Z] TIMEOUT 120m [2020-01-09T20:05:30.156Z] TMP C:\windows\TEMP [2020-01-09T20:05:30.156Z] unit_validate true [2020-01-09T20:05:30.156Z] USERDOMAIN WORKGROUP [2020-01-09T20:05:30.156Z] USERNAME azwin-2-6cdd80$ [2020-01-09T20:05:30.156Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-09T20:05:30.156Z] validate_force false [2020-01-09T20:05:30.156Z] windir C:\windows [2020-01-09T20:05:30.156Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-09T20:05:30.156Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-09T20:05:30.157Z] windowsRS1 false [2020-01-09T20:05:30.157Z] windowsRS5 true [2020-01-09T20:05:30.157Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-09T20:05:30.157Z] [2020-01-09T20:05:30.157Z] [2020-01-09T20:05:30.157Z] [2020-01-09T20:05:30.157Z] INFO: Sources under d:\gopath\... [2020-01-09T20:05:30.157Z] INFO: Test run under d:\CI\... [2020-01-09T20:05:30.157Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-09T20:05:30.157Z] INFO: docker/docker repository was found [2020-01-09T20:05:30.157Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-01-09T20:05:30.157Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-09T20:05:30.157Z] INFO: Docker version of control daemon [2020-01-09T20:05:30.157Z] [2020-01-09T20:05:30.625Z] Client: Docker Engine - Enterprise [2020-01-09T20:05:30.625Z] Version: 19.03.2 [2020-01-09T20:05:30.625Z] API version: 1.40 [2020-01-09T20:05:30.625Z] Go version: go1.12.8 [2020-01-09T20:05:30.625Z] Git commit: c92ab06ed9 [2020-01-09T20:05:30.625Z] Built: 09/03/2019 16:38:11 [2020-01-09T20:05:30.625Z] OS/Arch: windows/amd64 [2020-01-09T20:05:30.625Z] Experimental: false [2020-01-09T20:05:30.625Z] [2020-01-09T20:05:30.625Z] Server: Docker Engine - Enterprise [2020-01-09T20:05:30.625Z] Engine: [2020-01-09T20:05:30.625Z] Version: 19.03.2 [2020-01-09T20:05:30.625Z] API version: 1.40 (minimum version 1.24) [2020-01-09T20:05:30.625Z] Go version: go1.12.8 [2020-01-09T20:05:30.625Z] Git commit: c92ab06ed9 [2020-01-09T20:05:30.625Z] Built: 09/03/2019 16:35:47 [2020-01-09T20:05:30.625Z] OS/Arch: windows/amd64 [2020-01-09T20:05:30.625Z] Experimental: true [2020-01-09T20:05:30.625Z] [2020-01-09T20:05:30.625Z] INFO: Docker info of control daemon [2020-01-09T20:05:30.625Z] [2020-01-09T20:05:31.498Z] #72 ... [2020-01-09T20:05:31.498Z] [2020-01-09T20:05:31.498Z] #73 importing to docker [2020-01-09T20:05:31.498Z] #73 ... [2020-01-09T20:05:31.498Z] [2020-01-09T20:05:31.498Z] #72 exporting to oci image format [2020-01-09T20:05:31.498Z] #72 sending tarball 17.8s done [2020-01-09T20:05:31.498Z] #72 DONE 25.3s [2020-01-09T20:05:31.498Z] [2020-01-09T20:05:31.498Z] #73 importing to docker [2020-01-09T20:05:31.619Z] Client: [2020-01-09T20:05:31.619Z] Debug Mode: false [2020-01-09T20:05:31.619Z] Plugins: [2020-01-09T20:05:31.619Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-09T20:05:31.619Z] [2020-01-09T20:05:31.619Z] Server: [2020-01-09T20:05:31.619Z] Containers: 2 [2020-01-09T20:05:31.619Z] Running: 0 [2020-01-09T20:05:31.619Z] Paused: 0 [2020-01-09T20:05:31.619Z] Stopped: 2 [2020-01-09T20:05:31.619Z] Images: 10 [2020-01-09T20:05:31.619Z] Server Version: 19.03.2 [2020-01-09T20:05:31.619Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-09T20:05:31.619Z] Windows: [2020-01-09T20:05:31.619Z] LCOW: [2020-01-09T20:05:31.619Z] Logging Driver: json-file [2020-01-09T20:05:31.619Z] Plugins: [2020-01-09T20:05:31.619Z] Volume: local [2020-01-09T20:05:31.619Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-09T20:05:31.619Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-09T20:05:31.619Z] Swarm: inactive [2020-01-09T20:05:31.619Z] Default Isolation: process [2020-01-09T20:05:31.619Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-09T20:05:31.619Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-09T20:05:31.619Z] OSType: windows [2020-01-09T20:05:31.619Z] Architecture: x86_64 [2020-01-09T20:05:31.619Z] CPUs: 4 [2020-01-09T20:05:31.619Z] Total Memory: 32GiB [2020-01-09T20:05:31.619Z] Name: azwin-2-6cdd80 [2020-01-09T20:05:31.619Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-09T20:05:31.619Z] Docker Root Dir: D:\docker [2020-01-09T20:05:31.619Z] Debug Mode: false [2020-01-09T20:05:31.619Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:05:31.619Z] Labels: [2020-01-09T20:05:31.619Z] Experimental: true [2020-01-09T20:05:31.619Z] Insecure Registries: [2020-01-09T20:05:31.619Z] 10.0.0.4:5000 [2020-01-09T20:05:31.619Z] 127.0.0.0/8 [2020-01-09T20:05:31.619Z] Registry Mirrors: [2020-01-09T20:05:31.619Z] http://10.0.0.4:5000/ [2020-01-09T20:05:31.619Z] Live Restore Enabled: false [2020-01-09T20:05:31.619Z] [2020-01-09T20:05:31.619Z] [2020-01-09T20:05:31.619Z] INFO: Commit hash is 47cc4ea6e [2020-01-09T20:05:31.619Z] INFO: Nuke-Everything... [2020-01-09T20:05:31.619Z] INFO: Container count on control daemon to delete is 2 [2020-01-09T20:05:32.091Z] 935aeebf0dce [2020-01-09T20:05:32.091Z] 9f64d3c7ba84 [2020-01-09T20:05:32.122Z] #73 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-09T20:05:32.563Z] INFO: Killing daemon with PID 2216 [2020-01-09T20:05:32.563Z] INFO: Nuking d:\CI [2020-01-09T20:05:32.587Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/test/unit [2020-01-09T20:05:37.005Z] ? github.com/docker/docker/api [no test files] [2020-01-09T20:05:54.971Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:05:54.971Z] [2020-01-09T20:05:57.494Z] [2020-01-09T20:05:57.494Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-09T20:05:57.494Z] [2020-01-09T20:05:57.494Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-09T20:05:57.494Z] PKG_CONFIG=pkg-config [2020-01-09T20:05:57.494Z] GOLANG_VERSION=1.13.5 [2020-01-09T20:05:57.494Z] HOSTNAME=653e84ae612d [2020-01-09T20:05:57.494Z] KEEPBUNDLE=1 [2020-01-09T20:05:57.494Z] container=docker [2020-01-09T20:05:57.494Z] TEST_SKIP_INTEGRATION=1 [2020-01-09T20:05:57.494Z] GO111MODULE=off [2020-01-09T20:05:57.494Z] GOPATH=/go [2020-01-09T20:05:57.494Z] PWD=/go/src/github.com/docker/docker [2020-01-09T20:05:57.494Z] HOME=/root [2020-01-09T20:05:57.494Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-09T20:05:57.494Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-09T20:05:57.494Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-09T20:05:57.494Z] DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:05:57.494Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-09T20:05:57.494Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-09T20:05:57.494Z] TERM=xterm [2020-01-09T20:05:57.494Z] VALIDATE_BRANCH=master [2020-01-09T20:05:57.494Z] DEST=bundles/test-integration [2020-01-09T20:05:57.494Z] SHLVL=1 [2020-01-09T20:05:57.494Z] TIMEOUT=120m [2020-01-09T20:05:57.494Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-09T20:05:57.494Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-09T20:05:57.494Z] DOCKER_PKG=github.com/docker/docker [2020-01-09T20:05:57.494Z] TESTDEBUG=0 [2020-01-09T20:05:57.494Z] _=/usr/bin/env [2020-01-09T20:05:57.494Z] Building test suite binary ./integration-cli/test.main [2020-01-09T20:05:57.753Z] [2020-01-09T20:05:57.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-09T20:05:58.010Z] PKG_CONFIG=pkg-config [2020-01-09T20:05:58.010Z] GOLANG_VERSION=1.13.5 [2020-01-09T20:05:58.010Z] HOSTNAME=ef610c27328f [2020-01-09T20:05:58.010Z] KEEPBUNDLE=1 [2020-01-09T20:05:58.010Z] container=docker [2020-01-09T20:05:58.010Z] TEST_SKIP_INTEGRATION=1 [2020-01-09T20:05:58.010Z] GO111MODULE=off [2020-01-09T20:05:58.010Z] GOPATH=/go [2020-01-09T20:05:58.010Z] PWD=/go/src/github.com/docker/docker [2020-01-09T20:05:58.010Z] HOME=/root [2020-01-09T20:05:58.010Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-09T20:05:58.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-09T20:05:58.010Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-09T20:05:58.010Z] DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:05:58.010Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-09T20:05:58.010Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-09T20:05:58.010Z] TERM=xterm [2020-01-09T20:05:58.010Z] VALIDATE_BRANCH=master [2020-01-09T20:05:58.010Z] DEST=bundles/test-integration [2020-01-09T20:05:58.010Z] SHLVL=1 [2020-01-09T20:05:58.010Z] TIMEOUT=120m [2020-01-09T20:05:58.010Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-09T20:05:58.010Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-09T20:05:58.010Z] DOCKER_PKG=github.com/docker/docker [2020-01-09T20:05:58.010Z] TESTDEBUG=0 [2020-01-09T20:05:58.010Z] _=/usr/bin/env [2020-01-09T20:05:58.010Z] Building test suite binary ./integration-cli/test.main [2020-01-09T20:05:59.597Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-01-09T20:05:59.910Z] No new tests added to integration. [2020-01-09T20:05:59.910Z] [2020-01-09T20:05:59.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.0% of statements [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-09T20:06:00.086Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/builder/remotecontext 0.262s coverage: 13.6% of statements [2020-01-09T20:06:00.086Z] ok github.com/docker/docker/builder/remotecontext/git 3.330s coverage: 86.3% of statements [2020-01-09T20:06:00.656Z] ok github.com/docker/docker/builder/dockerfile 1.142s coverage: 48.2% of statements [2020-01-09T20:06:00.656Z] ? github.com/docker/docker/cli [no test files] [2020-01-09T20:06:00.656Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-09T20:06:00.841Z] PKG_CONFIG=pkg-config [2020-01-09T20:06:00.841Z] GOLANG_VERSION=1.13.5 [2020-01-09T20:06:00.841Z] HOSTNAME=304138c4bd0e [2020-01-09T20:06:00.841Z] KEEPBUNDLE=1 [2020-01-09T20:06:00.841Z] container=docker [2020-01-09T20:06:00.841Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-09T20:06:00.841Z] GO111MODULE=off [2020-01-09T20:06:00.841Z] GOPATH=/go [2020-01-09T20:06:00.841Z] PWD=/go/src/github.com/docker/docker [2020-01-09T20:06:00.841Z] HOME=/root [2020-01-09T20:06:00.841Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-09T20:06:00.841Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-09T20:06:00.841Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-09T20:06:00.841Z] DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:06:00.841Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-09T20:06:00.841Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-09T20:06:00.841Z] TERM=xterm [2020-01-09T20:06:00.841Z] VALIDATE_BRANCH=master [2020-01-09T20:06:00.841Z] DEST=bundles/test-integration [2020-01-09T20:06:00.841Z] SHLVL=1 [2020-01-09T20:06:00.841Z] TIMEOUT=120m [2020-01-09T20:06:00.841Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-09T20:06:00.841Z] DOCKER_PKG=github.com/docker/docker [2020-01-09T20:06:00.841Z] TESTDEBUG=0 [2020-01-09T20:06:00.841Z] _=/usr/bin/env [2020-01-09T20:06:00.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-09T20:06:03.081Z] INFO: Zapped successfully [2020-01-09T20:06:03.081Z] INFO: Location for testing is d:\CI\PR-40358\3 [2020-01-09T20:06:03.081Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-09T20:06:03.081Z] [2020-01-09T20:06:03.081Z] [2020-01-09T20:06:03.081Z] INFO: Building the image from Dockerfile.windows at 01/09/2020 20:06:02... [2020-01-09T20:06:03.081Z] [2020-01-09T20:06:05.944Z] ok github.com/docker/docker/client 0.433s coverage: 75.8% of statements [2020-01-09T20:06:08.906Z] Sending build context to Docker daemon 51.08MB [2020-01-09T20:06:08.906Z] [2020-01-09T20:06:08.906Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-09T20:06:08.906Z] ---> 782a75e44953 [2020-01-09T20:06:08.906Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-09T20:06:08.906Z] ---> Using cache [2020-01-09T20:06:08.906Z] ---> fea186849651 [2020-01-09T20:06:08.906Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-09T20:06:08.906Z] ---> Using cache [2020-01-09T20:06:08.906Z] ---> b30a31a2aa88 [2020-01-09T20:06:08.906Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-09T20:06:08.906Z] ---> Using cache [2020-01-09T20:06:08.906Z] ---> 9b30e1553079 [2020-01-09T20:06:08.906Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-01-09T20:06:08.906Z] ---> Using cache [2020-01-09T20:06:08.906Z] ---> d631bf2a9e96 [2020-01-09T20:06:08.906Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-01-09T20:06:08.906Z] ---> Using cache [2020-01-09T20:06:08.906Z] ---> f4074c49049d [2020-01-09T20:06:08.906Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-09T20:06:08.907Z] ---> Using cache [2020-01-09T20:06:08.907Z] ---> c87d5fcb6de9 [2020-01-09T20:06:08.907Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-09T20:06:08.907Z] ---> Using cache [2020-01-09T20:06:08.907Z] ---> 82a4349bc3f2 [2020-01-09T20:06:08.907Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-09T20:06:08.907Z] ---> Using cache [2020-01-09T20:06:08.907Z] ---> d1f9db025498 [2020-01-09T20:06:08.907Z] Step 10/10 : COPY . . [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-09T20:06:21.722Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-09T20:06:21.722Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-01-09T20:06:24.427Z] ok github.com/docker/docker/builder/remotecontext 0.322s coverage: 13.6% of statements [2020-01-09T20:06:24.427Z] ok github.com/docker/docker/builder/dockerfile 0.832s coverage: 48.2% of statements [2020-01-09T20:06:25.289Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-01-09T20:06:25.710Z] ok github.com/docker/docker/builder/remotecontext/git 0.891s coverage: 86.3% of statements [2020-01-09T20:06:25.710Z] ? github.com/docker/docker/cli [no test files] [2020-01-09T20:06:25.710Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-09T20:06:29.195Z] ok github.com/docker/docker/client 0.195s coverage: 75.8% of statements [2020-01-09T20:06:32.514Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 30.5% of statements [2020-01-09T20:06:32.514Z] ok github.com/docker/docker/container 0.228s coverage: 35.3% of statements [2020-01-09T20:06:32.514Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-09T20:06:32.514Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-09T20:06:32.514Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-09T20:06:32.514Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-09T20:06:35.053Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2020-01-09T20:06:36.438Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.8% of statements [2020-01-09T20:06:37.380Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2020-01-09T20:06:38.923Z] ---> 73397df1d436 [2020-01-09T20:06:38.923Z] Successfully built 73397df1d436 [2020-01-09T20:06:38.923Z] Successfully tagged docker:latest [2020-01-09T20:06:38.923Z] INFO: Image build ended at 01/09/2020 20:06:38. Duration:00:00:36.0238182 [2020-01-09T20:06:38.923Z] [2020-01-09T20:06:38.923Z] [2020-01-09T20:06:38.923Z] INFO: Building the test binaries at 01/09/2020 20:06:38... [2020-01-09T20:06:39.924Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-01-09T20:06:41.311Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.1% of statements [2020-01-09T20:06:41.311Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-01-09T20:06:43.732Z] INFO: make.ps1 starting at 01/09/2020 20:06:43 [2020-01-09T20:06:43.732Z] INFO: Git commit (47cc4ea6e) assumed from DOCKER_GITCOMMIT environment variable [2020-01-09T20:06:43.732Z] INFO: Invoking autogen... [2020-01-09T20:06:43.852Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2020-01-09T20:06:44.194Z] INFO: Building daemon... [2020-01-09T20:06:47.142Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-09T20:06:47.142Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.7% of statements [2020-01-09T20:06:48.525Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.627s coverage: 57.0% of statements [2020-01-09T20:06:51.819Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.359s coverage: 45.9% of statements [2020-01-09T20:06:52.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.789s coverage: 48.6% of statements [2020-01-09T20:06:53.016Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.364s coverage: 72.5% of statements [2020-01-09T20:06:54.544Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 1m53.341498956s [2020-01-09T20:06:54.544Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.441811ms [2020-01-09T20:06:54.925Z] ok github.com/docker/docker/daemon 12.319s coverage: 17.6% of statements [2020-01-09T20:06:54.925Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-09T20:06:54.925Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-09T20:06:54.925Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-09T20:06:54.925Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-09T20:06:54.925Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-09T20:06:54.925Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2020-01-09T20:06:55.494Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.601s coverage: 76.1% of statements [2020-01-09T20:06:56.880Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-01-09T20:06:56.880Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-01-09T20:06:59.425Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-01-09T20:06:59.425Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.707s coverage: 60.1% of statements [2020-01-09T20:06:59.425Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-09T20:06:59.425Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-09T20:06:59.425Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-09T20:06:59.425Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-09T20:06:59.425Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 42.7% of statements [2020-01-09T20:06:59.425Z] ok github.com/docker/docker/daemon/logger/awslogs 0.335s coverage: 77.4% of statements [2020-01-09T20:06:59.425Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-09T20:06:59.425Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-09T20:07:00.368Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-01-09T20:07:00.629Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-01-09T20:07:00.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2020-01-09T20:07:01.200Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2020-01-09T20:07:02.604Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2020-01-09T20:07:02.604Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 74.7% of statements [2020-01-09T20:07:02.604Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-09T20:07:03.177Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-01-09T20:07:03.177Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-01-09T20:07:04.022Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.5% of statements [2020-01-09T20:07:04.022Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2020-01-09T20:07:04.022Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-09T20:07:04.022Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-09T20:07:04.022Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-09T20:07:04.022Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-09T20:07:04.117Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2020-01-09T20:07:04.687Z] ok github.com/docker/docker/daemon/logger/splunk 1.865s coverage: 82.5% of statements [2020-01-09T20:07:04.687Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-09T20:07:04.687Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-09T20:07:05.629Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2020-01-09T20:07:07.013Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-01-09T20:07:07.013Z] ok github.com/docker/docker/distribution 0.286s coverage: 22.1% of statements [2020-01-09T20:07:07.013Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-09T20:07:08.397Z] ok github.com/docker/docker/image 0.058s coverage: 86.4% of statements [2020-01-09T20:07:08.397Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2020-01-09T20:07:08.397Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-09T20:07:08.432Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2020-01-09T20:07:08.973Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-01-09T20:07:08.973Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2020-01-09T20:07:08.973Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-09T20:07:08.973Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-09T20:07:08.973Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2020-01-09T20:07:10.357Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 50.0% of statements [2020-01-09T20:07:10.420Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-09T20:07:11.306Z] ok github.com/docker/docker/opts 0.075s coverage: 66.9% of statements [2020-01-09T20:07:11.995Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 35.8% of statements [2020-01-09T20:07:12.247Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-01-09T20:07:12.508Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2020-01-09T20:07:13.079Z] ok github.com/docker/docker/pkg/authorization 0.993s coverage: 68.3% of statements [2020-01-09T20:07:13.079Z] ok github.com/docker/docker/pkg/archive 1.188s coverage: 77.0% of statements [2020-01-09T20:07:13.650Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-01-09T20:07:14.221Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-01-09T20:07:14.481Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-01-09T20:07:15.051Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-01-09T20:07:15.622Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-09T20:07:16.191Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-01-09T20:07:17.127Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-09T20:07:17.387Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2020-01-09T20:07:17.958Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-01-09T20:07:18.217Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2020-01-09T20:07:18.477Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-01-09T20:07:18.477Z] ok github.com/docker/docker/pkg/discovery/kv 3.144s coverage: 84.1% of statements [2020-01-09T20:07:19.417Z] ok github.com/docker/docker/layer 7.758s coverage: 68.8% of statements [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/oci [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-09T20:07:19.417Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-09T20:07:19.417Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-01-09T20:07:19.677Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-01-09T20:07:19.937Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-01-09T20:07:19.937Z] ok github.com/docker/docker/pkg/idtools 0.762s coverage: 70.1% of statements [2020-01-09T20:07:19.937Z] ok github.com/docker/docker/pkg/ioutils 0.701s coverage: 70.6% of statements [2020-01-09T20:07:19.938Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-09T20:07:20.251Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.6% of statements [2020-01-09T20:07:20.251Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-09T20:07:20.251Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.6% of statements [2020-01-09T20:07:20.251Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-09T20:07:20.508Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-01-09T20:07:20.508Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2020-01-09T20:07:21.079Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-01-09T20:07:21.340Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-01-09T20:07:21.340Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-01-09T20:07:21.911Z] ok github.com/docker/docker/pkg/mount 0.852s coverage: 70.0% of statements [2020-01-09T20:07:21.911Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-09T20:07:21.911Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-09T20:07:21.911Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-09T20:07:22.172Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-01-09T20:07:22.262Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-01-09T20:07:22.684Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 82.1% of statements [2020-01-09T20:07:22.684Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-01-09T20:07:22.684Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-09T20:07:22.684Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-09T20:07:22.743Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2020-01-09T20:07:22.743Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-01-09T20:07:22.743Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-01-09T20:07:23.313Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-01-09T20:07:24.259Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2020-01-09T20:07:24.259Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2020-01-09T20:07:24.739Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-01-09T20:07:24.828Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-01-09T20:07:24.828Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2020-01-09T20:07:25.398Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-01-09T20:07:25.398Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-01-09T20:07:26.350Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-01-09T20:07:26.350Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.2% of statements [2020-01-09T20:07:26.350Z] ok github.com/docker/docker/pkg/signal 2.831s coverage: 61.0% of statements [2020-01-09T20:07:26.781Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-01-09T20:07:27.290Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 85.9% of statements [2020-01-09T20:07:27.290Z] testing: warning: no tests to run [2020-01-09T20:07:27.290Z] coverage: [no statements] [2020-01-09T20:07:27.290Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-01-09T20:07:27.290Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2020-01-09T20:07:27.550Z] ok github.com/docker/docker/pkg/urlutil 0.020s coverage: 100.0% of statements [2020-01-09T20:07:27.550Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-01-09T20:07:27.675Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.253s coverage: 57.9% of statements [2020-01-09T20:07:27.810Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-01-09T20:07:29.193Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-01-09T20:07:29.764Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 73.8% of statements [2020-01-09T20:07:30.024Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-01-09T20:07:30.966Z] ok github.com/docker/docker/plugin 0.590s coverage: 27.1% of statements [2020-01-09T20:07:31.226Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-01-09T20:07:31.797Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-01-09T20:07:32.057Z] ok github.com/docker/docker/registry 0.278s coverage: 56.0% of statements [2020-01-09T20:07:32.318Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-01-09T20:07:32.579Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-01-09T20:07:34.488Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2020-01-09T20:07:34.652Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.453s coverage: 45.9% of statements [2020-01-09T20:07:35.058Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-01-09T20:07:35.318Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-01-09T20:07:36.255Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-01-09T20:07:37.266Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.178s coverage: 72.5% of statements [2020-01-09T20:07:37.266Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-09T20:07:37.691Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.160s coverage: 48.6% of statements [2020-01-09T20:07:39.699Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.540s coverage: 76.1% of statements [2020-01-09T20:07:41.177Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-01-09T20:07:42.589Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-01-09T20:07:44.846Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.212s coverage: 59.8% of statements [2020-01-09T20:07:44.846Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-09T20:07:44.846Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-09T20:07:44.846Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2020-01-09T20:07:44.846Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-09T20:07:45.784Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-01-09T20:07:45.784Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-09T20:07:46.710Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 42.7% of statements [2020-01-09T20:07:47.643Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 77.8% of statements [2020-01-09T20:07:47.643Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-09T20:07:47.643Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-09T20:07:48.557Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-01-09T20:07:48.977Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2020-01-09T20:07:49.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-01-09T20:07:49.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-01-09T20:07:50.801Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-01-09T20:07:50.801Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-09T20:07:51.219Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.9% of statements [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-09T20:07:51.822Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-01-09T20:07:51.822Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-01-09T20:07:52.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-09T20:07:53.299Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-01-09T20:07:53.714Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-09T20:07:53.880Z] ok github.com/docker/docker/builder/remotecontext/git 5.380s coverage: 86.3% of statements [2020-01-09T20:07:54.609Z] ok github.com/docker/docker/daemon/logger/splunk 1.629s coverage: 82.5% of statements [2020-01-09T20:07:54.609Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-09T20:07:54.609Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-01-09T20:07:54.609Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-09T20:07:55.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-09T20:07:56.378Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-09T20:07:56.378Z] [2020-01-09T20:07:56.378Z] ________ ____ __. [2020-01-09T20:07:56.378Z] \_____ \ | |/ _| [2020-01-09T20:07:56.378Z] / | \| < [2020-01-09T20:07:56.378Z] / | \ | \ [2020-01-09T20:07:56.378Z] \_______ /____|__ \ [2020-01-09T20:07:56.378Z] \/ \/ [2020-01-09T20:07:56.378Z] [2020-01-09T20:07:56.378Z] INFO: make.ps1 ended at 01/09/2020 20:07:55 [2020-01-09T20:07:56.612Z] ok github.com/docker/docker/builder/remotecontext 0.543s coverage: 13.6% of statements [2020-01-09T20:07:57.739Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2020-01-09T20:07:58.181Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/rootless [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/volume [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-09T20:07:58.181Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === Skipped [2020-01-09T20:07:58.181Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-09T20:07:58.181Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-09T20:07:58.181Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-09T20:07:58.181Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-09T20:07:58.181Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-09T20:07:58.181Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.181Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:07:58.181Z] [2020-01-09T20:07:58.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-09T20:07:58.181Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.182Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:07:58.182Z] [2020-01-09T20:07:58.182Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-09T20:07:58.182Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:07:58.182Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:07:58.182Z] [2020-01-09T20:07:58.182Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-09T20:07:58.182Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:07:58.182Z] [2020-01-09T20:07:58.182Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-09T20:07:58.182Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-09T20:07:58.182Z] [2020-01-09T20:07:58.182Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-09T20:07:58.182Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-09T20:07:58.182Z] [2020-01-09T20:07:58.182Z] [2020-01-09T20:07:58.182Z] DONE 2155 tests, 20 skipped in 186.080s Post stage [Pipeline] junit [2020-01-09T20:07:58.194Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-09T20:07:58.567Z] INFO: Binaries build ended at 01/09/2020 20:07:58. Duration:00:01:19.5960647 [2020-01-09T20:07:58.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -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:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/make.sh dynbinary test-integration [2020-01-09T20:07:59.386Z] ok github.com/docker/docker/distribution 0.594s coverage: 22.1% of statements [2020-01-09T20:07:59.386Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-09T20:07:59.610Z] [2020-01-09T20:07:59.610Z] Removing bundles/ [2020-01-09T20:07:59.610Z] [2020-01-09T20:07:59.610Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-09T20:07:59.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:07:59.610Z] GOOS="" GOARCH="" GOARM="" [2020-01-09T20:08:00.113Z] ok github.com/docker/docker/builder/dockerfile 1.431s coverage: 48.2% of statements [2020-01-09T20:08:00.113Z] ? github.com/docker/docker/cli [no test files] [2020-01-09T20:08:00.113Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-09T20:08:00.759Z] INFO: Copying the built daemon binary to d:\CI\PR-40358\3\binary\dockerd-47cc4ea6e.exe... [2020-01-09T20:08:00.926Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-01-09T20:08:01.733Z] INFO: Copying the built client binary to d:\CI\PR-40358\3\binary\docker-47cc4ea6e.exe... [2020-01-09T20:08:01.733Z] INFO: Copying dockerversion from the container... [2020-01-09T20:08:02.196Z] INFO: Copying the golang package from the container to d:\CI\PR-40358\3\installer\go.zip... [2020-01-09T20:08:02.395Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2020-01-09T20:08:02.395Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 85.6% of statements [2020-01-09T20:08:02.395Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-09T20:08:03.892Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-01-09T20:08:03.892Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-09T20:08:03.892Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-01-09T20:08:03.892Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-09T20:08:04.338Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-01-09T20:08:05.121Z] INFO: Extracting go.zip to d:\CI\PR-40358\3\go [2020-01-09T20:08:05.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-09T20:08:05.694Z] ok github.com/docker/docker/client 0.887s coverage: 75.8% of statements [2020-01-09T20:08:06.458Z] ok github.com/docker/docker/opts 0.060s coverage: 66.9% of statements [2020-01-09T20:08:06.888Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-09T20:08:09.557Z] ok github.com/docker/docker/pkg/archive 0.673s coverage: 77.3% of statements [2020-01-09T20:08:10.469Z] ok github.com/docker/docker/pkg/authorization 0.280s coverage: 68.3% of statements [2020-01-09T20:08:10.901Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-01-09T20:08:10.901Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-01-09T20:08:13.194Z] ok github.com/docker/docker/layer 7.056s coverage: 68.8% of statements [2020-01-09T20:08:13.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-09T20:08:13.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-09T20:08:13.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-09T20:08:13.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-09T20:08:13.194Z] ? github.com/docker/docker/oci [no test files] [2020-01-09T20:08:13.194Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-09T20:08:13.698Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-09T20:08:14.223Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-01-09T20:08:15.213Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-09T20:08:15.668Z] ok github.com/docker/docker/pkg/chrootarchive 3.624s coverage: 43.2% of statements [2020-01-09T20:08:15.668Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-09T20:08:15.668Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-09T20:08:16.643Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-01-09T20:08:17.564Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-09T20:08:17.997Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-01-09T20:08:19.466Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-01-09T20:08:19.466Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2020-01-09T20:08:20.424Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-01-09T20:08:20.424Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-09T20:08:20.861Z] ok github.com/docker/docker/pkg/fsutils 0.468s coverage: 85.1% of statements [2020-01-09T20:08:22.318Z] ok github.com/docker/docker/pkg/ioutils 0.474s coverage: 69.3% of statements [2020-01-09T20:08:22.318Z] ok github.com/docker/docker/pkg/idtools 0.756s coverage: 70.1% of statements [2020-01-09T20:08:22.743Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-01-09T20:08:22.743Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-09T20:08:23.151Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-01-09T20:08:23.151Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-09T20:08:24.040Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-09T20:08:24.040Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-01-09T20:08:24.455Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-01-09T20:08:24.866Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-01-09T20:08:25.288Z] ok github.com/docker/docker/pkg/mount 1.258s coverage: 70.0% of statements [2020-01-09T20:08:25.288Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-09T20:08:25.735Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-01-09T20:08:25.735Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-09T20:08:25.735Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-09T20:08:26.649Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-01-09T20:08:27.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-01-09T20:08:27.527Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-09T20:08:27.937Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-09T20:08:29.392Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2020-01-09T20:08:29.816Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-01-09T20:08:30.970Z] INFO [runner] Issues before processing: 2312, after processing: 0 [2020-01-09T20:08:30.970Z] INFO [runner] Processors filtering stat (out/in): cgo: 1707/2312, autogenerated_exclude: 1610/1707, exclude-rules: 63/1610, filename_unadjuster: 1707/1707, path_prettifier: 1707/1707, identifier_marker: 1610/1610, skip_files: 1707/1707, exclude: 1610/1610, nolint: 0/63, skip_dirs: 1707/1707 [2020-01-09T20:08:30.970Z] INFO [runner] processing took 151.443724ms with stages: nolint: 53.822632ms, identifier_marker: 43.10696ms, autogenerated_exclude: 23.518445ms, path_prettifier: 14.403139ms, exclude-rules: 8.427156ms, skip_dirs: 4.429804ms, cgo: 2.095591ms, filename_unadjuster: 1.632647ms, max_same_issues: 2.435µs, exclude: 960ns, uniq_by_line: 880ns, diff: 692ns, source_code: 688ns, path_shortener: 490ns, skip_files: 451ns, max_from_linter: 438ns, max_per_file_from_linter: 316ns [2020-01-09T20:08:30.970Z] INFO [runner] linters took 1m39.587720144s with stages: goanalysis_metalinter: 1m21.16082622s, unused: 18.274256907s [2020-01-09T20:08:30.970Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-09T20:08:30.970Z] INFO Memory: 1573 samples, avg is 248.1MB, max is 3029.9MB [2020-01-09T20:08:30.970Z] INFO Execution took 3m33.699243662s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-09T20:08:31.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/make.sh dynbinary-daemon test-docker-py [2020-01-09T20:08:31.877Z] [2020-01-09T20:08:31.877Z] Removing bundles/ [2020-01-09T20:08:31.877Z] [2020-01-09T20:08:31.877Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-09T20:08:31.877Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:08:31.877Z] GOOS="" GOARCH="" GOARM="" [2020-01-09T20:08:33.247Z] ok github.com/docker/docker/pkg/signal 2.548s coverage: 61.0% of statements [2020-01-09T20:08:33.247Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-09T20:08:34.175Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-01-09T20:08:34.175Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-09T20:08:34.722Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-01-09T20:08:35.300Z] INFO: Extraction ended at 01/09/2020 20:08:31. Duration:00:00:26.7992121 [2020-01-09T20:08:35.300Z] INFO: Updating the golang and path environment variables [2020-01-09T20:08:35.300Z] INFO: GOPATH=d:\gopath [2020-01-09T20:08:35.300Z] INFO: go version go1.13.5 windows/amd64 [2020-01-09T20:08:35.300Z] INFO: Running the daemon under test in debug mode [2020-01-09T20:08:35.300Z] INFO: Starting a daemon under test... [2020-01-09T20:08:35.300Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40358\3\daemon --pidfile d:\CI\PR-40358\3\docker.pid -D [2020-01-09T20:08:35.300Z] INFO: Process started successfully. [2020-01-09T20:08:35.300Z] INFO: Start tailing logs of the daemon under tests [2020-01-09T20:08:35.300Z] INFO: Waiting for the daemon under test to start... [2020-01-09T20:08:35.300Z] INFO: Daemon under test started and replied! [2020-01-09T20:08:35.300Z] INFO: Docker version of the daemon under test [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] Client: [2020-01-09T20:08:35.300Z] Version: 17.06.2-ce [2020-01-09T20:08:35.300Z] API version: 1.30 [2020-01-09T20:08:35.300Z] Go version: go1.8.3 [2020-01-09T20:08:35.300Z] Git commit: cec0b72 [2020-01-09T20:08:35.300Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-09T20:08:35.300Z] OS/Arch: windows/amd64 [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] Server: [2020-01-09T20:08:35.300Z] Version: 0.0.0-dev [2020-01-09T20:08:35.300Z] API version: 1.41 (minimum version 1.24) [2020-01-09T20:08:35.300Z] Go version: go1.13.5 [2020-01-09T20:08:35.300Z] Git commit: 47cc4ea6e [2020-01-09T20:08:35.300Z] Built: 01/09/2020 20:06:43 [2020-01-09T20:08:35.300Z] OS/Arch: windows/amd64 [2020-01-09T20:08:35.300Z] Experimental: false [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] INFO: Docker info of the daemon under test [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] Containers: 0 [2020-01-09T20:08:35.300Z] Running: 0 [2020-01-09T20:08:35.300Z] Paused: 0 [2020-01-09T20:08:35.300Z] Stopped: 0 [2020-01-09T20:08:35.300Z] Images: 0 [2020-01-09T20:08:35.300Z] Server Version: 0.0.0-dev [2020-01-09T20:08:35.300Z] Storage Driver: windowsfilter [2020-01-09T20:08:35.300Z] Windows: [2020-01-09T20:08:35.300Z] Logging Driver: json-file [2020-01-09T20:08:35.300Z] Plugins: [2020-01-09T20:08:35.300Z] Volume: local [2020-01-09T20:08:35.300Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-09T20:08:35.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-09T20:08:35.300Z] Swarm: inactive [2020-01-09T20:08:35.300Z] Default Isolation: process [2020-01-09T20:08:35.300Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-09T20:08:35.300Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-09T20:08:35.300Z] OSType: windows [2020-01-09T20:08:35.300Z] Architecture: x86_64 [2020-01-09T20:08:35.300Z] CPUs: 4 [2020-01-09T20:08:35.300Z] Total Memory: 32GiB [2020-01-09T20:08:35.300Z] Name: azwin-2-6cdd80 [2020-01-09T20:08:35.300Z] ID: R2UD:ZQ6U:KJB2:AJ7A:RPDB:2T5Z:ZHRM:MAK2:IMD5:MM6B:36VE:YMQC [2020-01-09T20:08:35.300Z] Docker Root Dir: D:\CI\PR-40358\3\daemon [2020-01-09T20:08:35.300Z] Debug Mode (client): false [2020-01-09T20:08:35.300Z] Debug Mode (server): true [2020-01-09T20:08:35.300Z] File Descriptors: -1 [2020-01-09T20:08:35.300Z] Goroutines: 17 [2020-01-09T20:08:35.300Z] System Time: 2020-01-09T20:08:34.9019728Z [2020-01-09T20:08:35.300Z] EventsListeners: 0 [2020-01-09T20:08:35.300Z] Registry: https://index.docker.io/v1/ [2020-01-09T20:08:35.300Z] Labels: [2020-01-09T20:08:35.300Z] Experimental: false [2020-01-09T20:08:35.300Z] Insecure Registries: [2020-01-09T20:08:35.300Z] 127.0.0.0/8 [2020-01-09T20:08:35.300Z] Live Restore Enabled: false [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] INFO: Docker images of the daemon under test [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-09T20:08:35.300Z] [2020-01-09T20:08:35.300Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-09T20:08:35.300Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-09T20:08:35.300Z] ltsc2019: Pulling from windows/servercore [2020-01-09T20:08:35.300Z] 65014b3c3121: Pulling fs layer [2020-01-09T20:08:35.300Z] faf31ee0aa3d: Pulling fs layer [2020-01-09T20:08:35.708Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-01-09T20:08:36.286Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.2% of statements [2020-01-09T20:08:36.953Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2020-01-09T20:08:37.978Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2020-01-09T20:08:38.484Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 84.8% of statements [2020-01-09T20:08:38.924Z] testing: warning: no tests to run [2020-01-09T20:08:38.924Z] coverage: [no statements] [2020-01-09T20:08:38.924Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-09T20:08:39.346Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-09T20:08:39.775Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-09T20:08:40.214Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-09T20:08:42.886Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2020-01-09T20:08:43.321Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-09T20:08:44.715Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements [2020-01-09T20:08:44.715Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2020-01-09T20:08:46.740Z] ok github.com/docker/docker/registry 0.198s coverage: 56.0% of statements [2020-01-09T20:08:47.152Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-01-09T20:08:47.566Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-09T20:08:48.459Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-01-09T20:08:48.867Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-09T20:08:50.184Z] faf31ee0aa3d: Verifying Checksum [2020-01-09T20:08:50.184Z] faf31ee0aa3d: Download complete [2020-01-09T20:08:52.511Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-09T20:08:53.606Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-01-09T20:08:54.556Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.0% of statements [2020-01-09T20:08:55.982Z] ok github.com/docker/docker/volume/service 0.021s coverage: 73.0% of statements [2020-01-09T20:09:00.337Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/rootless [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/volume [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-09T20:09:00.337Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === Skipped [2020-01-09T20:09:00.337Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-09T20:09:00.337Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-09T20:09:00.337Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-09T20:09:00.337Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-09T20:09:00.337Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-09T20:09:00.337Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.337Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-09T20:09:00.337Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.337Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:09:00.337Z] [2020-01-09T20:09:00.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-09T20:09:00.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:09:00.338Z] [2020-01-09T20:09:00.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-09T20:09:00.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:09:00.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:09:00.338Z] [2020-01-09T20:09:00.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-09T20:09:00.338Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:09:00.338Z] [2020-01-09T20:09:00.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-09T20:09:00.338Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-09T20:09:00.338Z] [2020-01-09T20:09:00.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-09T20:09:00.338Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-09T20:09:00.338Z] [2020-01-09T20:09:00.338Z] [2020-01-09T20:09:00.338Z] DONE 2155 tests, 20 skipped in 232.572s Post stage [Pipeline] junit [2020-01-09T20:09:01.404Z] Recording test results [2020-01-09T20:09:02.609Z] ok github.com/docker/docker/cmd/dockerd 0.199s coverage: 30.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-09T20:09:04.359Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -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:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/make.sh dynbinary test-integration [2020-01-09T20:09:04.359Z] [2020-01-09T20:09:04.699Z] ok github.com/docker/docker/container 0.197s coverage: 35.3% of statements [2020-01-09T20:09:04.699Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-09T20:09:04.699Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-09T20:09:04.699Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-09T20:09:04.699Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-09T20:09:04.832Z] Removing bundles/ [2020-01-09T20:09:04.832Z] [2020-01-09T20:09:04.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-09T20:09:04.832Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:09:04.832Z] GOOS="" GOARCH="" GOARM="" [2020-01-09T20:09:09.130Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2020-01-09T20:09:11.372Z] 65014b3c3121: Verifying Checksum [2020-01-09T20:09:11.372Z] 65014b3c3121: Download complete [2020-01-09T20:09:17.612Z] ok github.com/docker/docker/daemon/cluster/convert 0.082s coverage: 35.8% of statements [2020-01-09T20:09:20.378Z] ok github.com/docker/docker/daemon/cluster 0.221s coverage: 0.5% of statements [2020-01-09T20:09:21.069Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:09:21.069Z] [2020-01-09T20:09:21.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-09T20:09:21.069Z] PKG_CONFIG=pkg-config [2020-01-09T20:09:21.069Z] GOLANG_VERSION=1.13.5 [2020-01-09T20:09:21.069Z] HOSTNAME=737fc9321488 [2020-01-09T20:09:21.069Z] DOCKER_EXPERIMENTAL=1 [2020-01-09T20:09:21.069Z] container=docker [2020-01-09T20:09:21.069Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-09T20:09:21.069Z] GO111MODULE=off [2020-01-09T20:09:21.069Z] GOPATH=/go [2020-01-09T20:09:21.069Z] PWD=/go/src/github.com/docker/docker [2020-01-09T20:09:21.069Z] HOME=/root [2020-01-09T20:09:21.069Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-09T20:09:21.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-09T20:09:21.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-09T20:09:21.069Z] DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:09:21.069Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-09T20:09:21.069Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-09T20:09:21.069Z] TERM=xterm [2020-01-09T20:09:21.069Z] VALIDATE_BRANCH=master [2020-01-09T20:09:21.069Z] DEST=bundles/test-integration [2020-01-09T20:09:21.069Z] SHLVL=1 [2020-01-09T20:09:21.069Z] TIMEOUT=120m [2020-01-09T20:09:21.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-09T20:09:21.069Z] DOCKER_PKG=github.com/docker/docker [2020-01-09T20:09:21.069Z] TESTDEBUG=0 [2020-01-09T20:09:21.069Z] _=/usr/bin/env [2020-01-09T20:09:21.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-09T20:09:25.980Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-01-09T20:09:26.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-09T20:09:26.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-09T20:09:26.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-09T20:09:28.043Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-01-09T20:09:28.666Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 82.1% of statements [2020-01-09T20:09:30.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-09T20:09:31.371Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-09T20:09:31.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-09T20:09:34.087Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.7% of statements [2020-01-09T20:09:36.804Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-01-09T20:09:37.846Z] ok github.com/docker/docker/daemon 12.458s coverage: 17.6% of statements [2020-01-09T20:09:37.846Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-09T20:09:37.846Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-09T20:09:37.846Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-09T20:09:37.846Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-09T20:09:37.846Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.145s coverage: 57.9% of statements [2020-01-09T20:09:38.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-09T20:09:42.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-09T20:09:43.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-09T20:09:43.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-09T20:09:44.737Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.504s coverage: 68.6% of statements [2020-01-09T20:09:45.025Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.991s coverage: 48.6% of statements [2020-01-09T20:09:46.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-09T20:09:47.083Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.128s coverage: 46.2% of statements [2020-01-09T20:09:47.083Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-09T20:09:48.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.171s coverage: 54.8% of statements [2020-01-09T20:09:48.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-09T20:09:48.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-09T20:09:48.897Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.670s coverage: 76.1% of statements [2020-01-09T20:09:48.897Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-09T20:09:49.533Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2020-01-09T20:09:51.584Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-01-09T20:09:52.616Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-01-09T20:09:53.294Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:09:53.860Z] [2020-01-09T20:09:53.860Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-09T20:09:54.233Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-09T20:09:54.233Z] Using test binary docker [2020-01-09T20:09:54.233Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-09T20:09:54.233Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:09:54.490Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:09:54.490Z] Warning failed to create cache: (null) [2020-01-09T20:09:54.490Z] . [2020-01-09T20:09:54.490Z] INFO: Waiting for daemon to start... [2020-01-09T20:09:54.490Z] Starting dockerd [2020-01-09T20:09:56.122Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 42.7% of statements [2020-01-09T20:09:56.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-09T20:09:57.168Z] ok github.com/docker/docker/daemon/logger/gelf 0.064s coverage: 67.0% of statements [2020-01-09T20:09:57.764Z] . [2020-01-09T20:09:57.764Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-09T20:09:58.201Z] ok github.com/docker/docker/daemon/logger/awslogs 0.740s coverage: 77.8% of statements [2020-01-09T20:10:00.259Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.9% of statements [2020-01-09T20:10:00.259Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-09T20:10:00.259Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-09T20:10:00.259Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-09T20:10:00.259Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-09T20:10:00.259Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-01-09T20:10:00.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-01-09T20:10:00.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2020-01-09T20:10:02.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-09T20:10:04.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2020-01-09T20:10:04.408Z] ok github.com/docker/docker/daemon/logger/local 0.103s coverage: 74.7% of statements [2020-01-09T20:10:04.408Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-09T20:10:05.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-09T20:10:05.906Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2020-01-09T20:10:06.194Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2020-01-09T20:10:07.700Z] ok github.com/docker/docker/daemon/logger/splunk 2.859s coverage: 82.5% of statements [2020-01-09T20:10:07.700Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-09T20:10:07.989Z] ok github.com/docker/docker/daemon/network 0.046s coverage: 63.8% of statements [2020-01-09T20:10:07.989Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-09T20:10:08.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-09T20:10:09.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-09T20:10:11.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-09T20:10:13.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-09T20:10:13.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-09T20:10:13.538Z] ok github.com/docker/docker/distribution/metadata 0.200s coverage: 48.2% of statements [2020-01-09T20:10:13.538Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-01-09T20:10:13.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-09T20:10:14.560Z] ok github.com/docker/docker/distribution 0.590s coverage: 22.1% of statements [2020-01-09T20:10:14.560Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-09T20:10:16.058Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.1% of statements [2020-01-09T20:10:16.058Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-09T20:10:17.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-09T20:10:17.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-09T20:10:18.124Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-01-09T20:10:18.416Z] ok github.com/docker/docker/image 0.097s coverage: 86.4% of statements [2020-01-09T20:10:18.416Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-09T20:10:18.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-09T20:10:19.444Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2020-01-09T20:10:19.734Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-01-09T20:10:19.734Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-09T20:10:20.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-09T20:10:21.792Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2020-01-09T20:10:23.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-09T20:10:24.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-09T20:10:24.636Z] Using test binary docker [2020-01-09T20:10:24.636Z] +++ /etc/init.d/apparmor start [2020-01-09T20:10:24.636Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:10:24.893Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:10:24.893Z] Warning failed to create cache: (null) [2020-01-09T20:10:24.893Z] . [2020-01-09T20:10:24.893Z] INFO: Waiting for daemon to start... [2020-01-09T20:10:24.893Z] Starting dockerd [2020-01-09T20:10:24.893Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-09T20:10:25.306Z] ok github.com/docker/docker/opts 0.072s coverage: 66.9% of statements [2020-01-09T20:10:26.329Z] ok github.com/docker/docker/pkg/authorization 0.845s coverage: 68.3% of statements [2020-01-09T20:10:26.329Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2020-01-09T20:10:26.956Z] ok github.com/docker/docker/pkg/archive 1.588s coverage: 77.0% of statements [2020-01-09T20:10:27.244Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-01-09T20:10:27.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-09T20:10:27.420Z] . [2020-01-09T20:10:27.420Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-09T20:10:27.420Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-09T20:10:27.420Z] Error: No such image: emptyfs [2020-01-09T20:10:27.420Z] ++++ docker load [2020-01-09T20:10:27.420Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-09T20:10:27.420Z] Running integration-test (iteration 1) [2020-01-09T20:10:27.420Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-09T20:10:27.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:10:27.420Z] ++ set -e [2020-01-09T20:10:27.420Z] ++ '[' -n 0 ']' [2020-01-09T20:10:27.420Z] ++ set -x [2020-01-09T20:10:27.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:10:28.271Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-01-09T20:10:29.297Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2020-01-09T20:10:29.926Z] ok github.com/docker/docker/pkg/discovery/file 0.026s coverage: 92.9% of statements [2020-01-09T20:10:30.463Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:10:30.463Z] [2020-01-09T20:10:30.463Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-09T20:10:30.463Z] PKG_CONFIG=pkg-config [2020-01-09T20:10:30.463Z] GOLANG_VERSION=1.13.5 [2020-01-09T20:10:30.463Z] HOSTNAME=1bbfa9621714 [2020-01-09T20:10:30.463Z] DOCKER_EXPERIMENTAL=1 [2020-01-09T20:10:30.463Z] container=docker [2020-01-09T20:10:30.463Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-09T20:10:30.463Z] GO111MODULE=off [2020-01-09T20:10:30.463Z] GOPATH=/go [2020-01-09T20:10:30.463Z] PWD=/go/src/github.com/docker/docker [2020-01-09T20:10:30.463Z] HOME=/root [2020-01-09T20:10:30.463Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-09T20:10:30.463Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-09T20:10:30.463Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-09T20:10:30.463Z] DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:10:30.463Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-09T20:10:30.463Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-09T20:10:30.463Z] TERM=xterm [2020-01-09T20:10:30.463Z] VALIDATE_BRANCH=master [2020-01-09T20:10:30.463Z] DEST=bundles/test-integration [2020-01-09T20:10:30.463Z] SHLVL=1 [2020-01-09T20:10:30.463Z] TIMEOUT=120m [2020-01-09T20:10:30.463Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-09T20:10:30.463Z] DOCKER_PKG=github.com/docker/docker [2020-01-09T20:10:30.463Z] TESTDEBUG=0 [2020-01-09T20:10:30.463Z] _=/usr/bin/env [2020-01-09T20:10:30.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-09T20:10:30.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-09T20:10:31.415Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-01-09T20:10:31.415Z] ok github.com/docker/docker/layer 7.588s coverage: 68.8% of statements [2020-01-09T20:10:31.415Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-09T20:10:31.415Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-09T20:10:31.415Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-09T20:10:31.415Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-09T20:10:31.415Z] ? github.com/docker/docker/oci [no test files] [2020-01-09T20:10:31.415Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-09T20:10:32.440Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-01-09T20:10:32.440Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-09T20:10:32.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-09T20:10:33.929Z] ok github.com/docker/docker/pkg/chrootarchive 4.398s coverage: 43.2% of statements [2020-01-09T20:10:33.929Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-09T20:10:33.929Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-09T20:10:33.929Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-01-09T20:10:33.929Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-09T20:10:35.472Z] ok github.com/docker/docker/pkg/fsutils 0.420s coverage: 85.1% of statements [2020-01-09T20:10:35.764Z] ok github.com/docker/docker/pkg/discovery/kv 3.340s coverage: 84.1% of statements [2020-01-09T20:10:35.764Z] ok github.com/docker/docker/pkg/homedir 0.088s coverage: 11.4% of statements [2020-01-09T20:10:36.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-09T20:10:37.842Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-01-09T20:10:37.842Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2020-01-09T20:10:38.494Z] ok github.com/docker/docker/pkg/idtools 1.298s coverage: 70.1% of statements [2020-01-09T20:10:38.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-09T20:10:38.787Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-01-09T20:10:39.819Z] ok github.com/docker/docker/pkg/ioutils 1.686s coverage: 69.3% of statements [2020-01-09T20:10:39.819Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-09T20:10:39.819Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2020-01-09T20:10:40.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-09T20:10:40.446Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-01-09T20:10:40.750Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-01-09T20:10:41.036Z] ok github.com/docker/docker/pkg/mount 0.962s coverage: 70.0% of statements [2020-01-09T20:10:41.036Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-09T20:10:41.666Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.057s coverage: 91.4% of statements [2020-01-09T20:10:41.955Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-01-09T20:10:41.955Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-09T20:10:41.955Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-09T20:10:42.343Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-09T20:10:42.343Z] Using test binary docker [2020-01-09T20:10:42.343Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-09T20:10:42.343Z] +++ /etc/init.d/apparmor start [2020-01-09T20:10:42.343Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:10:42.343Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:10:42.343Z] Warning failed to create cache: (null) [2020-01-09T20:10:42.343Z] . [2020-01-09T20:10:42.343Z] Starting dockerd [2020-01-09T20:10:42.343Z] INFO: Waiting for daemon to start... [2020-01-09T20:10:42.343Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-09T20:10:42.993Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-01-09T20:10:44.249Z] . [2020-01-09T20:10:44.249Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-09T20:10:44.249Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-09T20:10:44.249Z] Error: No such image: emptyfs [2020-01-09T20:10:44.249Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-09T20:10:44.249Z] ++++ docker load [2020-01-09T20:10:44.507Z] Running integration-test (iteration 1) [2020-01-09T20:10:44.508Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-09T20:10:44.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:10:44.508Z] ++ set -e [2020-01-09T20:10:44.508Z] ++ '[' -n 0 ']' [2020-01-09T20:10:44.508Z] ++ set -x [2020-01-09T20:10:44.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:10:44.523Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-01-09T20:10:44.523Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-01-09T20:10:44.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-01-09T20:10:45.839Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-01-09T20:10:46.479Z] ok github.com/docker/docker/pkg/pubsub 1.202s coverage: 73.9% of statements [2020-01-09T20:10:46.771Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2020-01-09T20:10:47.814Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-01-09T20:10:48.104Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-01-09T20:10:48.858Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-01-09T20:10:49.176Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-01-09T20:10:49.802Z] ok github.com/docker/docker/pkg/signal 3.550s coverage: 61.0% of statements [2020-01-09T20:10:50.846Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.2% of statements [2020-01-09T20:10:51.138Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-01-09T20:10:52.164Z] testing: warning: no tests to run [2020-01-09T20:10:52.164Z] coverage: [no statements] [2020-01-09T20:10:52.164Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-01-09T20:10:52.164Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 85.9% of statements [2020-01-09T20:10:52.792Z] ok github.com/docker/docker/pkg/tarsum 0.446s coverage: 89.3% of statements [2020-01-09T20:10:53.414Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-01-09T20:10:53.414Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-01-09T20:10:53.704Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-01-09T20:10:54.077Z] sha256:c55cce5037741a4d5ae71aab2ff89fd561e02a631c45506989b201b71fc67d62 [2020-01-09T20:10:54.077Z] INFO: Starting docker-py tests... [2020-01-09T20:10:54.077Z] ============================= test session starts ============================== [2020-01-09T20:10:54.077Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-09T20:10:54.077Z] rootdir: /src, inifile: pytest.ini [2020-01-09T20:10:54.077Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-09T20:10:54.489Z] Loaded image: buildpack-deps:jessie [2020-01-09T20:10:54.489Z] Loaded image: busybox:latest [2020-01-09T20:10:54.489Z] Loaded image: busybox:glibc [2020-01-09T20:10:54.489Z] Loaded image: debian:jessie [2020-01-09T20:10:54.489Z] Loaded image: hello-world:latest [2020-01-09T20:10:54.489Z] INFO: Testing against a local daemon [2020-01-09T20:10:54.489Z] === RUN TestCgroupNamespacesBuild [2020-01-09T20:10:54.641Z] collected 385 items / 3 deselected / 382 selected [2020-01-09T20:10:54.641Z] [2020-01-09T20:10:57.021Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2020-01-09T20:10:57.021Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-09T20:10:57.221Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 14.5% of statements [2020-01-09T20:10:57.850Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2020-01-09T20:10:58.884Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-01-09T20:10:58.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-01-09T20:10:58.924Z] === RUN TestBuildWithSession [2020-01-09T20:10:58.924Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-09T20:10:58.924Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:10:58.924Z] === RUN TestBuildSquashParent [2020-01-09T20:10:59.625Z] Loaded image: buildpack-deps:jessie [2020-01-09T20:10:59.625Z] Loaded image: busybox:latest [2020-01-09T20:10:59.625Z] Loaded image: busybox:glibc [2020-01-09T20:10:59.625Z] Loaded image: debian:jessie [2020-01-09T20:10:59.625Z] Loaded image: hello-world:latest [2020-01-09T20:10:59.625Z] INFO: Testing against a local daemon [2020-01-09T20:10:59.625Z] === RUN TestCgroupNamespacesBuild [2020-01-09T20:10:59.919Z] ok github.com/docker/docker/plugin 0.583s coverage: 27.1% of statements [2020-01-09T20:10:59.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-09T20:10:59.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-09T20:11:00.968Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-01-09T20:11:01.993Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 45.3% of statements [2020-01-09T20:11:02.154Z] --- PASS: TestCgroupNamespacesBuild (4.02s) [2020-01-09T20:11:02.154Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-09T20:11:03.500Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-01-09T20:11:04.127Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-01-09T20:11:04.127Z] ok github.com/docker/docker/registry 0.515s coverage: 56.0% of statements [2020-01-09T20:11:04.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-09T20:11:04.678Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2020-01-09T20:11:04.678Z] === RUN TestBuildWithSession [2020-01-09T20:11:04.678Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-09T20:11:04.678Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:11:04.678Z] === RUN TestBuildSquashParent [2020-01-09T20:11:05.490Z] --- PASS: TestBuildSquashParent (5.95s) [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:11:05.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:11:05.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:11:05.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:11:05.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:11:05.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:11:05.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:11:05.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:11:05.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:11:05.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:11:05.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:11:05.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:11:07.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:11:07.524Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:11:07.663Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s) [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-01-09T20:11:09.430Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s) [2020-01-09T20:11:09.430Z] === RUN TestBuildMultiStageCopy [2020-01-09T20:11:09.430Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-09T20:11:11.162Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-01-09T20:11:11.162Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-01-09T20:11:11.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-09T20:11:11.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-09T20:11:12.176Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-01-09T20:11:12.534Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-09T20:11:13.102Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-09T20:11:13.669Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-01-09T20:11:13.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-01-09T20:11:13.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-01-09T20:11:13.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-01-09T20:11:13.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-01-09T20:11:13.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-01-09T20:11:13.669Z] === RUN TestBuildMultiStageParentConfig [2020-01-09T20:11:15.057Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-01-09T20:11:15.057Z] === RUN TestBuildLabelWithTargets [2020-01-09T20:11:16.868Z] --- PASS: TestBuildSquashParent (10.37s) [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:11:16.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:11:16.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:11:16.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:11:16.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:11:16.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:11:16.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:11:16.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:11:16.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:11:16.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:11:17.609Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-01-09T20:11:17.609Z] === RUN TestBuildWithEmptyLayers [2020-01-09T20:11:17.823Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-09T20:11:18.178Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-01-09T20:11:18.178Z] === RUN TestBuildMultiStageOnBuild [2020-01-09T20:11:18.386Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-09T20:11:18.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:11:18.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:11:19.064Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/rootless [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/volume [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-09T20:11:19.064Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === Skipped [2020-01-09T20:11:19.064Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-09T20:11:19.064Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-09T20:11:19.064Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-09T20:11:19.064Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-09T20:11:19.064Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-09T20:11:19.064Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:11:19.064Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-09T20:11:19.064Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-09T20:11:19.064Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-09T20:11:19.064Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] [2020-01-09T20:11:19.064Z] DONE 2155 tests, 20 skipped in 343.602s Post stage [Pipeline] junit [2020-01-09T20:11:19.109Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-09T20:11:20.258Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -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:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/make.sh dynbinary test-integration [2020-01-09T20:11:20.321Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-09T20:11:20.550Z] [2020-01-09T20:11:20.838Z] Removing bundles/ [2020-01-09T20:11:20.838Z] [2020-01-09T20:11:20.838Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-09T20:11:20.838Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:11:20.838Z] GOOS="" GOARCH="" GOARM="" [2020-01-09T20:11:21.467Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-01-09T20:11:21.467Z] === RUN TestBuildUncleanTarFilenames [2020-01-09T20:11:22.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:11:22.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:11:22.403Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-01-09T20:11:22.403Z] === RUN TestBuildMultiStageLayerLeak [2020-01-09T20:11:23.161Z] 65014b3c3121: Pull complete [2020-01-09T20:11:24.935Z] --- PASS: TestBuildMultiStageLayerLeak (2.74s) [2020-01-09T20:11:24.935Z] === RUN TestBuildWithHugeFile [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2020-01-09T20:11:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) [2020-01-09T20:11:25.325Z] === RUN TestBuildMultiStageCopy [2020-01-09T20:11:25.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-09T20:11:28.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-09T20:11:29.539Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-09T20:11:30.106Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-09T20:11:30.676Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-09T20:11:31.609Z] --- PASS: TestBuildMultiStageCopy (6.17s) [2020-01-09T20:11:31.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-01-09T20:11:31.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2020-01-09T20:11:31.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.73s) [2020-01-09T20:11:31.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2020-01-09T20:11:31.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2020-01-09T20:11:31.609Z] === RUN TestBuildMultiStageParentConfig [2020-01-09T20:11:33.507Z] --- PASS: TestBuildMultiStageParentConfig (1.77s) [2020-01-09T20:11:33.507Z] === RUN TestBuildLabelWithTargets [2020-01-09T20:11:34.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-09T20:11:34.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-09T20:11:34.878Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-09T20:11:34.878Z] Using test binary docker [2020-01-09T20:11:34.878Z] +++ /etc/init.d/apparmor start [2020-01-09T20:11:34.878Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:11:35.136Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:11:35.136Z] Warning failed to create cache: (null) [2020-01-09T20:11:35.136Z] . [2020-01-09T20:11:35.136Z] INFO: Waiting for daemon to start... [2020-01-09T20:11:35.136Z] Starting dockerd [2020-01-09T20:11:35.136Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-09T20:11:35.393Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-09T20:11:35.393Z] Using test binary docker [2020-01-09T20:11:35.393Z] +++ /etc/init.d/apparmor start [2020-01-09T20:11:35.393Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:11:35.394Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:11:35.394Z] Warning failed to create cache: (null) [2020-01-09T20:11:35.394Z] . [2020-01-09T20:11:35.394Z] INFO: Waiting for daemon to start... [2020-01-09T20:11:35.394Z] Starting dockerd [2020-01-09T20:11:35.394Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-09T20:11:35.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-09T20:11:36.324Z] .--- PASS: TestBuildLabelWithTargets (2.98s) [2020-01-09T20:11:36.324Z] === RUN TestBuildWithEmptyLayers [2020-01-09T20:11:36.888Z] --- PASS: TestBuildWithEmptyLayers (0.72s) [2020-01-09T20:11:36.888Z] === RUN TestBuildMultiStageOnBuild [2020-01-09T20:11:37.145Z] [2020-01-09T20:11:37.145Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-09T20:11:37.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-09T20:11:37.145Z] Error: No such image: emptyfs [2020-01-09T20:11:37.145Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-09T20:11:37.145Z] ++++ docker load [2020-01-09T20:11:37.402Z] Running integration-test (iteration 1) [2020-01-09T20:11:37.402Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-09T20:11:37.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-09T20:11:37.402Z] ++ set -e [2020-01-09T20:11:37.402Z] ++ '[' -n 0 ']' [2020-01-09T20:11:37.402Z] ++ set -x [2020-01-09T20:11:37.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-09T20:11:37.402Z] [2020-01-09T20:11:37.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-09T20:11:37.660Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-09T20:11:37.660Z] Error: No such image: emptyfs [2020-01-09T20:11:37.660Z] ++++ docker load [2020-01-09T20:11:37.660Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-09T20:11:37.919Z] Running integration-test (iteration 1) [2020-01-09T20:11:37.919Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-09T20:11:37.919Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-09T20:11:37.919Z] ++ set -e [2020-01-09T20:11:37.919Z] ++ '[' -n 0 ']' [2020-01-09T20:11:37.919Z] ++ set -x [2020-01-09T20:11:37.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-09T20:11:37.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-09T20:11:38.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-09T20:11:42.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-09T20:11:44.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-09T20:11:44.564Z] --- PASS: TestBuildMultiStageOnBuild (6.68s) [2020-01-09T20:11:44.564Z] === RUN TestBuildUncleanTarFilenames [2020-01-09T20:11:45.495Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2020-01-09T20:11:45.495Z] === RUN TestBuildMultiStageLayerLeak [2020-01-09T20:11:47.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-09T20:11:50.755Z] --- PASS: TestBuildMultiStageLayerLeak (5.33s) [2020-01-09T20:11:50.755Z] === RUN TestBuildWithHugeFile [2020-01-09T20:11:52.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-09T20:11:54.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-09T20:11:55.415Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-09T20:11:56.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-09T20:12:00.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-09T20:12:02.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-09T20:12:04.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-09T20:12:05.619Z] Loaded image: buildpack-deps:jessie [2020-01-09T20:12:05.619Z] Loaded image: buildpack-deps:jessie [2020-01-09T20:12:05.619Z] Loaded image: busybox:latest [2020-01-09T20:12:05.619Z] Loaded image: busybox:latest [2020-01-09T20:12:05.619Z] Loaded image: busybox:glibc [2020-01-09T20:12:05.619Z] Loaded image: debian:jessie [2020-01-09T20:12:05.877Z] Loaded image: busybox:glibc [2020-01-09T20:12:05.877Z] Loaded image: debian:jessie [2020-01-09T20:12:05.877Z] Loaded image: hello-world:latest [2020-01-09T20:12:05.877Z] INFO: Testing against a local daemon [2020-01-09T20:12:05.877Z] === RUN TestDockerSuite [2020-01-09T20:12:05.877Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-09T20:12:05.877Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-09T20:12:06.135Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-09T20:12:06.135Z] Loaded image: hello-world:latest [2020-01-09T20:12:06.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-09T20:12:06.135Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-09T20:12:06.135Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-09T20:12:06.135Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-09T20:12:06.135Z] INFO: Testing against a local daemon [2020-01-09T20:12:06.135Z] === RUN TestDockerDaemonSuite [2020-01-09T20:12:06.135Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-09T20:12:06.135Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-09T20:12:06.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-09T20:12:06.569Z] Using test binary docker [2020-01-09T20:12:06.985Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-09T20:12:06.985Z] +++ /etc/init.d/apparmor start [2020-01-09T20:12:06.985Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:12:06.985Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:12:06.985Z] Warning failed to create cache: (null) [2020-01-09T20:12:06.985Z] . [2020-01-09T20:12:06.985Z] Starting dockerd [2020-01-09T20:12:06.985Z] INFO: Waiting for daemon to start... [2020-01-09T20:12:06.985Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-09T20:12:08.941Z] . [2020-01-09T20:12:08.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-09T20:12:08.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-09T20:12:08.941Z] Error: No such image: emptyfs [2020-01-09T20:12:08.941Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-09T20:12:08.941Z] ++++ docker load [2020-01-09T20:12:09.409Z] Running integration-test (iteration 1) [2020-01-09T20:12:09.409Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-09T20:12:09.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:12:09.409Z] ++ set -e [2020-01-09T20:12:09.409Z] ++ '[' -n 0 ']' [2020-01-09T20:12:09.409Z] ++ set -x [2020-01-09T20:12:09.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:12:09.413Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-09T20:12:09.413Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-09T20:12:09.977Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-09T20:12:09.977Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-09T20:12:10.908Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-09T20:12:11.166Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-09T20:12:11.166Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-09T20:12:11.614Z] --- PASS: TestBuildWithHugeFile (40.56s) [2020-01-09T20:12:11.614Z] === RUN TestBuildWithEmptyDockerfile [2020-01-09T20:12:11.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:12:11.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:12:11.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:12:11.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:12:11.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:12:11.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:12:11.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:12:11.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:12:11.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:12:11.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-01-09T20:12:11.614Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-01-09T20:12:11.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-01-09T20:12:11.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-01-09T20:12:11.614Z] === RUN TestBuildPreserveOwnership [2020-01-09T20:12:11.614Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-09T20:12:11.614Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-09T20:12:11.873Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-01-09T20:12:11.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2020-01-09T20:12:11.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-01-09T20:12:11.873Z] === RUN TestBuildPlatformInvalid [2020-01-09T20:12:11.873Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-01-09T20:12:11.873Z] PASS [2020-01-09T20:12:11.873Z] [2020-01-09T20:12:11.873Z] === Skipped [2020-01-09T20:12:11.873Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-09T20:12:11.873Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:12:11.873Z] [2020-01-09T20:12:11.873Z] [2020-01-09T20:12:11.873Z] DONE 32 tests, 1 skipped in 87.370s [2020-01-09T20:12:12.132Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-09T20:12:12.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:12:12.132Z] ++ set -e [2020-01-09T20:12:12.132Z] ++ '[' -n 0 ']' [2020-01-09T20:12:12.132Z] ++ set -x [2020-01-09T20:12:12.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:12:12.132Z] INFO: Testing against a local daemon [2020-01-09T20:12:12.132Z] === RUN TestConfigList [2020-01-09T20:12:15.416Z] --- PASS: TestConfigList (3.36s) [2020-01-09T20:12:15.416Z] === RUN TestConfigsCreateAndDelete [2020-01-09T20:12:17.792Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-09T20:12:17.792Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-09T20:12:17.792Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-09T20:12:17.792Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-09T20:12:17.792Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-09T20:12:18.701Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-01-09T20:12:18.701Z] === RUN TestConfigsUpdate [2020-01-09T20:12:18.725Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-09T20:12:20.622Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-09T20:12:20.622Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-09T20:12:20.622Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-09T20:12:20.623Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-09T20:12:20.623Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-09T20:12:21.188Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-09T20:12:21.988Z] --- PASS: TestConfigsUpdate (3.25s) [2020-01-09T20:12:21.988Z] === RUN TestTemplatedConfig [2020-01-09T20:12:22.069Z] Loaded image: buildpack-deps:jessie [2020-01-09T20:12:22.069Z] Loaded image: busybox:latest [2020-01-09T20:12:22.069Z] Loaded image: busybox:glibc [2020-01-09T20:12:22.069Z] Loaded image: debian:jessie [2020-01-09T20:12:22.069Z] Loaded image: hello-world:latest [2020-01-09T20:12:22.069Z] INFO: Testing against a local daemon [2020-01-09T20:12:22.069Z] === RUN TestCgroupNamespacesBuild [2020-01-09T20:12:24.057Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2020-01-09T20:12:24.057Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-09T20:12:25.275Z] --- PASS: TestTemplatedConfig (3.37s) [2020-01-09T20:12:25.275Z] === RUN TestConfigInspect [2020-01-09T20:12:26.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-01-09T20:12:26.054Z] === RUN TestBuildWithSession [2020-01-09T20:12:26.054Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-09T20:12:26.054Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:12:26.054Z] === RUN TestBuildSquashParent [2020-01-09T20:12:26.445Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-09T20:12:26.445Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-09T20:12:28.560Z] --- PASS: TestConfigInspect (3.27s) [2020-01-09T20:12:28.560Z] === RUN TestConfigCreateWithLabels [2020-01-09T20:12:29.732Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-09T20:12:29.732Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-09T20:12:31.847Z] --- PASS: TestConfigCreateWithLabels (3.22s) [2020-01-09T20:12:31.847Z] === RUN TestConfigCreateResolve [2020-01-09T20:12:32.256Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-09T20:12:32.513Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-09T20:12:34.342Z] --- PASS: TestBuildSquashParent (7.51s) [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:12:34.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:12:34.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:12:34.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:12:34.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:12:34.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:12:34.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:12:34.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:12:34.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:12:34.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:12:34.408Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-09T20:12:34.972Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-09T20:12:35.133Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-01-09T20:12:35.133Z] === RUN TestConfigDaemonLibtrustID [2020-01-09T20:12:35.700Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-01-09T20:12:35.700Z] PASS [2020-01-09T20:12:35.700Z] [2020-01-09T20:12:35.700Z] DONE 8 tests in 23.682s [2020-01-09T20:12:35.700Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-09T20:12:35.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:12:35.700Z] ++ set -e [2020-01-09T20:12:35.700Z] ++ '[' -n 0 ']' [2020-01-09T20:12:35.700Z] ++ set -x [2020-01-09T20:12:35.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:12:35.959Z] INFO: Testing against a local daemon [2020-01-09T20:12:35.959Z] === RUN TestCheckpoint [2020-01-09T20:12:35.959Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-09T20:12:35.959Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:12:35.959Z] === RUN TestContainerInvalidJSON [2020-01-09T20:12:35.959Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:12:35.959Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:12:35.959Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:12:35.959Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:12:35.959Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:12:35.959Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:12:35.959Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:12:35.959Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:12:35.959Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:12:35.959Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-09T20:12:35.959Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-09T20:12:35.959Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-09T20:12:35.959Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-09T20:12:35.959Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-09T20:12:35.959Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-09T20:12:35.959Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-09T20:12:36.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-01-09T20:12:36.217Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-09T20:12:36.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-09T20:12:36.217Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-09T20:12:36.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-01-09T20:12:36.476Z] === RUN TestCopyFromContainer [2020-01-09T20:12:36.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:12:36.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:12:36.867Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-09T20:12:37.801Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-09T20:12:38.380Z] === RUN TestCopyFromContainer// [2020-01-09T20:12:38.380Z] === RUN TestCopyFromContainer//bar/root [2020-01-09T20:12:38.380Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-09T20:12:38.639Z] === RUN TestCopyFromContainer/bar/quux [2020-01-09T20:12:38.639Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-09T20:12:38.733Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-09T20:12:38.898Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-09T20:12:38.898Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-09T20:12:38.992Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-09T20:12:39.156Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-09T20:12:39.156Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-09T20:12:39.156Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer (3.03s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-09T20:12:39.415Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-01-09T20:12:39.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-09T20:12:39.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:12:39.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:12:39.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:12:39.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:12:39.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:12:39.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:12:39.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:12:39.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:12:39.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:12:39.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-09T20:12:39.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-09T20:12:39.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-09T20:12:39.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-09T20:12:39.415Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-09T20:12:39.415Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-09T20:12:39.415Z] === RUN TestCreateWithInvalidEnv [2020-01-09T20:12:39.415Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-09T20:12:39.415Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-09T20:12:39.415Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-09T20:12:39.415Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-09T20:12:39.415Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-09T20:12:39.415Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-09T20:12:39.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:12:39.675Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-09T20:12:39.675Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-09T20:12:39.675Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-09T20:12:39.675Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-09T20:12:39.675Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-09T20:12:39.675Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-09T20:12:39.675Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-09T20:12:39.675Z] === RUN TestCreateTmpfsMountsTarget [2020-01-09T20:12:39.675Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-09T20:12:39.675Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-09T20:12:40.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:12:40.367Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-09T20:12:41.577Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-01-09T20:12:41.577Z] === RUN TestCreateWithCapabilities [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:12:41.839Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:12:41.839Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-01-09T20:12:41.839Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-01-09T20:12:41.839Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-09T20:12:41.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-09T20:12:42.776Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2020-01-09T20:12:42.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2020-01-09T20:12:42.827Z] === RUN TestBuildMultiStageCopy [2020-01-09T20:12:42.827Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-09T20:12:44.371Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-01-09T20:12:44.371Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-09T20:12:44.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:12:44.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:12:44.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:12:44.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:12:44.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:12:44.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:12:44.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:12:44.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:12:44.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:12:44.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:12:44.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:12:44.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:12:44.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:12:44.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:12:44.371Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:12:44.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-09T20:12:44.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-09T20:12:44.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-09T20:12:44.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-09T20:12:44.371Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-09T20:12:44.372Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-09T20:12:44.372Z] === RUN TestContainerStartOnDaemonRestart [2020-01-09T20:12:44.372Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-09T20:12:44.372Z] === RUN TestDaemonRestartIpcMode [2020-01-09T20:12:44.372Z] === PAUSE TestDaemonRestartIpcMode [2020-01-09T20:12:44.372Z] === RUN TestDiff [2020-01-09T20:12:44.939Z] --- PASS: TestDiff (0.82s) [2020-01-09T20:12:44.939Z] === RUN TestExecWithCloseStdin [2020-01-09T20:12:45.301Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-09T20:12:45.594Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-09T20:12:45.875Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-01-09T20:12:45.875Z] === RUN TestExec [2020-01-09T20:12:46.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-09T20:12:46.672Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-09T20:12:46.811Z] --- PASS: TestExec (0.88s) [2020-01-09T20:12:46.811Z] === RUN TestExecUser [2020-01-09T20:12:46.901Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-09T20:12:47.340Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-09T20:12:47.606Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-09T20:12:47.747Z] --- PASS: TestExecUser (0.88s) [2020-01-09T20:12:47.747Z] === RUN TestExportContainerAndImportImage [2020-01-09T20:12:47.800Z] --- PASS: TestBuildMultiStageCopy (5.08s) [2020-01-09T20:12:47.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.81s) [2020-01-09T20:12:47.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-01-09T20:12:47.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-01-09T20:12:47.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-01-09T20:12:47.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-01-09T20:12:47.800Z] === RUN TestBuildMultiStageParentConfig [2020-01-09T20:12:48.171Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-09T20:12:48.684Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-01-09T20:12:48.684Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-09T20:12:50.528Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) [2020-01-09T20:12:50.528Z] === RUN TestBuildLabelWithTargets [2020-01-09T20:12:50.698Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-09T20:12:51.218Z] --- PASS: TestExportContainerAfterDaemonRestart (2.13s) [2020-01-09T20:12:51.218Z] === RUN TestHealthCheckWorkdir [2020-01-09T20:12:51.785Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-01-09T20:12:51.785Z] === RUN TestHealthKillContainer [2020-01-09T20:12:52.593Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-09T20:12:52.610Z] --- PASS: TestBuildLabelWithTargets (2.45s) [2020-01-09T20:12:52.610Z] === RUN TestBuildWithEmptyLayers [2020-01-09T20:12:53.157Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-09T20:12:53.520Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2020-01-09T20:12:53.520Z] === RUN TestBuildMultiStageOnBuild [2020-01-09T20:12:53.722Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-09T20:12:55.070Z] --- PASS: TestHealthKillContainer (2.93s) [2020-01-09T20:12:55.070Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-09T20:12:55.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-01-09T20:12:55.640Z] === RUN TestIpcModeNone [2020-01-09T20:12:55.662Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-09T20:12:56.576Z] --- PASS: TestIpcModeNone (0.86s) [2020-01-09T20:12:56.576Z] === RUN TestIpcModePrivate [2020-01-09T20:12:57.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-09T20:12:57.122Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-01-09T20:12:57.122Z] === RUN TestBuildUncleanTarFilenames [2020-01-09T20:12:57.512Z] --- PASS: TestIpcModePrivate (0.88s) [2020-01-09T20:12:57.512Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2020-01-09T20:12:57.512Z] === RUN TestIpcModeShareable [2020-01-09T20:12:58.020Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-01-09T20:12:58.020Z] === RUN TestBuildMultiStageLayerLeak [2020-01-09T20:12:58.448Z] --- PASS: TestIpcModeShareable (0.95s) [2020-01-09T20:12:58.448Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2020-01-09T20:12:58.448Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-09T20:12:58.591Z] ................................................ [ 29%] [2020-01-09T20:12:58.934Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-09T20:12:58.934Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-09T20:13:00.834Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-09T20:13:00.980Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-01-09T20:13:00.980Z] === RUN TestAPIIpcModeHost [2020-01-09T20:13:01.547Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-01-09T20:13:01.547Z] === RUN TestDaemonIpcModeShareable [2020-01-09T20:13:01.612Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2020-01-09T20:13:01.612Z] === RUN TestBuildWithHugeFile [2020-01-09T20:13:02.204Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-09T20:13:02.462Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-09T20:13:02.462Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-09T20:13:02.462Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-09T20:13:03.032Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-09T20:13:03.450Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-01-09T20:13:03.450Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-09T20:13:03.450Z] === RUN TestDaemonIpcModePrivate [2020-01-09T20:13:04.401Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-09T20:13:04.965Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-09T20:13:05.353Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-01-09T20:13:05.353Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-09T20:13:05.353Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-09T20:13:05.896Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-09T20:13:05.896Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-09T20:13:07.255Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-01-09T20:13:07.255Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-09T20:13:07.255Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-09T20:13:08.632Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-01-09T20:13:08.632Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-09T20:13:08.632Z] === RUN TestIpcModeOlderClient [2020-01-09T20:13:08.632Z] === PAUSE TestIpcModeOlderClient [2020-01-09T20:13:08.632Z] === RUN TestKillContainerInvalidSignal [2020-01-09T20:13:09.568Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-01-09T20:13:09.568Z] === RUN TestKillContainer [2020-01-09T20:13:09.568Z] === RUN TestKillContainer/no_signal [2020-01-09T20:13:10.074Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-09T20:13:10.503Z] === RUN TestKillContainer/non_killing_signal [2020-01-09T20:13:10.762Z] === RUN TestKillContainer/killing_signal [2020-01-09T20:13:11.972Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-09T20:13:12.137Z] --- PASS: TestKillContainer (2.33s) [2020-01-09T20:13:12.137Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-01-09T20:13:12.137Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-01-09T20:13:12.137Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-01-09T20:13:12.137Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-09T20:13:12.137Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-09T20:13:12.704Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-09T20:13:13.275Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-01-09T20:13:13.275Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-01-09T20:13:13.275Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-01-09T20:13:13.275Z] === RUN TestKillStoppedContainer [2020-01-09T20:13:13.533Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-01-09T20:13:13.533Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-09T20:13:13.533Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-09T20:13:13.533Z] === RUN TestKillDifferentUserContainer [2020-01-09T20:13:14.468Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-01-09T20:13:14.468Z] === RUN TestInspectOomKilledTrue [2020-01-09T20:13:14.468Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-09T20:13:14.468Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:13:14.468Z] === RUN TestInspectOomKilledFalse [2020-01-09T20:13:14.468Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-09T20:13:14.468Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:13:14.468Z] === RUN TestLinksEtcHostsContentMatch [2020-01-09T20:13:15.040Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-01-09T20:13:15.040Z] === RUN TestLinksContainerNames [2020-01-09T20:13:16.153Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-09T20:13:16.416Z] --- PASS: TestLinksContainerNames (1.51s) [2020-01-09T20:13:16.416Z] === RUN TestLogsFollowTailEmpty [2020-01-09T20:13:17.085Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-09T20:13:17.353Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-01-09T20:13:17.353Z] === RUN TestContainerNetworkMountsNoChown [2020-01-09T20:13:17.648Z] --- PASS: TestBuildWithHugeFile (86.78s) [2020-01-09T20:13:17.648Z] === RUN TestBuildWithEmptyDockerfile [2020-01-09T20:13:17.648Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-09T20:13:17.648Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:13:17.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:13:17.648Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:13:17.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:13:17.648Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:13:17.648Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:13:17.648Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:13:17.648Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:13:17.905Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:13:17.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-09T20:13:17.905Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-01-09T20:13:17.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-01-09T20:13:17.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-01-09T20:13:17.905Z] === RUN TestBuildPreserveOwnership [2020-01-09T20:13:17.905Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-09T20:13:17.919Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-01-09T20:13:17.919Z] === RUN TestMountDaemonRoot [2020-01-09T20:13:18.161Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/default [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/default [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/private [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/private [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rprivate [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/slave [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/slave [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rslave [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/shared [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/shared [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rshared [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/default [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rprivate [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rslave [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/shared [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/private [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rshared [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/slave [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-09T20:13:18.179Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:13:18.179Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-09T20:13:18.179Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-09T20:13:18.438Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-09T20:13:18.696Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-09T20:13:18.696Z] === RUN TestContainerBindMountNonRecursive [2020-01-09T20:13:20.763Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-01-09T20:13:20.763Z] === RUN TestNetworkNat [2020-01-09T20:13:21.331Z] --- PASS: TestNetworkNat (0.86s) [2020-01-09T20:13:21.331Z] === RUN TestNetworkLocalhostTCPNat [2020-01-09T20:13:21.332Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-09T20:13:21.589Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-09T20:13:22.267Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-01-09T20:13:22.267Z] === RUN TestNetworkLoopbackNat [2020-01-09T20:13:23.206Z] --- PASS: TestNetworkLoopbackNat (1.09s) [2020-01-09T20:13:23.206Z] === RUN TestPause [2020-01-09T20:13:24.114Z] --- PASS: TestBuildPreserveOwnership (5.77s) [2020-01-09T20:13:24.114Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.72s) [2020-01-09T20:13:24.114Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-01-09T20:13:24.114Z] === RUN TestBuildPlatformInvalid [2020-01-09T20:13:24.114Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-01-09T20:13:24.114Z] PASS [2020-01-09T20:13:24.114Z] [2020-01-09T20:13:24.114Z] === Skipped [2020-01-09T20:13:24.114Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-09T20:13:24.114Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:13:24.114Z] [2020-01-09T20:13:24.114Z] [2020-01-09T20:13:24.114Z] DONE 32 tests, 1 skipped in 176.311s [2020-01-09T20:13:24.114Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-09T20:13:24.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:13:24.114Z] ++ set -e [2020-01-09T20:13:24.114Z] ++ '[' -n 0 ']' [2020-01-09T20:13:24.114Z] ++ set -x [2020-01-09T20:13:24.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:13:24.114Z] INFO: Testing against a local daemon [2020-01-09T20:13:24.114Z] === RUN TestConfigList [2020-01-09T20:13:24.142Z] --- PASS: TestPause (0.82s) [2020-01-09T20:13:24.142Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-09T20:13:24.142Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:13:24.142Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:13:24.142Z] === RUN TestPauseStopPausedContainer [2020-01-09T20:13:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-09T20:13:25.077Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-01-09T20:13:25.077Z] === RUN TestPsFilter [2020-01-09T20:13:25.077Z] --- PASS: TestPsFilter (0.23s) [2020-01-09T20:13:25.077Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-09T20:13:25.249Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-09T20:13:25.814Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-09T20:13:26.013Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-01-09T20:13:26.013Z] === RUN TestRemoveContainerWithVolume [2020-01-09T20:13:26.125Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-09T20:13:26.378Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-09T20:13:26.942Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-09T20:13:26.948Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-01-09T20:13:26.948Z] === RUN TestRemoveContainerRunning [2020-01-09T20:13:27.506Z] --- PASS: TestConfigList (3.47s) [2020-01-09T20:13:27.506Z] === RUN TestConfigsCreateAndDelete [2020-01-09T20:13:27.514Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-01-09T20:13:27.514Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-09T20:13:28.209Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-09T20:13:28.209Z] [2020-01-09T20:13:28.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-09T20:13:28.209Z] PKG_CONFIG=pkg-config [2020-01-09T20:13:28.209Z] GOLANG_VERSION=1.13.5 [2020-01-09T20:13:28.209Z] HOSTNAME=b2b95bbdfa6e [2020-01-09T20:13:28.209Z] DOCKER_EXPERIMENTAL=1 [2020-01-09T20:13:28.209Z] container=docker [2020-01-09T20:13:28.209Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-09T20:13:28.209Z] GO111MODULE=off [2020-01-09T20:13:28.209Z] GOPATH=/go [2020-01-09T20:13:28.209Z] PWD=/go/src/github.com/docker/docker [2020-01-09T20:13:28.209Z] HOME=/root [2020-01-09T20:13:28.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-09T20:13:28.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-09T20:13:28.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-09T20:13:28.209Z] DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 [2020-01-09T20:13:28.209Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-09T20:13:28.209Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-09T20:13:28.209Z] TERM=xterm [2020-01-09T20:13:28.209Z] VALIDATE_BRANCH=master [2020-01-09T20:13:28.209Z] DEST=bundles/test-integration [2020-01-09T20:13:28.209Z] SHLVL=1 [2020-01-09T20:13:28.209Z] TIMEOUT=120m [2020-01-09T20:13:28.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-09T20:13:28.209Z] DOCKER_PKG=github.com/docker/docker [2020-01-09T20:13:28.209Z] TESTDEBUG=0 [2020-01-09T20:13:28.209Z] _=/usr/bin/env [2020-01-09T20:13:28.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-09T20:13:28.453Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-01-09T20:13:28.453Z] === RUN TestRemoveInvalidContainer [2020-01-09T20:13:28.453Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-09T20:13:28.453Z] === RUN TestRenameLinkedContainer [2020-01-09T20:13:28.876Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-09T20:13:29.807Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-09T20:13:30.299Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-09T20:13:30.370Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-09T20:13:30.370Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-09T20:13:30.934Z] --- PASS: TestConfigsCreateAndDelete (3.34s) [2020-01-09T20:13:30.934Z] === RUN TestConfigsUpdate [2020-01-09T20:13:31.500Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-09T20:13:31.739Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-01-09T20:13:31.739Z] === RUN TestRenameStoppedContainer [2020-01-09T20:13:32.064Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-09T20:13:32.306Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-01-09T20:13:32.306Z] === RUN TestRenameRunningContainerAndReuse [2020-01-09T20:13:32.996Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-09T20:13:33.253Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-09T20:13:33.253Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-09T20:13:34.185Z] --- PASS: TestConfigsUpdate (3.43s) [2020-01-09T20:13:34.185Z] === RUN TestTemplatedConfig [2020-01-09T20:13:34.207Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-01-09T20:13:34.207Z] === RUN TestRenameInvalidName [2020-01-09T20:13:34.774Z] --- PASS: TestRenameInvalidName (0.76s) [2020-01-09T20:13:34.774Z] === RUN TestRenameAnonymousContainer [2020-01-09T20:13:34.888Z] faf31ee0aa3d: Pull complete [2020-01-09T20:13:34.888Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-09T20:13:34.888Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:13:34.888Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-09T20:13:34.888Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-09T20:13:34.888Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-09T20:13:34.888Z] WARN: Skipping validation tests [2020-01-09T20:13:34.888Z] INFO: Running unit tests at 01/09/2020 20:13:25... [2020-01-09T20:13:34.888Z] INFO: make.ps1 starting at 01/09/2020 20:13:29 [2020-01-09T20:13:34.888Z] INFO: Git commit (47cc4ea6e) assumed from DOCKER_GITCOMMIT environment variable [2020-01-09T20:13:34.888Z] INFO: Invoking autogen... [2020-01-09T20:13:34.888Z] INFO: Running unit tests... [2020-01-09T20:13:36.081Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-09T20:13:36.082Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-09T20:13:37.461Z] --- PASS: TestBuildWithHugeFile (34.93s) [2020-01-09T20:13:37.461Z] === RUN TestBuildWithEmptyDockerfile [2020-01-09T20:13:37.461Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:13:37.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:13:37.461Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:13:37.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:13:37.461Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:13:37.461Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:13:37.461Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:13:37.461Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:13:37.461Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:13:37.461Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-01-09T20:13:37.461Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-01-09T20:13:37.461Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-01-09T20:13:37.461Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-01-09T20:13:37.461Z] === RUN TestBuildPreserveOwnership [2020-01-09T20:13:37.461Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-09T20:13:37.978Z] --- PASS: TestTemplatedConfig (3.43s) [2020-01-09T20:13:37.978Z] === RUN TestConfigInspect [2020-01-09T20:13:37.978Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-09T20:13:38.910Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-09T20:13:38.961Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-01-09T20:13:38.961Z] === RUN TestRenameContainerWithSameName [2020-01-09T20:13:39.475Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-09T20:13:39.527Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-01-09T20:13:39.527Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-09T20:13:39.732Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-09T20:13:40.668Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-01-09T20:13:40.903Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-01-09T20:13:40.903Z] === RUN TestResize [2020-01-09T20:13:41.102Z] --- PASS: TestConfigInspect (3.27s) [2020-01-09T20:13:41.102Z] === RUN TestConfigCreateWithLabels [2020-01-09T20:13:41.359Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-09T20:13:41.839Z] --- PASS: TestResize (0.78s) [2020-01-09T20:13:41.839Z] === RUN TestResizeWithInvalidSize [2020-01-09T20:13:41.886Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-09T20:13:42.407Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-01-09T20:13:42.407Z] === RUN TestResizeWhenContainerNotStarted [2020-01-09T20:13:43.343Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:13:43.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:13:43.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:13:43.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:13:43.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:13:43.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:13:43.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:13:43.958Z] --- PASS: TestBuildPreserveOwnership (6.77s) [2020-01-09T20:13:43.958Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.41s) [2020-01-09T20:13:43.958Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s) [2020-01-09T20:13:43.958Z] === RUN TestBuildPlatformInvalid [2020-01-09T20:13:43.958Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-01-09T20:13:43.958Z] PASS [2020-01-09T20:13:43.958Z] [2020-01-09T20:13:43.958Z] === Skipped [2020-01-09T20:13:43.958Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-09T20:13:43.958Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:13:43.958Z] [2020-01-09T20:13:43.958Z] [2020-01-09T20:13:43.958Z] DONE 32 tests, 1 skipped in 94.329s [2020-01-09T20:13:43.958Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-09T20:13:43.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:13:43.958Z] ++ set -e [2020-01-09T20:13:43.958Z] ++ '[' -n 0 ']' [2020-01-09T20:13:43.958Z] ++ set -x [2020-01-09T20:13:43.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:13:43.958Z] INFO: Testing against a local daemon [2020-01-09T20:13:43.958Z] === RUN TestConfigList [2020-01-09T20:13:44.634Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2020-01-09T20:13:44.634Z] === RUN TestConfigCreateResolve [2020-01-09T20:13:44.634Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-09T20:13:45.198Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-09T20:13:45.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:13:47.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:13:47.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:13:47.438Z] --- PASS: TestConfigList (3.13s) [2020-01-09T20:13:47.438Z] === RUN TestConfigsCreateAndDelete [2020-01-09T20:13:47.723Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-01-09T20:13:47.723Z] === RUN TestConfigDaemonLibtrustID [2020-01-09T20:13:47.981Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-01-09T20:13:47.981Z] PASS [2020-01-09T20:13:47.981Z] [2020-01-09T20:13:47.981Z] DONE 8 tests in 23.978s [2020-01-09T20:13:47.981Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-09T20:13:47.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:13:47.981Z] ++ set -e [2020-01-09T20:13:47.981Z] ++ '[' -n 0 ']' [2020-01-09T20:13:47.981Z] ++ set -x [2020-01-09T20:13:47.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:13:47.981Z] INFO: Testing against a local daemon [2020-01-09T20:13:47.981Z] === RUN TestCheckpoint [2020-01-09T20:13:47.981Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-09T20:13:47.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:13:47.981Z] === RUN TestContainerInvalidJSON [2020-01-09T20:13:47.981Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:13:47.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:13:47.981Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:13:47.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:13:47.981Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:13:47.981Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:13:47.981Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:13:47.981Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:13:47.981Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:13:47.981Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-09T20:13:47.981Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-01-09T20:13:47.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-01-09T20:13:47.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-09T20:13:47.981Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-09T20:13:48.238Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-09T20:13:48.238Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-09T20:13:48.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-09T20:13:48.238Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-09T20:13:48.495Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-09T20:13:48.495Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-09T20:13:48.495Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-01-09T20:13:48.495Z] === RUN TestCopyFromContainer [2020-01-09T20:13:48.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:13:48.752Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-09T20:13:48.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:13:48.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:13:49.009Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-09T20:13:49.238Z] ? github.com/docker/docker/api [no test files] [2020-01-09T20:13:50.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:13:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:13:50.917Z] === RUN TestCopyFromContainer// [2020-01-09T20:13:50.917Z] === RUN TestCopyFromContainer//bar/root [2020-01-09T20:13:50.917Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-09T20:13:50.917Z] === RUN TestCopyFromContainer/bar/quux [2020-01-09T20:13:50.917Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-09T20:13:51.174Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-09T20:13:51.174Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-09T20:13:51.433Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-09T20:13:51.433Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-09T20:13:51.692Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer (3.17s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-09T20:13:51.692Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-01-09T20:13:51.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-09T20:13:51.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:13:51.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:13:51.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:13:51.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:13:51.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:13:51.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:13:51.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:13:51.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:13:51.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:13:51.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-09T20:13:51.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-09T20:13:51.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-09T20:13:51.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-09T20:13:51.692Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-09T20:13:51.692Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-09T20:13:51.692Z] === RUN TestCreateWithInvalidEnv [2020-01-09T20:13:51.692Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-09T20:13:51.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-09T20:13:51.692Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-09T20:13:51.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-09T20:13:51.692Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-09T20:13:51.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-09T20:13:51.692Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-09T20:13:51.692Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-09T20:13:51.692Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-09T20:13:51.692Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-09T20:13:51.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-09T20:13:51.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-09T20:13:51.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-09T20:13:51.692Z] === RUN TestCreateTmpfsMountsTarget [2020-01-09T20:13:51.692Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-01-09T20:13:51.692Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-09T20:13:51.987Z] --- PASS: TestConfigsCreateAndDelete (4.39s) [2020-01-09T20:13:51.987Z] === RUN TestConfigsUpdate [2020-01-09T20:13:52.246Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (3.49s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.47s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.58s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.39s) [2020-01-09T20:13:53.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2020-01-09T20:13:53.045Z] === RUN TestCgroupNamespacesRun [2020-01-09T20:13:53.063Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-09T20:13:53.628Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-09T20:13:53.886Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-09T20:13:54.451Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:13:54.451Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:13:54.451Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:13:54.451Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:13:54.708Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:13:54.708Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-09T20:13:54.708Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-09T20:13:54.708Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-09T20:13:54.950Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-01-09T20:13:54.950Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-09T20:13:55.462Z] --- PASS: TestConfigsUpdate (3.86s) [2020-01-09T20:13:55.462Z] === RUN TestTemplatedConfig [2020-01-09T20:13:56.078Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-09T20:13:56.641Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-09T20:13:56.853Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-01-09T20:13:56.853Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-09T20:13:57.205Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2020-01-09T20:13:57.464Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-09T20:13:57.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:13:57.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:13:57.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:13:57.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:13:57.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:13:57.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:13:57.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:13:57.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:13:57.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:13:57.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:13:57.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:13:57.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:13:57.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:13:57.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:13:57.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-09T20:13:57.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-01-09T20:13:57.464Z] === RUN TestContainerStartOnDaemonRestart [2020-01-09T20:13:57.464Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-09T20:13:57.464Z] === RUN TestDaemonRestartIpcMode [2020-01-09T20:13:57.464Z] === PAUSE TestDaemonRestartIpcMode [2020-01-09T20:13:57.464Z] === RUN TestDiff [2020-01-09T20:13:57.721Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-09T20:13:58.285Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-09T20:13:58.544Z] --- PASS: TestDiff (0.94s) [2020-01-09T20:13:58.544Z] === RUN TestExecWithCloseStdin [2020-01-09T20:13:58.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-01-09T20:13:58.756Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-09T20:13:59.475Z] --- PASS: TestExecWithCloseStdin (1.04s) [2020-01-09T20:13:59.475Z] === RUN TestExec [2020-01-09T20:13:59.895Z] --- PASS: TestTemplatedConfig (4.30s) [2020-01-09T20:13:59.896Z] === RUN TestConfigInspect [2020-01-09T20:14:00.040Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-09T20:14:00.040Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-09T20:14:00.604Z] --- PASS: TestExec (0.98s) [2020-01-09T20:14:00.604Z] === RUN TestExecUser [2020-01-09T20:14:00.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-01-09T20:14:00.659Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-09T20:14:00.950Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-09T20:14:01.537Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-09T20:14:01.794Z] --- PASS: TestExecUser (1.19s) [2020-01-09T20:14:01.794Z] === RUN TestExportContainerAndImportImage [2020-01-09T20:14:01.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-09T20:14:02.034Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-01-09T20:14:02.035Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-09T20:14:02.361Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-09T20:14:02.883Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-09T20:14:02.971Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-01-09T20:14:02.971Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-09T20:14:03.294Z] --- PASS: TestExportContainerAndImportImage (1.36s) [2020-01-09T20:14:03.294Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-09T20:14:03.462Z] --- PASS: TestConfigInspect (3.54s) [2020-01-09T20:14:03.462Z] === RUN TestConfigCreateWithLabels [2020-01-09T20:14:03.858Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-09T20:14:03.906Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-01-09T20:14:03.906Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-09T20:14:04.789Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-01-09T20:14:04.789Z] === RUN TestHealthCheckWorkdir [2020-01-09T20:14:05.521Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-09T20:14:05.778Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-01-09T20:14:05.778Z] === RUN TestHealthKillContainer [2020-01-09T20:14:05.810Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-01-09T20:14:05.810Z] === RUN TestKernelTCPMemory [2020-01-09T20:14:06.709Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-09T20:14:06.746Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-01-09T20:14:06.746Z] === RUN TestNISDomainname [2020-01-09T20:14:06.906Z] ok github.com/docker/docker/api/server 0.081s coverage: 9.0% of statements [2020-01-09T20:14:06.974Z] --- PASS: TestConfigCreateWithLabels (3.84s) [2020-01-09T20:14:06.974Z] === RUN TestConfigCreateResolve [2020-01-09T20:14:07.273Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-09T20:14:07.644Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-09T20:14:07.681Z] --- PASS: TestNISDomainname (1.02s) [2020-01-09T20:14:07.681Z] === RUN TestHostnameDnsResolution [2020-01-09T20:14:08.642Z] --- PASS: TestHealthKillContainer (2.98s) [2020-01-09T20:14:08.642Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-09T20:14:08.900Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-09T20:14:09.465Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-01-09T20:14:09.465Z] === RUN TestIpcModeNone [2020-01-09T20:14:09.465Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-09T20:14:09.583Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-01-09T20:14:09.583Z] === RUN TestStats [2020-01-09T20:14:10.399Z] --- PASS: TestIpcModeNone (1.11s) [2020-01-09T20:14:10.399Z] === RUN TestIpcModePrivate [2020-01-09T20:14:10.491Z] --- PASS: TestConfigCreateResolve (3.61s) [2020-01-09T20:14:10.492Z] === RUN TestConfigDaemonLibtrustID [2020-01-09T20:14:10.657Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-09T20:14:11.221Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-09T20:14:11.408Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2020-01-09T20:14:11.409Z] PASS [2020-01-09T20:14:11.409Z] [2020-01-09T20:14:11.409Z] DONE 8 tests in 27.556s [2020-01-09T20:14:11.409Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-09T20:14:11.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:14:11.409Z] ++ set -e [2020-01-09T20:14:11.409Z] ++ '[' -n 0 ']' [2020-01-09T20:14:11.409Z] ++ set -x [2020-01-09T20:14:11.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:14:11.409Z] INFO: Testing against a local daemon [2020-01-09T20:14:11.409Z] === RUN TestCheckpoint [2020-01-09T20:14:11.409Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-09T20:14:11.409Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:14:11.409Z] === RUN TestContainerInvalidJSON [2020-01-09T20:14:11.409Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:14:11.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:14:11.409Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:14:11.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:14:11.409Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:14:11.409Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:14:11.409Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:14:11.409Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:14:11.409Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:14:11.409Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-09T20:14:11.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-09T20:14:11.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-09T20:14:11.409Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-09T20:14:11.409Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-09T20:14:11.478Z] --- PASS: TestIpcModePrivate (1.11s) [2020-01-09T20:14:11.478Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2020-01-09T20:14:11.478Z] === RUN TestIpcModeShareable [2020-01-09T20:14:11.735Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-09T20:14:11.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-09T20:14:11.830Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-09T20:14:11.830Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-09T20:14:11.830Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-09T20:14:11.830Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-09T20:14:11.830Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-09T20:14:11.993Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-09T20:14:12.112Z] --- PASS: TestStats (2.73s) [2020-01-09T20:14:12.113Z] === RUN TestStopContainerWithTimeout [2020-01-09T20:14:12.113Z] === RUN TestStopContainerWithTimeout/0 [2020-01-09T20:14:12.113Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-09T20:14:12.113Z] === RUN TestStopContainerWithTimeout/1 [2020-01-09T20:14:12.113Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-09T20:14:12.113Z] === RUN TestStopContainerWithTimeout/3 [2020-01-09T20:14:12.113Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-09T20:14:12.113Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-09T20:14:12.113Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-09T20:14:12.113Z] === CONT TestStopContainerWithTimeout/0 [2020-01-09T20:14:12.113Z] === CONT TestStopContainerWithTimeout/1 [2020-01-09T20:14:12.113Z] === CONT TestStopContainerWithTimeout/3 [2020-01-09T20:14:12.113Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-09T20:14:12.249Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-09T20:14:12.249Z] === RUN TestCopyFromContainer [2020-01-09T20:14:12.565Z] --- PASS: TestIpcModeShareable (1.09s) [2020-01-09T20:14:12.565Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-01-09T20:14:12.565Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-09T20:14:14.253Z] === RUN TestCopyFromContainer// [2020-01-09T20:14:14.253Z] === RUN TestCopyFromContainer//bar/root [2020-01-09T20:14:14.253Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-09T20:14:14.253Z] === RUN TestCopyFromContainer/bar/quux [2020-01-09T20:14:14.712Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-09T20:14:14.712Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-09T20:14:14.712Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-09T20:14:14.712Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-09T20:14:15.087Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-09T20:14:15.194Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-09T20:14:15.194Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer (3.12s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-09T20:14:15.194Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-09T20:14:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-09T20:14:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:14:15.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:14:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:14:15.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:14:15.194Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:14:15.194Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:14:15.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:14:15.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:14:15.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:14:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-09T20:14:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-09T20:14:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-09T20:14:15.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-09T20:14:15.194Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-09T20:14:15.194Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-09T20:14:15.194Z] === RUN TestCreateWithInvalidEnv [2020-01-09T20:14:15.194Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-09T20:14:15.194Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-09T20:14:15.194Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-09T20:14:15.194Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-09T20:14:15.194Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-09T20:14:15.194Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-09T20:14:15.194Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-09T20:14:15.194Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-09T20:14:15.194Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-09T20:14:15.194Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-01-09T20:14:15.194Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-09T20:14:15.194Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-09T20:14:15.194Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-09T20:14:15.194Z] === RUN TestCreateTmpfsMountsTarget [2020-01-09T20:14:15.194Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-09T20:14:15.194Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-09T20:14:15.345Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-09T20:14:15.401Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-09T20:14:15.401Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-01-09T20:14:15.401Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2020-01-09T20:14:15.401Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-01-09T20:14:15.401Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-01-09T20:14:15.401Z] === RUN TestDeleteDevicemapper [2020-01-09T20:14:15.401Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-09T20:14:15.401Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:14:15.401Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-09T20:14:15.601Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2020-01-09T20:14:15.601Z] === RUN TestAPIIpcModeHost [2020-01-09T20:14:16.532Z] --- PASS: TestAPIIpcModeHost (0.86s) [2020-01-09T20:14:16.532Z] === RUN TestDaemonIpcModeShareable [2020-01-09T20:14:18.344Z] --- PASS: TestCreateWithCustomMaskedPaths (2.84s) [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:14:18.344Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:14:18.344Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:14:18.344Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:14:18.426Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-01-09T20:14:18.426Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2020-01-09T20:14:18.426Z] === RUN TestDaemonIpcModePrivate [2020-01-09T20:14:18.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2020-01-09T20:14:18.687Z] === RUN TestUpdateMemory [2020-01-09T20:14:18.687Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-09T20:14:18.687Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:18.687Z] === RUN TestUpdateCPUQuota [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.13s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.13s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-01-09T20:14:18.809Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-01-09T20:14:18.809Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-09T20:14:19.623Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-01-09T20:14:19.623Z] === RUN TestUpdatePidsLimit [2020-01-09T20:14:19.623Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-09T20:14:20.190Z] === RUN TestUpdatePidsLimit/no_change [2020-01-09T20:14:20.323Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-01-09T20:14:20.323Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2020-01-09T20:14:20.323Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-09T20:14:20.448Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-09T20:14:20.707Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-09T20:14:21.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.87s) [2020-01-09T20:14:21.517Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-09T20:14:21.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:14:21.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:14:21.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:14:21.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:14:21.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:14:21.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:14:21.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:14:21.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:14:21.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:14:21.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:14:21.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:14:21.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:14:21.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:14:21.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:14:21.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-09T20:14:21.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-09T20:14:21.517Z] === RUN TestContainerStartOnDaemonRestart [2020-01-09T20:14:21.517Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-09T20:14:21.517Z] === RUN TestDaemonRestartIpcMode [2020-01-09T20:14:21.517Z] === PAUSE TestDaemonRestartIpcMode [2020-01-09T20:14:21.517Z] === RUN TestDiff [2020-01-09T20:14:21.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-09T20:14:21.693Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-09T20:14:21.950Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-01-09T20:14:21.950Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2020-01-09T20:14:21.950Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-09T20:14:22.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-09T20:14:22.410Z] --- PASS: TestDiff (0.93s) [2020-01-09T20:14:22.410Z] === RUN TestExecWithCloseStdin [2020-01-09T20:14:22.454Z] ......................... [ 67%] [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-01-09T20:14:23.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-01-09T20:14:23.478Z] === RUN TestUpdateRestartPolicy [2020-01-09T20:14:23.829Z] --- PASS: TestExecWithCloseStdin (1.15s) [2020-01-09T20:14:23.829Z] === RUN TestExec [2020-01-09T20:14:23.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-09T20:14:24.104Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) [2020-01-09T20:14:24.104Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-01-09T20:14:24.104Z] === RUN TestIpcModeOlderClient [2020-01-09T20:14:24.104Z] === PAUSE TestIpcModeOlderClient [2020-01-09T20:14:24.104Z] === RUN TestKillContainerInvalidSignal [2020-01-09T20:14:24.740Z] --- PASS: TestExec (1.32s) [2020-01-09T20:14:24.740Z] === RUN TestExecUser [2020-01-09T20:14:25.043Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2020-01-09T20:14:25.043Z] === RUN TestKillContainer [2020-01-09T20:14:25.043Z] === RUN TestKillContainer/no_signal [2020-01-09T20:14:25.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-09T20:14:25.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-09T20:14:26.140Z] --- PASS: TestExecUser (1.12s) [2020-01-09T20:14:26.140Z] === RUN TestExportContainerAndImportImage [2020-01-09T20:14:26.414Z] === RUN TestKillContainer/non_killing_signal [2020-01-09T20:14:26.979Z] === RUN TestKillContainer/killing_signal [2020-01-09T20:14:27.616Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-01-09T20:14:27.616Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-09T20:14:27.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-09T20:14:28.476Z] --- PASS: TestKillContainer (3.40s) [2020-01-09T20:14:28.476Z] --- PASS: TestKillContainer/no_signal (1.19s) [2020-01-09T20:14:28.476Z] --- PASS: TestKillContainer/non_killing_signal (0.84s) [2020-01-09T20:14:28.476Z] --- PASS: TestKillContainer/killing_signal (1.06s) [2020-01-09T20:14:28.476Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-09T20:14:28.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-09T20:14:29.033Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-01-09T20:14:29.033Z] === RUN TestHealthCheckWorkdir [2020-01-09T20:14:29.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-09T20:14:29.931Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2020-01-09T20:14:29.931Z] === RUN TestHealthKillContainer [2020-01-09T20:14:29.973Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-09T20:14:30.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2020-01-09T20:14:30.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2020-01-09T20:14:30.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2020-01-09T20:14:30.231Z] === RUN TestKillStoppedContainer [2020-01-09T20:14:30.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-09T20:14:30.231Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-09T20:14:30.231Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-09T20:14:30.489Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-09T20:14:30.489Z] === RUN TestKillDifferentUserContainer [2020-01-09T20:14:30.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-09T20:14:31.425Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2020-01-09T20:14:31.425Z] === RUN TestInspectOomKilledTrue [2020-01-09T20:14:31.425Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-09T20:14:31.425Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:31.425Z] === RUN TestInspectOomKilledFalse [2020-01-09T20:14:31.425Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-09T20:14:31.425Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:31.425Z] === RUN TestLinksEtcHostsContentMatch [2020-01-09T20:14:32.797Z] --- PASS: TestLinksEtcHostsContentMatch (1.08s) [2020-01-09T20:14:32.797Z] === RUN TestLinksContainerNames [2020-01-09T20:14:33.423Z] --- PASS: TestHealthKillContainer (3.21s) [2020-01-09T20:14:33.424Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-09T20:14:34.618Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2020-01-09T20:14:34.618Z] === RUN TestIpcModeNone [2020-01-09T20:14:34.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-09T20:14:34.955Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-09T20:14:34.955Z] --- PASS: TestLinksContainerNames (2.49s) [2020-01-09T20:14:34.955Z] === RUN TestLogsFollowTailEmpty [2020-01-09T20:14:35.563Z] --- PASS: TestIpcModeNone (1.10s) [2020-01-09T20:14:35.563Z] === RUN TestIpcModePrivate [2020-01-09T20:14:36.328Z] --- PASS: TestLogsFollowTailEmpty (1.11s) [2020-01-09T20:14:36.328Z] === RUN TestContainerNetworkMountsNoChown [2020-01-09T20:14:36.530Z] --- PASS: TestIpcModePrivate (1.17s) [2020-01-09T20:14:36.530Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-09T20:14:36.530Z] === RUN TestIpcModeShareable [2020-01-09T20:14:37.262Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/default [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/default [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/private [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/private [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rprivate [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/slave [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/slave [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rslave [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/shared [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/shared [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rshared [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/default [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/rshared [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/shared [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/rslave [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/slave [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/rprivate [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/private [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-09T20:14:37.262Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:14:37.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:14:37.262Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-09T20:14:37.520Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:14:37.520Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:14:37.520Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:14:37.520Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:14:37.520Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-09T20:14:37.520Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-09T20:14:37.780Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:14:37.966Z] --- PASS: TestIpcModeShareable (1.13s) [2020-01-09T20:14:37.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-09T20:14:37.966Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-09T20:14:38.051Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:14:38.051Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:14:38.051Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:14:38.051Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:14:38.052Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:14:38.052Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-09T20:14:38.052Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:14:38.052Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-09T20:14:38.052Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-09T20:14:38.052Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-09T20:14:38.052Z] === RUN TestContainerBindMountNonRecursive [2020-01-09T20:14:38.353Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-01-09T20:14:38.353Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-09T20:14:38.353Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-01-09T20:14:38.353Z] === RUN TestWaitNonBlocked [2020-01-09T20:14:38.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:14:38.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:14:38.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:14:38.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:14:38.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:14:38.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:14:38.353Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-09T20:14:38.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-01-09T20:14:38.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-01-09T20:14:38.353Z] === RUN TestWaitBlocked [2020-01-09T20:14:38.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:14:38.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:14:38.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:14:38.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:14:38.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:14:38.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:14:39.112Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-09T20:14:39.112Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-01-09T20:14:39.112Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-01-09T20:14:39.112Z] === CONT TestContainerStartOnDaemonRestart [2020-01-09T20:14:39.112Z] === CONT TestIpcModeOlderClient [2020-01-09T20:14:39.112Z] === CONT TestDaemonRestartIpcMode [2020-01-09T20:14:39.112Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-01-09T20:14:40.906Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s) [2020-01-09T20:14:40.906Z] === RUN TestAPIIpcModeHost [2020-01-09T20:14:41.454Z] --- PASS: TestContainerBindMountNonRecursive (3.18s) [2020-01-09T20:14:41.454Z] === RUN TestNetworkNat [2020-01-09T20:14:41.843Z] --- PASS: TestAPIIpcModeHost (0.90s) [2020-01-09T20:14:41.843Z] === RUN TestDaemonIpcModeShareable [2020-01-09T20:14:42.386Z] --- PASS: TestNetworkNat (1.13s) [2020-01-09T20:14:42.386Z] === RUN TestNetworkLocalhostTCPNat [2020-01-09T20:14:43.305Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-01-09T20:14:43.305Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2020-01-09T20:14:43.305Z] PASS [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] === Skipped [2020-01-09T20:14:43.305Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-09T20:14:43.305Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-09T20:14:43.305Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-09T20:14:43.305Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:14:43.305Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-09T20:14:43.305Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-09T20:14:43.305Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] [2020-01-09T20:14:43.305Z] DONE 197 tests, 6 skipped in 127.168s [2020-01-09T20:14:43.305Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-09T20:14:43.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:14:43.305Z] ++ set -e [2020-01-09T20:14:43.305Z] ++ '[' -n 0 ']' [2020-01-09T20:14:43.305Z] ++ set -x [2020-01-09T20:14:43.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:14:43.305Z] INFO: Testing against a local daemon [2020-01-09T20:14:43.305Z] === RUN TestCommitInheritsEnv [2020-01-09T20:14:43.563Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-01-09T20:14:43.563Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-09T20:14:43.563Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-09T20:14:43.564Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-09T20:14:43.564Z] === RUN TestImagesFilterMultiReference [2020-01-09T20:14:43.757Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s) [2020-01-09T20:14:43.757Z] === RUN TestNetworkLoopbackNat [2020-01-09T20:14:43.822Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-01-09T20:14:43.822Z] === RUN TestImagePullPlatformInvalid [2020-01-09T20:14:43.822Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-09T20:14:43.822Z] === RUN TestRemoveImageOrphaning [2020-01-09T20:14:43.889Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2020-01-09T20:14:43.889Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-09T20:14:43.889Z] === RUN TestDaemonIpcModePrivate [2020-01-09T20:14:44.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-09T20:14:44.390Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-01-09T20:14:44.390Z] === RUN TestRemoveImageGarbageCollector [2020-01-09T20:14:44.390Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-09T20:14:44.390Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:14:44.390Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-09T20:14:44.390Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-09T20:14:44.390Z] === RUN TestTagInvalidReference [2020-01-09T20:14:44.390Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-09T20:14:44.391Z] === RUN TestTagValidPrefixedRepo [2020-01-09T20:14:44.391Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-09T20:14:44.391Z] === RUN TestTagExistedNameWithoutForce [2020-01-09T20:14:44.650Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-09T20:14:44.650Z] === RUN TestTagOfficialNames [2020-01-09T20:14:44.650Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-09T20:14:44.650Z] === RUN TestTagMatchesDigest [2020-01-09T20:14:44.650Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-09T20:14:44.650Z] PASS [2020-01-09T20:14:44.650Z] [2020-01-09T20:14:44.650Z] === Skipped [2020-01-09T20:14:44.650Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-09T20:14:44.650Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-09T20:14:44.650Z] [2020-01-09T20:14:44.650Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-09T20:14:44.650Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:14:44.650Z] [2020-01-09T20:14:44.650Z] [2020-01-09T20:14:44.650Z] DONE 12 tests, 2 skipped in 1.715s [2020-01-09T20:14:44.650Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-09T20:14:44.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:14:44.650Z] ++ set -e [2020-01-09T20:14:44.650Z] ++ '[' -n 0 ']' [2020-01-09T20:14:44.650Z] ++ set -x [2020-01-09T20:14:44.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:14:44.908Z] INFO: Testing against a local daemon [2020-01-09T20:14:44.908Z] === RUN TestNetworkCreateDelete [2020-01-09T20:14:44.947Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2020-01-09T20:14:44.947Z] === RUN TestPause [2020-01-09T20:14:45.167Z] --- PASS: TestNetworkCreateDelete (0.38s) [2020-01-09T20:14:45.167Z] === RUN TestDockerNetworkDeletePreferID [2020-01-09T20:14:45.296Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-01-09T20:14:45.296Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-09T20:14:45.296Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-09T20:14:45.879Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-09T20:14:46.136Z] --- PASS: TestPause (1.06s) [2020-01-09T20:14:46.136Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-09T20:14:46.136Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:14:46.136Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:14:46.136Z] === RUN TestPauseStopPausedContainer [2020-01-09T20:14:46.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-09T20:14:46.544Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-01-09T20:14:46.544Z] === RUN TestInspectNetwork [2020-01-09T20:14:46.958Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-01-09T20:14:46.958Z] === RUN TestPsFilter [2020-01-09T20:14:47.215Z] --- PASS: TestPsFilter (0.25s) [2020-01-09T20:14:47.215Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-09T20:14:47.215Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-09T20:14:47.309Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2020-01-09T20:14:47.309Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-09T20:14:47.309Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-09T20:14:47.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-09T20:14:48.403Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2020-01-09T20:14:48.403Z] === RUN TestRemoveContainerWithVolume [2020-01-09T20:14:48.970Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-09T20:14:48.970Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-01-09T20:14:48.970Z] === RUN TestRemoveContainerRunning [2020-01-09T20:14:49.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2020-01-09T20:14:49.361Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-09T20:14:49.361Z] === RUN TestIpcModeOlderClient [2020-01-09T20:14:49.361Z] === PAUSE TestIpcModeOlderClient [2020-01-09T20:14:49.361Z] === RUN TestKillContainerInvalidSignal [2020-01-09T20:14:49.903Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-01-09T20:14:49.904Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-09T20:14:50.249Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2020-01-09T20:14:50.249Z] === RUN TestKillContainer [2020-01-09T20:14:50.249Z] === RUN TestKillContainer/no_signal [2020-01-09T20:14:50.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-01-09T20:14:50.836Z] === RUN TestRemoveInvalidContainer [2020-01-09T20:14:50.836Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-09T20:14:50.836Z] === RUN TestRenameLinkedContainer [2020-01-09T20:14:51.138Z] === RUN TestKillContainer/non_killing_signal [2020-01-09T20:14:52.005Z] === RUN TestKillContainer/killing_signal [2020-01-09T20:14:52.900Z] --- PASS: TestKillContainer (2.77s) [2020-01-09T20:14:52.900Z] --- PASS: TestKillContainer/no_signal (0.95s) [2020-01-09T20:14:52.900Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-01-09T20:14:52.900Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-01-09T20:14:52.900Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-09T20:14:52.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-09T20:14:53.110Z] === RUN TestInspectNetwork/full_network_id [2020-01-09T20:14:53.110Z] === RUN TestInspectNetwork/partial_network_id [2020-01-09T20:14:53.110Z] === RUN TestInspectNetwork/network_name [2020-01-09T20:14:53.110Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-09T20:14:53.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-09T20:14:53.364Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-09T20:14:54.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-09T20:14:54.736Z] --- PASS: TestRenameLinkedContainer (3.90s) [2020-01-09T20:14:54.736Z] === RUN TestRenameStoppedContainer [2020-01-09T20:14:55.204Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2020-01-09T20:14:55.204Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.12s) [2020-01-09T20:14:55.204Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-01-09T20:14:55.204Z] === RUN TestKillStoppedContainer [2020-01-09T20:14:55.204Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-09T20:14:55.204Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-09T20:14:55.204Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-01-09T20:14:55.204Z] === RUN TestKillDifferentUserContainer [2020-01-09T20:14:55.668Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-01-09T20:14:55.668Z] === RUN TestRenameRunningContainerAndReuse [2020-01-09T20:14:56.231Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-01-09T20:14:56.231Z] === RUN TestInspectOomKilledTrue [2020-01-09T20:14:56.231Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2020-01-09T20:14:56.231Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:56.231Z] === RUN TestInspectOomKilledFalse [2020-01-09T20:14:56.231Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-09T20:14:56.231Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:14:56.231Z] === RUN TestLinksEtcHostsContentMatch [2020-01-09T20:14:56.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-09T20:14:56.893Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2020-01-09T20:14:56.893Z] === RUN TestLinksContainerNames [2020-01-09T20:14:57.393Z] --- PASS: TestInspectNetwork (10.82s) [2020-01-09T20:14:57.393Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-09T20:14:57.393Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-09T20:14:57.393Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-09T20:14:57.393Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-09T20:14:57.393Z] === RUN TestRunContainerWithBridgeNone [2020-01-09T20:14:57.562Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-09T20:14:57.562Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2020-01-09T20:14:57.605Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-01-09T20:14:57.605Z] === RUN TestRenameInvalidName [2020-01-09T20:14:58.537Z] --- PASS: TestRenameInvalidName (0.97s) [2020-01-09T20:14:58.537Z] === RUN TestRenameAnonymousContainer [2020-01-09T20:14:59.095Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-09T20:14:59.095Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-09T20:14:59.107Z] --- PASS: TestLinksContainerNames (1.75s) [2020-01-09T20:14:59.107Z] === RUN TestLogsFollowTailEmpty [2020-01-09T20:14:59.319Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-09T20:14:59.925Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-01-09T20:14:59.925Z] === RUN TestNetworkInvalidJSON [2020-01-09T20:14:59.925Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-09T20:14:59.925Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-09T20:14:59.925Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:14:59.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:14:59.925Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:14:59.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:14:59.925Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-09T20:14:59.925Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:14:59.925Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:14:59.925Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-09T20:14:59.925Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-09T20:14:59.925Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-09T20:14:59.925Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-09T20:14:59.925Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-09T20:15:00.091Z] --- PASS: TestLogsFollowTailEmpty (1.08s) [2020-01-09T20:15:00.091Z] === RUN TestContainerNetworkMountsNoChown [2020-01-09T20:15:00.630Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2020-01-09T20:15:00.630Z] ok github.com/docker/docker/api/types/filters 0.095s coverage: 92.2% of statements [2020-01-09T20:15:01.007Z] --- PASS: TestContainerNetworkMountsNoChown (1.07s) [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/default [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/default [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/private [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/private [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rprivate [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/slave [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/slave [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rslave [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/shared [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/shared [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rshared [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/default [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/rshared [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/shared [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/rslave [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/slave [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/rprivate [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/private [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-09T20:15:01.007Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:15:01.007Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:15:01.007Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:15:01.064Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-09T20:15:01.089Z] ok github.com/docker/docker/api/server/router/swarm 0.120s coverage: 4.0% of statements [2020-01-09T20:15:01.089Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-09T20:15:01.089Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-09T20:15:01.090Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-09T20:15:01.090Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2020-01-09T20:15:01.304Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2020-01-09T20:15:01.304Z] === RUN TestDaemonDefaultNetworkPools [2020-01-09T20:15:01.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:15:01.460Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:15:01.548Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-09T20:15:01.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-09T20:15:01.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-09T20:15:01.881Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-09T20:15:01.881Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-09T20:15:01.881Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-01-09T20:15:01.881Z] === RUN TestContainerBindMountNonRecursive [2020-01-09T20:15:02.146Z] --- PASS: TestRenameAnonymousContainer (3.55s) [2020-01-09T20:15:02.146Z] === RUN TestRenameContainerWithSameName [2020-01-09T20:15:02.242Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2020-01-09T20:15:02.242Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-09T20:15:02.514Z] ok github.com/docker/docker/builder/dockerignore 0.171s coverage: 96.8% of statements [2020-01-09T20:15:03.081Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-01-09T20:15:03.081Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-09T20:15:03.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-09T20:15:03.909Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-01-09T20:15:03.909Z] === RUN TestNetworkNat [2020-01-09T20:15:04.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-09T20:15:04.147Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s) [2020-01-09T20:15:04.147Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-09T20:15:04.824Z] --- PASS: TestNetworkNat (0.94s) [2020-01-09T20:15:04.824Z] === RUN TestNetworkLocalhostTCPNat [2020-01-09T20:15:04.970Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s) [2020-01-09T20:15:04.970Z] === RUN TestResize [2020-01-09T20:15:05.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-09T20:15:05.728Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2020-01-09T20:15:05.728Z] === RUN TestNetworkLoopbackNat [2020-01-09T20:15:06.100Z] --- PASS: TestResize (1.01s) [2020-01-09T20:15:06.100Z] === RUN TestResizeWithInvalidSize [2020-01-09T20:15:06.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-09T20:15:06.679Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s) [2020-01-09T20:15:06.679Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-09T20:15:07.183Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2020-01-09T20:15:07.183Z] === RUN TestPause [2020-01-09T20:15:07.198Z] ok github.com/docker/docker/builder/remotecontext 0.886s coverage: 9.2% of statements [2020-01-09T20:15:07.198Z] ok github.com/docker/docker/cli/debug 0.344s coverage: 100.0% of statements [2020-01-09T20:15:07.198Z] ok github.com/docker/docker/builder/dockerfile 0.666s coverage: 46.3% of statements [2020-01-09T20:15:07.246Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-01-09T20:15:07.246Z] === RUN TestServiceWithPredefinedNetwork [2020-01-09T20:15:07.288Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2020-01-09T20:15:07.288Z] === RUN TestResizeWhenContainerNotStarted [2020-01-09T20:15:07.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-09T20:15:08.034Z] --- PASS: TestPause (1.03s) [2020-01-09T20:15:08.034Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-09T20:15:08.034Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:15:08.034Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:15:08.034Z] === RUN TestPauseStopPausedContainer [2020-01-09T20:15:08.108Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:08.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:08.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:08.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:08.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:15:08.926Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-01-09T20:15:08.926Z] === RUN TestPsFilter [2020-01-09T20:15:09.384Z] --- PASS: TestPsFilter (0.27s) [2020-01-09T20:15:09.384Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-09T20:15:10.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:10.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-09T20:15:10.321Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.09s) [2020-01-09T20:15:10.321Z] === RUN TestRemoveContainerWithVolume [2020-01-09T20:15:10.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-09T20:15:10.642Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-01-09T20:15:10.642Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-09T20:15:10.642Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:15:10.642Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:15:10.642Z] === RUN TestServiceWithDataPathPortInit [2020-01-09T20:15:11.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:11.744Z] --- PASS: TestRemoveContainerWithVolume (1.44s) [2020-01-09T20:15:11.744Z] === RUN TestRemoveContainerRunning [2020-01-09T20:15:12.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:12.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:15:12.647Z] --- PASS: TestRemoveContainerRunning (1.06s) [2020-01-09T20:15:12.647Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-09T20:15:12.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-09T20:15:13.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-09T20:15:13.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-01-09T20:15:13.536Z] === RUN TestRemoveInvalidContainer [2020-01-09T20:15:13.536Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-09T20:15:13.536Z] === RUN TestRenameLinkedContainer [2020-01-09T20:15:14.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:15:14.173Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-09T20:15:15.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:15:15.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-09T20:15:16.694Z] tests/integration/client_test.py ..... [ 76%] [2020-01-09T20:15:16.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-09T20:15:16.950Z] tests/integration/errors_test.py . [ 76%] [2020-01-09T20:15:17.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:15:17.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-09T20:15:17.577Z] --- PASS: TestRenameLinkedContainer (3.95s) [2020-01-09T20:15:17.577Z] === RUN TestRenameStoppedContainer [2020-01-09T20:15:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-09T20:15:18.460Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-01-09T20:15:18.460Z] === RUN TestRenameRunningContainerAndReuse [2020-01-09T20:15:18.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-09T20:15:18.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-09T20:15:19.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:15:20.459Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-01-09T20:15:20.459Z] === RUN TestRenameInvalidName [2020-01-09T20:15:20.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:15:20.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-09T20:15:21.326Z] --- PASS: TestRenameInvalidName (1.00s) [2020-01-09T20:15:21.326Z] === RUN TestRenameAnonymousContainer [2020-01-09T20:15:21.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:15:21.993Z] ok github.com/docker/docker/client 0.574s coverage: 75.3% of statements [2020-01-09T20:15:22.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-09T20:15:23.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-09T20:15:23.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.61s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-01-09T20:15:24.390Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-01-09T20:15:24.390Z] === RUN TestCgroupNamespacesRun [2020-01-09T20:15:24.767Z] --- PASS: TestRenameAnonymousContainer (3.15s) [2020-01-09T20:15:24.767Z] === RUN TestRenameContainerWithSameName [2020-01-09T20:15:25.212Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-01-09T20:15:25.212Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-09T20:15:25.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-09T20:15:26.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-09T20:15:26.260Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2020-01-09T20:15:26.260Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-09T20:15:27.258Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-01-09T20:15:27.258Z] === RUN TestResize [2020-01-09T20:15:28.161Z] --- PASS: TestResize (0.99s) [2020-01-09T20:15:28.161Z] === RUN TestResizeWithInvalidSize [2020-01-09T20:15:28.170Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2020-01-09T20:15:28.170Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-09T20:15:28.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-09T20:15:28.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-09T20:15:28.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-09T20:15:29.021Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-01-09T20:15:29.021Z] === RUN TestResizeWhenContainerNotStarted [2020-01-09T20:15:29.920Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s) [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:29.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:29.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:29.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:15:29.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:15:30.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2020-01-09T20:15:30.103Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-09T20:15:31.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-09T20:15:31.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:31.997Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-01-09T20:15:31.997Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-09T20:15:32.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-09T20:15:32.570Z] --- PASS: TestServiceWithDataPathPortInit (19.49s) [2020-01-09T20:15:32.570Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-09T20:15:33.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:33.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:15:33.934Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2020-01-09T20:15:33.934Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-09T20:15:34.867Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-01-09T20:15:34.867Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-09T20:15:35.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:15:35.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:15:35.800Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-01-09T20:15:35.801Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-09T20:15:36.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:15:36.783Z] ok github.com/docker/docker/builder/remotecontext/git 32.991s coverage: 86.3% of statements [2020-01-09T20:15:36.783Z] ? github.com/docker/docker/cli [no test files] [2020-01-09T20:15:36.783Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-09T20:15:37.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-09T20:15:37.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-09T20:15:37.697Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-01-09T20:15:37.697Z] === RUN TestKernelTCPMemory [2020-01-09T20:15:37.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-09T20:15:38.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:15:38.519Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-01-09T20:15:38.519Z] === RUN TestNISDomainname [2020-01-09T20:15:39.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:15:39.891Z] --- PASS: TestNISDomainname (1.23s) [2020-01-09T20:15:39.891Z] === RUN TestHostnameDnsResolution [2020-01-09T20:15:40.682Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.87s) [2020-01-09T20:15:40.682Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1eo55b3loj3ik77qy4le6ij4i Created:2020-01-09 20:15:31.629941498 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[925dbc5e7573f363d61bf6d6bafd10394f9040613c53fe0689013372d2ad9940:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kw411e34adlrv6kdf886pq11y EndpointID:1a8bc233719f9e38dcc3518924928f0142ac1600164c17bc8fc03cc0147b62af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29611f841a0e83313ac2f7b9933d89d9375663ca655541286c60ceb4d8c52e35 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:faaad176467a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kw411e34adlrv6kdf886pq11y EndpointID:1a8bc233719f9e38dcc3518924928f0142ac1600164c17bc8fc03cc0147b62af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-09T20:15:40.682Z] PASS [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] === Skipped [2020-01-09T20:15:40.682Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:15:40.682Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] DONE 21 tests, 1 skipped in 55.233s [2020-01-09T20:15:40.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:15:40.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:15:40.682Z] ++ set -e [2020-01-09T20:15:40.682Z] ++ '[' -n 0 ']' [2020-01-09T20:15:40.682Z] ++ set -x [2020-01-09T20:15:40.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:15:40.682Z] INFO: Testing against a local daemon [2020-01-09T20:15:40.682Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-09T20:15:40.682Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-09T20:15:40.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:15:40.682Z] === RUN TestDockerNetworkIpvlan [2020-01-09T20:15:40.682Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:15:40.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:15:40.682Z] PASS [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] === Skipped [2020-01-09T20:15:40.682Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-09T20:15:40.682Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:15:40.682Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] [2020-01-09T20:15:40.682Z] DONE 2 tests, 2 skipped in 0.137s [2020-01-09T20:15:40.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:15:40.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:15:40.682Z] ++ set -e [2020-01-09T20:15:40.682Z] ++ '[' -n 0 ']' [2020-01-09T20:15:40.682Z] ++ set -x [2020-01-09T20:15:40.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:15:40.682Z] INFO: Testing against a local daemon [2020-01-09T20:15:40.682Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-09T20:15:41.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-09T20:15:41.262Z] --- PASS: TestHostnameDnsResolution (1.50s) [2020-01-09T20:15:41.262Z] === RUN TestStats [2020-01-09T20:15:41.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-09T20:15:42.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:15:42.584Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s) [2020-01-09T20:15:42.584Z] === RUN TestDockerNetworkMacvlan [2020-01-09T20:15:42.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-09T20:15:43.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:15:43.152Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-09T20:15:43.787Z] --- PASS: TestStats (2.24s) [2020-01-09T20:15:43.787Z] === RUN TestStopContainerWithTimeout [2020-01-09T20:15:43.787Z] === RUN TestStopContainerWithTimeout/0 [2020-01-09T20:15:43.787Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-09T20:15:43.787Z] === RUN TestStopContainerWithTimeout/1 [2020-01-09T20:15:43.787Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-09T20:15:43.787Z] === RUN TestStopContainerWithTimeout/3 [2020-01-09T20:15:43.787Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-09T20:15:43.787Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-09T20:15:43.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-09T20:15:43.787Z] === CONT TestStopContainerWithTimeout/0 [2020-01-09T20:15:43.787Z] === CONT TestStopContainerWithTimeout/3 [2020-01-09T20:15:44.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-09T20:15:44.528Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-09T20:15:44.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-09T20:15:44.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-09T20:15:44.867Z] === CONT TestStopContainerWithTimeout/1 [2020-01-09T20:15:44.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-09T20:15:45.338Z] ok github.com/docker/docker/cmd/dockerd 0.711s coverage: 19.0% of statements [2020-01-09T20:15:45.906Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.68s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2020-01-09T20:15:45.998Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-01-09T20:15:45.998Z] === RUN TestCgroupNamespacesRun [2020-01-09T20:15:46.470Z] ok github.com/docker/docker/container 0.485s coverage: 42.5% of statements [2020-01-09T20:15:46.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-09T20:15:46.860Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-09T20:15:46.928Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-09T20:15:46.928Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-09T20:15:46.928Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-09T20:15:46.928Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-09T20:15:47.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-09T20:15:47.433Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-01-09T20:15:47.433Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-09T20:15:47.892Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.311s coverage: 65.3% of statements [2020-01-09T20:15:49.189Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-09T20:15:49.495Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2020-01-09T20:15:49.495Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-09T20:15:49.950Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-09T20:15:49.950Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-01-09T20:15:49.950Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-01-09T20:15:49.950Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-01-09T20:15:49.950Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-01-09T20:15:49.950Z] === RUN TestDeleteDevicemapper [2020-01-09T20:15:49.950Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-09T20:15:49.950Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:15:49.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-09T20:15:49.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-09T20:15:50.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-09T20:15:50.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-09T20:15:50.960Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2020-01-09T20:15:50.960Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-09T20:15:52.572Z] ok github.com/docker/docker/daemon/cluster/convert 0.695s coverage: 35.8% of statements [2020-01-09T20:15:52.970Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-01-09T20:15:52.970Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-09T20:15:53.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-09T20:15:53.378Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-09T20:15:53.796Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.81s) [2020-01-09T20:15:53.796Z] === RUN TestUpdateMemory [2020-01-09T20:15:53.796Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-09T20:15:53.796Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:15:53.796Z] === RUN TestUpdateCPUQuota [2020-01-09T20:15:54.944Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2020-01-09T20:15:54.944Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-09T20:15:55.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-09T20:15:55.426Z] --- PASS: TestUpdateCPUQuota (1.86s) [2020-01-09T20:15:55.426Z] === RUN TestUpdatePidsLimit [2020-01-09T20:15:55.426Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-09T20:15:55.897Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-01-09T20:15:55.897Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-09T20:15:55.991Z] === RUN TestUpdatePidsLimit/no_change [2020-01-09T20:15:56.248Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-09T20:15:56.408Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-09T20:15:56.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-09T20:15:56.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-09T20:15:56.813Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-09T20:15:57.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2020-01-09T20:15:57.005Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-09T20:15:57.072Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-09T20:15:57.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-09T20:15:57.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-09T20:15:58.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-09T20:15:59.132Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2020-01-09T20:15:59.132Z] === RUN TestKernelTCPMemory [2020-01-09T20:15:59.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-09T20:15:59.322Z] Using test binary docker [2020-01-09T20:15:59.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-09T20:15:59.322Z] +++ /etc/init.d/apparmor start [2020-01-09T20:15:59.322Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-09T20:15:59.322Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-09T20:15:59.322Z] Warning failed to create cache: (null) [2020-01-09T20:15:59.322Z] . [2020-01-09T20:15:59.322Z] INFO: Waiting for daemon to start... [2020-01-09T20:15:59.322Z] Starting dockerd [2020-01-09T20:15:59.322Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit (4.05s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-01-09T20:15:59.391Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-01-09T20:15:59.391Z] === RUN TestUpdateRestartPolicy [2020-01-09T20:15:59.632Z] ok github.com/docker/docker/daemon/cluster 1.654s coverage: 0.5% of statements [2020-01-09T20:15:59.940Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-09T20:15:59.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-09T20:15:59.957Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-09T20:15:59.994Z] --- PASS: TestKernelTCPMemory (1.12s) [2020-01-09T20:15:59.994Z] === RUN TestNISDomainname [2020-01-09T20:16:00.597Z] ok github.com/docker/docker/daemon/config 1.055s coverage: 80.1% of statements [2020-01-09T20:16:00.890Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan (19.11s) [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.96s) [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s) [2020-01-09T20:16:01.316Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-01-09T20:16:01.316Z] PASS [2020-01-09T20:16:01.316Z] [2020-01-09T20:16:01.316Z] DONE 8 tests in 21.265s [2020-01-09T20:16:01.316Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-09T20:16:01.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:01.316Z] ++ set -e [2020-01-09T20:16:01.316Z] ++ '[' -n 0 ']' [2020-01-09T20:16:01.316Z] ++ set -x [2020-01-09T20:16:01.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:01.316Z] testing: warning: no tests to run [2020-01-09T20:16:01.316Z] PASS [2020-01-09T20:16:01.316Z] [2020-01-09T20:16:01.316Z] DONE 0 tests in 0.025s [2020-01-09T20:16:01.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-09T20:16:01.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:01.316Z] ++ set -e [2020-01-09T20:16:01.316Z] ++ '[' -n 0 ']' [2020-01-09T20:16:01.316Z] ++ set -x [2020-01-09T20:16:01.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:01.392Z] --- PASS: TestNISDomainname (1.26s) [2020-01-09T20:16:01.392Z] === RUN TestHostnameDnsResolution [2020-01-09T20:16:01.396Z] . [2020-01-09T20:16:01.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-09T20:16:01.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-09T20:16:01.396Z] Error: No such image: emptyfs [2020-01-09T20:16:01.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-09T20:16:01.396Z] ++++ docker load [2020-01-09T20:16:01.575Z] INFO: Testing against a local daemon [2020-01-09T20:16:01.575Z] === RUN TestAuthZPluginAllowRequest [2020-01-09T20:16:01.680Z] Running integration-test (iteration 1) [2020-01-09T20:16:01.680Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-09T20:16:01.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:01.680Z] ++ set -e [2020-01-09T20:16:01.680Z] ++ '[' -n 0 ']' [2020-01-09T20:16:01.680Z] ++ set -x [2020-01-09T20:16:01.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:01.823Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-09T20:16:02.300Z] --- PASS: TestHostnameDnsResolution (1.24s) [2020-01-09T20:16:02.300Z] === RUN TestStats [2020-01-09T20:16:02.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-09T20:16:02.771Z] ok github.com/docker/docker/daemon/discovery 0.242s coverage: 30.0% of statements [2020-01-09T20:16:03.479Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-01-09T20:16:03.479Z] === RUN TestAuthZPluginTLS [2020-01-09T20:16:03.924Z] ok github.com/docker/docker/daemon/events 1.074s coverage: 50.0% of statements [2020-01-09T20:16:03.924Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.267s coverage: 10.9% of statements [2020-01-09T20:16:04.046Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-01-09T20:16:04.046Z] === RUN TestAuthZPluginDenyRequest [2020-01-09T20:16:04.471Z] --- PASS: TestStats (2.03s) [2020-01-09T20:16:04.472Z] === RUN TestStopContainerWithTimeout [2020-01-09T20:16:04.472Z] === RUN TestStopContainerWithTimeout/0 [2020-01-09T20:16:04.472Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-09T20:16:04.472Z] === RUN TestStopContainerWithTimeout/1 [2020-01-09T20:16:04.472Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-09T20:16:04.472Z] === RUN TestStopContainerWithTimeout/3 [2020-01-09T20:16:04.472Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-09T20:16:04.472Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-09T20:16:04.472Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-09T20:16:04.472Z] === CONT TestStopContainerWithTimeout/0 [2020-01-09T20:16:04.472Z] === CONT TestStopContainerWithTimeout/3 [2020-01-09T20:16:04.614Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-01-09T20:16:04.614Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-09T20:16:05.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-01-09T20:16:05.182Z] === RUN TestAuthZPluginDenyResponse [2020-01-09T20:16:05.458Z] ok github.com/docker/docker/daemon/graphdriver 0.210s coverage: 2.3% of statements [2020-01-09T20:16:05.750Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-01-09T20:16:05.750Z] === RUN TestAuthZPluginAllowEventStream [2020-01-09T20:16:05.766Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-09T20:16:05.890Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-09T20:16:06.423Z] ok github.com/docker/docker/daemon/links 0.161s coverage: 93.0% of statements [2020-01-09T20:16:07.389Z] ok github.com/docker/docker/daemon 3.209s coverage: 9.2% of statements [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-09T20:16:07.389Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-09T20:16:07.653Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-01-09T20:16:07.653Z] === RUN TestAuthZPluginErrorResponse [2020-01-09T20:16:07.663Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-09T20:16:07.847Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-09T20:16:07.847Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-09T20:16:07.847Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-09T20:16:07.847Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-09T20:16:07.857Z] === CONT TestStopContainerWithTimeout/1 [2020-01-09T20:16:08.221Z] --- PASS: TestAuthZPluginErrorResponse (0.62s) [2020-01-09T20:16:08.221Z] === RUN TestAuthZPluginErrorRequest [2020-01-09T20:16:08.791Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-01-09T20:16:08.791Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-09T20:16:08.813Z] ok github.com/docker/docker/daemon/logger 0.636s coverage: 43.0% of statements [2020-01-09T20:16:09.034Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-09T20:16:09.034Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-09T20:16:09.358Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-01-09T20:16:09.358Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-09T20:16:09.777Z] ok github.com/docker/docker/daemon/images 0.450s coverage: 4.9% of statements [2020-01-09T20:16:09.777Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-09T20:16:09.777Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-09T20:16:09.831Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-09T20:16:09.831Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-01-09T20:16:09.831Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-01-09T20:16:09.831Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-01-09T20:16:09.831Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-01-09T20:16:09.831Z] === RUN TestDeleteDevicemapper [2020-01-09T20:16:09.831Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-09T20:16:09.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:16:09.831Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-09T20:16:09.967Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-09T20:16:10.743Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.370s coverage: 88.3% of statements [2020-01-09T20:16:10.900Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-09T20:16:10.900Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-09T20:16:11.201Z] ok github.com/docker/docker/daemon/logger/awslogs 0.534s coverage: 77.8% of statements [2020-01-09T20:16:11.201Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-09T20:16:11.201Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-09T20:16:11.201Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-09T20:16:11.201Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-09T20:16:11.201Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-09T20:16:11.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.468s coverage: 62.1% of statements [2020-01-09T20:16:11.892Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-01-09T20:16:11.892Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-09T20:16:12.797Z] --- PASS: TestUpdateRestartPolicy (13.48s) [2020-01-09T20:16:12.797Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-09T20:16:13.373Z] ok github.com/docker/docker/daemon/logger/local 0.602s coverage: 74.7% of statements [2020-01-09T20:16:13.373Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-09T20:16:13.728Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-01-09T20:16:13.728Z] === RUN TestWaitNonBlocked [2020-01-09T20:16:13.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:16:13.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:16:13.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:16:13.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:16:13.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:16:13.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:16:13.795Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-01-09T20:16:13.795Z] === RUN TestAuthZPluginHeader [2020-01-09T20:16:13.830Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 21.4% of statements [2020-01-09T20:16:14.206Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.35s) [2020-01-09T20:16:14.206Z] === RUN TestUpdateMemory [2020-01-09T20:16:14.206Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-09T20:16:14.206Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:14.206Z] === RUN TestUpdateCPUQuota [2020-01-09T20:16:14.660Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-09T20:16:14.732Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-01-09T20:16:14.732Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-09T20:16:14.732Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-09T20:16:14.732Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:14.732Z] === RUN TestAuthZPluginV2Disable [2020-01-09T20:16:14.732Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-09T20:16:14.732Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:14.732Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-09T20:16:14.732Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-09T20:16:14.732Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:14.732Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-09T20:16:14.732Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-09T20:16:14.732Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:14.732Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-09T20:16:14.796Z] ok github.com/docker/docker/daemon/logger/syslog 0.259s coverage: 47.8% of statements [2020-01-09T20:16:14.796Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2020-01-09T20:16:15.228Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-09T20:16:15.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-01-09T20:16:15.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.49s) [2020-01-09T20:16:15.228Z] === RUN TestWaitBlocked [2020-01-09T20:16:15.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:16:15.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:16:15.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:16:15.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:16:15.228Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:16:15.228Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:16:15.323Z] ......... [ 86%] [2020-01-09T20:16:15.602Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-01-09T20:16:15.602Z] === RUN TestUpdatePidsLimit [2020-01-09T20:16:15.602Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-09T20:16:16.024Z] === RUN TestUpdatePidsLimit/no_change [2020-01-09T20:16:16.331Z] ok github.com/docker/docker/daemon/logger/splunk 2.351s coverage: 82.5% of statements [2020-01-09T20:16:16.331Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-09T20:16:16.331Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-09T20:16:16.331Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-09T20:16:16.423Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-09T20:16:16.601Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-09T20:16:16.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2020-01-09T20:16:16.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2020-01-09T20:16:16.601Z] === CONT TestContainerStartOnDaemonRestart [2020-01-09T20:16:16.601Z] === CONT TestIpcModeOlderClient [2020-01-09T20:16:16.858Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-01-09T20:16:16.858Z] === CONT TestDaemonRestartIpcMode [2020-01-09T20:16:16.875Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-09T20:16:16.987Z] Loaded image: buildpack-deps:jessie [2020-01-09T20:16:16.987Z] Loaded image: busybox:latest [2020-01-09T20:16:16.987Z] Loaded image: busybox:glibc [2020-01-09T20:16:16.987Z] Loaded image: debian:jessie [2020-01-09T20:16:16.987Z] Loaded image: hello-world:latest [2020-01-09T20:16:16.987Z] INFO: Testing against a local daemon [2020-01-09T20:16:16.987Z] === RUN TestCgroupNamespacesBuild [2020-01-09T20:16:17.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-09T20:16:17.776Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-09T20:16:17.790Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-09T20:16:18.435Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-09T20:16:18.520Z] ok github.com/docker/docker/distribution/metadata 1.610s coverage: 48.2% of statements [2020-01-09T20:16:19.053Z] --- PASS: TestCgroupNamespacesBuild (1.76s) [2020-01-09T20:16:19.053Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-09T20:16:19.489Z] ok github.com/docker/docker/errdefs 0.137s coverage: 49.4% of statements [2020-01-09T20:16:19.489Z] ok github.com/docker/docker/distribution 1.492s coverage: 20.3% of statements [2020-01-09T20:16:19.489Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-09T20:16:19.489Z] ok github.com/docker/docker/distribution/xfer 2.284s coverage: 76.8% of statements [2020-01-09T20:16:19.489Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit (4.24s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-01-09T20:16:20.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-01-09T20:16:20.051Z] === RUN TestUpdateRestartPolicy [2020-01-09T20:16:20.327Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-09T20:16:20.327Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-09T20:16:20.536Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2020-01-09T20:16:20.536Z] === RUN TestBuildWithSession [2020-01-09T20:16:20.536Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-09T20:16:20.536Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:16:20.536Z] === RUN TestBuildSquashParent [2020-01-09T20:16:20.686Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-09T20:16:20.899Z] --- PASS: TestContainerStartOnDaemonRestart (4.27s) [2020-01-09T20:16:21.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-09T20:16:21.721Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-09T20:16:21.721Z] --- PASS: TestDaemonRestartIpcMode (4.86s) [2020-01-09T20:16:21.721Z] PASS [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] === Skipped [2020-01-09T20:16:21.721Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-09T20:16:21.721Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-09T20:16:21.721Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-09T20:16:21.721Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:16:21.721Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-09T20:16:21.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-09T20:16:21.721Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] [2020-01-09T20:16:21.721Z] DONE 197 tests, 6 skipped in 153.769s [2020-01-09T20:16:21.721Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-09T20:16:21.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:21.721Z] ++ set -e [2020-01-09T20:16:21.721Z] ++ '[' -n 0 ']' [2020-01-09T20:16:21.721Z] ++ set -x [2020-01-09T20:16:21.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:21.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-09T20:16:21.978Z] INFO: Testing against a local daemon [2020-01-09T20:16:21.978Z] === RUN TestCommitInheritsEnv [2020-01-09T20:16:22.235Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-09T20:16:22.313Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-09T20:16:22.388Z] ok github.com/docker/docker/image/cache 0.679s coverage: 19.2% of statements [2020-01-09T20:16:22.388Z] ok github.com/docker/docker/image/v1 0.892s coverage: 25.0% of statements [2020-01-09T20:16:22.492Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-09T20:16:22.492Z] --- PASS: TestCommitInheritsEnv (0.63s) [2020-01-09T20:16:22.492Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-09T20:16:22.492Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-09T20:16:22.492Z] === RUN TestImagesFilterMultiReference [2020-01-09T20:16:22.492Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-09T20:16:22.749Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2020-01-09T20:16:22.749Z] === RUN TestImagePullPlatformInvalid [2020-01-09T20:16:22.750Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-01-09T20:16:22.750Z] === RUN TestRemoveImageOrphaning [2020-01-09T20:16:23.008Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-09T20:16:23.266Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-01-09T20:16:23.266Z] === RUN TestRemoveImageGarbageCollector [2020-01-09T20:16:23.352Z] ok github.com/docker/docker/image 1.629s coverage: 86.4% of statements [2020-01-09T20:16:23.352Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-09T20:16:23.352Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-09T20:16:23.524Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-09T20:16:23.524Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-09T20:16:24.317Z] ok github.com/docker/docker/libcontainerd/queue 0.103s coverage: 100.0% of statements [2020-01-09T20:16:25.282Z] ok github.com/docker/docker/layer 0.731s coverage: 30.0% of statements [2020-01-09T20:16:25.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-09T20:16:25.282Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 50.0% of statements [2020-01-09T20:16:25.420Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-09T20:16:25.420Z] --- PASS: TestRemoveImageGarbageCollector (2.18s) [2020-01-09T20:16:25.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-09T20:16:25.677Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-01-09T20:16:25.677Z] === RUN TestTagInvalidReference [2020-01-09T20:16:25.677Z] --- PASS: TestTagInvalidReference (0.01s) [2020-01-09T20:16:25.677Z] === RUN TestTagValidPrefixedRepo [2020-01-09T20:16:25.677Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-01-09T20:16:25.677Z] === RUN TestTagExistedNameWithoutForce [2020-01-09T20:16:25.677Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2020-01-09T20:16:25.677Z] === RUN TestTagOfficialNames [2020-01-09T20:16:25.935Z] --- PASS: TestTagOfficialNames (0.08s) [2020-01-09T20:16:25.935Z] === RUN TestTagMatchesDigest [2020-01-09T20:16:25.935Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-01-09T20:16:25.935Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-09T20:16:27.384Z] --- PASS: TestBuildSquashParent (6.02s) [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:16:27.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:16:27.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:16:27.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:16:27.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:16:27.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:16:27.384Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:16:27.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:16:27.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-09T20:16:27.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-09T20:16:27.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-09T20:16:27.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-09T20:16:27.455Z] ok github.com/docker/docker/opts 0.265s coverage: 67.3% of statements [2020-01-09T20:16:27.830Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-09T20:16:28.420Z] ok github.com/docker/docker/pkg/authorization 0.476s coverage: 26.8% of statements [2020-01-09T20:16:28.420Z] ok github.com/docker/docker/libcontainerd/local 0.340s coverage: 1.0% of statements [2020-01-09T20:16:28.420Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-09T20:16:28.420Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-09T20:16:28.420Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-09T20:16:28.420Z] ? github.com/docker/docker/oci [no test files] [2020-01-09T20:16:28.420Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-09T20:16:28.764Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-09T20:16:28.859Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-09T20:16:28.877Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2020-01-09T20:16:29.330Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-09T20:16:29.334Z] ok github.com/docker/docker/pkg/capabilities 0.094s coverage: 87.5% of statements [2020-01-09T20:16:29.423Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-09T20:16:29.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-09T20:16:29.718Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-09T20:16:29.895Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-09T20:16:30.300Z] ok github.com/docker/docker/pkg/directory 0.130s coverage: 80.0% of statements [2020-01-09T20:16:30.300Z] ok github.com/docker/docker/pkg/chrootarchive 0.182s coverage: 15.4% of statements [2020-01-09T20:16:31.267Z] ok github.com/docker/docker/pkg/discovery 0.154s coverage: 58.3% of statements [2020-01-09T20:16:31.724Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 92.9% of statements [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2020-01-09T20:16:32.414Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2020-01-09T20:16:32.414Z] === RUN TestBuildMultiStageCopy [2020-01-09T20:16:32.414Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-09T20:16:32.421Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-09T20:16:32.815Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2020-01-09T20:16:32.815Z] PASS [2020-01-09T20:16:32.815Z] [2020-01-09T20:16:32.815Z] === Skipped [2020-01-09T20:16:32.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-09T20:16:32.815Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:32.815Z] [2020-01-09T20:16:32.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-09T20:16:32.815Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:32.815Z] [2020-01-09T20:16:32.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-09T20:16:32.815Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:32.815Z] [2020-01-09T20:16:32.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-09T20:16:32.815Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:32.815Z] [2020-01-09T20:16:32.815Z] [2020-01-09T20:16:32.815Z] DONE 17 tests, 4 skipped in 31.431s [2020-01-09T20:16:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-09T20:16:32.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:32.815Z] ++ set -e [2020-01-09T20:16:32.815Z] ++ '[' -n 0 ']' [2020-01-09T20:16:32.815Z] ++ set -x [2020-01-09T20:16:32.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:33.074Z] INFO: Testing against a local daemon [2020-01-09T20:16:33.074Z] === RUN TestPluginInvalidJSON [2020-01-09T20:16:33.074Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:16:33.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:16:33.074Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:16:33.074Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-09T20:16:33.074Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-09T20:16:33.074Z] PASS [2020-01-09T20:16:33.074Z] [2020-01-09T20:16:33.074Z] DONE 2 tests in 0.152s [2020-01-09T20:16:33.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-09T20:16:33.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:33.074Z] ++ set -e [2020-01-09T20:16:33.074Z] ++ '[' -n 0 ']' [2020-01-09T20:16:33.074Z] ++ set -x [2020-01-09T20:16:33.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:33.074Z] INFO: Testing against a local daemon [2020-01-09T20:16:33.074Z] === RUN TestExternalGraphDriver [2020-01-09T20:16:33.332Z] === RUN TestExternalGraphDriver/json [2020-01-09T20:16:33.358Z] ok github.com/docker/docker/pkg/discovery/memory 0.138s coverage: 92.3% of statements [2020-01-09T20:16:33.358Z] ok github.com/docker/docker/pkg/discovery/nodes 0.066s coverage: 93.8% of statements [2020-01-09T20:16:33.791Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-09T20:16:33.791Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-09T20:16:33.895Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-09T20:16:34.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-09T20:16:34.355Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-09T20:16:34.802Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-09T20:16:34.890Z] ok github.com/docker/docker/pkg/filenotify 0.177s coverage: 36.2% of statements [2020-01-09T20:16:34.890Z] ok github.com/docker/docker/pkg/fileutils 0.172s coverage: 87.7% of statements [2020-01-09T20:16:35.087Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-09T20:16:35.194Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-09T20:16:35.711Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2020-01-09T20:16:35.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2020-01-09T20:16:35.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-01-09T20:16:35.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-01-09T20:16:35.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2020-01-09T20:16:35.711Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-01-09T20:16:35.711Z] === RUN TestBuildMultiStageParentConfig [2020-01-09T20:16:35.855Z] ok github.com/docker/docker/pkg/homedir 0.117s coverage: 42.9% of statements [2020-01-09T20:16:35.865Z] === RUN TestExternalGraphDriver/spec [2020-01-09T20:16:36.313Z] ok github.com/docker/docker/pkg/discovery/kv 3.526s coverage: 84.1% of statements [2020-01-09T20:16:36.732Z] --- PASS: TestBuildMultiStageParentConfig (1.06s) [2020-01-09T20:16:36.732Z] === RUN TestBuildLabelWithTargets [2020-01-09T20:16:36.769Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 6.3% of statements [2020-01-09T20:16:37.359Z] --- PASS: TestUpdateRestartPolicy (15.63s) [2020-01-09T20:16:37.359Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-09T20:16:37.359Z] --- PASS: TestUpdateRestartWithAutoRemove (1.34s) [2020-01-09T20:16:37.359Z] === RUN TestWaitNonBlocked [2020-01-09T20:16:37.359Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:16:37.359Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:16:37.359Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:16:37.359Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:16:37.359Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:16:37.359Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:16:37.768Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-09T20:16:37.768Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-01-09T20:16:37.768Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2020-01-09T20:16:37.768Z] === RUN TestWaitBlocked [2020-01-09T20:16:38.188Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:16:38.188Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:16:38.188Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:16:38.188Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:16:38.188Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:16:38.188Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:16:38.237Z] --- PASS: TestBuildLabelWithTargets (1.64s) [2020-01-09T20:16:38.237Z] === RUN TestBuildWithEmptyLayers [2020-01-09T20:16:38.302Z] ok github.com/docker/docker/pkg/archive 9.474s coverage: 62.0% of statements [2020-01-09T20:16:38.302Z] ok github.com/docker/docker/pkg/locker 0.098s coverage: 88.9% of statements [2020-01-09T20:16:38.302Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2020-01-09T20:16:38.302Z] ok github.com/docker/docker/pkg/ioutils 0.688s coverage: 69.2% of statements [2020-01-09T20:16:38.399Z] === RUN TestExternalGraphDriver/pull [2020-01-09T20:16:38.459Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-09T20:16:38.459Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-09T20:16:38.541Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-09T20:16:38.541Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-09T20:16:39.254Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-01-09T20:16:39.254Z] === RUN TestBuildMultiStageOnBuild [2020-01-09T20:16:39.267Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2020-01-09T20:16:39.267Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2020-01-09T20:16:39.725Z] ok github.com/docker/docker/pkg/parsers 0.265s coverage: 97.0% of statements [2020-01-09T20:16:39.914Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-09T20:16:40.172Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-09T20:16:40.188Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2020-01-09T20:16:40.429Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-09T20:16:40.686Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-09T20:16:40.933Z] --- PASS: TestExternalGraphDriver (7.72s) [2020-01-09T20:16:40.933Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-01-09T20:16:40.933Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2020-01-09T20:16:40.933Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-01-09T20:16:40.933Z] === RUN TestGraphdriverPluginV2 [2020-01-09T20:16:40.933Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-01-09T20:16:40.933Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:40.933Z] PASS [2020-01-09T20:16:40.933Z] [2020-01-09T20:16:40.933Z] === Skipped [2020-01-09T20:16:40.934Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-01-09T20:16:40.934Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:40.934Z] [2020-01-09T20:16:40.934Z] [2020-01-09T20:16:40.934Z] DONE 5 tests, 1 skipped in 7.877s [2020-01-09T20:16:40.934Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-09T20:16:40.934Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:40.934Z] ++ set -e [2020-01-09T20:16:40.934Z] ++ '[' -n 0 ']' [2020-01-09T20:16:40.934Z] ++ set -x [2020-01-09T20:16:40.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:41.192Z] INFO: Testing against a local daemon [2020-01-09T20:16:41.192Z] === RUN TestContinueAfterPluginCrash [2020-01-09T20:16:41.192Z] === PAUSE TestContinueAfterPluginCrash [2020-01-09T20:16:41.192Z] === RUN TestDaemonStartWithLogOpt [2020-01-09T20:16:41.192Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-09T20:16:41.192Z] === CONT TestContinueAfterPluginCrash [2020-01-09T20:16:41.192Z] === CONT TestDaemonStartWithLogOpt [2020-01-09T20:16:41.301Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2020-01-09T20:16:41.301Z] === RUN TestBuildUncleanTarFilenames [2020-01-09T20:16:41.619Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-09T20:16:41.725Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.192s coverage: 56.8% of statements [2020-01-09T20:16:41.734Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-09T20:16:41.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (3.39s) [2020-01-09T20:16:41.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (3.74s) [2020-01-09T20:16:41.734Z] === CONT TestContainerStartOnDaemonRestart [2020-01-09T20:16:41.734Z] === CONT TestIpcModeOlderClient [2020-01-09T20:16:42.185Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-09T20:16:42.690Z] ok github.com/docker/docker/pkg/plugins/transport 0.146s coverage: 85.7% of statements [2020-01-09T20:16:42.791Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-01-09T20:16:42.791Z] === RUN TestBuildMultiStageLayerLeak [2020-01-09T20:16:43.147Z] ok github.com/docker/docker/pkg/pools 0.092s coverage: 88.2% of statements [2020-01-09T20:16:43.184Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-09T20:16:43.441Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-09T20:16:43.441Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-09T20:16:43.441Z] [2020-01-09T20:16:43.441Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-09T20:16:43.441Z] =========================== short test summary info ============================ [2020-01-09T20:16:43.441Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-09T20:16:43.441Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-09T20:16:43.441Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-09T20:16:43.441Z] Not supported on most drivers [2020-01-09T20:16:43.441Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-09T20:16:43.441Z] Can fail if eth0 has multiple IP addresses [2020-01-09T20:16:43.441Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-09T20:16:43.441Z] This doesn't seem to be taken into account by the engine [2020-01-09T20:16:43.441Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-09T20:16:43.441Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-09T20:16:43.441Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-09T20:16:43.441Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-09T20:16:43.441Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-09T20:16:43.441Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-09T20:16:43.441Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-09T20:16:43.441Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 349.95 seconds == [2020-01-09T20:16:43.605Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2020-01-09T20:16:43.721Z] --- PASS: TestIpcModeOlderClient (1.89s) [2020-01-09T20:16:43.721Z] === CONT TestDaemonRestartIpcMode [2020-01-09T20:16:44.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-09T20:16:44.570Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2020-01-09T20:16:45.028Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2020-01-09T20:16:45.462Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-09T20:16:45.485Z] ok github.com/docker/docker/pkg/signal 0.077s coverage: 20.3% of statements [2020-01-09T20:16:45.517Z] --- PASS: TestBuildMultiStageLayerLeak (2.62s) [2020-01-09T20:16:45.517Z] === RUN TestBuildWithHugeFile [2020-01-09T20:16:45.942Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-01-09T20:16:46.027Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-09T20:16:46.907Z] ok github.com/docker/docker/pkg/stringid 0.070s coverage: 70.6% of statements [2020-01-09T20:16:46.907Z] ok github.com/docker/docker/pkg/streamformatter 0.161s coverage: 66.2% of statements [2020-01-09T20:16:47.872Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2020-01-09T20:16:48.836Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 13.1% of statements [2020-01-09T20:16:49.294Z] ok github.com/docker/docker/pkg/tailfile 0.209s coverage: 88.6% of statements [2020-01-09T20:16:50.259Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2020-01-09T20:16:50.716Z] ok github.com/docker/docker/pkg/term 0.065s coverage: 30.8% of statements [2020-01-09T20:16:51.179Z] --- PASS: TestDaemonStartWithLogOpt (10.18s) [2020-01-09T20:16:51.680Z] testing: warning: no tests to run [2020-01-09T20:16:51.681Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: 0.0% of statements [no tests to run] [2020-01-09T20:16:51.681Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2020-01-09T20:16:52.138Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2020-01-09T20:16:52.592Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-09T20:16:52.596Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-09T20:16:54.127Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-09T20:16:54.584Z] ok github.com/docker/docker/plugin 0.306s coverage: 11.6% of statements [2020-01-09T20:16:55.043Z] ok github.com/docker/docker/plugin/v2 0.477s coverage: 20.1% of statements [2020-01-09T20:16:55.741Z] --- PASS: TestContainerStartOnDaemonRestart (12.61s) [2020-01-09T20:16:55.868Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-09T20:16:56.008Z] ok github.com/docker/docker/reference 0.204s coverage: 84.4% of statements [2020-01-09T20:16:56.145Z] --- PASS: TestDaemonRestartIpcMode (12.60s) [2020-01-09T20:16:56.145Z] PASS [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] === Skipped [2020-01-09T20:16:56.145Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-09T20:16:56.145Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s) [2020-01-09T20:16:56.145Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-09T20:16:56.145Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:16:56.145Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-09T20:16:56.145Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-09T20:16:56.145Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] [2020-01-09T20:16:56.145Z] DONE 197 tests, 6 skipped in 164.851s [2020-01-09T20:16:56.145Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-09T20:16:56.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:56.145Z] ++ set -e [2020-01-09T20:16:56.145Z] ++ '[' -n 0 ']' [2020-01-09T20:16:56.145Z] ++ set -x [2020-01-09T20:16:56.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:56.186Z] Clearing AppArmor profiles cache:. [2020-01-09T20:16:56.186Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:16:56.186Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:16:56.186Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:16:56.186Z] [2020-01-09T20:16:56.186Z] To set a process to complain mode, use the command line tool [2020-01-09T20:16:56.186Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:16:56.186Z] with the 'teardown' option." [2020-01-09T20:16:56.186Z] [2020-01-09T20:16:56.445Z] --- PASS: TestContinueAfterPluginCrash (14.95s) [2020-01-09T20:16:56.446Z] PASS [2020-01-09T20:16:56.446Z] [2020-01-09T20:16:56.446Z] DONE 2 tests in 15.101s [2020-01-09T20:16:56.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-09T20:16:56.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:56.446Z] ++ set -e [2020-01-09T20:16:56.446Z] ++ '[' -n 0 ']' [2020-01-09T20:16:56.446Z] ++ set -x [2020-01-09T20:16:56.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:56.446Z] INFO: Testing against a local daemon [2020-01-09T20:16:56.446Z] === RUN TestPluginWithDevMounts [2020-01-09T20:16:56.446Z] === PAUSE TestPluginWithDevMounts [2020-01-09T20:16:56.446Z] === CONT TestPluginWithDevMounts [2020-01-09T20:16:56.578Z] INFO: Testing against a local daemon [2020-01-09T20:16:56.578Z] === RUN TestCommitInheritsEnv Post stage [Pipeline] junit [2020-01-09T20:16:56.764Z] Recording test results [2020-01-09T20:16:56.977Z] ok github.com/docker/docker/registry/resumable 0.311s coverage: 100.0% of statements [Pipeline] sh [2020-01-09T20:16:57.401Z] + echo Ensuring container killed. [2020-01-09T20:16:57.401Z] Ensuring container killed. [2020-01-09T20:16:57.401Z] + docker rm -vf docker-pr3 [2020-01-09T20:16:57.401Z] Error: No such container: docker-pr3 [2020-01-09T20:16:57.401Z] + true [Pipeline] sh [2020-01-09T20:16:57.436Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2020-01-09T20:16:57.699Z] + echo Chowning /workspace to jenkins user [2020-01-09T20:16:57.699Z] Chowning /workspace to jenkins user [2020-01-09T20:16:57.699Z] + id -u [2020-01-09T20:16:57.699Z] + id -g [2020-01-09T20:16:57.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40358:/workspace busybox chown -R 1000:1000 /workspace [2020-01-09T20:16:57.766Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-09T20:16:57.949Z] --- PASS: TestCommitInheritsEnv (1.49s) [2020-01-09T20:16:57.949Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-09T20:16:57.949Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-09T20:16:57.949Z] === RUN TestImagesFilterMultiReference [2020-01-09T20:16:57.949Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-01-09T20:16:57.949Z] === RUN TestImagePullPlatformInvalid [2020-01-09T20:16:57.949Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-09T20:16:57.949Z] === RUN TestRemoveImageOrphaning [2020-01-09T20:16:58.349Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-01-09T20:16:58.349Z] PASS [2020-01-09T20:16:58.349Z] [2020-01-09T20:16:58.349Z] DONE 1 tests in 2.341s [2020-01-09T20:16:58.349Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-09T20:16:58.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:58.349Z] ++ set -e [2020-01-09T20:16:58.349Z] ++ '[' -n 0 ']' [2020-01-09T20:16:58.349Z] ++ set -x [2020-01-09T20:16:58.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:16:58.377Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-01-09T20:16:58.377Z] === RUN TestRemoveImageGarbageCollector [2020-01-09T20:16:58.377Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-09T20:16:58.377Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:16:58.377Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-09T20:16:58.403Z] ok github.com/docker/docker/registry 0.409s coverage: 51.7% of statements [2020-01-09T20:16:58.608Z] INFO: Testing against a local daemon [2020-01-09T20:16:58.608Z] === RUN TestSecretInspect [2020-01-09T20:16:58.699Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-09T20:16:58.819Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-01-09T20:16:58.819Z] === RUN TestTagInvalidReference [2020-01-09T20:16:58.819Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-09T20:16:58.819Z] === RUN TestTagValidPrefixedRepo [2020-01-09T20:16:58.819Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-01-09T20:16:58.819Z] === RUN TestTagExistedNameWithoutForce [2020-01-09T20:16:58.819Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-01-09T20:16:58.819Z] === RUN TestTagOfficialNames [2020-01-09T20:16:58.819Z] --- PASS: TestTagOfficialNames (0.04s) [2020-01-09T20:16:58.819Z] === RUN TestTagMatchesDigest [2020-01-09T20:16:58.819Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-09T20:16:58.819Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-09T20:16:58.861Z] ok github.com/docker/docker/runconfig 0.226s coverage: 54.5% of statements [2020-01-09T20:16:58.861Z] ok github.com/docker/docker/testutil 0.111s coverage: 62.5% of statements [2020-01-09T20:16:58.957Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-09T20:16:59.522Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-09T20:16:59.891Z] + bundleName=docker-py [2020-01-09T20:16:59.891Z] + echo Creating docker-py-bundles.tar.gz [2020-01-09T20:16:59.891Z] Creating docker-py-bundles.tar.gz [2020-01-09T20:16:59.891Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-01-09T20:16:59.902Z] Archiving artifacts [2020-01-09T20:17:00.240Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-09T20:17:00.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/make.sh binary-daemon [2020-01-09T20:17:01.227Z] [2020-01-09T20:17:01.227Z] Removing bundles/ [2020-01-09T20:17:01.227Z] [2020-01-09T20:17:01.227Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-09T20:17:01.227Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-09T20:17:01.227Z] GOOS="" GOARCH="" GOARM="" [2020-01-09T20:17:01.419Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-09T20:17:01.677Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-09T20:17:01.949Z] ok github.com/docker/docker/volume/drivers 0.131s coverage: 36.1% of statements [2020-01-09T20:17:01.949Z] ok github.com/docker/docker/volume/local 0.160s coverage: 37.7% of statements [2020-01-09T20:17:01.949Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 66.2% of statements [2020-01-09T20:17:02.047Z] --- PASS: TestSecretInspect (3.22s) [2020-01-09T20:17:02.047Z] === RUN TestSecretList [2020-01-09T20:17:02.242Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-09T20:17:02.807Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-09T20:17:03.739Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-09T20:17:04.122Z] ok github.com/docker/docker/volume/service 0.411s coverage: 70.3% of statements [2020-01-09T20:17:05.332Z] --- PASS: TestSecretList (3.20s) [2020-01-09T20:17:05.332Z] === RUN TestSecretsCreateAndDelete [2020-01-09T20:17:05.639Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-09T20:17:05.639Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-09T20:17:07.536Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-09T20:17:07.869Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2020-01-09T20:17:07.869Z] === RUN TestSecretsUpdate [2020-01-09T20:17:09.432Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-09T20:17:09.432Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-09T20:17:11.155Z] --- PASS: TestSecretsUpdate (3.30s) [2020-01-09T20:17:11.155Z] === RUN TestTemplatedSecret [2020-01-09T20:17:11.957Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-09T20:17:11.957Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-09T20:17:11.957Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-09T20:17:11.957Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-09T20:17:11.957Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-09T20:17:13.329Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-09T20:17:14.442Z] --- PASS: TestTemplatedSecret (3.42s) [2020-01-09T20:17:14.442Z] === RUN TestSecretCreateResolve [2020-01-09T20:17:15.227Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-09T20:17:16.524Z] ok github.com/docker/docker/pkg/plugins 35.063s coverage: 73.4% of statements [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/rootless [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/volume [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-09T20:17:16.524Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-09T20:17:17.122Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-09T20:17:17.122Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-09T20:17:17.729Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-01-09T20:17:17.729Z] PASS [2020-01-09T20:17:17.729Z] [2020-01-09T20:17:17.729Z] DONE 6 tests in 19.322s [2020-01-09T20:17:17.729Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-09T20:17:17.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:17:17.729Z] ++ set -e [2020-01-09T20:17:17.729Z] ++ '[' -n 0 ']' [2020-01-09T20:17:17.729Z] ++ set -x [2020-01-09T20:17:17.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:17:17.989Z] INFO: Testing against a local daemon [2020-01-09T20:17:17.989Z] === RUN TestServiceCreateInit [2020-01-09T20:17:17.989Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === Skipped [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-09T20:17:18.702Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-09T20:17:18.702Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-09T20:17:18.702Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-09T20:17:18.702Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-09T20:17:18.702Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-09T20:17:18.702Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-09T20:17:18.702Z] daemon_test.go:147: root required [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-09T20:17:18.702Z] reload_test.go:520: root required [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-09T20:17:18.702Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-09T20:17:18.702Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-09T20:17:18.702Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-09T20:17:18.702Z] download_test.go:268: Needs fixing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-09T20:17:18.702Z] layer_test.go:304: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-09T20:17:18.702Z] layer_test.go:353: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-09T20:17:18.702Z] layer_test.go:468: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-09T20:17:18.702Z] layer_test.go:697: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-09T20:17:18.702Z] migration_test.go:46: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-09T20:17:18.702Z] migration_test.go:182: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-09T20:17:18.702Z] mount_test.go:17: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-09T20:17:18.702Z] mount_test.go:76: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-09T20:17:18.702Z] mount_test.go:125: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-09T20:17:18.702Z] mount_test.go:212: Failing on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:133: Xz not present in msys2 [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:238: Failing on Windows CI machines [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-09T20:17:18.702Z] archive_windows_test.go:16: Currently fails [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-09T20:17:18.702Z] changes_test.go:192: needs more investigation [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-09T20:17:18.702Z] changes_test.go:405: needs further investigation [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-09T20:17:18.702Z] changes_test.go:441: needs further investigation [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-09T20:17:18.702Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-09T20:17:18.702Z] poller_test.go:41: No chmod on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-09T20:17:18.702Z] fileutils_test.go:134: Needs porting to Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-09T20:17:18.702Z] fileutils_test.go:180: Needs porting to Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-09T20:17:18.702Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-09T20:17:18.702Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-01-09T20:17:18.702Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-01-09T20:17:18.702Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-09T20:17:18.702Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-09T20:17:18.702Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] [2020-01-09T20:17:18.702Z] DONE 1759 tests, 46 skipped in 218.510s [2020-01-09T20:17:18.702Z] INFO: make.ps1 ended at 01/09/2020 20:17:18 [2020-01-09T20:17:20.241Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-09T20:17:20.699Z] INFO: Unit tests ended at 01/09/2020 20:17:20. Duration:00:03:54.5521815 [2020-01-09T20:17:20.700Z] INFO: Building busybox [2020-01-09T20:17:20.700Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-09T20:17:20.700Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-09T20:17:20.700Z] [2020-01-09T20:17:20.700Z] Sending build context to Docker daemon 2.56kB [2020-01-09T20:17:20.700Z] [2020-01-09T20:17:20.700Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-09T20:17:20.700Z] ---> 782a75e44953 [2020-01-09T20:17:20.700Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-09T20:17:21.157Z] ---> Running in e598a9bebb49 [2020-01-09T20:17:21.307Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-09T20:17:23.264Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-09T20:17:23.833Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-09T20:17:24.766Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-09T20:17:27.054Z] Removing intermediate container e598a9bebb49 [2020-01-09T20:17:27.054Z] ---> 97a929d21f3d [2020-01-09T20:17:27.054Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-09T20:17:27.515Z] [2020-01-09T20:17:27.973Z] ---> fbf915a3dd74 [2020-01-09T20:17:27.973Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-09T20:17:27.973Z] ---> Running in 838c6b9b47de [2020-01-09T20:17:28.042Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-09T20:17:28.299Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-09T20:17:28.537Z] --- PASS: TestServiceCreateInit (10.16s) [2020-01-09T20:17:28.537Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2020-01-09T20:17:28.537Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s) [2020-01-09T20:17:28.537Z] === RUN TestCreateServiceMultipleTimes [2020-01-09T20:17:29.504Z] [2020-01-09T20:17:29.504Z] SUCCESS: Specified value was saved. [2020-01-09T20:17:30.195Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-09T20:17:32.089Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-09T20:17:32.404Z] Removing intermediate container 838c6b9b47de [2020-01-09T20:17:32.404Z] ---> 363571b0d9e8 [2020-01-09T20:17:32.404Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-09T20:17:32.404Z] ---> Running in 2dfeed52de9b [2020-01-09T20:17:33.460Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-09T20:17:34.833Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-09T20:17:36.730Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-09T20:17:38.182Z] Cannot create a file when that file already exists. [2020-01-09T20:17:38.626Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-09T20:17:43.884Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-09T20:17:44.815Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-09T20:17:45.237Z] Removing intermediate container 2dfeed52de9b [2020-01-09T20:17:45.237Z] ---> df4ca5acfe78 [2020-01-09T20:17:45.237Z] Step 6/6 : CMD ["sh"] [2020-01-09T20:17:45.237Z] ---> Running in 337e47568bfe [2020-01-09T20:17:45.237Z] Removing intermediate container 337e47568bfe [2020-01-09T20:17:45.237Z] ---> 958e18728eb0 [2020-01-09T20:17:45.237Z] Successfully built 958e18728eb0 [2020-01-09T20:17:45.237Z] Successfully tagged busybox:latest [2020-01-09T20:17:45.237Z] INFO: Docker images of the daemon under test [2020-01-09T20:17:45.237Z] [2020-01-09T20:17:45.237Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-09T20:17:45.237Z] busybox latest 958e18728eb0 Less than a second ago 4.85GB [2020-01-09T20:17:45.237Z] microsoft/windowsservercore latest 782a75e44953 5 weeks ago 4.82GB [2020-01-09T20:17:45.237Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 5 weeks ago 4.82GB [2020-01-09T20:17:45.237Z] [2020-01-09T20:17:45.237Z] INFO: Running integration tests at 01/09/2020 20:17:44... [2020-01-09T20:17:45.237Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-09T20:17:45.237Z] INFO: Integration API tests being run from the host: [2020-01-09T20:17:45.237Z] INFO: make.ps1 starting at 01/09/2020 20:17:44 [2020-01-09T20:17:45.694Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-09T20:17:46.710Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-09T20:17:47.642Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-09T20:17:51.823Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-09T20:17:52.081Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-09T20:17:52.081Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-09T20:17:53.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-09T20:17:55.076Z] --- PASS: TestCreateServiceMultipleTimes (24.29s) [2020-01-09T20:17:55.076Z] === RUN TestCreateServiceConflict [2020-01-09T20:17:55.348Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-09T20:17:55.643Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-01-09T20:17:55.643Z] === RUN TestCreateServiceMaxReplicas [2020-01-09T20:17:57.244Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-09T20:17:57.501Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-09T20:17:59.833Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-01-09T20:17:59.833Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-09T20:18:00.778Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-09T20:18:02.676Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-09T20:18:05.955Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-09T20:18:05.955Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-09T20:18:06.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:18:06.788Z] INFO: Testing against a local daemon [2020-01-09T20:18:11.212Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite (365.75s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.35s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.94s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.91s) [2020-01-09T20:18:11.776Z] docker_cli_daemon_test.go:1449: [d3c4d62ea63c1] daemon is not started [2020-01-09T20:18:11.776Z] check_test.go:309: [da38806821eb6] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.66s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.57s) [2020-01-09T20:18:11.776Z] check_test.go:309: [dd708c5f162a6] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.22s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.11s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.02s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.80s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.87s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.78s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.72s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.19s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-01-09T20:18:11.776Z] check_test.go:309: [d6045d100a596] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-09T20:18:11.776Z] check_test.go:309: [d39c5104b0d95] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.14s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.78s) [2020-01-09T20:18:11.776Z] check_test.go:309: [d14e645b910c2] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.84s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.24s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.71s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.37s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-01-09T20:18:11.776Z] check_test.go:309: [dde91c3b836ac] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.51s) [2020-01-09T20:18:11.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-09T20:18:11.776Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-09T20:18:11.776Z] check_test.go:309: [d363fd5d9ffbc] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.92s) [2020-01-09T20:18:11.776Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-09T20:18:11.776Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-09T20:18:11.776Z] check_test.go:309: [d72369cbf196a] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.42s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2020-01-09T20:18:11.776Z] check_test.go:309: [d3e081c8e1a2d] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-09T20:18:11.776Z] check_test.go:309: [d0c327f21e74d] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2020-01-09T20:18:11.776Z] docker_cli_daemon_plugins_test.go:79: [dd9e1c798dff1] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.88s) [2020-01-09T20:18:11.776Z] docker_cli_daemon_plugins_test.go:169: [d06c536961966] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-01-09T20:18:11.776Z] check_test.go:309: [d021ca2b3a7aa] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.93s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.00s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.06s) [2020-01-09T20:18:11.776Z] check_test.go:309: [df8d4d2360c7f] daemon is not started [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.70s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2020-01-09T20:18:11.776Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.45s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.38s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d518dddf2a537] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.58s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.58s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.74s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.80s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.57s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s) [2020-01-09T20:18:11.777Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-09T20:18:11.777Z] check_test.go:309: [dcaf84456f884] daemon is not started [2020-01-09T20:18:11.777Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-09T20:18:11.777Z] check_test.go:309: [de09090d941a9] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d83955239bdc4] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.30s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.95s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.90s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.54s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.90s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d94fb151611fe] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.52s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.30s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-01-09T20:18:11.777Z] check_test.go:309: [db1045c31f2c8] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.22s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-09T20:18:11.777Z] check_test.go:309: [d9a5f3b9c2d8a] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d76b6a9ce6333] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.80s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d8198d0058d6a] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.86s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.13s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.81s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-09T20:18:11.777Z] check_test.go:309: [dbe116a43f343] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.59s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.00s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2020-01-09T20:18:11.777Z] check_test.go:309: [dea3a71cd7b4f] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.43s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d7f344ab30cfd] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.06s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.90s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.27s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.33s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.60s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.26s) [2020-01-09T20:18:11.777Z] docker_cli_daemon_test.go:2542: [d37bb4db7e354] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.00s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.09s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.15s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.18s) [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2020-01-09T20:18:11.777Z] check_test.go:309: [d43951bd09e19] daemon is not started [2020-01-09T20:18:11.777Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2020-01-09T20:18:11.777Z] === RUN TestDockerSwarmSuite [2020-01-09T20:18:11.777Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-09T20:18:12.714Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-09T20:18:14.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.41s) [2020-01-09T20:18:14.711Z] === RUN TestCreateServiceSecretFileMode [2020-01-09T20:18:16.893Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-09T20:18:16.893Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-09T20:18:17.997Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-01-09T20:18:17.997Z] === RUN TestCreateServiceConfigFileMode [2020-01-09T20:18:20.171Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-09T20:18:21.468Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2020-01-09T20:18:21.468Z] === RUN TestCreateServiceSysctls [2020-01-09T20:18:22.639Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-09T20:18:22.639Z] Copying nested executables into bundles/binary-daemon [2020-01-09T20:18:22.639Z] [2020-01-09T20:18:22.753Z] --- PASS: TestBuildWithHugeFile (84.94s) [2020-01-09T20:18:22.753Z] === RUN TestBuildWithEmptyDockerfile [2020-01-09T20:18:22.753Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:18:22.753Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:18:22.753Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:18:22.753Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:18:22.753Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:18:22.753Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:18:22.753Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-09T20:18:22.753Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-09T20:18:22.753Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-09T20:18:22.753Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-01-09T20:18:22.753Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s) [2020-01-09T20:18:22.753Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.41s) [2020-01-09T20:18:22.753Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.41s) [2020-01-09T20:18:22.753Z] === RUN TestBuildPreserveOwnership [2020-01-09T20:18:22.753Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-09T20:18:22.753Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-09T20:18:22.753Z] --- PASS: TestBuildPreserveOwnership (5.21s) [2020-01-09T20:18:22.753Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.48s) [2020-01-09T20:18:22.753Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-01-09T20:18:22.753Z] === RUN TestBuildPlatformInvalid [2020-01-09T20:18:22.753Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-09T20:18:22.753Z] PASS [2020-01-09T20:18:22.753Z] [2020-01-09T20:18:22.753Z] === Skipped [2020-01-09T20:18:22.753Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-09T20:18:22.753Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:18:22.753Z] [2020-01-09T20:18:22.753Z] [2020-01-09T20:18:22.753Z] DONE 32 tests, 1 skipped in 134.221s [2020-01-09T20:18:22.753Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-09T20:18:22.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:18:22.753Z] ++ set -e [2020-01-09T20:18:22.753Z] ++ '[' -n 0 ']' [2020-01-09T20:18:22.753Z] ++ set -x [2020-01-09T20:18:22.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:18:22.753Z] INFO: Testing against a local daemon [2020-01-09T20:18:22.753Z] === RUN TestConfigList [2020-01-09T20:18:22.753Z] --- PASS: TestConfigList (2.41s) [2020-01-09T20:18:22.753Z] === RUN TestConfigsCreateAndDelete [2020-01-09T20:18:22.753Z] --- PASS: TestConfigsCreateAndDelete (2.48s) [2020-01-09T20:18:22.753Z] === RUN TestConfigsUpdate [2020-01-09T20:18:23.375Z] --- PASS: TestConfigsUpdate (2.37s) [2020-01-09T20:18:23.375Z] === RUN TestTemplatedConfig [2020-01-09T20:18:24.459Z] ok github.com/docker/docker/integration/build 16.173s [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === Skipped [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-09T20:18:24.459Z] build_session_test.go:25: TODO: BuildKit [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-09T20:18:24.459Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-09T20:18:24.459Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-01-09T20:18:24.459Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-09T20:18:24.459Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-09T20:18:24.459Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-09T20:18:24.459Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-09T20:18:24.459Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-01-09T20:18:24.459Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-09T20:18:24.459Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] DONE 22 tests, 10 skipped in 37.043s [2020-01-09T20:18:24.459Z] [2020-01-09T20:18:24.459Z] Running D:\gopath\src\github.com\docker\docker\integration\config [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-09T20:18:24.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/make.sh cross [2020-01-09T20:18:25.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:18:25.423Z] INFO: Testing against a local daemon [2020-01-09T20:18:25.423Z] ok github.com/docker/docker/integration/config 0.217s [2020-01-09T20:18:25.430Z] [2020-01-09T20:18:25.430Z] Removing bundles/ [2020-01-09T20:18:25.430Z] [2020-01-09T20:18:25.430Z] ---> Making bundle: cross (in bundles/cross) [2020-01-09T20:18:25.430Z] Cross building: bundles/cross/linux/amd64 [2020-01-09T20:18:25.430Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-09T20:18:25.430Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-09T20:18:25.656Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-01-09T20:18:25.656Z] === RUN TestCreateServiceCapabilities [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === Skipped [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-09T20:18:25.881Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] DONE 8 tests, 8 skipped in 2.960s [2020-01-09T20:18:25.881Z] [2020-01-09T20:18:25.881Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-09T20:18:26.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-09T20:18:26.867Z] --- PASS: TestTemplatedConfig (2.95s) [2020-01-09T20:18:26.867Z] === RUN TestConfigInspect [2020-01-09T20:18:28.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:18:28.783Z] INFO: Testing against a local daemon [2020-01-09T20:18:28.943Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-01-09T20:18:28.943Z] === RUN TestInspect [2020-01-09T20:18:29.565Z] --- PASS: TestConfigInspect (2.98s) [2020-01-09T20:18:29.565Z] === RUN TestConfigCreateWithLabels [2020-01-09T20:18:31.619Z] --- PASS: TestConfigCreateWithLabels (2.32s) [2020-01-09T20:18:31.619Z] === RUN TestConfigCreateResolve [2020-01-09T20:18:32.009Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-09T20:18:32.941Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-09T20:18:32.941Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-09T20:18:33.134Z] --- PASS: TestInspect (3.65s) [2020-01-09T20:18:33.134Z] === RUN TestServiceListWithStatuses [2020-01-09T20:18:33.134Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-09T20:18:33.134Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:18:33.134Z] === RUN TestDockerNetworkConnectAlias [2020-01-09T20:18:34.339Z] --- PASS: TestConfigCreateResolve (2.50s) [2020-01-09T20:18:34.339Z] === RUN TestConfigDaemonLibtrustID [2020-01-09T20:18:34.631Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-01-09T20:18:34.631Z] PASS [2020-01-09T20:18:34.631Z] [2020-01-09T20:18:34.631Z] DONE 8 tests in 18.763s [2020-01-09T20:18:34.631Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-09T20:18:34.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:18:34.631Z] ++ set -e [2020-01-09T20:18:34.631Z] ++ '[' -n 0 ']' [2020-01-09T20:18:34.631Z] ++ set -x [2020-01-09T20:18:34.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:18:34.914Z] INFO: Testing against a local daemon [2020-01-09T20:18:34.914Z] === RUN TestCheckpoint [2020-01-09T20:18:34.914Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-09T20:18:34.914Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:18:34.914Z] === RUN TestContainerInvalidJSON [2020-01-09T20:18:34.914Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:18:34.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:18:34.914Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:18:34.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:18:34.914Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:18:34.914Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:18:34.914Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-09T20:18:34.914Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-09T20:18:34.914Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-09T20:18:34.914Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-09T20:18:34.914Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-09T20:18:34.914Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-09T20:18:34.914Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-09T20:18:34.914Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-09T20:18:34.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-09T20:18:34.915Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-09T20:18:35.199Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-09T20:18:35.199Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-09T20:18:35.199Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-01-09T20:18:35.199Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-09T20:18:35.490Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-01-09T20:18:35.490Z] === RUN TestCopyFromContainer [2020-01-09T20:18:37.575Z] === RUN TestCopyFromContainer// [2020-01-09T20:18:37.575Z] === RUN TestCopyFromContainer//bar/root [2020-01-09T20:18:37.575Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-09T20:18:37.575Z] === RUN TestCopyFromContainer/bar/quux [2020-01-09T20:18:37.575Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-09T20:18:37.879Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-09T20:18:37.879Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-09T20:18:37.879Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-09T20:18:38.171Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-09T20:18:38.171Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer (2.94s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-09T20:18:38.171Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-01-09T20:18:38.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-09T20:18:38.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:18:38.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:18:38.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:18:38.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:18:38.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:18:38.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:18:38.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-09T20:18:38.199Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-09T20:18:38.461Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-09T20:18:38.461Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-09T20:18:38.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-09T20:18:38.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-09T20:18:38.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-09T20:18:38.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-09T20:18:38.461Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-09T20:18:38.461Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-09T20:18:38.461Z] === RUN TestCreateWithInvalidEnv [2020-01-09T20:18:38.461Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-09T20:18:38.461Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-09T20:18:38.461Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-09T20:18:38.461Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-09T20:18:38.461Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-09T20:18:38.461Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-09T20:18:38.461Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-09T20:18:38.461Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-09T20:18:38.461Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-09T20:18:38.461Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-09T20:18:38.461Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-09T20:18:38.461Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-09T20:18:38.461Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-09T20:18:38.461Z] === RUN TestCreateTmpfsMountsTarget [2020-01-09T20:18:38.461Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-09T20:18:38.461Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-09T20:18:39.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-09T20:18:39.699Z] --- PASS: TestDockerNetworkConnectAlias (7.34s) [2020-01-09T20:18:39.699Z] === RUN TestDockerNetworkReConnect [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:18:40.492Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-09T20:18:40.492Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-09T20:18:40.492Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-09T20:18:40.492Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-09T20:18:40.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-09T20:18:41.064Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-01-09T20:18:43.244Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-09T20:18:43.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:18:43.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:18:43.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:18:43.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:18:43.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:18:43.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:18:43.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:18:43.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:18:43.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:18:43.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:18:43.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-09T20:18:43.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-09T20:18:43.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-09T20:18:43.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-09T20:18:43.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-01-09T20:18:43.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-09T20:18:43.244Z] === RUN TestContainerStartOnDaemonRestart [2020-01-09T20:18:43.244Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-09T20:18:43.244Z] === RUN TestDaemonRestartIpcMode [2020-01-09T20:18:43.244Z] === PAUSE TestDaemonRestartIpcMode [2020-01-09T20:18:43.244Z] === RUN TestDiff [2020-01-09T20:18:43.863Z] --- PASS: TestDiff (0.82s) [2020-01-09T20:18:43.863Z] === RUN TestExecWithCloseStdin [2020-01-09T20:18:44.481Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-09T20:18:44.886Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-01-09T20:18:44.886Z] === RUN TestExec [2020-01-09T20:18:45.913Z] --- PASS: TestExec (0.89s) [2020-01-09T20:18:45.913Z] === RUN TestExecUser [2020-01-09T20:18:46.261Z] --- PASS: TestDockerNetworkReConnect (5.98s) [2020-01-09T20:18:46.261Z] === RUN TestServicePlugin [2020-01-09T20:18:46.261Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-09T20:18:46.261Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:18:46.261Z] === RUN TestServiceUpdateLabel [2020-01-09T20:18:46.537Z] --- PASS: TestExecUser (0.80s) [2020-01-09T20:18:46.537Z] === RUN TestExportContainerAndImportImage [2020-01-09T20:18:47.561Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-01-09T20:18:47.561Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-09T20:18:48.793Z] --- PASS: TestServiceUpdateLabel (2.78s) [2020-01-09T20:18:48.793Z] === RUN TestServiceUpdateSecrets [2020-01-09T20:18:49.615Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-01-09T20:18:49.615Z] === RUN TestHealthCheckWorkdir [2020-01-09T20:18:50.494Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-01-09T20:18:50.494Z] === RUN TestHealthKillContainer [2020-01-09T20:18:52.584Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-09T20:18:53.220Z] --- PASS: TestHealthKillContainer (2.91s) [2020-01-09T20:18:53.220Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-09T20:18:53.842Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-01-09T20:18:53.842Z] === RUN TestIpcModeNone [2020-01-09T20:18:54.868Z] --- PASS: TestIpcModeNone (0.85s) [2020-01-09T20:18:54.868Z] === RUN TestIpcModePrivate [2020-01-09T20:18:55.111Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-09T20:18:55.901Z] --- PASS: TestIpcModePrivate (0.90s) [2020-01-09T20:18:55.901Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-09T20:18:55.901Z] === RUN TestIpcModeShareable [2020-01-09T20:18:56.534Z] --- PASS: TestIpcModeShareable (0.79s) [2020-01-09T20:18:56.534Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-09T20:18:56.534Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-09T20:18:58.389Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-09T20:18:59.242Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-01-09T20:18:59.242Z] === RUN TestAPIIpcModeHost [2020-01-09T20:18:59.528Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-09T20:18:59.528Z] === RUN TestDaemonIpcModeShareable [2020-01-09T20:19:01.571Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-01-09T20:19:01.571Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-09T20:19:01.571Z] === RUN TestDaemonIpcModePrivate [2020-01-09T20:19:03.619Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2020-01-09T20:19:03.619Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-09T20:19:03.619Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-09T20:19:05.109Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2020-01-09T20:19:05.109Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-09T20:19:05.109Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-09T20:19:06.875Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2020-01-09T20:19:06.875Z] === RUN TestServiceUpdateConfigs [2020-01-09T20:19:07.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2020-01-09T20:19:07.183Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-09T20:19:07.183Z] === RUN TestIpcModeOlderClient [2020-01-09T20:19:07.183Z] === PAUSE TestIpcModeOlderClient [2020-01-09T20:19:07.183Z] === RUN TestKillContainerInvalidSignal [2020-01-09T20:19:07.801Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-01-09T20:19:07.801Z] === RUN TestKillContainer [2020-01-09T20:19:07.801Z] === RUN TestKillContainer/no_signal [2020-01-09T20:19:08.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-09T20:19:08.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-09T20:19:08.420Z] === RUN TestKillContainer/non_killing_signal [2020-01-09T20:19:09.050Z] === RUN TestKillContainer/killing_signal [2020-01-09T20:19:10.068Z] --- PASS: TestKillContainer (2.18s) [2020-01-09T20:19:10.068Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-01-09T20:19:10.068Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-01-09T20:19:10.068Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2020-01-09T20:19:10.068Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-09T20:19:10.068Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-09T20:19:10.319Z] --- PASS: TestImportExtremelyLargeImageWorks (119.74s) [2020-01-09T20:19:10.319Z] PASS [2020-01-09T20:19:10.319Z] [2020-01-09T20:19:10.319Z] === Skipped [2020-01-09T20:19:10.319Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-09T20:19:10.319Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:19:10.319Z] [2020-01-09T20:19:10.319Z] [2020-01-09T20:19:10.319Z] DONE 12 tests, 1 skipped in 122.273s [2020-01-09T20:19:10.319Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-09T20:19:10.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:10.319Z] ++ set -e [2020-01-09T20:19:10.319Z] ++ '[' -n 0 ']' [2020-01-09T20:19:10.319Z] ++ set -x [2020-01-09T20:19:10.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:10.319Z] INFO: Testing against a local daemon [2020-01-09T20:19:10.319Z] === RUN TestNetworkCreateDelete [2020-01-09T20:19:10.319Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-01-09T20:19:10.319Z] === RUN TestDockerNetworkDeletePreferID [2020-01-09T20:19:10.319Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-01-09T20:19:10.319Z] === RUN TestInspectNetwork [2020-01-09T20:19:10.319Z] === RUN TestInspectNetwork/full_network_id [2020-01-09T20:19:10.319Z] === RUN TestInspectNetwork/partial_network_id [2020-01-09T20:19:10.319Z] === RUN TestInspectNetwork/network_name [2020-01-09T20:19:10.319Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-09T20:19:10.319Z] --- PASS: TestInspectNetwork (9.95s) [2020-01-09T20:19:10.319Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-09T20:19:10.319Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-09T20:19:10.319Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-09T20:19:10.319Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-09T20:19:10.319Z] === RUN TestRunContainerWithBridgeNone [2020-01-09T20:19:10.704Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-09T20:19:11.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-01-09T20:19:11.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-01-09T20:19:11.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-01-09T20:19:11.334Z] === RUN TestKillStoppedContainer [2020-01-09T20:19:11.334Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-09T20:19:11.334Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-09T20:19:11.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-09T20:19:11.622Z] === RUN TestKillDifferentUserContainer [2020-01-09T20:19:11.755Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-01-09T20:19:11.755Z] === RUN TestNetworkInvalidJSON [2020-01-09T20:19:11.755Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-09T20:19:11.755Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-09T20:19:11.755Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:19:11.755Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:19:11.755Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:19:11.755Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:19:11.755Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-09T20:19:11.755Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:19:11.755Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:19:11.755Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-09T20:19:11.755Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-09T20:19:11.755Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-09T20:19:11.755Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-09T20:19:11.755Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-09T20:19:12.255Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-01-09T20:19:12.255Z] === RUN TestInspectOomKilledTrue [2020-01-09T20:19:13.148Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-09T20:19:13.148Z] === RUN TestDaemonDefaultNetworkPools [2020-01-09T20:19:13.573Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-01-09T20:19:13.573Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-09T20:19:13.783Z] --- PASS: TestInspectOomKilledTrue (1.50s) [2020-01-09T20:19:13.783Z] === RUN TestInspectOomKilledFalse [2020-01-09T20:19:14.793Z] --- PASS: TestInspectOomKilledFalse (0.73s) [2020-01-09T20:19:14.793Z] === RUN TestLinksEtcHostsContentMatch [2020-01-09T20:19:15.006Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-01-09T20:19:15.006Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-09T20:19:15.417Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-01-09T20:19:15.417Z] === RUN TestLinksContainerNames [2020-01-09T20:19:15.918Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-01-09T20:19:15.918Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-09T20:19:16.811Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-01-09T20:19:16.811Z] === RUN TestServiceWithPredefinedNetwork [2020-01-09T20:19:16.925Z] --- PASS: TestLinksContainerNames (1.68s) [2020-01-09T20:19:16.925Z] === RUN TestLogsFollowTailEmpty [2020-01-09T20:19:17.950Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-01-09T20:19:17.950Z] === RUN TestContainerNetworkMountsNoChown [2020-01-09T20:19:18.311Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-09T20:19:18.311Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-09T20:19:18.569Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/default [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/default [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/private [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/private [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rprivate [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/slave [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/slave [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rslave [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/shared [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/shared [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rshared [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/default [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rprivate [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rslave [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/shared [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rshared [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/private [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/slave [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-09T20:19:18.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:19:18.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-09T20:19:18.569Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-09T20:19:18.858Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-09T20:19:18.858Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-09T20:19:18.858Z] === RUN TestContainerBindMountNonRecursive [2020-01-09T20:19:19.537Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2020-01-09T20:19:19.537Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-09T20:19:19.537Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:19:19.537Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:19:19.537Z] === RUN TestServiceWithDataPathPortInit [2020-01-09T20:19:20.909Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-01-09T20:19:20.909Z] === RUN TestNetworkNat [2020-01-09T20:19:21.748Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-01-09T20:19:21.748Z] === RUN TestServiceUpdateNetwork [2020-01-09T20:19:21.930Z] --- PASS: TestNetworkNat (0.86s) [2020-01-09T20:19:21.930Z] === RUN TestNetworkLocalhostTCPNat [2020-01-09T20:19:22.563Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-01-09T20:19:22.563Z] === RUN TestNetworkLoopbackNat [2020-01-09T20:19:23.586Z] --- PASS: TestNetworkLoopbackNat (1.01s) [2020-01-09T20:19:23.586Z] === RUN TestPause [2020-01-09T20:19:24.212Z] --- PASS: TestPause (0.77s) [2020-01-09T20:19:24.212Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-09T20:19:24.212Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:19:24.212Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:19:24.212Z] === RUN TestPauseStopPausedContainer [2020-01-09T20:19:24.861Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-09T20:19:24.861Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-09T20:19:25.246Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-01-09T20:19:25.246Z] === RUN TestPsFilter [2020-01-09T20:19:25.425Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-09T20:19:25.539Z] --- PASS: TestPsFilter (0.26s) [2020-01-09T20:19:25.539Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-09T20:19:25.989Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-09T20:19:26.256Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-09T20:19:26.264Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-01-09T20:19:26.264Z] === RUN TestRemoveContainerWithVolume [2020-01-09T20:19:26.513Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-09T20:19:26.885Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-01-09T20:19:26.885Z] === RUN TestRemoveContainerRunning [2020-01-09T20:19:27.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-09T20:19:27.529Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-01-09T20:19:27.529Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-09T20:19:28.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-01-09T20:19:28.544Z] === RUN TestRemoveInvalidContainer [2020-01-09T20:19:28.544Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-09T20:19:28.544Z] === RUN TestRenameLinkedContainer [2020-01-09T20:19:28.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-09T20:19:29.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-09T20:19:29.909Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-09T20:19:32.050Z] --- PASS: TestRenameLinkedContainer (3.01s) [2020-01-09T20:19:32.050Z] === RUN TestRenameStoppedContainer [2020-01-09T20:19:32.336Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-01-09T20:19:32.336Z] === RUN TestRenameRunningContainerAndReuse [2020-01-09T20:19:32.436Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-09T20:19:33.808Z] --- PASS: TestImportExtremelyLargeImageWorks (188.02s) [2020-01-09T20:19:33.808Z] PASS [2020-01-09T20:19:33.808Z] [2020-01-09T20:19:33.808Z] DONE 12 tests in 192.204s [2020-01-09T20:19:33.808Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-09T20:19:33.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:33.808Z] ++ set -e [2020-01-09T20:19:33.808Z] ++ '[' -n 0 ']' [2020-01-09T20:19:33.808Z] ++ set -x [2020-01-09T20:19:33.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:33.836Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-01-09T20:19:33.836Z] === RUN TestRenameInvalidName [2020-01-09T20:19:34.066Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-09T20:19:34.066Z] INFO: Testing against a local daemon [2020-01-09T20:19:34.066Z] === RUN TestNetworkCreateDelete [2020-01-09T20:19:34.322Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-01-09T20:19:34.322Z] === RUN TestDockerNetworkDeletePreferID [2020-01-09T20:19:34.463Z] --- PASS: TestRenameInvalidName (0.76s) [2020-01-09T20:19:34.463Z] === RUN TestRenameAnonymousContainer [2020-01-09T20:19:34.579Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-01-09T20:19:34.579Z] === RUN TestInspectNetwork [2020-01-09T20:19:35.947Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-09T20:19:36.623Z] --- PASS: TestServiceUpdateNetwork (15.69s) [2020-01-09T20:19:36.623Z] PASS [2020-01-09T20:19:36.623Z] [2020-01-09T20:19:36.623Z] === Skipped [2020-01-09T20:19:36.623Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-09T20:19:36.623Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:19:36.623Z] [2020-01-09T20:19:36.623Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-09T20:19:36.623Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:19:36.623Z] [2020-01-09T20:19:36.623Z] [2020-01-09T20:19:36.623Z] DONE 20 tests, 2 skipped in 137.400s [2020-01-09T20:19:36.623Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-09T20:19:36.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:36.623Z] ++ set -e [2020-01-09T20:19:36.623Z] ++ '[' -n 0 ']' [2020-01-09T20:19:36.623Z] ++ set -x [2020-01-09T20:19:36.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:36.623Z] INFO: Testing against a local daemon [2020-01-09T20:19:36.623Z] === RUN TestSessionCreate [2020-01-09T20:19:36.623Z] --- PASS: TestSessionCreate (0.05s) [2020-01-09T20:19:36.623Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-09T20:19:36.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-09T20:19:36.623Z] PASS [2020-01-09T20:19:36.623Z] [2020-01-09T20:19:36.623Z] DONE 2 tests in 0.237s [2020-01-09T20:19:36.623Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-09T20:19:36.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:36.623Z] ++ set -e [2020-01-09T20:19:36.623Z] ++ '[' -n 0 ']' [2020-01-09T20:19:36.623Z] ++ set -x [2020-01-09T20:19:36.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:36.623Z] INFO: Testing against a local daemon [2020-01-09T20:19:36.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-09T20:19:36.623Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:19:36.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:19:36.623Z] === RUN TestEventsExecDie [2020-01-09T20:19:36.623Z] --- PASS: TestEventsExecDie (0.91s) [2020-01-09T20:19:36.623Z] === RUN TestEventsBackwardsCompatible [2020-01-09T20:19:36.623Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-09T20:19:36.623Z] === RUN TestInfoBinaryCommits [2020-01-09T20:19:36.623Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-09T20:19:36.623Z] === RUN TestInfoAPIVersioned [2020-01-09T20:19:36.623Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-09T20:19:36.623Z] === RUN TestInfoDiscoveryBackend [2020-01-09T20:19:37.316Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-09T20:19:37.558Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-01-09T20:19:37.558Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-09T20:19:37.949Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2020-01-09T20:19:37.949Z] === RUN TestRenameContainerWithSameName [2020-01-09T20:19:38.236Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-01-09T20:19:38.236Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-09T20:19:38.247Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-09T20:19:38.499Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-09T20:19:38.499Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-09T20:19:39.069Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2020-01-09T20:19:39.069Z] === RUN TestInfoAPI [2020-01-09T20:19:39.069Z] --- PASS: TestInfoAPI (0.05s) [2020-01-09T20:19:39.069Z] === RUN TestInfoAPIWarnings [2020-01-09T20:19:39.639Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-01-09T20:19:39.639Z] === RUN TestInfoDebug [2020-01-09T20:19:39.734Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2020-01-09T20:19:39.734Z] === RUN TestResize [2020-01-09T20:19:39.978Z] --- PASS: TestServiceWithDataPathPortInit (17.49s) [2020-01-09T20:19:39.978Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-09T20:19:40.358Z] --- PASS: TestResize (0.71s) [2020-01-09T20:19:40.358Z] === RUN TestResizeWithInvalidSize [2020-01-09T20:19:40.579Z] --- PASS: TestInfoDebug (0.63s) [2020-01-09T20:19:40.579Z] === RUN TestInfoInsecureRegistries [2020-01-09T20:19:40.839Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-01-09T20:19:40.839Z] === RUN TestInfoRegistryMirrors [2020-01-09T20:19:40.911Z] ok github.com/docker/docker/integration/container 61.750s [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === Skipped [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-09T20:19:40.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-09T20:19:40.911Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-09T20:19:40.911Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-01-09T20:19:40.911Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-01-09T20:19:40.911Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-09T20:19:40.911Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-09T20:19:40.911Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-09T20:19:40.911Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-09T20:19:40.911Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-09T20:19:40.911Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-09T20:19:40.911Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-09T20:19:40.911Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-09T20:19:40.911Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-09T20:19:40.911Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-09T20:19:40.911Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-09T20:19:40.911Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-09T20:19:40.911Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-09T20:19:40.911Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-09T20:19:40.911Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.911Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-09T20:19:40.911Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-09T20:19:40.911Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-09T20:19:40.912Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-09T20:19:40.912Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-09T20:19:40.912Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-09T20:19:40.912Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-09T20:19:40.912Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-09T20:19:40.912Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-09T20:19:40.912Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-09T20:19:40.912Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-09T20:19:40.912Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-09T20:19:40.912Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-09T20:19:40.912Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-09T20:19:40.912Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-09T20:19:40.912Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-09T20:19:40.912Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 79 tests, 40 skipped in 64.506s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-09T20:19:40.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:40.912Z] INFO: Testing against a local daemon [2020-01-09T20:19:40.912Z] ok github.com/docker/docker/integration/image 0.484s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === Skipped [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-09T20:19:40.912Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-09T20:19:40.912Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-09T20:19:40.912Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-09T20:19:40.912Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 11 tests, 4 skipped in 2.701s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-09T20:19:40.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:40.912Z] INFO: Testing against a local daemon [2020-01-09T20:19:40.912Z] ok github.com/docker/docker/integration/network 0.264s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === Skipped [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-09T20:19:40.912Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-09T20:19:40.912Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-09T20:19:40.912Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-09T20:19:40.912Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-09T20:19:40.912Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 17 tests, 13 skipped in 2.591s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-09T20:19:40.912Z] testing: warning: no tests to run [2020-01-09T20:19:40.912Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 0 tests in 0.751s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-09T20:19:40.912Z] testing: warning: no tests to run [2020-01-09T20:19:40.912Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 0 tests in 0.750s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-09T20:19:40.912Z] testing: warning: no tests to run [2020-01-09T20:19:40.912Z] ok github.com/docker/docker/integration/plugin 0.085s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 0 tests in 0.732s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-09T20:19:40.912Z] testing: warning: no tests to run [2020-01-09T20:19:40.912Z] ok github.com/docker/docker/integration/plugin/authz 0.110s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] DONE 0 tests in 0.787s [2020-01-09T20:19:40.912Z] [2020-01-09T20:19:40.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-09T20:19:41.368Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-01-09T20:19:41.368Z] === RUN TestResizeWhenContainerNotStarted [2020-01-09T20:19:41.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:41.369Z] INFO: Testing against a local daemon [2020-01-09T20:19:41.369Z] ok github.com/docker/docker/integration/plugin/common 0.241s [2020-01-09T20:19:41.369Z] [2020-01-09T20:19:41.369Z] DONE 2 tests in 2.287s [2020-01-09T20:19:41.369Z] [2020-01-09T20:19:41.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-09T20:19:41.527Z] === RUN TestInspectNetwork/full_network_id [2020-01-09T20:19:41.527Z] === RUN TestInspectNetwork/partial_network_id [2020-01-09T20:19:41.527Z] === RUN TestInspectNetwork/network_name [2020-01-09T20:19:41.527Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-09T20:19:41.784Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-01-09T20:19:41.784Z] === RUN TestLoginFailsWithBadCredentials [2020-01-09T20:19:41.987Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:19:41.987Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:19:41.987Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:19:41.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-09T20:19:41.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-09T20:19:41.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-09T20:19:41.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-09T20:19:42.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2020-01-09T20:19:42.044Z] === RUN TestPingCacheHeaders [2020-01-09T20:19:42.044Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-09T20:19:42.044Z] === RUN TestPingGet [2020-01-09T20:19:42.044Z] --- PASS: TestPingGet (0.03s) [2020-01-09T20:19:42.044Z] === RUN TestPingHead [2020-01-09T20:19:42.044Z] --- PASS: TestPingHead (0.05s) [2020-01-09T20:19:42.044Z] === RUN TestVersion [2020-01-09T20:19:42.044Z] --- PASS: TestVersion (0.05s) [2020-01-09T20:19:42.044Z] PASS [2020-01-09T20:19:42.044Z] [2020-01-09T20:19:42.044Z] === Skipped [2020-01-09T20:19:42.044Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:19:42.044Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:19:42.044Z] [2020-01-09T20:19:42.044Z] [2020-01-09T20:19:42.044Z] DONE 18 tests, 1 skipped in 6.665s [2020-01-09T20:19:42.044Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-09T20:19:42.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:42.044Z] ++ set -e [2020-01-09T20:19:42.044Z] ++ '[' -n 0 ']' [2020-01-09T20:19:42.044Z] ++ set -x [2020-01-09T20:19:42.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:42.303Z] INFO: Testing against a local daemon [2020-01-09T20:19:42.303Z] === RUN TestVolumesCreateAndList [2020-01-09T20:19:42.303Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-09T20:19:42.303Z] === RUN TestVolumesRemove [2020-01-09T20:19:42.561Z] --- PASS: TestVolumesRemove (0.14s) [2020-01-09T20:19:42.561Z] === RUN TestVolumesInspect [2020-01-09T20:19:42.561Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-09T20:19:42.561Z] === RUN TestVolumesInvalidJSON [2020-01-09T20:19:42.561Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-09T20:19:42.561Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-09T20:19:42.561Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-09T20:19:42.561Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-09T20:19:42.561Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-09T20:19:42.561Z] PASS [2020-01-09T20:19:42.561Z] [2020-01-09T20:19:42.561Z] DONE 5 tests in 0.371s [2020-01-09T20:19:42.561Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-09T20:19:42.820Z] ++++ cat bundles/test-integration/docker.pid [2020-01-09T20:19:42.820Z] +++ kill 13025 [2020-01-09T20:19:44.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-09T20:19:44.195Z] +++ /etc/init.d/apparmor stop [2020-01-09T20:19:44.195Z] Clearing AppArmor profiles cache:. [2020-01-09T20:19:44.195Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:19:44.195Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:19:44.195Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:19:44.195Z] [2020-01-09T20:19:44.195Z] To set a process to complain mode, use the command line tool [2020-01-09T20:19:44.195Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:19:44.195Z] with the 'teardown' option." [2020-01-09T20:19:44.195Z] [2020-01-09T20:19:45.120Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:45.120Z] INFO: Testing against a local daemon [2020-01-09T20:19:45.120Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.260s [2020-01-09T20:19:45.120Z] [2020-01-09T20:19:45.120Z] === Skipped [2020-01-09T20:19:45.120Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-09T20:19:45.120Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-09T20:19:45.120Z] [2020-01-09T20:19:45.120Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-09T20:19:45.120Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-09T20:19:45.120Z] [2020-01-09T20:19:45.120Z] [2020-01-09T20:19:45.120Z] DONE 2 tests, 2 skipped in 3.683s [2020-01-09T20:19:45.120Z] [2020-01-09T20:19:45.120Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-09T20:19:45.706Z] --- PASS: TestInspectNetwork (10.99s) [2020-01-09T20:19:45.706Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-09T20:19:45.706Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-09T20:19:45.706Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-09T20:19:45.706Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-09T20:19:45.706Z] === RUN TestRunContainerWithBridgeNone [2020-01-09T20:19:45.706Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-09T20:19:46.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-09T20:19:46.837Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-09T20:19:46.837Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-09T20:19:46.837Z] Cross building: bundles/cross/windows/amd64 [2020-01-09T20:19:46.837Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-09T20:19:46.837Z] GOOS="windows" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2020-01-09T20:19:47.493Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-09T20:19:48.231Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-01-09T20:19:48.231Z] === RUN TestNetworkInvalidJSON [2020-01-09T20:19:48.231Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-09T20:19:48.231Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-09T20:19:48.231Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:19:48.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:19:48.231Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:19:48.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:19:48.231Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-09T20:19:48.231Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:19:48.231Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:19:48.231Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-09T20:19:48.231Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-09T20:19:48.231Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-09T20:19:48.231Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-09T20:19:48.231Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-09T20:19:48.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.09s) [2020-01-09T20:19:48.243Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jxp0cliassbr08p585as69i5a Created:2020-01-09 20:19:38.444213581 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[34f47aa87e1dfa20bcfbead0c6065a5d9c87e6af2f4cd59e0befc5e61f9544c3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nwjzo4bsmdyflgpifannd284d EndpointID:fb6b8ee0d5211e61828e157ce02d8b5ef5961f198e5f4882ef2074c1f92ede08 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:721e89b5ad8dc3fc8531d6106f8baf9b32b7a34cfc7ed31c62c0213edea4157c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:bda758cc13a3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nwjzo4bsmdyflgpifannd284d EndpointID:fb6b8ee0d5211e61828e157ce02d8b5ef5961f198e5f4882ef2074c1f92ede08 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-09T20:19:48.243Z] PASS [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] === Skipped [2020-01-09T20:19:48.243Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:19:48.243Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] DONE 21 tests, 1 skipped in 48.532s [2020-01-09T20:19:48.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:19:48.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:48.243Z] ++ set -e [2020-01-09T20:19:48.243Z] ++ '[' -n 0 ']' [2020-01-09T20:19:48.243Z] ++ set -x [2020-01-09T20:19:48.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-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:48.243Z] INFO: Testing against a local daemon [2020-01-09T20:19:48.243Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-09T20:19:48.243Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-09T20:19:48.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:19:48.243Z] === RUN TestDockerNetworkIpvlan [2020-01-09T20:19:48.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:19:48.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:19:48.243Z] PASS [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] === Skipped [2020-01-09T20:19:48.243Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-09T20:19:48.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:19:48.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] [2020-01-09T20:19:48.243Z] DONE 2 tests, 2 skipped in 0.132s [2020-01-09T20:19:48.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:19:48.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:48.243Z] ++ set -e [2020-01-09T20:19:48.243Z] ++ '[' -n 0 ']' [2020-01-09T20:19:48.243Z] ++ set -x [2020-01-09T20:19:48.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:19:48.244Z] INFO: Testing against a local daemon [2020-01-09T20:19:48.244Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-09T20:19:48.262Z] + echo Ensuring container killed. [2020-01-09T20:19:48.262Z] Ensuring container killed. [2020-01-09T20:19:48.262Z] + docker rm -vf docker-pr3 [2020-01-09T20:19:48.262Z] Error: No such container: docker-pr3 [2020-01-09T20:19:48.262Z] + true [Pipeline] sh [2020-01-09T20:19:48.555Z] + echo Chowning /workspace to jenkins user [2020-01-09T20:19:48.555Z] Chowning /workspace to jenkins user [2020-01-09T20:19:48.555Z] + id -u [2020-01-09T20:19:48.555Z] + id -g [2020-01-09T20:19:48.555Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40358:/workspace busybox chown -R 1000:1000 /workspace [2020-01-09T20:19:48.662Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-01-09T20:19:48.662Z] === RUN TestDockerNetworkMacvlan [2020-01-09T20:19:48.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:19:48.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-09T20:19:48.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:19:49.533Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-09T20:19:49.600Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-09T20:19:49.600Z] === RUN TestDaemonDefaultNetworkPools [2020-01-09T20:19:49.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-09T20:19:50.164Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2020-01-09T20:19:50.164Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-09T20:19:50.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-09T20:19:50.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-09T20:19:50.903Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-09T20:19:51.095Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-01-09T20:19:51.095Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-09T20:19:51.746Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-09T20:19:52.143Z] + bundleName=arm64-integration [2020-01-09T20:19:52.143Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-09T20:19:52.143Z] Creating arm64-integration-bundles.tar.gz [2020-01-09T20:19:52.143Z] + + xargs tar -czf arm64-integration-bundles.tar.gz [2020-01-09T20:19:52.143Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-09T20:19:52.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:52.181Z] INFO: Testing against a local daemon [2020-01-09T20:19:52.181Z] testing: warning: no tests to run [2020-01-09T20:19:52.181Z] ok github.com/docker/docker/integration/plugin/logging 0.208s [2020-01-09T20:19:52.181Z] [2020-01-09T20:19:52.181Z] DONE 0 tests in 6.950s [2020-01-09T20:19:52.181Z] [2020-01-09T20:19:52.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [Pipeline] archiveArtifacts [2020-01-09T20:19:52.414Z] Archiving artifacts [2020-01-09T20:19:52.465Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-01-09T20:19:52.465Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-09T20:19:52.679Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-09T20:19:53.000Z] + make clean [2020-01-09T20:19:53.029Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-09T20:19:53.029Z] === RUN TestServiceWithPredefinedNetwork [2020-01-09T20:19:53.569Z] docker volume rm -f docker-dev-cache [2020-01-09T20:19:53.569Z] docker-dev-cache [Pipeline] deleteDir [2020-01-09T20:19:54.344Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.10s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (6.54s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.81s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.70s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.38s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.33s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.27s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s) [2020-01-09T20:19:54.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2020-01-09T20:19:54.345Z] === RUN TestCgroupNamespacesRun [2020-01-09T20:19:54.407Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-09T20:19:55.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:55.078Z] INFO: Testing against a local daemon [2020-01-09T20:19:55.078Z] ok github.com/docker/docker/integration/plugin/volumes 0.313s [2020-01-09T20:19:55.078Z] [2020-01-09T20:19:55.078Z] === Skipped [2020-01-09T20:19:55.078Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-09T20:19:55.078Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:55.078Z] [2020-01-09T20:19:55.078Z] [2020-01-09T20:19:55.078Z] DONE 1 tests, 1 skipped in 2.904s [2020-01-09T20:19:55.078Z] [2020-01-09T20:19:55.078Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-09T20:19:55.864Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-01-09T20:19:55.864Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-09T20:19:56.308Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2020-01-09T20:19:56.308Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-09T20:19:56.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:19:56.308Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:19:56.308Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-09T20:19:57.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:19:57.258Z] INFO: Testing against a local daemon [2020-01-09T20:19:57.258Z] ok github.com/docker/docker/integration/secret 0.236s [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] === Skipped [2020-01-09T20:19:57.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-09T20:19:57.715Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2020-01-09T20:19:57.715Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-09T20:19:57.715Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-09T20:19:57.715Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-09T20:19:57.715Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-09T20:19:57.715Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] DONE 6 tests, 6 skipped in 2.403s [2020-01-09T20:19:57.715Z] [2020-01-09T20:19:57.715Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-09T20:19:57.903Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-01-09T20:19:57.903Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-09T20:19:58.685Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-09T20:19:59.390Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-01-09T20:19:59.390Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-09T20:20:00.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:20:00.637Z] INFO: Testing against a local daemon [2020-01-09T20:20:00.637Z] ok github.com/docker/docker/integration/service 0.357s [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === Skipped [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-09T20:20:00.637Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-09T20:20:00.637Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-09T20:20:00.637Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-09T20:20:00.637Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-09T20:20:00.637Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-09T20:20:00.637Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-09T20:20:00.637Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-09T20:20:00.637Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-09T20:20:00.637Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.637Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-09T20:20:00.637Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.637Z] [2020-01-09T20:20:00.638Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-09T20:20:00.638Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-09T20:20:00.638Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-09T20:20:00.638Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-09T20:20:00.638Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-09T20:20:00.638Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] DONE 20 tests, 19 skipped in 3.038s [2020-01-09T20:20:00.638Z] [2020-01-09T20:20:00.638Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-09T20:20:01.507Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-01-09T20:20:01.507Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-09T20:20:02.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:20:02.812Z] INFO: Testing against a local daemon [2020-01-09T20:20:02.812Z] ok github.com/docker/docker/integration/session 0.242s [2020-01-09T20:20:03.032Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-01-09T20:20:03.032Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-09T20:20:03.270Z] [2020-01-09T20:20:03.270Z] === Skipped [2020-01-09T20:20:03.270Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-09T20:20:03.270Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-09T20:20:03.270Z] [2020-01-09T20:20:03.270Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-09T20:20:03.270Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-09T20:20:03.270Z] [2020-01-09T20:20:03.270Z] [2020-01-09T20:20:03.270Z] DONE 2 tests, 2 skipped in 2.367s [2020-01-09T20:20:03.270Z] [2020-01-09T20:20:03.270Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-09T20:20:04.061Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-01-09T20:20:04.061Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-09T20:20:04.292Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan (15.98s) [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s) [2020-01-09T20:20:04.723Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2020-01-09T20:20:04.723Z] PASS [2020-01-09T20:20:04.723Z] [2020-01-09T20:20:04.723Z] DONE 8 tests in 17.536s [2020-01-09T20:20:04.723Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-09T20:20:04.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:04.723Z] ++ set -e [2020-01-09T20:20:04.723Z] ++ '[' -n 0 ']' [2020-01-09T20:20:04.723Z] ++ set -x [2020-01-09T20:20:04.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:04.724Z] testing: warning: no tests to run [2020-01-09T20:20:04.724Z] PASS [2020-01-09T20:20:04.724Z] [2020-01-09T20:20:04.724Z] DONE 0 tests in 0.062s [2020-01-09T20:20:04.724Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-09T20:20:04.724Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:04.724Z] ++ set -e [2020-01-09T20:20:04.724Z] ++ '[' -n 0 ']' [2020-01-09T20:20:04.724Z] ++ set -x [2020-01-09T20:20:04.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:05.103Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-01-09T20:20:05.103Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-09T20:20:05.131Z] INFO: Testing against a local daemon [2020-01-09T20:20:05.131Z] === RUN TestAuthZPluginAllowRequest [2020-01-09T20:20:05.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:20:05.443Z] INFO: Testing against a local daemon [2020-01-09T20:20:06.411Z] ok github.com/docker/docker/integration/system 1.301s [2020-01-09T20:20:06.511Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-01-09T20:20:06.511Z] === RUN TestAuthZPluginTLS [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === Skipped [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:20:06.874Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-09T20:20:06.874Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-09T20:20:06.874Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-09T20:20:06.874Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-09T20:20:06.874Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-09T20:20:06.874Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-09T20:20:06.874Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] DONE 13 tests, 7 skipped in 3.551s [2020-01-09T20:20:06.874Z] [2020-01-09T20:20:06.874Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-09T20:20:07.149Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-01-09T20:20:07.149Z] === RUN TestKernelTCPMemory [2020-01-09T20:20:07.417Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-09T20:20:07.417Z] === RUN TestAuthZPluginDenyRequest [2020-01-09T20:20:07.779Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-01-09T20:20:07.779Z] === RUN TestNISDomainname [2020-01-09T20:20:07.836Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-01-09T20:20:07.836Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-09T20:20:08.313Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-01-09T20:20:08.313Z] === RUN TestAuthZPluginDenyResponse [2020-01-09T20:20:08.807Z] --- PASS: TestNISDomainname (0.98s) [2020-01-09T20:20:08.807Z] === RUN TestHostnameDnsResolution [2020-01-09T20:20:08.914Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-09T20:20:08.914Z] === RUN TestAuthZPluginAllowEventStream [2020-01-09T20:20:09.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:20:09.045Z] INFO: Testing against a local daemon [2020-01-09T20:20:09.045Z] ok github.com/docker/docker/integration/volume 0.259s [2020-01-09T20:20:09.503Z] [2020-01-09T20:20:09.503Z] === Skipped [2020-01-09T20:20:09.503Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-09T20:20:09.503Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-09T20:20:09.503Z] [2020-01-09T20:20:09.503Z] [2020-01-09T20:20:09.503Z] DONE 5 tests, 1 skipped in 2.513s [2020-01-09T20:20:09.503Z] [2020-01-09T20:20:09.503Z] INFO: make.ps1 ended at 01/09/2020 20:20:09 [2020-01-09T20:20:09.503Z] INFO: Integration CLI tests being run from the host: [2020-01-09T20:20:09.503Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-01-09T20:20:10.295Z] --- PASS: TestHostnameDnsResolution (1.27s) [2020-01-09T20:20:10.295Z] === RUN TestStats [2020-01-09T20:20:11.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-09T20:20:11.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-09T20:20:11.248Z] --- PASS: TestAuthZPluginAllowEventStream (1.93s) [2020-01-09T20:20:11.248Z] === RUN TestAuthZPluginErrorResponse [2020-01-09T20:20:11.673Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-09T20:20:11.673Z] === RUN TestAuthZPluginErrorRequest [2020-01-09T20:20:11.797Z] --- PASS: TestStats (1.85s) [2020-01-09T20:20:11.797Z] === RUN TestStopContainerWithTimeout [2020-01-09T20:20:11.797Z] === RUN TestStopContainerWithTimeout/0 [2020-01-09T20:20:11.797Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-09T20:20:11.797Z] === RUN TestStopContainerWithTimeout/1 [2020-01-09T20:20:11.797Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-09T20:20:11.797Z] === RUN TestStopContainerWithTimeout/3 [2020-01-09T20:20:11.797Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-09T20:20:11.797Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-09T20:20:11.797Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-09T20:20:12.081Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-09T20:20:12.081Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-09T20:20:12.087Z] === CONT TestStopContainerWithTimeout/0 [2020-01-09T20:20:12.087Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-09T20:20:12.087Z] === CONT TestStopContainerWithTimeout/3 [2020-01-09T20:20:12.087Z] === CONT TestStopContainerWithTimeout/1 [2020-01-09T20:20:12.501Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-01-09T20:20:12.501Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-09T20:20:14.534Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-01-09T20:20:14.534Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-09T20:20:15.582Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-01-09T20:20:15.582Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-01-09T20:20:15.582Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2020-01-09T20:20:15.582Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-01-09T20:20:15.582Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2020-01-09T20:20:15.582Z] === RUN TestDeleteDevicemapper [2020-01-09T20:20:15.582Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-09T20:20:15.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:20:15.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-09T20:20:16.417Z] --- PASS: TestServiceWithDataPathPortInit (20.00s) [2020-01-09T20:20:16.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-09T20:20:17.267Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2020-01-09T20:20:17.267Z] === RUN TestAuthZPluginHeader [2020-01-09T20:20:18.208Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-01-09T20:20:18.208Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-09T20:20:18.208Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-09T20:20:18.208Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:18.208Z] === RUN TestAuthZPluginV2Disable [2020-01-09T20:20:18.208Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-09T20:20:18.208Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:18.208Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-09T20:20:18.208Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-09T20:20:18.208Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:18.208Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-09T20:20:18.208Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-09T20:20:18.208Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:18.208Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-09T20:20:18.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-09T20:20:19.054Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2020-01-09T20:20:19.054Z] === RUN TestUpdateMemory [2020-01-09T20:20:19.674Z] --- PASS: TestUpdateMemory (0.95s) [2020-01-09T20:20:19.674Z] === RUN TestUpdateCPUQuota [2020-01-09T20:20:19.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-09T20:20:19.830Z] INFO: Testing against a local daemon [2020-01-09T20:20:21.152Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-01-09T20:20:21.152Z] === RUN TestUpdatePidsLimit [2020-01-09T20:20:21.152Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-09T20:20:21.152Z] === RUN TestUpdatePidsLimit/no_change [2020-01-09T20:20:21.438Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-09T20:20:21.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-09T20:20:22.055Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-09T20:20:22.339Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-09T20:20:22.402Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-09T20:20:22.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-09T20:20:22.917Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-09T20:20:22.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-09T20:20:23.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit (3.43s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-01-09T20:20:24.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-01-09T20:20:24.399Z] === RUN TestUpdateRestartPolicy [2020-01-09T20:20:25.424Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-09T20:20:25.424Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-09T20:20:25.424Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-09T20:20:26.355Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.00s) [2020-01-09T20:20:26.355Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ppk29nyve4s16y7g364y86zud Created:2020-01-09 20:20:17.879172589 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3ba83aa72d2f0d20f4b77a7110163bc9fb5adba7c4024e68636ad2aa9f82990e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xlvtfux64lcgalv9ob0zjx599 EndpointID:7627df8ce613596537469e78a4fee4471a43c6b7a28dee771fc0aff1c265dd2a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eed03ed20fb0c258b51dccdf651a5409b7b59f5b69f5a5f28de12d6adbe8acb9 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0b0e8320ec0e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xlvtfux64lcgalv9ob0zjx599 EndpointID:7627df8ce613596537469e78a4fee4471a43c6b7a28dee771fc0aff1c265dd2a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-09T20:20:26.355Z] PASS [2020-01-09T20:20:26.355Z] [2020-01-09T20:20:26.355Z] === Skipped [2020-01-09T20:20:26.355Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:20:26.355Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:20:26.355Z] [2020-01-09T20:20:26.355Z] [2020-01-09T20:20:26.355Z] DONE 21 tests, 1 skipped in 52.361s [2020-01-09T20:20:26.355Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:20:26.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:26.355Z] ++ set -e [2020-01-09T20:20:26.355Z] ++ '[' -n 0 ']' [2020-01-09T20:20:26.355Z] ++ set -x [2020-01-09T20:20:26.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:26.355Z] INFO: Testing against a local daemon [2020-01-09T20:20:26.355Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-09T20:20:26.355Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-09T20:20:26.355Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:20:26.355Z] === RUN TestDockerNetworkIpvlan [2020-01-09T20:20:26.355Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:20:26.355Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:20:26.355Z] PASS [2020-01-09T20:20:26.612Z] [2020-01-09T20:20:26.612Z] === Skipped [2020-01-09T20:20:26.612Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-09T20:20:26.612Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:20:26.612Z] [2020-01-09T20:20:26.612Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:20:26.612Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:20:26.612Z] [2020-01-09T20:20:26.612Z] [2020-01-09T20:20:26.612Z] DONE 2 tests, 2 skipped in 0.209s [2020-01-09T20:20:26.612Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:20:26.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:26.612Z] ++ set -e [2020-01-09T20:20:26.612Z] ++ '[' -n 0 ']' [2020-01-09T20:20:26.612Z] ++ set -x [2020-01-09T20:20:26.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:26.612Z] INFO: Testing against a local daemon [2020-01-09T20:20:26.612Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-09T20:20:27.981Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-01-09T20:20:27.981Z] === RUN TestDockerNetworkMacvlan [2020-01-09T20:20:28.912Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-09T20:20:29.843Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-09T20:20:30.774Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-09T20:20:34.047Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-09T20:20:35.228Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.98s) [2020-01-09T20:20:35.229Z] PASS [2020-01-09T20:20:35.229Z] [2020-01-09T20:20:35.229Z] === Skipped [2020-01-09T20:20:35.229Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-09T20:20:35.229Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:35.229Z] [2020-01-09T20:20:35.229Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-09T20:20:35.229Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:35.229Z] [2020-01-09T20:20:35.229Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-09T20:20:35.229Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:35.229Z] [2020-01-09T20:20:35.229Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-09T20:20:35.229Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:35.229Z] [2020-01-09T20:20:35.229Z] [2020-01-09T20:20:35.229Z] DONE 17 tests, 4 skipped in 30.355s [2020-01-09T20:20:35.229Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-09T20:20:35.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:35.229Z] ++ set -e [2020-01-09T20:20:35.229Z] ++ '[' -n 0 ']' [2020-01-09T20:20:35.229Z] ++ set -x [2020-01-09T20:20:35.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:35.229Z] INFO: Testing against a local daemon [2020-01-09T20:20:35.229Z] === RUN TestPluginInvalidJSON [2020-01-09T20:20:35.647Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:20:35.647Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:20:35.647Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:20:35.647Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-09T20:20:35.647Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-09T20:20:35.647Z] PASS [2020-01-09T20:20:35.647Z] [2020-01-09T20:20:35.647Z] DONE 2 tests in 0.227s [2020-01-09T20:20:35.647Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-09T20:20:35.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:35.647Z] ++ set -e [2020-01-09T20:20:35.647Z] ++ '[' -n 0 ']' [2020-01-09T20:20:35.647Z] ++ set -x [2020-01-09T20:20:35.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:35.648Z] INFO: Testing against a local daemon [2020-01-09T20:20:35.648Z] === RUN TestExternalGraphDriver [2020-01-09T20:20:35.648Z] === RUN TestExternalGraphDriver/json [2020-01-09T20:20:36.954Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-01-09T20:20:36.954Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-09T20:20:37.239Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-01-09T20:20:37.239Z] === RUN TestWaitNonBlocked [2020-01-09T20:20:37.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:20:37.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:20:37.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:20:37.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:20:37.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-09T20:20:37.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-09T20:20:38.278Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-09T20:20:38.278Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-01-09T20:20:38.278Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-01-09T20:20:38.278Z] === RUN TestWaitBlocked [2020-01-09T20:20:38.278Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:20:38.278Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:20:38.278Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:20:38.278Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:20:38.278Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-09T20:20:38.278Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-09T20:20:38.297Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-09T20:20:38.297Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-09T20:20:38.297Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-09T20:20:38.343Z] === RUN TestExternalGraphDriver/spec [2020-01-09T20:20:38.862Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-09T20:20:38.909Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-09T20:20:38.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2020-01-09T20:20:38.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-01-09T20:20:38.909Z] === CONT TestContainerStartOnDaemonRestart [2020-01-09T20:20:38.909Z] === CONT TestIpcModeOlderClient [2020-01-09T20:20:38.909Z] === CONT TestDaemonRestartIpcMode [2020-01-09T20:20:39.196Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-01-09T20:20:39.426Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-09T20:20:39.965Z] === RUN TestExternalGraphDriver/pull [2020-01-09T20:20:39.989Z] === RUN TestDockerSuite/TestBuildFails [2020-01-09T20:20:40.921Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-09T20:20:40.921Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-09T20:20:42.221Z] --- PASS: TestExternalGraphDriver (6.75s) [2020-01-09T20:20:42.221Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-01-09T20:20:42.221Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-01-09T20:20:42.221Z] --- PASS: TestExternalGraphDriver/pull (2.37s) [2020-01-09T20:20:42.221Z] === RUN TestGraphdriverPluginV2 [2020-01-09T20:20:42.678Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-01-09T20:20:42.678Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:42.678Z] PASS [2020-01-09T20:20:42.678Z] [2020-01-09T20:20:42.678Z] === Skipped [2020-01-09T20:20:42.678Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-01-09T20:20:42.678Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:42.678Z] [2020-01-09T20:20:42.678Z] [2020-01-09T20:20:42.678Z] DONE 5 tests, 1 skipped in 6.999s [2020-01-09T20:20:42.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-09T20:20:42.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:42.678Z] ++ set -e [2020-01-09T20:20:42.678Z] ++ '[' -n 0 ']' [2020-01-09T20:20:42.678Z] ++ set -x [2020-01-09T20:20:42.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:42.678Z] INFO: Testing against a local daemon [2020-01-09T20:20:42.678Z] === RUN TestContinueAfterPluginCrash [2020-01-09T20:20:42.678Z] === PAUSE TestContinueAfterPluginCrash [2020-01-09T20:20:42.678Z] === RUN TestDaemonStartWithLogOpt [2020-01-09T20:20:42.678Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-09T20:20:42.678Z] === CONT TestContinueAfterPluginCrash [2020-01-09T20:20:42.678Z] === CONT TestDaemonStartWithLogOpt [2020-01-09T20:20:42.695Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-01-09T20:20:42.986Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-01-09T20:20:42.986Z] PASS [2020-01-09T20:20:42.986Z] [2020-01-09T20:20:42.986Z] === Skipped [2020-01-09T20:20:42.986Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-09T20:20:42.986Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-09T20:20:42.986Z] [2020-01-09T20:20:42.986Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-09T20:20:42.986Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-09T20:20:42.986Z] [2020-01-09T20:20:42.986Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-09T20:20:42.986Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-09T20:20:42.986Z] [2020-01-09T20:20:42.986Z] [2020-01-09T20:20:42.986Z] DONE 197 tests, 3 skipped in 128.314s [2020-01-09T20:20:42.986Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-09T20:20:42.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:42.986Z] ++ set -e [2020-01-09T20:20:42.986Z] ++ '[' -n 0 ']' [2020-01-09T20:20:42.986Z] ++ set -x [2020-01-09T20:20:42.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:43.273Z] INFO: Testing against a local daemon [2020-01-09T20:20:43.273Z] === RUN TestCommitInheritsEnv [2020-01-09T20:20:43.900Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-01-09T20:20:43.900Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-09T20:20:43.900Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-09T20:20:43.900Z] === RUN TestImagesFilterMultiReference [2020-01-09T20:20:43.900Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-09T20:20:43.900Z] === RUN TestImagePullPlatformInvalid [2020-01-09T20:20:43.900Z] --- PASS: TestImagePullPlatformInvalid (0.11s) [2020-01-09T20:20:43.900Z] === RUN TestRemoveImageOrphaning [2020-01-09T20:20:44.197Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-09T20:20:44.454Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-09T20:20:44.523Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-01-09T20:20:44.523Z] === RUN TestRemoveImageGarbageCollector [2020-01-09T20:20:44.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-09T20:20:44.523Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:20:44.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-09T20:20:44.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-09T20:20:44.523Z] === RUN TestTagInvalidReference [2020-01-09T20:20:44.523Z] --- PASS: TestTagInvalidReference (0.05s) [2020-01-09T20:20:44.523Z] === RUN TestTagValidPrefixedRepo [2020-01-09T20:20:44.523Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-09T20:20:44.523Z] === RUN TestTagExistedNameWithoutForce [2020-01-09T20:20:44.523Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-09T20:20:44.523Z] === RUN TestTagOfficialNames [2020-01-09T20:20:44.523Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-09T20:20:44.523Z] === RUN TestTagMatchesDigest [2020-01-09T20:20:44.809Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-01-09T20:20:44.809Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan (17.95s) [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.32s) [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.98s) [2020-01-09T20:20:46.349Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s) [2020-01-09T20:20:46.349Z] PASS [2020-01-09T20:20:46.349Z] [2020-01-09T20:20:46.349Z] DONE 8 tests in 19.504s [2020-01-09T20:20:46.349Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-09T20:20:46.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:46.349Z] ++ set -e [2020-01-09T20:20:46.349Z] ++ '[' -n 0 ']' [2020-01-09T20:20:46.349Z] ++ set -x [2020-01-09T20:20:46.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:46.350Z] testing: warning: no tests to run [2020-01-09T20:20:46.350Z] PASS [2020-01-09T20:20:46.350Z] [2020-01-09T20:20:46.350Z] DONE 0 tests in 0.033s [2020-01-09T20:20:46.350Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-09T20:20:46.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:46.350Z] ++ set -e [2020-01-09T20:20:46.350Z] ++ '[' -n 0 ']' [2020-01-09T20:20:46.350Z] ++ set -x [2020-01-09T20:20:46.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:20:46.350Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-09T20:20:46.350Z] INFO: Testing against a local daemon [2020-01-09T20:20:46.350Z] === RUN TestAuthZPluginAllowRequest [2020-01-09T20:20:48.243Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-01-09T20:20:48.243Z] === RUN TestAuthZPluginTLS [2020-01-09T20:20:48.243Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-09T20:20:48.502Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-01-09T20:20:48.502Z] === RUN TestAuthZPluginDenyRequest [2020-01-09T20:20:49.070Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-01-09T20:20:49.070Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-09T20:20:49.652Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-09T20:20:49.652Z] === RUN TestAuthZPluginDenyResponse [2020-01-09T20:20:49.652Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-09T20:20:50.218Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-09T20:20:50.218Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-01-09T20:20:50.218Z] === RUN TestAuthZPluginAllowEventStream [2020-01-09T20:20:51.149Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-09T20:20:52.080Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-01-09T20:20:52.080Z] === RUN TestAuthZPluginErrorResponse [2020-01-09T20:20:52.337Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-01-09T20:20:52.337Z] === RUN TestAuthZPluginErrorRequest [2020-01-09T20:20:52.900Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-09T20:20:52.900Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-09T20:20:53.465Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-09T20:20:53.465Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-09T20:20:53.465Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-09T20:20:54.395Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-09T20:20:54.692Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-09T20:20:55.622Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-01-09T20:20:55.622Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-09T20:20:56.992Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-09T20:20:57.021Z] --- PASS: TestDaemonStartWithLogOpt (12.48s) [2020-01-09T20:20:57.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-09T20:20:57.507Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2020-01-09T20:20:57.507Z] === RUN TestAuthZPluginHeader [2020-01-09T20:20:58.439Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-01-09T20:20:58.439Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-09T20:20:59.813Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-09T20:21:00.410Z] --- PASS: TestContinueAfterPluginCrash (17.34s) [2020-01-09T20:21:00.410Z] PASS [2020-01-09T20:21:00.410Z] [2020-01-09T20:21:00.410Z] DONE 2 tests in 17.507s [2020-01-09T20:21:00.410Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-09T20:21:00.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:00.410Z] ++ set -e [2020-01-09T20:21:00.410Z] ++ '[' -n 0 ']' [2020-01-09T20:21:00.410Z] ++ set -x [2020-01-09T20:21:00.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-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:00.410Z] INFO: Testing against a local daemon [2020-01-09T20:21:00.410Z] === RUN TestPluginWithDevMounts [2020-01-09T20:21:00.410Z] === PAUSE TestPluginWithDevMounts [2020-01-09T20:21:00.410Z] === CONT TestPluginWithDevMounts [2020-01-09T20:21:01.708Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-09T20:21:02.377Z] --- PASS: TestPluginWithDevMounts (2.05s) [2020-01-09T20:21:02.377Z] PASS [2020-01-09T20:21:02.377Z] [2020-01-09T20:21:02.377Z] DONE 1 tests in 2.168s [2020-01-09T20:21:02.377Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-09T20:21:02.377Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:02.377Z] ++ set -e [2020-01-09T20:21:02.377Z] ++ '[' -n 0 ']' [2020-01-09T20:21:02.377Z] ++ set -x [2020-01-09T20:21:02.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:02.377Z] INFO: Testing against a local daemon [2020-01-09T20:21:02.377Z] === RUN TestSecretInspect [2020-01-09T20:21:03.612Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.01s) [2020-01-09T20:21:03.612Z] === RUN TestAuthZPluginV2Disable [2020-01-09T20:21:05.054Z] --- PASS: TestSecretInspect (2.65s) [2020-01-09T20:21:05.054Z] === RUN TestSecretList [2020-01-09T20:21:06.886Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-09T20:21:07.143Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2020-01-09T20:21:07.143Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-09T20:21:07.143Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-09T20:21:07.401Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-09T20:21:08.260Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-09T20:21:08.260Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-09T20:21:08.260Z] remote: Enumerating objects: 19, done. [2020-01-09T20:21:08.260Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-09T20:21:08.260Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-09T20:21:08.260Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-09T20:21:08.260Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-09T20:21:08.334Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-09T20:21:08.475Z] --- PASS: TestSecretList (3.02s) [2020-01-09T20:21:08.475Z] === RUN TestSecretsCreateAndDelete [2020-01-09T20:21:08.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/test/unit [2020-01-09T20:21:08.899Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-09T20:21:08.899Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-09T20:21:10.269Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-09T20:21:10.527Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-09T20:21:10.784Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2020-01-09T20:21:10.784Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-09T20:21:11.041Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-09T20:21:11.438Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2020-01-09T20:21:11.438Z] === RUN TestSecretsUpdate [2020-01-09T20:21:11.604Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-09T20:21:11.885Z] ? github.com/docker/docker/api [no test files] [2020-01-09T20:21:12.172Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-09T20:21:14.058Z] --- PASS: TestSecretsUpdate (2.93s) [2020-01-09T20:21:14.058Z] === RUN TestTemplatedSecret [2020-01-09T20:21:14.173Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-09T20:21:16.697Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-09T20:21:17.501Z] --- PASS: TestTemplatedSecret (3.55s) [2020-01-09T20:21:17.501Z] === RUN TestSecretCreateResolve [2020-01-09T20:21:20.239Z] --- PASS: TestSecretCreateResolve (2.68s) [2020-01-09T20:21:20.239Z] PASS [2020-01-09T20:21:20.239Z] [2020-01-09T20:21:20.239Z] DONE 6 tests in 17.934s [2020-01-09T20:21:20.239Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-09T20:21:20.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:20.239Z] ++ set -e [2020-01-09T20:21:20.239Z] ++ '[' -n 0 ']' [2020-01-09T20:21:20.239Z] ++ set -x [2020-01-09T20:21:20.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:20.239Z] INFO: Testing against a local daemon [2020-01-09T20:21:20.239Z] === RUN TestServiceCreateInit [2020-01-09T20:21:20.239Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-09T20:21:20.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-09T20:21:20.873Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-09T20:21:22.770Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.88s) [2020-01-09T20:21:22.770Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-09T20:21:25.642Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-09T20:21:26.043Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-09T20:21:26.744Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-01-09T20:21:30.217Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-09T20:21:30.217Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-09T20:21:30.217Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-09T20:21:30.217Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-09T20:21:30.217Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-09T20:21:30.474Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-09T20:21:31.063Z] --- PASS: TestServiceCreateInit (10.23s) [2020-01-09T20:21:31.063Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-01-09T20:21:31.063Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-01-09T20:21:31.063Z] === RUN TestCreateServiceMultipleTimes [2020-01-09T20:21:31.845Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-09T20:21:33.739Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-09T20:21:37.912Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-09T20:21:38.169Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-09T20:21:38.427Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-09T20:21:39.358Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-01-09T20:21:39.358Z] PASS [2020-01-09T20:21:39.358Z] [2020-01-09T20:21:39.358Z] DONE 17 tests in 53.126s [2020-01-09T20:21:39.358Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-09T20:21:39.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:39.358Z] ++ set -e [2020-01-09T20:21:39.358Z] ++ '[' -n 0 ']' [2020-01-09T20:21:39.358Z] ++ set -x [2020-01-09T20:21:39.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:39.358Z] INFO: Testing against a local daemon [2020-01-09T20:21:39.358Z] === RUN TestPluginInvalidJSON [2020-01-09T20:21:39.358Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:21:39.358Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:21:39.358Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:21:39.358Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-09T20:21:39.358Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-09T20:21:39.358Z] PASS [2020-01-09T20:21:39.358Z] [2020-01-09T20:21:39.358Z] DONE 2 tests in 0.221s [2020-01-09T20:21:39.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-09T20:21:39.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:39.358Z] ++ set -e [2020-01-09T20:21:39.358Z] ++ '[' -n 0 ']' [2020-01-09T20:21:39.358Z] ++ set -x [2020-01-09T20:21:39.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:39.615Z] INFO: Testing against a local daemon [2020-01-09T20:21:39.615Z] === RUN TestExternalGraphDriver [2020-01-09T20:21:39.872Z] === RUN TestExternalGraphDriver/json [2020-01-09T20:21:41.767Z] === RUN TestExternalGraphDriver/spec [2020-01-09T20:21:44.291Z] === RUN TestExternalGraphDriver/pull [2020-01-09T20:21:44.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-09T20:21:46.198Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-01-09T20:21:46.198Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-01-09T20:21:46.198Z] --- PASS: TestExternalGraphDriver/spec (2.21s) [2020-01-09T20:21:46.198Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-01-09T20:21:46.198Z] === RUN TestGraphdriverPluginV2 [2020-01-09T20:21:48.478Z] --- PASS: TestCreateServiceMultipleTimes (17.66s) [2020-01-09T20:21:48.479Z] === RUN TestCreateServiceConflict [2020-01-09T20:21:49.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-09T20:21:51.231Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-01-09T20:21:51.232Z] === RUN TestCreateServiceMaxReplicas [2020-01-09T20:21:51.370Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-09T20:21:51.370Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2020-01-09T20:21:51.370Z] PASS [2020-01-09T20:21:51.370Z] [2020-01-09T20:21:51.370Z] DONE 5 tests in 12.010s [2020-01-09T20:21:51.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-09T20:21:51.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:51.370Z] ++ set -e [2020-01-09T20:21:51.370Z] ++ '[' -n 0 ']' [2020-01-09T20:21:51.370Z] ++ set -x [2020-01-09T20:21:51.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:21:51.936Z] INFO: Testing against a local daemon [2020-01-09T20:21:51.936Z] === RUN TestContinueAfterPluginCrash [2020-01-09T20:21:51.936Z] === PAUSE TestContinueAfterPluginCrash [2020-01-09T20:21:51.936Z] === RUN TestDaemonStartWithLogOpt [2020-01-09T20:21:51.936Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-09T20:21:51.936Z] === CONT TestContinueAfterPluginCrash [2020-01-09T20:21:51.936Z] === CONT TestDaemonStartWithLogOpt [2020-01-09T20:21:55.530Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2020-01-09T20:21:55.531Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-09T20:21:56.114Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-09T20:21:58.010Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-09T20:22:02.189Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-09T20:22:02.189Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-09T20:22:03.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-09T20:22:07.738Z] --- PASS: TestDaemonStartWithLogOpt (15.82s) [2020-01-09T20:22:08.672Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-09T20:22:09.236Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-09T20:22:09.627Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.60s) [2020-01-09T20:22:09.628Z] === RUN TestCreateServiceSecretFileMode [2020-01-09T20:22:11.759Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-09T20:22:11.759Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-09T20:22:12.691Z] --- PASS: TestContinueAfterPluginCrash (20.54s) [2020-01-09T20:22:12.691Z] PASS [2020-01-09T20:22:12.691Z] [2020-01-09T20:22:12.692Z] DONE 2 tests in 21.017s [2020-01-09T20:22:12.692Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-09T20:22:12.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:22:12.692Z] ++ set -e [2020-01-09T20:22:12.692Z] ++ '[' -n 0 ']' [2020-01-09T20:22:12.692Z] ++ set -x [2020-01-09T20:22:12.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:22:12.692Z] INFO: Testing against a local daemon [2020-01-09T20:22:12.692Z] === RUN TestPluginWithDevMounts [2020-01-09T20:22:12.692Z] === PAUSE TestPluginWithDevMounts [2020-01-09T20:22:12.692Z] === CONT TestPluginWithDevMounts [2020-01-09T20:22:13.055Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2020-01-09T20:22:13.055Z] === RUN TestCreateServiceConfigFileMode [2020-01-09T20:22:14.587Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-09T20:22:14.587Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-01-09T20:22:14.587Z] PASS [2020-01-09T20:22:14.587Z] [2020-01-09T20:22:14.587Z] DONE 1 tests in 2.094s [2020-01-09T20:22:14.587Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-09T20:22:14.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:22:14.587Z] ++ set -e [2020-01-09T20:22:14.587Z] ++ '[' -n 0 ']' [2020-01-09T20:22:14.587Z] ++ set -x [2020-01-09T20:22:14.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:22:14.844Z] INFO: Testing against a local daemon [2020-01-09T20:22:14.844Z] === RUN TestSecretInspect [2020-01-09T20:22:15.102Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-09T20:22:16.170Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-01-09T20:22:16.170Z] === RUN TestCreateServiceSysctls [2020-01-09T20:22:16.476Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-09T20:22:17.462Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-09T20:22:18.026Z] --- PASS: TestSecretInspect (3.20s) [2020-01-09T20:22:18.026Z] === RUN TestSecretList [2020-01-09T20:22:19.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-09T20:22:19.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-09T20:22:19.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-09T20:22:20.441Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-01-09T20:22:20.441Z] === RUN TestCreateServiceCapabilities [2020-01-09T20:22:20.525Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-09T20:22:20.783Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-09T20:22:21.347Z] --- PASS: TestSecretList (3.29s) [2020-01-09T20:22:21.347Z] === RUN TestSecretsCreateAndDelete [2020-01-09T20:22:21.605Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-09T20:22:23.820Z] --- PASS: TestCreateServiceCapabilities (3.74s) [2020-01-09T20:22:23.820Z] === RUN TestInspect [2020-01-09T20:22:24.127Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-09T20:22:24.385Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2020-01-09T20:22:24.385Z] === RUN TestSecretsUpdate [2020-01-09T20:22:24.949Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-09T20:22:27.473Z] --- PASS: TestSecretsUpdate (3.13s) [2020-01-09T20:22:27.473Z] === RUN TestTemplatedSecret [2020-01-09T20:22:28.037Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-09T20:22:28.117Z] --- PASS: TestInspect (3.53s) [2020-01-09T20:22:28.117Z] === RUN TestServiceListWithStatuses [2020-01-09T20:22:28.117Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-09T20:22:28.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:22:28.117Z] === RUN TestDockerNetworkConnectAlias [2020-01-09T20:22:29.933Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-09T20:22:31.303Z] --- PASS: TestTemplatedSecret (3.81s) [2020-01-09T20:22:31.303Z] === RUN TestSecretCreateResolve [2020-01-09T20:22:32.674Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-09T20:22:34.409Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-01-09T20:22:34.409Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-09T20:22:34.409Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-09T20:22:34.569Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-09T20:22:34.569Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-01-09T20:22:34.569Z] PASS [2020-01-09T20:22:34.569Z] [2020-01-09T20:22:34.569Z] DONE 6 tests in 19.924s [2020-01-09T20:22:34.569Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-09T20:22:34.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:22:34.569Z] ++ set -e [2020-01-09T20:22:34.569Z] ++ '[' -n 0 ']' [2020-01-09T20:22:34.569Z] ++ set -x [2020-01-09T20:22:34.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:22:34.667Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-09T20:22:34.667Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-09T20:22:34.806Z] --- PASS: TestDockerNetworkConnectAlias (6.96s) [2020-01-09T20:22:34.806Z] === RUN TestDockerNetworkReConnect [2020-01-09T20:22:34.828Z] INFO: Testing against a local daemon [2020-01-09T20:22:34.828Z] === RUN TestServiceCreateInit [2020-01-09T20:22:34.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-09T20:22:34.925Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-09T20:22:35.760Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-09T20:22:35.858Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-09T20:22:35.858Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-09T20:22:36.325Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-09T20:22:36.423Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/types [no test files] [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-09T20:22:36.423Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-09T20:22:36.988Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-01-09T20:22:36.988Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-09T20:22:36.988Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-09T20:22:37.245Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-09T20:22:37.503Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-09T20:22:37.503Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-09T20:22:38.071Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-01-09T20:22:39.125Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2020-01-09T20:22:39.125Z] === RUN TestServicePlugin [2020-01-09T20:22:39.125Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-09T20:22:39.125Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:22:39.125Z] === RUN TestServiceUpdateLabel [2020-01-09T20:22:40.501Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-09T20:22:40.501Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-09T20:22:42.168Z] --- PASS: TestServiceUpdateLabel (2.96s) [2020-01-09T20:22:42.168Z] === RUN TestServiceUpdateSecrets [2020-01-09T20:22:42.256Z] ok github.com/docker/docker/builder/remotecontext 0.202s coverage: 13.6% of statements [2020-01-09T20:22:42.256Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 48.2% of statements [2020-01-09T20:22:43.189Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-09T20:22:43.774Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-09T20:22:44.122Z] ok github.com/docker/docker/builder/remotecontext/git 1.227s coverage: 86.3% of statements [2020-01-09T20:22:44.122Z] ? github.com/docker/docker/cli [no test files] [2020-01-09T20:22:44.122Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-09T20:22:44.343Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-09T20:22:45.712Z] --- PASS: TestServiceCreateInit (10.69s) [2020-01-09T20:22:45.712Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-01-09T20:22:45.712Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-01-09T20:22:45.712Z] === RUN TestCreateServiceMultipleTimes [2020-01-09T20:22:45.712Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-09T20:22:48.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-09T20:22:48.303Z] ok github.com/docker/docker/client 0.157s coverage: 75.8% of statements [2020-01-09T20:22:58.191Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-09T20:22:58.989Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2020-01-09T20:22:58.989Z] === RUN TestServiceUpdateConfigs [2020-01-09T20:23:03.446Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-09T20:23:05.340Z] === RUN TestDockerSuite/TestBuildRm [2020-01-09T20:23:05.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-09T20:23:07.863Z] --- PASS: TestCreateServiceMultipleTimes (22.47s) [2020-01-09T20:23:07.863Z] === RUN TestCreateServiceConflict [2020-01-09T20:23:08.428Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-09T20:23:09.797Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-09T20:23:11.217Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-01-09T20:23:11.217Z] === RUN TestCreateServiceMaxReplicas [2020-01-09T20:23:11.217Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-09T20:23:11.781Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-09T20:23:12.345Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-09T20:23:14.239Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-09T20:23:14.803Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2020-01-09T20:23:14.803Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-09T20:23:15.367Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-09T20:23:15.811Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2020-01-09T20:23:15.811Z] === RUN TestServiceUpdateNetwork [2020-01-09T20:23:16.298Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-09T20:23:21.559Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-09T20:23:21.559Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-09T20:23:21.559Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-09T20:23:21.559Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-09T20:23:22.123Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-09T20:23:23.056Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-09T20:23:23.313Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-09T20:23:24.243Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-09T20:23:27.001Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 30.5% of statements [2020-01-09T20:23:27.001Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements [2020-01-09T20:23:27.001Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-09T20:23:27.001Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-09T20:23:27.001Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-09T20:23:27.001Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-09T20:23:29.495Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-09T20:23:30.060Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-09T20:23:30.155Z] --- PASS: TestServiceUpdateNetwork (14.46s) [2020-01-09T20:23:30.155Z] PASS [2020-01-09T20:23:30.155Z] [2020-01-09T20:23:30.155Z] === Skipped [2020-01-09T20:23:30.155Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-01-09T20:23:30.155Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:23:30.155Z] [2020-01-09T20:23:30.155Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-09T20:23:30.155Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:23:30.155Z] [2020-01-09T20:23:30.155Z] [2020-01-09T20:23:30.155Z] DONE 20 tests, 2 skipped in 127.870s [2020-01-09T20:23:30.155Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-09T20:23:30.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:23:30.155Z] ++ set -e [2020-01-09T20:23:30.155Z] ++ '[' -n 0 ']' [2020-01-09T20:23:30.155Z] ++ set -x [2020-01-09T20:23:30.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:23:30.156Z] INFO: Testing against a local daemon [2020-01-09T20:23:30.156Z] === RUN TestSessionCreate [2020-01-09T20:23:30.156Z] --- PASS: TestSessionCreate (0.02s) [2020-01-09T20:23:30.156Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-09T20:23:30.156Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-09T20:23:30.156Z] PASS [2020-01-09T20:23:30.156Z] [2020-01-09T20:23:30.156Z] DONE 2 tests in 0.185s [2020-01-09T20:23:30.156Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-09T20:23:30.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:23:30.156Z] ++ set -e [2020-01-09T20:23:30.156Z] ++ '[' -n 0 ']' [2020-01-09T20:23:30.156Z] ++ set -x [2020-01-09T20:23:30.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:23:30.156Z] INFO: Testing against a local daemon [2020-01-09T20:23:30.156Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-09T20:23:30.156Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:23:30.156Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:23:30.156Z] === RUN TestEventsExecDie [2020-01-09T20:23:30.156Z] --- PASS: TestEventsExecDie (0.92s) [2020-01-09T20:23:30.156Z] === RUN TestEventsBackwardsCompatible [2020-01-09T20:23:30.156Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-09T20:23:30.156Z] === RUN TestInfoBinaryCommits [2020-01-09T20:23:30.156Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-01-09T20:23:30.156Z] === RUN TestInfoAPIVersioned [2020-01-09T20:23:30.156Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-09T20:23:30.156Z] === RUN TestInfoDiscoveryBackend [2020-01-09T20:23:30.156Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-09T20:23:30.156Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-09T20:23:30.623Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.88s) [2020-01-09T20:23:30.623Z] === RUN TestCreateServiceSecretFileMode [2020-01-09T20:23:30.998Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-09T20:23:30.998Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-09T20:23:31.187Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-09T20:23:31.415Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-09T20:23:31.415Z] === RUN TestInfoAPI [2020-01-09T20:23:31.415Z] --- PASS: TestInfoAPI (0.02s) [2020-01-09T20:23:31.415Z] === RUN TestInfoAPIWarnings [2020-01-09T20:23:31.751Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-09T20:23:32.268Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-09T20:23:32.268Z] === RUN TestInfoDebug [2020-01-09T20:23:32.674Z] --- PASS: TestInfoDebug (0.53s) [2020-01-09T20:23:32.674Z] === RUN TestInfoInsecureRegistries [2020-01-09T20:23:32.683Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-09T20:23:33.070Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-09T20:23:33.070Z] === RUN TestInfoRegistryMirrors [2020-01-09T20:23:33.471Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-09T20:23:33.471Z] === RUN TestLoginFailsWithBadCredentials [2020-01-09T20:23:34.053Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2020-01-09T20:23:34.053Z] === RUN TestCreateServiceConfigFileMode [2020-01-09T20:23:34.310Z] === RUN TestDockerSuite/TestBuildUser [2020-01-09T20:23:34.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2020-01-09T20:23:34.375Z] === RUN TestPingCacheHeaders [2020-01-09T20:23:34.375Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-01-09T20:23:34.375Z] === RUN TestPingGet [2020-01-09T20:23:34.375Z] --- PASS: TestPingGet (0.01s) [2020-01-09T20:23:34.375Z] === RUN TestPingHead [2020-01-09T20:23:34.375Z] --- PASS: TestPingHead (0.03s) [2020-01-09T20:23:34.375Z] === RUN TestVersion [2020-01-09T20:23:34.375Z] --- PASS: TestVersion (0.02s) [2020-01-09T20:23:34.375Z] PASS [2020-01-09T20:23:34.375Z] [2020-01-09T20:23:34.375Z] === Skipped [2020-01-09T20:23:34.375Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:23:34.375Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:23:34.375Z] [2020-01-09T20:23:34.375Z] [2020-01-09T20:23:34.375Z] DONE 18 tests, 1 skipped in 5.988s [2020-01-09T20:23:34.375Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-09T20:23:34.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:23:34.375Z] ++ set -e [2020-01-09T20:23:34.375Z] ++ '[' -n 0 ']' [2020-01-09T20:23:34.375Z] ++ set -x [2020-01-09T20:23:34.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:23:34.375Z] INFO: Testing against a local daemon [2020-01-09T20:23:34.375Z] === RUN TestVolumesCreateAndList [2020-01-09T20:23:34.786Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-09T20:23:34.786Z] === RUN TestVolumesRemove [2020-01-09T20:23:34.786Z] --- PASS: TestVolumesRemove (0.11s) [2020-01-09T20:23:34.786Z] === RUN TestVolumesInspect [2020-01-09T20:23:34.786Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-09T20:23:34.786Z] === RUN TestVolumesInvalidJSON [2020-01-09T20:23:34.786Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-09T20:23:34.786Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-09T20:23:34.786Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-09T20:23:34.786Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-09T20:23:34.786Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-01-09T20:23:34.786Z] PASS [2020-01-09T20:23:34.786Z] [2020-01-09T20:23:34.786Z] DONE 5 tests in 0.501s [2020-01-09T20:23:34.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-09T20:23:34.786Z] ++++ cat bundles/test-integration/docker.pid [2020-01-09T20:23:34.786Z] +++ kill 11516 [2020-01-09T20:23:36.143Z] +++ /etc/init.d/apparmor stop [2020-01-09T20:23:36.143Z] Clearing AppArmor profiles cache:. [2020-01-09T20:23:36.143Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:23:36.143Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:23:36.143Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:23:36.143Z] [2020-01-09T20:23:36.143Z] To set a process to complain mode, use the command line tool [2020-01-09T20:23:36.143Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:23:36.143Z] with the 'teardown' option." [2020-01-09T20:23:36.143Z] [2020-01-09T20:23:36.834Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-09T20:23:36.959Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2020-01-09T20:23:37.091Z] --- PASS: TestCreateServiceConfigFileMode (3.08s) [2020-01-09T20:23:37.091Z] === RUN TestCreateServiceSysctls Post stage [Pipeline] junit [2020-01-09T20:23:38.257Z] Recording test results [2020-01-09T20:23:38.331Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-09T20:23:39.702Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-09T20:23:40.159Z] + echo Ensuring container killed. [2020-01-09T20:23:40.159Z] Ensuring container killed. [2020-01-09T20:23:40.159Z] + docker rm -vf docker-pr3 [2020-01-09T20:23:40.159Z] Error: No such container: docker-pr3 [2020-01-09T20:23:40.159Z] + true [Pipeline] sh [2020-01-09T20:23:41.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-09T20:23:41.272Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-01-09T20:23:41.272Z] === RUN TestCreateServiceCapabilities [2020-01-09T20:23:41.272Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-09T20:23:41.417Z] + echo Chowning /workspace to jenkins user [2020-01-09T20:23:41.417Z] Chowning /workspace to jenkins user [2020-01-09T20:23:41.417Z] + id -u [2020-01-09T20:23:41.417Z] + id -g [2020-01-09T20:23:41.417Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40358:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-09T20:23:44.374Z] + bundleName=s390x-integration [2020-01-09T20:23:44.374Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-09T20:23:44.374Z] Creating s390x-integration-bundles.tar.gz [2020-01-09T20:23:44.374Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-09T20:23:44.374Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-09T20:23:44.536Z] Archiving artifacts [2020-01-09T20:23:45.451Z] --- PASS: TestCreateServiceCapabilities (3.88s) [2020-01-09T20:23:45.451Z] === RUN TestInspect [2020-01-09T20:23:45.957Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-09T20:23:46.790Z] + make clean [2020-01-09T20:23:47.194Z] make: command: Command not found [2020-01-09T20:23:47.194Z] make: command: Command not found [2020-01-09T20:23:47.194Z] docker volume rm -f docker-dev-cache [2020-01-09T20:23:47.194Z] docker-dev-cache [Pipeline] deleteDir [2020-01-09T20:23:47.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-09T20:23:48.538Z] --- PASS: TestInspect (3.64s) [2020-01-09T20:23:48.538Z] === RUN TestServiceListWithStatuses [2020-01-09T20:23:48.538Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-09T20:23:48.538Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:23:48.538Z] === RUN TestDockerNetworkConnectAlias [2020-01-09T20:23:49.661Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-01-09T20:23:49.661Z] ok github.com/docker/docker/daemon 12.226s coverage: 17.6% of statements [2020-01-09T20:23:49.661Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-09T20:23:49.661Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-09T20:23:50.596Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 82.1% of statements [2020-01-09T20:23:50.855Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-01-09T20:23:51.796Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-01-09T20:23:51.796Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-09T20:23:51.796Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-09T20:23:52.730Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2020-01-09T20:23:55.256Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-09T20:23:56.189Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 57.0% of statements [2020-01-09T20:23:56.677Z] --- PASS: TestDockerNetworkConnectAlias (7.31s) [2020-01-09T20:23:56.677Z] === RUN TestDockerNetworkReConnect [2020-01-09T20:23:59.473Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.568s coverage: 72.5% of statements [2020-01-09T20:24:00.038Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.187s coverage: 45.9% of statements [2020-01-09T20:24:00.038Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-09T20:24:00.852Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-09T20:24:01.109Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2020-01-09T20:24:01.109Z] === RUN TestServicePlugin [2020-01-09T20:24:01.674Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-09T20:24:01.932Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-09T20:24:02.564Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.181s coverage: 48.6% of statements [2020-01-09T20:24:03.304Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-09T20:24:03.939Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.331s coverage: 76.1% of statements [2020-01-09T20:24:04.678Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-09T20:24:04.872Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-01-09T20:24:05.129Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.184s coverage: 60.1% of statements [2020-01-09T20:24:05.129Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-09T20:24:05.129Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-09T20:24:06.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-09T20:24:06.305Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-09T20:24:06.305Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-09T20:24:06.305Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-09T20:24:06.305Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-09T20:24:06.305Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-09T20:24:06.502Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-09T20:24:07.434Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-01-09T20:24:08.808Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2020-01-09T20:24:08.808Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-09T20:24:08.808Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-09T20:24:09.373Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 42.7% of statements [2020-01-09T20:24:09.582Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-09T20:24:09.582Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-09T20:24:10.514Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-09T20:24:11.276Z] ok github.com/docker/docker/daemon/logger/awslogs 0.251s coverage: 77.8% of statements [2020-01-09T20:24:11.276Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-09T20:24:11.276Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-09T20:24:11.276Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-01-09T20:24:11.445Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-09T20:24:12.209Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-01-09T20:24:12.442Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-09T20:24:12.468Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-01-09T20:24:12.699Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-09T20:24:12.726Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-01-09T20:24:14.100Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-01-09T20:24:14.100Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-09T20:24:14.358Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 19.9% of statements [2020-01-09T20:24:15.972Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-09T20:24:16.256Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-01-09T20:24:16.256Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-09T20:24:17.188Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-09T20:24:17.188Z] ok github.com/docker/docker/daemon/logger/splunk 1.679s coverage: 82.5% of statements [2020-01-09T20:24:17.188Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-09T20:24:17.188Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-09T20:24:17.866Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-09T20:24:19.236Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-09T20:24:19.493Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-09T20:24:19.715Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-01-09T20:24:19.715Z] ok github.com/docker/docker/distribution 0.189s coverage: 22.1% of statements [2020-01-09T20:24:19.715Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-09T20:24:20.423Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-09T20:24:20.423Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-09T20:24:21.354Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-09T20:24:21.610Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-01-09T20:24:22.543Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-01-09T20:24:23.476Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2020-01-09T20:24:23.476Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-09T20:24:23.476Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-01-09T20:24:23.476Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-09T20:24:23.903Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-09T20:24:23.903Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-09T20:24:23.903Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-09T20:24:24.847Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-01-09T20:24:24.847Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-09T20:24:25.273Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-09T20:24:25.780Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-01-09T20:24:25.837Z] === RUN TestDockerSuite/TestCommitChange [2020-01-09T20:24:26.713Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-01-09T20:24:26.971Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-09T20:24:27.205Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-09T20:24:28.135Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-09T20:24:28.867Z] ok github.com/docker/docker/pkg/archive 0.409s coverage: 77.4% of statements [2020-01-09T20:24:29.799Z] ok github.com/docker/docker/pkg/authorization 0.081s coverage: 68.3% of statements [2020-01-09T20:24:30.029Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-09T20:24:30.057Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-09T20:24:30.314Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-09T20:24:31.923Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-09T20:24:32.858Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-09T20:24:33.591Z] ok github.com/docker/docker/layer 7.156s coverage: 68.8% of statements [2020-01-09T20:24:33.591Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-09T20:24:33.591Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-09T20:24:33.591Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-09T20:24:33.591Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-09T20:24:33.591Z] ? github.com/docker/docker/oci [no test files] [2020-01-09T20:24:33.591Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-09T20:24:33.591Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-09T20:24:33.849Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-09T20:24:34.106Z] ok github.com/docker/docker/pkg/chrootarchive 2.959s coverage: 43.2% of statements [2020-01-09T20:24:34.106Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-09T20:24:34.106Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-09T20:24:34.364Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-09T20:24:34.757Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-09T20:24:34.930Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-01-09T20:24:35.688Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-09T20:24:35.863Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-01-09T20:24:36.121Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-09T20:24:37.492Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-09T20:24:37.582Z] --- PASS: TestServicePlugin (36.18s) [2020-01-09T20:24:37.582Z] plugin_test.go:62: [d80feb9a9a2f3] joining swarm manager [d0292e6d451b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:24:37.582Z] plugin_test.go:65: [da8615330b563] joining swarm manager [d0292e6d451b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:24:37.582Z] === RUN TestServiceUpdateLabel [2020-01-09T20:24:37.582Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-09T20:24:38.059Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-01-09T20:24:38.512Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-09T20:24:38.512Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-09T20:24:38.512Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-09T20:24:38.512Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-09T20:24:38.512Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-09T20:24:38.512Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-09T20:24:38.625Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2020-01-09T20:24:38.625Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2020-01-09T20:24:38.770Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-09T20:24:38.883Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-09T20:24:39.816Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 70.1% of statements [2020-01-09T20:24:40.382Z] ok github.com/docker/docker/pkg/ioutils 0.499s coverage: 70.6% of statements [2020-01-09T20:24:40.640Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-01-09T20:24:40.640Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2020-01-09T20:24:40.667Z] --- PASS: TestServiceUpdateLabel (3.07s) [2020-01-09T20:24:40.667Z] === RUN TestServiceUpdateSecrets [2020-01-09T20:24:40.668Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-09T20:24:41.206Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-09T20:24:41.206Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-09T20:24:41.464Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-01-09T20:24:42.030Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-09T20:24:42.288Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-09T20:24:42.288Z] ok github.com/docker/docker/pkg/mount 0.576s coverage: 70.0% of statements [2020-01-09T20:24:42.288Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-09T20:24:42.564Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-09T20:24:42.564Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-09T20:24:42.862Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-01-09T20:24:42.862Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-01-09T20:24:42.862Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-09T20:24:42.862Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-09T20:24:43.495Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-09T20:24:43.812Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-01-09T20:24:44.376Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-09T20:24:44.426Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-09T20:24:44.940Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-09T20:24:44.940Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-09T20:24:45.356Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-09T20:24:46.287Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-09T20:24:46.309Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-09T20:24:46.567Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-09T20:24:47.218Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-09T20:24:47.218Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-09T20:24:47.218Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-09T20:24:48.157Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-09T20:24:48.157Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-09T20:24:48.157Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-09T20:24:48.157Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-09T20:24:48.157Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-09T20:24:49.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-09T20:24:49.842Z] ok github.com/docker/docker/pkg/signal 2.416s coverage: 61.0% of statements [2020-01-09T20:24:49.842Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-09T20:24:50.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-09T20:24:50.408Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-09T20:24:50.408Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-09T20:24:50.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-09T20:24:50.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-09T20:24:50.972Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2020-01-09T20:24:51.229Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-01-09T20:24:51.794Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.2% of statements [2020-01-09T20:24:52.052Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-01-09T20:24:52.618Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-01-09T20:24:52.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-09T20:24:53.183Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-01-09T20:24:53.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-09T20:24:53.417Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-09T20:24:53.441Z] testing: warning: no tests to run [2020-01-09T20:24:53.441Z] coverage: [no statements] [2020-01-09T20:24:53.441Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-09T20:24:53.698Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-09T20:24:53.956Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-09T20:24:54.347Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-09T20:24:54.520Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-09T20:24:55.279Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-09T20:24:55.842Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2020-01-09T20:24:55.842Z] === RUN TestServiceUpdateConfigs [2020-01-09T20:24:56.099Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-09T20:24:56.418Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2020-01-09T20:24:57.349Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-09T20:24:57.470Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-09T20:24:57.470Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-09T20:24:58.280Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-09T20:24:58.402Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-09T20:24:58.538Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-09T20:24:59.332Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-09T20:24:59.896Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-09T20:24:59.909Z] ok github.com/docker/docker/registry 0.092s coverage: 56.0% of statements [2020-01-09T20:25:00.153Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-09T20:25:00.474Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-09T20:25:00.732Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-01-09T20:25:01.083Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-09T20:25:01.665Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-09T20:25:01.924Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-09T20:25:02.453Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-09T20:25:04.346Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-09T20:25:04.346Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-09T20:25:04.347Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-09T20:25:04.347Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-09T20:25:04.347Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-09T20:25:04.449Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-09T20:25:05.277Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-09T20:25:05.382Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-01-09T20:25:05.947Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-01-09T20:25:06.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-09T20:25:06.880Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-01-09T20:25:09.921Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-09T20:25:10.853Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-09T20:25:11.110Z] --- PASS: TestServiceUpdateConfigs (15.24s) [2020-01-09T20:25:11.110Z] === RUN TestServiceUpdateNetwork [2020-01-09T20:25:11.368Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-09T20:25:11.368Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-09T20:25:11.625Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-09T20:25:14.917Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-09T20:25:15.481Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-09T20:25:16.851Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-09T20:25:19.077Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/rootless [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/volume [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-09T20:25:19.077Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === Skipped [2020-01-09T20:25:19.077Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-09T20:25:19.077Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-09T20:25:19.077Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-09T20:25:19.077Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-09T20:25:19.077Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-09T20:25:19.077Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-09T20:25:19.077Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-09T20:25:19.077Z] graphtest_unix.go:73: No driver to put! [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-09T20:25:19.077Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-09T20:25:19.077Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] [2020-01-09T20:25:19.077Z] DONE 2155 tests, 20 skipped in 247.561s Post stage [Pipeline] junit [2020-01-09T20:25:19.088Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-09T20:25:19.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b0948d0a192ea078268898f8e6ccc9d794f291 hack/validate/vendor [2020-01-09T20:25:21.280Z] 2020/01/09 20:25:21 Collecting initial packages [2020-01-09T20:25:21.537Z] 2020/01/09 20:25:21 Download dependencies [2020-01-09T20:25:22.107Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-09T20:25:22.670Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-09T20:25:24.147Z] 2020/01/09 20:25:24 Starting whole vndr cycle because no package specified [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-01-09T20:25:24.405Z] 2020/01/09 20:25:24 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-01-09T20:25:24.563Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-09T20:25:25.775Z] 2020/01/09 20:25:25 Finished clone github.com/docker/libtrust [2020-01-09T20:25:25.775Z] 2020/01/09 20:25:25 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Finished clone github.com/google/uuid [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Finished clone github.com/mattn/go-shellwords [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Finished clone github.com/docker/go-units [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Finished clone github.com/tchap/go-patricia [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Finished clone github.com/creack/pty [2020-01-09T20:25:26.032Z] 2020/01/09 20:25:25 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2020-01-09T20:25:26.289Z] 2020/01/09 20:25:26 Finished clone github.com/gorilla/mux [2020-01-09T20:25:26.289Z] 2020/01/09 20:25:26 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2020-01-09T20:25:26.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-09T20:25:26.458Z] --- PASS: TestServiceUpdateNetwork (15.10s) [2020-01-09T20:25:26.458Z] PASS [2020-01-09T20:25:26.458Z] [2020-01-09T20:25:26.458Z] === Skipped [2020-01-09T20:25:26.458Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-09T20:25:26.458Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:25:26.458Z] [2020-01-09T20:25:26.458Z] [2020-01-09T20:25:26.458Z] DONE 20 tests, 1 skipped in 171.556s [2020-01-09T20:25:26.458Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-09T20:25:26.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:26.458Z] ++ set -e [2020-01-09T20:25:26.458Z] ++ '[' -n 0 ']' [2020-01-09T20:25:26.458Z] ++ set -x [2020-01-09T20:25:26.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:26.458Z] INFO: Testing against a local daemon [2020-01-09T20:25:26.458Z] === RUN TestSessionCreate [2020-01-09T20:25:26.458Z] --- PASS: TestSessionCreate (0.02s) [2020-01-09T20:25:26.458Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-09T20:25:26.458Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-09T20:25:26.458Z] PASS [2020-01-09T20:25:26.458Z] [2020-01-09T20:25:26.458Z] DONE 2 tests in 0.255s [2020-01-09T20:25:26.458Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-09T20:25:26.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:26.458Z] ++ set -e [2020-01-09T20:25:26.458Z] ++ '[' -n 0 ']' [2020-01-09T20:25:26.458Z] ++ set -x [2020-01-09T20:25:26.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:26.715Z] INFO: Testing against a local daemon [2020-01-09T20:25:26.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-09T20:25:26.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:25:26.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:25:26.715Z] === RUN TestEventsExecDie [2020-01-09T20:25:26.855Z] 2020/01/09 20:25:26 Finished clone github.com/opencontainers/selinux [2020-01-09T20:25:26.855Z] 2020/01/09 20:25:26 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-01-09T20:25:26.855Z] 2020/01/09 20:25:26 Finished clone github.com/sirupsen/logrus [2020-01-09T20:25:26.855Z] 2020/01/09 20:25:26 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-01-09T20:25:27.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-09T20:25:27.420Z] 2020/01/09 20:25:27 Finished clone github.com/docker/go-connections [2020-01-09T20:25:27.420Z] 2020/01/09 20:25:27 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-01-09T20:25:27.535Z] --- PASS: TestEventsExecDie (0.89s) [2020-01-09T20:25:27.535Z] === RUN TestEventsBackwardsCompatible [2020-01-09T20:25:27.535Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-01-09T20:25:27.535Z] === RUN TestInfoBinaryCommits [2020-01-09T20:25:27.678Z] 2020/01/09 20:25:27 Finished clone github.com/syndtr/gocapability [2020-01-09T20:25:27.678Z] 2020/01/09 20:25:27 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-01-09T20:25:27.678Z] 2020/01/09 20:25:27 Finished clone github.com/RackSec/srslog [2020-01-09T20:25:27.678Z] 2020/01/09 20:25:27 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-01-09T20:25:27.678Z] 2020/01/09 20:25:27 Finished clone gotest.tools [2020-01-09T20:25:27.678Z] 2020/01/09 20:25:27 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-01-09T20:25:27.792Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-09T20:25:27.792Z] === RUN TestInfoAPIVersioned [2020-01-09T20:25:27.792Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-09T20:25:27.792Z] === RUN TestInfoDiscoveryBackend [2020-01-09T20:25:27.944Z] 2020/01/09 20:25:27 Finished clone github.com/imdario/mergo [2020-01-09T20:25:27.944Z] 2020/01/09 20:25:27 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2020-01-09T20:25:27.944Z] 2020/01/09 20:25:27 Finished clone golang.org/x/sync [2020-01-09T20:25:27.944Z] 2020/01/09 20:25:27 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-01-09T20:25:27.944Z] 2020/01/09 20:25:27 Finished clone github.com/google/go-cmp [2020-01-09T20:25:27.944Z] 2020/01/09 20:25:27 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-01-09T20:25:28.355Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-09T20:25:28.355Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-09T20:25:28.510Z] 2020/01/09 20:25:28 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-01-09T20:25:28.510Z] 2020/01/09 20:25:28 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-01-09T20:25:28.768Z] 2020/01/09 20:25:28 Finished clone github.com/opentracing/opentracing-go [2020-01-09T20:25:28.768Z] 2020/01/09 20:25:28 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-01-09T20:25:29.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-09T20:25:29.287Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-09T20:25:29.287Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Finished clone github.com/opentracing-contrib/go-stdlib [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Finished clone github.com/gofrs/flock [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Finished clone github.com/mitchellh/hashstructure [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Finished clone github.com/google/shlex [2020-01-09T20:25:29.333Z] 2020/01/09 20:25:29 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-01-09T20:25:29.851Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-01-09T20:25:29.851Z] === RUN TestInfoAPI [2020-01-09T20:25:29.851Z] --- PASS: TestInfoAPI (0.02s) [2020-01-09T20:25:29.851Z] === RUN TestInfoAPIWarnings [2020-01-09T20:25:29.899Z] 2020/01/09 20:25:29 Finished clone github.com/docker/go-events [2020-01-09T20:25:29.899Z] 2020/01/09 20:25:29 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-01-09T20:25:29.899Z] 2020/01/09 20:25:29 Finished clone github.com/armon/go-radix [2020-01-09T20:25:29.899Z] 2020/01/09 20:25:29 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-01-09T20:25:30.415Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-09T20:25:30.415Z] === RUN TestInfoDebug [2020-01-09T20:25:30.464Z] 2020/01/09 20:25:30 Finished clone github.com/tonistiigi/fsutil [2020-01-09T20:25:30.464Z] 2020/01/09 20:25:30 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-01-09T20:25:30.464Z] 2020/01/09 20:25:30 Finished clone github.com/armon/go-metrics [2020-01-09T20:25:30.464Z] 2020/01/09 20:25:30 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-01-09T20:25:30.464Z] 2020/01/09 20:25:30 Finished clone github.com/golang/gddo [2020-01-09T20:25:30.464Z] 2020/01/09 20:25:30 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-01-09T20:25:30.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-09T20:25:30.929Z] --- PASS: TestInfoDebug (0.52s) [2020-01-09T20:25:30.929Z] === RUN TestInfoInsecureRegistries [2020-01-09T20:25:31.029Z] 2020/01/09 20:25:30 Finished clone github.com/sean-/seed [2020-01-09T20:25:31.030Z] 2020/01/09 20:25:30 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-01-09T20:25:31.030Z] 2020/01/09 20:25:30 Finished clone github.com/hashicorp/errwrap [2020-01-09T20:25:31.030Z] 2020/01/09 20:25:30 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-01-09T20:25:31.493Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-09T20:25:31.493Z] === RUN TestInfoRegistryMirrors [2020-01-09T20:25:31.963Z] 2020/01/09 20:25:31 Finished clone github.com/hashicorp/go-multierror [2020-01-09T20:25:31.963Z] 2020/01/09 20:25:31 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-01-09T20:25:31.963Z] 2020/01/09 20:25:31 Finished clone github.com/hashicorp/memberlist [2020-01-09T20:25:31.963Z] 2020/01/09 20:25:31 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-01-09T20:25:31.963Z] 2020/01/09 20:25:31 Finished clone github.com/vishvananda/netns [2020-01-09T20:25:31.963Z] 2020/01/09 20:25:31 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-01-09T20:25:32.058Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-09T20:25:32.058Z] === RUN TestLoginFailsWithBadCredentials [2020-01-09T20:25:32.058Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-01-09T20:25:32.058Z] === RUN TestPingCacheHeaders [2020-01-09T20:25:32.058Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-09T20:25:32.058Z] === RUN TestPingGet [2020-01-09T20:25:32.315Z] --- PASS: TestPingGet (0.02s) [2020-01-09T20:25:32.315Z] === RUN TestPingHead [2020-01-09T20:25:32.315Z] --- PASS: TestPingHead (0.02s) [2020-01-09T20:25:32.315Z] === RUN TestVersion [2020-01-09T20:25:32.315Z] --- PASS: TestVersion (0.02s) [2020-01-09T20:25:32.315Z] PASS [2020-01-09T20:25:32.315Z] [2020-01-09T20:25:32.315Z] === Skipped [2020-01-09T20:25:32.315Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:25:32.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:25:32.315Z] [2020-01-09T20:25:32.315Z] [2020-01-09T20:25:32.315Z] DONE 18 tests, 1 skipped in 5.806s [2020-01-09T20:25:32.315Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-09T20:25:32.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:32.315Z] ++ set -e [2020-01-09T20:25:32.315Z] ++ '[' -n 0 ']' [2020-01-09T20:25:32.315Z] ++ set -x [2020-01-09T20:25:32.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:32.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-09T20:25:32.315Z] INFO: Testing against a local daemon [2020-01-09T20:25:32.315Z] === RUN TestVolumesCreateAndList [2020-01-09T20:25:32.529Z] 2020/01/09 20:25:32 Finished clone github.com/hashicorp/go-sockaddr [2020-01-09T20:25:32.529Z] 2020/01/09 20:25:32 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-01-09T20:25:32.529Z] 2020/01/09 20:25:32 Finished clone github.com/docker/libkv [2020-01-09T20:25:32.529Z] 2020/01/09 20:25:32 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-01-09T20:25:32.573Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-09T20:25:32.573Z] === RUN TestVolumesRemove [2020-01-09T20:25:32.573Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-09T20:25:32.573Z] === RUN TestVolumesInspect [2020-01-09T20:25:32.573Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-09T20:25:32.573Z] === RUN TestVolumesInvalidJSON [2020-01-09T20:25:32.573Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-09T20:25:32.573Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-09T20:25:32.573Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-09T20:25:32.573Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-09T20:25:32.573Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-09T20:25:32.573Z] PASS [2020-01-09T20:25:32.573Z] [2020-01-09T20:25:32.573Z] DONE 5 tests in 0.328s [2020-01-09T20:25:32.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-09T20:25:33.098Z] 2020/01/09 20:25:33 Finished clone github.com/BurntSushi/toml [2020-01-09T20:25:33.098Z] 2020/01/09 20:25:33 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2020-01-09T20:25:33.137Z] ++++ cat bundles/test-integration/docker.pid [2020-01-09T20:25:33.137Z] +++ kill 5322 [2020-01-09T20:25:33.357Z] 2020/01/09 20:25:33 Finished clone github.com/samuel/go-zookeeper [2020-01-09T20:25:33.357Z] 2020/01/09 20:25:33 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-01-09T20:25:33.614Z] 2020/01/09 20:25:33 Finished clone github.com/vishvananda/netlink [2020-01-09T20:25:33.614Z] 2020/01/09 20:25:33 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-01-09T20:25:33.614Z] 2020/01/09 20:25:33 Finished clone github.com/hashicorp/go-msgpack [2020-01-09T20:25:33.614Z] 2020/01/09 20:25:33 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-01-09T20:25:33.872Z] 2020/01/09 20:25:33 Finished clone github.com/deckarep/golang-set [2020-01-09T20:25:33.872Z] 2020/01/09 20:25:33 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-01-09T20:25:33.872Z] 2020/01/09 20:25:33 Finished clone golang.org/x/net [2020-01-09T20:25:33.872Z] 2020/01/09 20:25:33 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-01-09T20:25:33.872Z] 2020/01/09 20:25:33 Finished clone github.com/coreos/go-semver [2020-01-09T20:25:33.872Z] 2020/01/09 20:25:33 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-01-09T20:25:34.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a417c0_} [2020-01-09T20:25:34.325Z] +++ /etc/init.d/apparmor stop [2020-01-09T20:25:34.325Z] Clearing AppArmor profiles cache:. [2020-01-09T20:25:34.325Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:25:34.325Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:25:34.325Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:25:34.325Z] [2020-01-09T20:25:34.325Z] To set a process to complain mode, use the command line tool [2020-01-09T20:25:34.325Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:25:34.325Z] with the 'teardown' option." [2020-01-09T20:25:34.325Z] [2020-01-09T20:25:35.244Z] 2020/01/09 20:25:35 Finished clone github.com/ishidawataru/sctp [2020-01-09T20:25:35.244Z] 2020/01/09 20:25:35 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-01-09T20:25:35.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1796348836_/foo_false____} [2020-01-09T20:25:35.808Z] 2020/01/09 20:25:35 Finished clone github.com/mistifyio/go-zfs [2020-01-09T20:25:35.808Z] 2020/01/09 20:25:35 Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20 [2020-01-09T20:25:36.065Z] 2020/01/09 20:25:35 Finished clone github.com/opencontainers/go-digest [2020-01-09T20:25:36.065Z] 2020/01/09 20:25:35 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-01-09T20:25:36.995Z] 2020/01/09 20:25:36 Finished clone github.com/Microsoft/opengcs [2020-01-09T20:25:36.995Z] 2020/01/09 20:25:36 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-01-09T20:25:36.995Z] 2020/01/09 20:25:36 Finished clone github.com/vbatts/tar-split [2020-01-09T20:25:36.995Z] 2020/01/09 20:25:36 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-01-09T20:25:37.252Z] 2020/01/09 20:25:37 Finished clone go.etcd.io/bbolt [2020-01-09T20:25:37.252Z] 2020/01/09 20:25:37 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-01-09T20:25:37.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1796348836_/foo_true____} [2020-01-09T20:25:38.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3897019059_/foo_false____} [2020-01-09T20:25:39.147Z] 2020/01/09 20:25:38 Finished clone github.com/hashicorp/serf [2020-01-09T20:25:39.147Z] 2020/01/09 20:25:38 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-01-09T20:25:39.147Z] 2020/01/09 20:25:39 Finished clone github.com/seccomp/libseccomp-golang [2020-01-09T20:25:39.147Z] 2020/01/09 20:25:39 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-01-09T20:25:39.713Z] 2020/01/09 20:25:39 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-01-09T20:25:39.713Z] 2020/01/09 20:25:39 Finished clone golang.org/x/sys [2020-01-09T20:25:39.713Z] 2020/01/09 20:25:39 Finished clone github.com/opencontainers/runtime-spec [2020-01-09T20:25:39.713Z] 2020/01/09 20:25:39 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-01-09T20:25:39.713Z] 2020/01/09 20:25:39 Finished clone github.com/coreos/go-systemd [2020-01-09T20:25:39.713Z] 2020/01/09 20:25:39 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-01-09T20:25:39.971Z] 2020/01/09 20:25:39 Finished clone github.com/ugorji/go [2020-01-09T20:25:39.971Z] 2020/01/09 20:25:39 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-01-09T20:25:40.537Z] 2020/01/09 20:25:40 Finished clone github.com/opencontainers/image-spec [2020-01-09T20:25:40.537Z] 2020/01/09 20:25:40 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-01-09T20:25:40.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3897019059_/foo_true____} [2020-01-09T20:25:41.103Z] 2020/01/09 20:25:41 Finished clone github.com/Graylog2/go-gelf [2020-01-09T20:25:41.103Z] 2020/01/09 20:25:41 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-01-09T20:25:41.103Z] 2020/01/09 20:25:41 Finished clone github.com/godbus/dbus [2020-01-09T20:25:41.103Z] 2020/01/09 20:25:41 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-01-09T20:25:41.668Z] 2020/01/09 20:25:41 Finished clone github.com/fluent/fluent-logger-golang [2020-01-09T20:25:41.668Z] 2020/01/09 20:25:41 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-01-09T20:25:41.668Z] 2020/01/09 20:25:41 Finished clone github.com/philhofer/fwd [2020-01-09T20:25:41.668Z] 2020/01/09 20:25:41 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-01-09T20:25:41.668Z] 2020/01/09 20:25:41 Finished clone github.com/moby/buildkit [2020-01-09T20:25:41.668Z] 2020/01/09 20:25:41 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-01-09T20:25:42.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3897019059_/foo_true__0xc000a41c40__} [2020-01-09T20:25:43.042Z] 2020/01/09 20:25:42 Finished clone github.com/fsnotify/fsnotify [2020-01-09T20:25:43.042Z] 2020/01/09 20:25:42 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-01-09T20:25:43.300Z] 2020/01/09 20:25:43 Finished clone github.com/bsphere/le_go [2020-01-09T20:25:43.300Z] 2020/01/09 20:25:43 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-01-09T20:25:43.868Z] 2020/01/09 20:25:43 Finished clone github.com/jmespath/go-jmespath [2020-01-09T20:25:43.868Z] 2020/01/09 20:25:43 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-01-09T20:25:43.868Z] 2020/01/09 20:25:43 Finished clone github.com/go-ini/ini [2020-01-09T20:25:43.868Z] 2020/01/09 20:25:43 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-01-09T20:25:43.868Z] 2020/01/09 20:25:43 Finished clone github.com/tinylib/msgp [2020-01-09T20:25:43.868Z] 2020/01/09 20:25:43 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2020-01-09T20:25:44.126Z] 2020/01/09 20:25:44 Finished clone golang.org/x/text [2020-01-09T20:25:44.126Z] 2020/01/09 20:25:44 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2020-01-09T20:25:44.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a41c60_} [2020-01-09T20:25:45.061Z] 2020/01/09 20:25:44 Finished clone golang.org/x/oauth2 [2020-01-09T20:25:45.061Z] 2020/01/09 20:25:44 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2020-01-09T20:25:45.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a41c80_} [2020-01-09T20:25:45.631Z] 2020/01/09 20:25:45 Finished clone github.com/docker/libnetwork [2020-01-09T20:25:45.631Z] 2020/01/09 20:25:45 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-01-09T20:25:45.631Z] 2020/01/09 20:25:45 Finished clone github.com/googleapis/gax-go [2020-01-09T20:25:45.631Z] 2020/01/09 20:25:45 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-01-09T20:25:45.890Z] 2020/01/09 20:25:45 Finished clone github.com/opencontainers/runc [2020-01-09T20:25:45.890Z] 2020/01/09 20:25:45 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2020-01-09T20:25:45.890Z] 2020/01/09 20:25:45 Finished clone github.com/containerd/fifo [2020-01-09T20:25:45.890Z] 2020/01/09 20:25:45 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-01-09T20:25:45.890Z] 2020/01/09 20:25:45 Finished clone google.golang.org/grpc [2020-01-09T20:25:46.148Z] 2020/01/09 20:25:45 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-01-09T20:25:46.148Z] 2020/01/09 20:25:45 Finished clone go.opencensus.io [2020-01-09T20:25:46.148Z] 2020/01/09 20:25:45 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-01-09T20:25:47.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a41ca0_} [2020-01-09T20:25:47.521Z] 2020/01/09 20:25:47 Finished clone github.com/miekg/dns [2020-01-09T20:25:47.521Z] 2020/01/09 20:25:47 Clone github.com/docker/swarmkit, revision 24fb4cfe8af56803640180c5592bf32da732ced2, attempt 1/20 [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Finished clone github.com/containerd/typeurl [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Finished clone github.com/containerd/ttrpc [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Finished clone github.com/containerd/go-runc [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Finished clone github.com/containerd/cgroups [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Finished clone github.com/gogo/googleapis [2020-01-09T20:25:47.779Z] 2020/01/09 20:25:47 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-01-09T20:25:48.712Z] 2020/01/09 20:25:48 Finished clone github.com/containerd/console [2020-01-09T20:25:48.712Z] 2020/01/09 20:25:48 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2020-01-09T20:25:48.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a41cc0_} [2020-01-09T20:25:49.278Z] 2020/01/09 20:25:49 Finished clone github.com/docker/distribution [2020-01-09T20:25:49.278Z] 2020/01/09 20:25:49 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-01-09T20:25:49.536Z] 2020/01/09 20:25:49 Finished clone github.com/fernet/fernet-go [2020-01-09T20:25:49.536Z] 2020/01/09 20:25:49 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-01-09T20:25:49.794Z] 2020/01/09 20:25:49 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-01-09T20:25:49.794Z] 2020/01/09 20:25:49 Finished clone github.com/containerd/continuity [2020-01-09T20:25:50.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-09T20:25:50.727Z] 2020/01/09 20:25:50 Finished clone github.com/hashicorp/go-immutable-radix [2020-01-09T20:25:50.727Z] 2020/01/09 20:25:50 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-01-09T20:25:51.661Z] 2020/01/09 20:25:51 Finished clone golang.org/x/time [2020-01-09T20:25:51.661Z] 2020/01/09 20:25:51 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-01-09T20:25:51.661Z] 2020/01/09 20:25:51 Finished clone github.com/hashicorp/go-memdb [2020-01-09T20:25:51.661Z] 2020/01/09 20:25:51 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-01-09T20:25:51.919Z] 2020/01/09 20:25:51 Finished clone github.com/hashicorp/golang-lru [2020-01-09T20:25:51.919Z] 2020/01/09 20:25:51 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-01-09T20:25:52.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-09T20:25:52.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-09T20:25:52.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-09T20:25:52.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-09T20:25:52.415Z] --- PASS: TestImportExtremelyLargeImageWorks (297.37s) [2020-01-09T20:25:52.415Z] PASS [2020-01-09T20:25:52.415Z] [2020-01-09T20:25:52.415Z] === Skipped [2020-01-09T20:25:52.415Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-09T20:25:52.415Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:25:52.415Z] [2020-01-09T20:25:52.415Z] [2020-01-09T20:25:52.415Z] DONE 12 tests, 1 skipped in 298.965s [2020-01-09T20:25:52.415Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-09T20:25:52.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:52.415Z] ++ set -e [2020-01-09T20:25:52.415Z] ++ '[' -n 0 ']' [2020-01-09T20:25:52.415Z] ++ set -x [2020-01-09T20:25:52.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:25:52.415Z] INFO: Testing against a local daemon [2020-01-09T20:25:52.415Z] === RUN TestNetworkCreateDelete [2020-01-09T20:25:52.415Z] --- PASS: TestNetworkCreateDelete (0.37s) [2020-01-09T20:25:52.415Z] === RUN TestDockerNetworkDeletePreferID [2020-01-09T20:25:52.415Z] --- PASS: TestDockerNetworkDeletePreferID (0.72s) [2020-01-09T20:25:52.415Z] === RUN TestInspectNetwork [2020-01-09T20:25:52.415Z] === RUN TestInspectNetwork/full_network_id [2020-01-09T20:25:52.415Z] === RUN TestInspectNetwork/partial_network_id [2020-01-09T20:25:52.415Z] === RUN TestInspectNetwork/network_name [2020-01-09T20:25:52.415Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-09T20:25:52.415Z] --- PASS: TestInspectNetwork (8.67s) [2020-01-09T20:25:52.415Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-09T20:25:52.415Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-09T20:25:52.415Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-09T20:25:52.415Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-09T20:25:52.415Z] === RUN TestRunContainerWithBridgeNone [2020-01-09T20:25:52.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-09T20:25:52.541Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-09T20:25:53.822Z] 2020/01/09 20:25:53 Finished clone code.cloudfoundry.org/clock [2020-01-09T20:25:53.822Z] 2020/01/09 20:25:53 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-01-09T20:25:53.822Z] 2020/01/09 20:25:53 Finished clone github.com/coreos/pkg [2020-01-09T20:25:53.822Z] 2020/01/09 20:25:53 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-01-09T20:25:55.130Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2020-01-09T20:25:55.130Z] === RUN TestNetworkInvalidJSON [2020-01-09T20:25:55.130Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-09T20:25:55.130Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-09T20:25:55.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:25:55.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:25:55.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:25:55.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:25:55.130Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-09T20:25:55.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-09T20:25:55.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-09T20:25:55.130Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-09T20:25:55.130Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-09T20:25:55.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-09T20:25:55.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-09T20:25:55.130Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-09T20:25:55.196Z] 2020/01/09 20:25:55 Finished clone golang.org/x/crypto [2020-01-09T20:25:55.196Z] 2020/01/09 20:25:55 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-01-09T20:25:55.763Z] 2020/01/09 20:25:55 Finished clone github.com/beorn7/perks [2020-01-09T20:25:55.763Z] 2020/01/09 20:25:55 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-01-09T20:25:55.763Z] 2020/01/09 20:25:55 Finished clone github.com/prometheus/client_model [2020-01-09T20:25:55.763Z] 2020/01/09 20:25:55 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-01-09T20:25:55.763Z] 2020/01/09 20:25:55 Finished clone github.com/prometheus/client_golang [2020-01-09T20:25:55.763Z] 2020/01/09 20:25:55 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-01-09T20:25:55.769Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-09T20:25:55.770Z] === RUN TestDaemonDefaultNetworkPools [2020-01-09T20:25:55.814Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-09T20:25:56.797Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-01-09T20:25:56.797Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-09T20:25:57.662Z] 2020/01/09 20:25:57 Finished clone github.com/pkg/errors [2020-01-09T20:25:57.662Z] 2020/01/09 20:25:57 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-01-09T20:25:57.662Z] 2020/01/09 20:25:57 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-01-09T20:25:57.662Z] 2020/01/09 20:25:57 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-01-09T20:25:58.287Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.36s) [2020-01-09T20:25:58.287Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-09T20:25:58.337Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-09T20:25:58.609Z] 2020/01/09 20:25:58 Finished clone github.com/prometheus/procfs [2020-01-09T20:25:58.609Z] 2020/01/09 20:25:58 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-01-09T20:25:58.867Z] 2020/01/09 20:25:58 Finished clone github.com/prometheus/common [2020-01-09T20:25:58.867Z] 2020/01/09 20:25:58 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-01-09T20:25:59.779Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.70s) [2020-01-09T20:25:59.779Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-09T20:25:59.800Z] 2020/01/09 20:25:59 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-01-09T20:25:59.800Z] 2020/01/09 20:25:59 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-01-09T20:26:00.399Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-09T20:26:00.399Z] === RUN TestServiceWithPredefinedNetwork [2020-01-09T20:26:00.859Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-09T20:26:01.174Z] 2020/01/09 20:26:00 Finished clone github.com/spf13/pflag [2020-01-09T20:26:01.174Z] 2020/01/09 20:26:00 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-01-09T20:26:01.174Z] 2020/01/09 20:26:00 Finished clone github.com/inconshreveable/mousetrap [2020-01-09T20:26:01.174Z] 2020/01/09 20:26:00 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-01-09T20:26:01.174Z] 2020/01/09 20:26:01 Finished clone github.com/google/certificate-transparency-go [2020-01-09T20:26:01.174Z] 2020/01/09 20:26:01 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-01-09T20:26:01.432Z] 2020/01/09 20:26:01 Finished clone github.com/spf13/cobra [2020-01-09T20:26:01.432Z] 2020/01/09 20:26:01 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-01-09T20:26:01.690Z] 2020/01/09 20:26:01 Finished clone github.com/golang/protobuf [2020-01-09T20:26:02.256Z] 2020/01/09 20:26:02 Finished clone github.com/morikuni/aec [2020-01-09T20:26:02.753Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-09T20:26:02.753Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-09T20:26:02.822Z] 2020/01/09 20:26:02 Finished clone github.com/docker/go-metrics [2020-01-09T20:26:03.387Z] 2020/01/09 20:26:03 Finished clone github.com/Azure/go-ansiterm [2020-01-09T20:26:03.645Z] 2020/01/09 20:26:03 Finished clone github.com/Microsoft/go-winio [2020-01-09T20:26:03.685Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-09T20:26:03.906Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2020-01-09T20:26:03.906Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-09T20:26:03.906Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:26:03.906Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:26:03.906Z] === RUN TestServiceWithDataPathPortInit [2020-01-09T20:26:04.211Z] 2020/01/09 20:26:04 Finished clone github.com/cloudflare/cfssl [2020-01-09T20:26:04.616Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-09T20:26:05.986Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-09T20:26:06.927Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-09T20:26:07.492Z] 2020/01/09 20:26:07 Finished clone cloud.google.com/go [2020-01-09T20:26:07.892Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-09T20:26:08.823Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-09T20:26:09.754Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-09T20:26:10.022Z] 2020/01/09 20:26:09 Finished clone github.com/Microsoft/hcsshim [2020-01-09T20:26:10.538Z] 2020/01/09 20:26:10 Finished clone google.golang.org/genproto [2020-01-09T20:26:11.104Z] 2020/01/09 20:26:10 Finished clone github.com/docker/swarmkit [2020-01-09T20:26:11.124Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-09T20:26:12.055Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-09T20:26:12.986Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-09T20:26:14.356Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-09T20:26:14.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-09T20:26:14.384Z] 2020/01/09 20:26:13 Finished clone github.com/coreos/etcd [2020-01-09T20:26:14.384Z] 2020/01/09 20:26:13 Finished clone github.com/containerd/containerd [2020-01-09T20:26:15.287Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-09T20:26:16.218Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-09T20:26:18.110Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-09T20:26:19.040Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-09T20:26:19.970Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-09T20:26:19.970Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-09T20:26:20.902Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-09T20:26:21.833Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-09T20:26:22.421Z] --- PASS: TestServiceWithDataPathPortInit (17.45s) [2020-01-09T20:26:22.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-09T20:26:23.204Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-09T20:26:24.134Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-09T20:26:24.349Z] 2020/01/09 20:26:23 Finished clone github.com/gogo/protobuf [2020-01-09T20:26:24.915Z] 2020/01/09 20:26:24 Finished clone github.com/hashicorp/consul [2020-01-09T20:26:25.505Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-09T20:26:27.400Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-09T20:26:27.964Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-09T20:26:29.245Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2020-01-09T20:26:29.245Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:08bfhwq6avdpfgunauz4tu77m Created:2020-01-09 20:26:21.894030735 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3d1f689429581052552bb5b52d0b8be1d65d87885bc22b828854c3b035e8035e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lg86hag8pzkgn1rlmcmhxonjz EndpointID:50d8e2fac04a728281af9fd691fa10d6704cb297a2c030833dc81e37c5b83b19 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4d1f3c55a68aa2c5108d99c42d04be3cde527741fa4bbb7ad8574f8f2951dfef MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d11c284b7b1f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lg86hag8pzkgn1rlmcmhxonjz EndpointID:50d8e2fac04a728281af9fd691fa10d6704cb297a2c030833dc81e37c5b83b19 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-09T20:26:29.245Z] PASS [2020-01-09T20:26:29.245Z] [2020-01-09T20:26:29.245Z] === Skipped [2020-01-09T20:26:29.245Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-09T20:26:29.245Z] service_test.go:230: FLAKY_TEST [2020-01-09T20:26:29.245Z] [2020-01-09T20:26:29.245Z] [2020-01-09T20:26:29.245Z] DONE 21 tests, 1 skipped in 47.054s [2020-01-09T20:26:29.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:26:29.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:29.245Z] ++ set -e [2020-01-09T20:26:29.245Z] ++ '[' -n 0 ']' [2020-01-09T20:26:29.245Z] ++ set -x [2020-01-09T20:26:29.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:29.245Z] INFO: Testing against a local daemon [2020-01-09T20:26:29.245Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-09T20:26:29.245Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-09T20:26:29.245Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:26:29.245Z] === RUN TestDockerNetworkIpvlan [2020-01-09T20:26:29.245Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:26:29.245Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:26:29.245Z] PASS [2020-01-09T20:26:29.245Z] [2020-01-09T20:26:29.245Z] === Skipped [2020-01-09T20:26:29.246Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-09T20:26:29.246Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:26:29.246Z] [2020-01-09T20:26:29.246Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-09T20:26:29.246Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-09T20:26:29.246Z] [2020-01-09T20:26:29.246Z] [2020-01-09T20:26:29.246Z] DONE 2 tests, 2 skipped in 0.106s [2020-01-09T20:26:29.246Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-09T20:26:29.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:29.246Z] ++ set -e [2020-01-09T20:26:29.246Z] ++ '[' -n 0 ']' [2020-01-09T20:26:29.246Z] ++ set -x [2020-01-09T20:26:29.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:29.531Z] INFO: Testing against a local daemon [2020-01-09T20:26:29.531Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-09T20:26:30.487Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-09T20:26:31.026Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-01-09T20:26:31.026Z] === RUN TestDockerNetworkMacvlan [2020-01-09T20:26:32.052Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-09T20:26:33.076Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-09T20:26:34.091Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-09T20:26:35.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-09T20:26:35.767Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-09T20:26:36.804Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-09T20:26:37.126Z] 2020/01/09 20:26:35 Finished clone github.com/aws/aws-sdk-go [2020-01-09T20:26:40.286Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-09T20:26:41.049Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-09T20:26:41.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-09T20:26:41.049Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-09T20:26:45.822Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan (15.09s) [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s) [2020-01-09T20:26:46.107Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-01-09T20:26:46.107Z] PASS [2020-01-09T20:26:46.107Z] [2020-01-09T20:26:46.107Z] DONE 8 tests in 16.718s [2020-01-09T20:26:46.107Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-09T20:26:46.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:46.107Z] ++ set -e [2020-01-09T20:26:46.107Z] ++ '[' -n 0 ']' [2020-01-09T20:26:46.107Z] ++ set -x [2020-01-09T20:26:46.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:46.107Z] testing: warning: no tests to run [2020-01-09T20:26:46.107Z] PASS [2020-01-09T20:26:46.107Z] [2020-01-09T20:26:46.107Z] DONE 0 tests in 0.016s [2020-01-09T20:26:46.107Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-09T20:26:46.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:46.107Z] ++ set -e [2020-01-09T20:26:46.107Z] ++ '[' -n 0 ']' [2020-01-09T20:26:46.107Z] ++ set -x [2020-01-09T20:26:46.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:26:46.107Z] INFO: Testing against a local daemon [2020-01-09T20:26:46.107Z] === RUN TestAuthZPluginAllowRequest [2020-01-09T20:26:47.597Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-09T20:26:48.141Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-01-09T20:26:48.141Z] === RUN TestAuthZPluginTLS [2020-01-09T20:26:48.434Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-09T20:26:48.434Z] === RUN TestAuthZPluginDenyRequest [2020-01-09T20:26:49.054Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-01-09T20:26:49.054Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-09T20:26:49.675Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-01-09T20:26:49.675Z] === RUN TestAuthZPluginDenyResponse [2020-01-09T20:26:50.293Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-01-09T20:26:50.293Z] === RUN TestAuthZPluginAllowEventStream [2020-01-09T20:26:50.872Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-09T20:26:51.436Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-09T20:26:51.791Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-01-09T20:26:51.791Z] === RUN TestAuthZPluginErrorResponse [2020-01-09T20:26:52.415Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-09T20:26:52.415Z] === RUN TestAuthZPluginErrorRequest [2020-01-09T20:26:53.035Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-09T20:26:53.035Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-09T20:26:53.655Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-01-09T20:26:53.655Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-09T20:26:55.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-01-09T20:26:55.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-09T20:26:56.688Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-09T20:26:57.752Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-01-09T20:26:57.752Z] === RUN TestAuthZPluginHeader [2020-01-09T20:26:58.057Z] === RUN TestDockerSuite/TestCpToDot [2020-01-09T20:26:58.622Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-09T20:26:58.777Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-01-09T20:26:58.777Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-09T20:26:58.777Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-09T20:26:58.777Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:26:58.777Z] === RUN TestAuthZPluginV2Disable [2020-01-09T20:26:58.777Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-09T20:26:58.777Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:26:58.777Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-09T20:26:58.777Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-09T20:26:58.777Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:26:58.777Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-09T20:26:58.777Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-09T20:26:58.777Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:26:58.777Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-09T20:26:59.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-09T20:27:00.560Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-09T20:27:02.454Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-09T20:27:03.650Z] 2020/01/09 20:27:00 Finished clone google.golang.org/api [2020-01-09T20:27:03.650Z] 2020/01/09 20:27:00 Dependencies downloaded. Download time: 1m35.811427074s [2020-01-09T20:27:03.650Z] 2020/01/09 20:27:00 Collecting all dependencies [2020-01-09T20:27:03.824Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-09T20:27:08.034Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-09T20:27:08.034Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-09T20:27:08.598Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-09T20:27:10.202Z] 2020/01/09 20:27:10 Clean vendor dir from unused packages [2020-01-09T20:27:10.493Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-09T20:27:10.493Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-09T20:27:10.493Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-09T20:27:11.057Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-09T20:27:11.134Z] 2020/01/09 20:27:10 Success [2020-01-09T20:27:11.134Z] 2020/01/09 20:27:10 Running time: 1m49.676950777s [2020-01-09T20:27:11.134Z] Congratulations! All vendoring changes are done the right way. [2020-01-09T20:27:11.987Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-09T20:27:11.987Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-09T20:27:11.987Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-09T20:27:12.836Z] + echo Building e2e image [2020-01-09T20:27:12.836Z] Building e2e image [2020-01-09T20:27:12.836Z] + docker build --build-arg DOCKER_GITCOMMIT=f6b0948d0a192ea078268898f8e6ccc9d794f291 -t moby-e2e-test -f Dockerfile.e2e . [2020-01-09T20:27:12.836Z] #2 [internal] load build definition from Dockerfile.e2e [2020-01-09T20:27:12.836Z] #2 transferring dockerfile: 3.21kB done [2020-01-09T20:27:12.836Z] #2 DONE 0.0s [2020-01-09T20:27:12.836Z] [2020-01-09T20:27:12.836Z] #1 [internal] load .dockerignore [2020-01-09T20:27:12.836Z] #1 transferring context: 34B done [2020-01-09T20:27:12.836Z] #1 DONE 0.0s [2020-01-09T20:27:12.836Z] [2020-01-09T20:27:12.836Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-09T20:27:12.836Z] #3 DONE 0.1s [2020-01-09T20:27:12.836Z] [2020-01-09T20:27:12.836Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-09T20:27:12.920Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-09T20:27:13.095Z] #4 DONE 0.3s [2020-01-09T20:27:13.352Z] [2020-01-09T20:27:13.352Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-09T20:27:13.352Z] #5 DONE 0.0s [2020-01-09T20:27:13.352Z] [2020-01-09T20:27:13.352Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-09T20:27:13.352Z] #14 DONE 0.0s [2020-01-09T20:27:13.352Z] [2020-01-09T20:27:13.352Z] #8 [internal] load build context [2020-01-09T20:27:13.352Z] #8 transferring context: 808.43kB 0.2s done [2020-01-09T20:27:13.483Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-09T20:27:13.483Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-09T20:27:13.483Z] === RUN TestDockerSuite/TestCreateRM [2020-01-09T20:27:13.609Z] #8 DONE 0.4s [2020-01-09T20:27:13.609Z] [2020-01-09T20:27:13.609Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-09T20:27:13.609Z] #15 CACHED [2020-01-09T20:27:13.609Z] [2020-01-09T20:27:13.609Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-09T20:27:13.609Z] #16 CACHED [2020-01-09T20:27:13.609Z] [2020-01-09T20:27:13.609Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-09T20:27:13.609Z] #17 CACHED [2020-01-09T20:27:13.609Z] [2020-01-09T20:27:13.609Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-09T20:27:13.609Z] #18 CACHED [2020-01-09T20:27:13.609Z] [2020-01-09T20:27:13.609Z] #31 [builder 1/4] COPY . . [2020-01-09T20:27:13.740Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-09T20:27:13.740Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-09T20:27:13.740Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-09T20:27:13.997Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-09T20:27:15.505Z] #31 DONE 1.6s [2020-01-09T20:27:15.505Z] [2020-01-09T20:27:15.505Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-09T20:27:16.073Z] #32 DONE 0.9s [2020-01-09T20:27:16.073Z] [2020-01-09T20:27:16.073Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-09T20:27:16.521Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-09T20:27:16.521Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-09T20:27:16.521Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-09T20:27:17.089Z] #33 0.699 [2020-01-09T20:27:17.089Z] #33 0.946 Removing bundles/ [2020-01-09T20:27:17.089Z] #33 0.947 [2020-01-09T20:27:17.089Z] #33 0.950 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-09T20:27:17.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-09T20:27:17.346Z] #33 1.386 Building test suite binary ./integration-cli/test.main [2020-01-09T20:27:17.500Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-01-09T20:27:17.500Z] PASS [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] === Skipped [2020-01-09T20:27:17.500Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-09T20:27:17.500Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-09T20:27:17.500Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-09T20:27:17.500Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-09T20:27:17.500Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] DONE 17 tests, 4 skipped in 29.493s [2020-01-09T20:27:17.500Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-09T20:27:17.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:17.500Z] ++ set -e [2020-01-09T20:27:17.500Z] ++ '[' -n 0 ']' [2020-01-09T20:27:17.500Z] ++ set -x [2020-01-09T20:27:17.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:17.500Z] INFO: Testing against a local daemon [2020-01-09T20:27:17.500Z] === RUN TestPluginInvalidJSON [2020-01-09T20:27:17.500Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:27:17.500Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:27:17.500Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-09T20:27:17.500Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-09T20:27:17.500Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-09T20:27:17.500Z] PASS [2020-01-09T20:27:17.500Z] [2020-01-09T20:27:17.500Z] DONE 2 tests in 0.140s [2020-01-09T20:27:17.500Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-09T20:27:17.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:17.500Z] ++ set -e [2020-01-09T20:27:17.500Z] ++ '[' -n 0 ']' [2020-01-09T20:27:17.500Z] ++ set -x [2020-01-09T20:27:17.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:17.500Z] INFO: Testing against a local daemon [2020-01-09T20:27:17.500Z] === RUN TestExternalGraphDriver [2020-01-09T20:27:17.500Z] === RUN TestExternalGraphDriver/json [2020-01-09T20:27:18.130Z] === RUN TestExternalGraphDriver/spec [2020-01-09T20:27:20.196Z] === RUN TestExternalGraphDriver/pull [2020-01-09T20:27:21.278Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-09T20:27:21.278Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-09T20:27:21.278Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-09T20:27:21.535Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-09T20:27:21.535Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-09T20:27:21.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-09T20:27:22.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-09T20:27:22.907Z] --- PASS: TestExternalGraphDriver (6.63s) [2020-01-09T20:27:22.907Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-01-09T20:27:22.907Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-01-09T20:27:22.907Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-01-09T20:27:22.907Z] === RUN TestGraphdriverPluginV2 [2020-01-09T20:27:22.907Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-09T20:27:22.907Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:27:22.907Z] PASS [2020-01-09T20:27:22.907Z] [2020-01-09T20:27:22.907Z] === Skipped [2020-01-09T20:27:22.907Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-09T20:27:22.907Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:27:22.907Z] [2020-01-09T20:27:22.907Z] [2020-01-09T20:27:22.907Z] DONE 5 tests, 1 skipped in 6.792s [2020-01-09T20:27:22.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-09T20:27:22.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:22.907Z] ++ set -e [2020-01-09T20:27:22.907Z] ++ '[' -n 0 ']' [2020-01-09T20:27:22.907Z] ++ set -x [2020-01-09T20:27:22.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:22.907Z] INFO: Testing against a local daemon [2020-01-09T20:27:22.907Z] === RUN TestContinueAfterPluginCrash [2020-01-09T20:27:22.907Z] === PAUSE TestContinueAfterPluginCrash [2020-01-09T20:27:22.907Z] === RUN TestDaemonStartWithLogOpt [2020-01-09T20:27:22.907Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-09T20:27:22.907Z] === CONT TestContinueAfterPluginCrash [2020-01-09T20:27:22.907Z] === CONT TestDaemonStartWithLogOpt [2020-01-09T20:27:24.622Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-09T20:27:25.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-09T20:27:27.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-09T20:27:28.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-09T20:27:29.541Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-09T20:27:30.473Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-09T20:27:30.473Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-09T20:27:31.406Z] === RUN TestDockerSuite/TestDockerFails [2020-01-09T20:27:31.406Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-09T20:27:31.406Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-09T20:27:31.406Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-09T20:27:32.775Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-09T20:27:33.707Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-09T20:27:34.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-09T20:27:35.207Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-09T20:27:35.207Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-09T20:27:35.207Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-09T20:27:35.464Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-09T20:27:41.459Z] --- PASS: TestDaemonStartWithLogOpt (16.39s) [2020-01-09T20:27:42.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-09T20:27:42.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-09T20:27:44.146Z] --- PASS: TestContinueAfterPluginCrash (21.12s) [2020-01-09T20:27:44.146Z] PASS [2020-01-09T20:27:44.146Z] [2020-01-09T20:27:44.146Z] DONE 2 tests in 21.230s [2020-01-09T20:27:44.146Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-09T20:27:44.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:44.147Z] ++ set -e [2020-01-09T20:27:44.147Z] ++ '[' -n 0 ']' [2020-01-09T20:27:44.147Z] ++ set -x [2020-01-09T20:27:44.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:44.147Z] INFO: Testing against a local daemon [2020-01-09T20:27:44.147Z] === RUN TestPluginWithDevMounts [2020-01-09T20:27:44.147Z] === PAUSE TestPluginWithDevMounts [2020-01-09T20:27:44.147Z] === CONT TestPluginWithDevMounts [2020-01-09T20:27:45.542Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-09T20:27:46.180Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-01-09T20:27:46.180Z] PASS [2020-01-09T20:27:46.180Z] [2020-01-09T20:27:46.180Z] DONE 1 tests in 2.375s [2020-01-09T20:27:46.180Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-09T20:27:46.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:46.180Z] ++ set -e [2020-01-09T20:27:46.180Z] ++ '[' -n 0 ']' [2020-01-09T20:27:46.180Z] ++ set -x [2020-01-09T20:27:46.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:27:46.477Z] INFO: Testing against a local daemon [2020-01-09T20:27:46.477Z] === RUN TestSecretInspect [2020-01-09T20:27:48.819Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-09T20:27:49.186Z] --- PASS: TestSecretInspect (2.37s) [2020-01-09T20:27:49.186Z] === RUN TestSecretList [2020-01-09T20:27:51.226Z] --- PASS: TestSecretList (2.35s) [2020-01-09T20:27:51.226Z] === RUN TestSecretsCreateAndDelete [2020-01-09T20:27:51.342Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-09T20:27:52.712Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-09T20:27:53.280Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-01-09T20:27:53.280Z] === RUN TestSecretsUpdate [2020-01-09T20:27:53.316Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-09T20:27:54.685Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-09T20:27:55.249Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-09T20:27:55.990Z] --- PASS: TestSecretsUpdate (2.29s) [2020-01-09T20:27:55.990Z] === RUN TestTemplatedSecret [2020-01-09T20:27:56.179Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-09T20:27:57.110Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-09T20:27:58.688Z] --- PASS: TestTemplatedSecret (2.78s) [2020-01-09T20:27:58.688Z] === RUN TestSecretCreateResolve [2020-01-09T20:27:59.005Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-09T20:28:00.738Z] --- PASS: TestSecretCreateResolve (2.37s) [2020-01-09T20:28:00.738Z] PASS [2020-01-09T20:28:00.738Z] [2020-01-09T20:28:00.738Z] DONE 6 tests in 14.581s [2020-01-09T20:28:00.738Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-09T20:28:00.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:28:00.738Z] ++ set -e [2020-01-09T20:28:00.738Z] ++ '[' -n 0 ']' [2020-01-09T20:28:00.738Z] ++ set -x [2020-01-09T20:28:00.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:28:00.902Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-09T20:28:01.028Z] INFO: Testing against a local daemon [2020-01-09T20:28:01.028Z] === RUN TestServiceCreateInit [2020-01-09T20:28:01.028Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-09T20:28:04.196Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-09T20:28:05.442Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-09T20:28:06.725Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-09T20:28:08.096Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-09T20:28:09.878Z] --- PASS: TestServiceCreateInit (8.32s) [2020-01-09T20:28:09.878Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2020-01-09T20:28:09.878Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) [2020-01-09T20:28:09.878Z] === RUN TestCreateServiceMultipleTimes [2020-01-09T20:28:09.990Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-09T20:28:10.554Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-09T20:28:10.811Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-09T20:28:11.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-09T20:28:12.439Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-09T20:28:13.372Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-09T20:28:13.372Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-09T20:28:13.935Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-09T20:28:13.935Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-09T20:28:13.935Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-09T20:28:14.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-09T20:28:16.089Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-09T20:28:17.985Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-09T20:28:17.985Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-09T20:28:17.985Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-09T20:28:19.355Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-09T20:28:19.355Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-09T20:28:19.918Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-09T20:28:20.849Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-09T20:28:21.106Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-09T20:28:21.106Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-09T20:28:21.106Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-09T20:28:23.000Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-09T20:28:23.668Z] === RUN TestDockerSuite/TestEventsRename [2020-01-09T20:28:24.600Z] === RUN TestDockerSuite/TestEventsResize [2020-01-09T20:28:25.532Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-09T20:28:26.463Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-09T20:28:27.393Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-09T20:28:28.323Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-09T20:28:28.410Z] --- PASS: TestCreateServiceMultipleTimes (18.27s) [2020-01-09T20:28:28.410Z] === RUN TestCreateServiceConflict [2020-01-09T20:28:29.891Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-01-09T20:28:29.891Z] === RUN TestCreateServiceMaxReplicas [2020-01-09T20:28:31.612Z] === RUN TestDockerSuite/TestEventsTop [2020-01-09T20:28:32.544Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-09T20:28:33.369Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-01-09T20:28:33.369Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-09T20:28:35.064Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-09T20:28:36.960Z] === RUN TestDockerSuite/TestExec [2020-01-09T20:28:37.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-09T20:28:37.524Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-09T20:28:38.455Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-09T20:28:39.388Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-09T20:28:40.320Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-09T20:28:42.841Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-09T20:28:44.214Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-09T20:28:45.148Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-09T20:28:46.079Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-09T20:28:47.009Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-09T20:28:47.938Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-09T20:28:48.627Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.50s) [2020-01-09T20:28:48.627Z] === RUN TestCreateServiceSecretFileMode [2020-01-09T20:28:48.869Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-09T20:28:50.112Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2020-01-09T20:28:50.112Z] === RUN TestCreateServiceConfigFileMode [2020-01-09T20:28:50.764Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-09T20:28:51.695Z] === RUN TestDockerSuite/TestExecEnv [2020-01-09T20:28:52.624Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-09T20:28:52.813Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2020-01-09T20:28:52.813Z] === RUN TestCreateServiceSysctls [2020-01-09T20:28:54.521Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-09T20:28:55.455Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-09T20:28:56.290Z] --- PASS: TestCreateServiceSysctls (3.50s) [2020-01-09T20:28:56.290Z] === RUN TestCreateServiceCapabilities [2020-01-09T20:28:58.730Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-09T20:28:59.005Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2020-01-09T20:28:59.005Z] === RUN TestInspect [2020-01-09T20:28:59.660Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-09T20:29:00.592Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-09T20:29:01.962Z] === RUN TestDockerSuite/TestExecParseError [2020-01-09T20:29:02.501Z] --- PASS: TestInspect (2.94s) [2020-01-09T20:29:02.501Z] === RUN TestServiceListWithStatuses [2020-01-09T20:29:02.501Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-09T20:29:02.501Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:29:02.501Z] === RUN TestDockerNetworkConnectAlias [2020-01-09T20:29:03.061Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-09T20:29:03.625Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-09T20:29:04.555Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-09T20:29:05.925Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-09T20:29:06.856Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-09T20:29:07.787Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-09T20:29:08.003Z] --- PASS: TestDockerNetworkConnectAlias (5.69s) [2020-01-09T20:29:08.003Z] === RUN TestDockerNetworkReConnect [2020-01-09T20:29:08.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-09T20:29:13.530Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2020-01-09T20:29:13.530Z] === RUN TestServicePlugin [2020-01-09T20:29:13.530Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-09T20:29:13.530Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:29:13.530Z] === RUN TestServiceUpdateLabel [2020-01-09T20:29:15.031Z] --- PASS: TestServiceUpdateLabel (2.40s) [2020-01-09T20:29:15.031Z] === RUN TestServiceUpdateSecrets [2020-01-09T20:29:20.228Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-09T20:29:20.228Z] === RUN TestDockerSuite/TestExecTTY [2020-01-09T20:29:20.792Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-09T20:29:21.722Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-09T20:29:22.651Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-09T20:29:23.582Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-09T20:29:23.582Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-09T20:29:23.780Z] #33 118.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-09T20:29:23.780Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-09T20:29:23.780Z] #33 124.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-09T20:29:23.780Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-09T20:29:26.106Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-09T20:29:26.670Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-09T20:29:28.042Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-09T20:29:28.988Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-09T20:29:29.039Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-09T20:29:29.919Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-09T20:29:30.300Z] --- PASS: TestServiceUpdateSecrets (15.00s) [2020-01-09T20:29:30.300Z] === RUN TestServiceUpdateConfigs [2020-01-09T20:29:30.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-09T20:29:30.937Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-09T20:29:32.911Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-09T20:29:34.282Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-09T20:29:34.657Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-09T20:29:35.216Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-09T20:29:37.741Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-09T20:29:39.639Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-09T20:29:39.912Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-09T20:29:42.433Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-09T20:29:42.917Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-09T20:29:45.441Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-09T20:29:45.561Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2020-01-09T20:29:45.561Z] === RUN TestServiceUpdateNetwork [2020-01-09T20:29:47.686Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-09T20:29:47.943Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-09T20:29:47.943Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-09T20:29:47.943Z] === RUN TestDockerSuite/TestHealth [2020-01-09T20:29:48.717Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-09T20:29:51.249Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-09T20:29:55.427Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-09T20:29:56.800Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-09T20:29:59.324Z] #33 162.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-09T20:30:00.695Z] #33 164.6 [2020-01-09T20:30:00.807Z] --- PASS: TestServiceUpdateNetwork (14.23s) [2020-01-09T20:30:00.807Z] PASS [2020-01-09T20:30:00.807Z] [2020-01-09T20:30:00.807Z] === Skipped [2020-01-09T20:30:00.807Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-09T20:30:00.807Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-09T20:30:00.807Z] [2020-01-09T20:30:00.807Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-09T20:30:00.807Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-09T20:30:00.807Z] [2020-01-09T20:30:00.807Z] [2020-01-09T20:30:00.807Z] DONE 20 tests, 2 skipped in 118.387s [2020-01-09T20:30:00.807Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-09T20:30:00.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:30:00.808Z] ++ set -e [2020-01-09T20:30:00.808Z] ++ '[' -n 0 ']' [2020-01-09T20:30:00.808Z] ++ set -x [2020-01-09T20:30:00.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:30:00.808Z] INFO: Testing against a local daemon [2020-01-09T20:30:00.808Z] === RUN TestSessionCreate [2020-01-09T20:30:00.808Z] --- PASS: TestSessionCreate (0.06s) [2020-01-09T20:30:00.808Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-09T20:30:00.808Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-09T20:30:00.808Z] PASS [2020-01-09T20:30:00.808Z] [2020-01-09T20:30:00.808Z] DONE 2 tests in 0.208s [2020-01-09T20:30:00.808Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-09T20:30:00.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:30:00.808Z] ++ set -e [2020-01-09T20:30:00.808Z] ++ '[' -n 0 ']' [2020-01-09T20:30:00.808Z] ++ set -x [2020-01-09T20:30:00.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:30:00.808Z] INFO: Testing against a local daemon [2020-01-09T20:30:00.808Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-09T20:30:00.808Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:30:00.808Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:30:00.808Z] === RUN TestEventsExecDie [2020-01-09T20:30:00.808Z] --- PASS: TestEventsExecDie (0.87s) [2020-01-09T20:30:00.808Z] === RUN TestEventsBackwardsCompatible [2020-01-09T20:30:00.808Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-01-09T20:30:00.808Z] === RUN TestInfoBinaryCommits [2020-01-09T20:30:00.808Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-09T20:30:00.808Z] === RUN TestInfoAPIVersioned [2020-01-09T20:30:00.808Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-01-09T20:30:00.808Z] === RUN TestInfoDiscoveryBackend [2020-01-09T20:30:01.093Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-09T20:30:01.093Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-09T20:30:01.628Z] #33 DONE 165.6s [2020-01-09T20:30:01.628Z] [2020-01-09T20:30:01.628Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-09T20:30:02.104Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-09T20:30:02.104Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-09T20:30:02.725Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-09T20:30:02.725Z] === RUN TestInfoAPI [2020-01-09T20:30:02.725Z] --- PASS: TestInfoAPI (0.05s) [2020-01-09T20:30:02.725Z] === RUN TestInfoAPIWarnings [2020-01-09T20:30:03.347Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-09T20:30:03.347Z] === RUN TestInfoDebug [2020-01-09T20:30:03.968Z] --- PASS: TestInfoDebug (0.55s) [2020-01-09T20:30:03.968Z] === RUN TestInfoInsecureRegistries [2020-01-09T20:30:04.587Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-01-09T20:30:04.587Z] === RUN TestInfoRegistryMirrors [2020-01-09T20:30:04.881Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-09T20:30:04.881Z] === RUN TestLoginFailsWithBadCredentials [2020-01-09T20:30:05.507Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2020-01-09T20:30:05.507Z] === RUN TestPingCacheHeaders [2020-01-09T20:30:05.507Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-09T20:30:05.507Z] === RUN TestPingGet [2020-01-09T20:30:05.507Z] --- PASS: TestPingGet (0.03s) [2020-01-09T20:30:05.507Z] === RUN TestPingHead [2020-01-09T20:30:05.792Z] --- PASS: TestPingHead (0.06s) [2020-01-09T20:30:05.792Z] === RUN TestVersion [2020-01-09T20:30:05.792Z] --- PASS: TestVersion (0.05s) [2020-01-09T20:30:05.792Z] PASS [2020-01-09T20:30:05.792Z] [2020-01-09T20:30:05.792Z] === Skipped [2020-01-09T20:30:05.792Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-09T20:30:05.792Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-09T20:30:05.792Z] [2020-01-09T20:30:05.792Z] [2020-01-09T20:30:05.792Z] DONE 18 tests, 1 skipped in 6.236s [2020-01-09T20:30:05.792Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-09T20:30:05.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:30:05.792Z] ++ set -e [2020-01-09T20:30:05.792Z] ++ '[' -n 0 ']' [2020-01-09T20:30:05.792Z] ++ set -x [2020-01-09T20:30:05.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-09T20:30:05.792Z] INFO: Testing against a local daemon [2020-01-09T20:30:05.792Z] === RUN TestVolumesCreateAndList [2020-01-09T20:30:05.792Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-09T20:30:05.792Z] === RUN TestVolumesRemove [2020-01-09T20:30:06.075Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-09T20:30:06.075Z] === RUN TestVolumesInspect [2020-01-09T20:30:06.075Z] --- PASS: TestVolumesInspect (0.05s) [2020-01-09T20:30:06.075Z] === RUN TestVolumesInvalidJSON [2020-01-09T20:30:06.075Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-09T20:30:06.075Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-09T20:30:06.075Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-09T20:30:06.075Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-09T20:30:06.075Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-09T20:30:06.075Z] PASS [2020-01-09T20:30:06.075Z] [2020-01-09T20:30:06.075Z] DONE 5 tests in 0.301s [2020-01-09T20:30:06.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-09T20:30:06.358Z] ++++ cat bundles/test-integration/docker.pid [2020-01-09T20:30:06.358Z] +++ kill 13133 [2020-01-09T20:30:07.855Z] +++ /etc/init.d/apparmor stop [2020-01-09T20:30:07.855Z] Clearing AppArmor profiles cache:. [2020-01-09T20:30:07.855Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:30:07.855Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:30:07.855Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:30:07.855Z] [2020-01-09T20:30:07.855Z] To set a process to complain mode, use the command line tool [2020-01-09T20:30:07.855Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:30:07.855Z] with the 'teardown' option." [2020-01-09T20:30:07.855Z] [2020-01-09T20:30:08.176Z] #34 DONE 5.5s [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-09T20:30:08.743Z] #13 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-09T20:30:08.743Z] #7 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-09T20:30:08.743Z] #6 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-09T20:30:08.743Z] #27 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-09T20:30:08.743Z] #29 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-09T20:30:08.743Z] #11 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-09T20:30:08.743Z] #20 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-09T20:30:08.743Z] #24 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-09T20:30:08.743Z] #26 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-09T20:30:08.743Z] #28 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-09T20:30:08.743Z] #21 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-09T20:30:08.743Z] #9 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-09T20:30:08.743Z] #12 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-09T20:30:08.743Z] #19 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-09T20:30:08.743Z] #25 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-09T20:30:08.743Z] #10 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-09T20:30:08.743Z] #22 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-09T20:30:08.743Z] #23 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-09T20:30:08.743Z] #30 CACHED [2020-01-09T20:30:08.743Z] [2020-01-09T20:30:08.743Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-09T20:30:09.843Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-09T20:30:09.843Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-09T20:30:09.843Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-09T20:30:09.843Z] === RUN TestDockerSuite/TestHistoryImageWithComment Post stage [Pipeline] junit [2020-01-09T20:30:09.924Z] Recording test results [2020-01-09T20:30:10.101Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-09T20:30:10.101Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-09T20:30:10.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-09T20:30:11.230Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-09T20:30:11.230Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-09T20:30:11.230Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-09T20:30:11.303Z] + echo Ensuring container killed. [2020-01-09T20:30:11.303Z] Ensuring container killed. [2020-01-09T20:30:11.303Z] + docker rm -vf docker-pr3 [2020-01-09T20:30:11.303Z] Error: No such container: docker-pr3 [2020-01-09T20:30:11.303Z] + true [Pipeline] sh [2020-01-09T20:30:11.487Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-09T20:30:11.689Z] + echo Chowning /workspace to jenkins user [2020-01-09T20:30:11.689Z] Chowning /workspace to jenkins user [2020-01-09T20:30:11.689Z] + id -u [2020-01-09T20:30:11.689Z] + id -g [2020-01-09T20:30:11.689Z] + docker run --rm -v /home/docker/workspace/moby_PR-40358:/workspace busybox chown -R 1001:1001 /workspace [2020-01-09T20:30:11.745Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-09T20:30:12.002Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-09T20:30:12.566Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-09T20:30:12.566Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-09T20:30:12.918Z] #35 DONE 4.2s [2020-01-09T20:30:12.918Z] [2020-01-09T20:30:12.918Z] #36 exporting to image [2020-01-09T20:30:12.918Z] #36 exporting layers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-09T20:30:13.939Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-09T20:30:13.939Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-09T20:30:14.145Z] + bundleName=ppc64le-integration [2020-01-09T20:30:14.145Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-09T20:30:14.145Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-09T20:30:14.145Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-01-09T20:30:14.145Z] -print [2020-01-09T20:30:14.287Z] #36 exporting layers 1.5s done [2020-01-09T20:30:14.287Z] #36 writing image sha256:94065f3ecbcde66eab59c20804e4a69de5b98b63165531b77ec25672a65739e0 done [2020-01-09T20:30:14.287Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-09T20:30:14.287Z] #36 DONE 1.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] archiveArtifacts [2020-01-09T20:30:14.468Z] Archiving artifacts [2020-01-09T20:30:14.596Z] + echo Ensuring container killed. [2020-01-09T20:30:14.596Z] Ensuring container killed. [2020-01-09T20:30:14.596Z] + docker rm -vf docker-pr3 [2020-01-09T20:30:14.596Z] Error: No such container: docker-pr3 [2020-01-09T20:30:14.596Z] + true [Pipeline] sh [2020-01-09T20:30:14.881Z] + echo Chowning /workspace to jenkins user [2020-01-09T20:30:14.881Z] Chowning /workspace to jenkins user [2020-01-09T20:30:14.881Z] + id -u [2020-01-09T20:30:14.881Z] + id -g [2020-01-09T20:30:14.881Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40358:/workspace busybox chown -R 1000:1000 /workspace [2020-01-09T20:30:15.040Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-09T20:30:15.313Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-09T20:30:15.457Z] + make clean [2020-01-09T20:30:16.075Z] make: command: Command not found [2020-01-09T20:30:16.075Z] make: command: Command not found [2020-01-09T20:30:16.075Z] docker volume rm -f docker-dev-cache [2020-01-09T20:30:16.075Z] docker-dev-cache [Pipeline] deleteDir [2020-01-09T20:30:16.245Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-09T20:30:16.245Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-09T20:30:16.549Z] + bundleName=unit [2020-01-09T20:30:16.549Z] + echo Creating unit-bundles.tar.gz [2020-01-09T20:30:16.549Z] Creating unit-bundles.tar.gz [2020-01-09T20:30:16.549Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-09T20:30:16.549Z] bundles/junit-report.xml [2020-01-09T20:30:16.549Z] bundles/go-test-report.json [2020-01-09T20:30:16.549Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-09T20:30:16.560Z] Archiving artifacts [2020-01-09T20:30:16.973Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-09T20:30:17.176Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-09T20:30:17.296Z] + make clean [2020-01-09T20:30:17.554Z] docker volume rm -f docker-dev-cache [2020-01-09T20:30:17.554Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-09T20:30:20.450Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-09T20:30:20.450Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-09T20:30:20.450Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-09T20:30:22.346Z] === RUN TestDockerSuite/TestImportFile [2020-01-09T20:30:24.242Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-09T20:30:24.243Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-09T20:30:26.137Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-09T20:30:28.037Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-09T20:30:30.559Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-09T20:30:31.490Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-09T20:30:32.420Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-09T20:30:33.350Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-09T20:30:33.350Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-09T20:30:33.350Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-09T20:30:34.281Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-09T20:30:35.213Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-09T20:30:35.779Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-09T20:30:37.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-09T20:30:37.147Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-09T20:30:37.711Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-09T20:30:38.642Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-09T20:30:38.642Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-09T20:30:40.690Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-09T20:30:41.641Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-09T20:30:41.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-09T20:30:42.830Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-09T20:30:42.830Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-09T20:30:43.761Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-09T20:30:43.761Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-09T20:30:45.131Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-09T20:30:45.390Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-09T20:30:46.321Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-09T20:30:47.252Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-09T20:30:48.623Z] === RUN TestDockerSuite/TestInspectImage [2020-01-09T20:30:48.623Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-09T20:30:48.623Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-09T20:30:48.623Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-09T20:30:48.623Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-09T20:30:49.191Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-09T20:30:50.123Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-09T20:30:50.381Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-09T20:30:51.313Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-09T20:30:51.877Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-09T20:30:52.134Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-09T20:30:54.030Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-09T20:30:54.030Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-09T20:30:54.962Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-09T20:30:55.219Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-09T20:30:55.783Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-09T20:30:57.679Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-09T20:30:58.609Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-09T20:30:58.609Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-09T20:30:59.539Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-09T20:31:00.472Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-09T20:31:01.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-09T20:31:01.971Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-09T20:31:02.907Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-09T20:31:02.907Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-09T20:31:04.277Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-09T20:31:05.666Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-09T20:31:07.562Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-09T20:31:09.458Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-09T20:31:09.714Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-09T20:31:10.278Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-09T20:31:11.649Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-09T20:31:14.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-09T20:31:16.820Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-09T20:31:16.820Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-09T20:31:19.344Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-09T20:31:19.909Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-09T20:31:20.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-09T20:31:35.724Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-09T20:31:35.724Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-09T20:31:36.658Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-09T20:31:37.589Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-09T20:31:38.521Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-09T20:31:41.064Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-09T20:31:41.064Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-09T20:31:41.628Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-09T20:31:41.628Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-09T20:31:41.628Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-09T20:31:42.560Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-09T20:31:43.491Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-09T20:31:47.665Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-09T20:31:47.665Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-09T20:31:47.923Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-09T20:31:51.197Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-09T20:31:53.091Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-09T20:31:54.022Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-09T20:31:54.022Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-09T20:31:54.953Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-09T20:31:56.395Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-09T20:31:57.326Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-09T20:31:58.696Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-09T20:31:59.627Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-09T20:32:02.151Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-09T20:32:02.715Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-09T20:32:03.646Z] === RUN TestDockerSuite/TestLogsSince [2020-01-09T20:32:04.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-09T20:32:07.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-09T20:32:10.773Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-09T20:32:10.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-09T20:32:14.047Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-09T20:32:16.570Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-09T20:32:17.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-09T20:32:17.135Z] === RUN TestDockerSuite/TestLogsTail [2020-01-09T20:32:18.506Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-09T20:32:19.070Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-09T20:32:20.003Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-09T20:32:20.568Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-09T20:32:21.132Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-09T20:32:21.390Z] === RUN TestDockerSuite/TestNetHostname [2020-01-09T20:32:23.914Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-09T20:32:24.478Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-09T20:32:24.478Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-09T20:32:25.849Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-09T20:32:27.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-09T20:32:28.309Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-09T20:32:29.240Z] === RUN TestDockerSuite/TestPluginActive [2020-01-09T20:32:31.142Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-09T20:32:31.142Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-09T20:32:37.775Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-09T20:32:37.775Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-09T20:32:38.338Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-09T20:32:39.707Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-09T20:32:42.230Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-09T20:32:43.599Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-09T20:32:46.123Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-09T20:32:46.123Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-09T20:32:51.378Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-09T20:32:53.272Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-09T20:32:54.642Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-09T20:32:56.011Z] === RUN TestDockerSuite/TestPortList [2020-01-09T20:32:59.286Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-09T20:33:02.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-09T20:33:07.019Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-09T20:33:07.019Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-09T20:33:08.914Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-09T20:33:10.290Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-09T20:33:15.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-09T20:33:16.110Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-09T20:33:16.110Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-09T20:33:16.367Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-09T20:33:17.299Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-09T20:33:17.299Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-09T20:33:18.233Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-09T20:33:18.233Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-09T20:33:18.490Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-09T20:33:18.747Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-09T20:33:19.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-09T20:33:20.902Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-09T20:33:20.902Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-09T20:33:25.088Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-09T20:33:26.022Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-09T20:33:26.285Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-09T20:33:26.542Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-09T20:33:29.818Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-09T20:33:30.749Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-09T20:33:31.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-09T20:33:34.957Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-09T20:33:40.213Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-09T20:33:40.213Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-09T20:33:44.388Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-09T20:33:45.318Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-09T20:33:51.865Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-09T20:33:53.759Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-09T20:33:56.279Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-09T20:33:57.647Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-09T20:33:58.579Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-09T20:33:59.513Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-09T20:34:01.408Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-09T20:34:01.408Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-09T20:34:04.683Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-09T20:34:05.615Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-09T20:34:05.873Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-09T20:34:06.829Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-09T20:34:09.353Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-09T20:34:12.630Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-09T20:34:12.887Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-09T20:34:12.887Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-09T20:34:13.144Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-09T20:34:13.144Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-09T20:34:13.144Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-09T20:34:14.513Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-09T20:34:15.886Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-09T20:34:17.782Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-09T20:34:18.715Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-09T20:34:22.893Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-09T20:34:25.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-09T20:34:26.785Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-09T20:34:28.679Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-09T20:34:28.679Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-09T20:34:31.205Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-09T20:34:31.205Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-09T20:34:31.205Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-09T20:34:31.770Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-09T20:34:34.291Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-09T20:34:36.189Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-09T20:34:40.497Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-09T20:34:41.427Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-09T20:34:41.427Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-09T20:34:41.684Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-09T20:34:45.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-09T20:34:45.858Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-09T20:34:47.229Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-09T20:34:47.486Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-09T20:34:49.381Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-09T20:34:50.312Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-09T20:34:52.207Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-09T20:34:53.139Z] === RUN TestDockerSuite/TestRmiTag [2020-01-09T20:34:53.139Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-09T20:34:54.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-09T20:34:54.070Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-09T20:34:57.889Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-09T20:34:59.259Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-09T20:35:00.190Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-09T20:35:01.120Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-09T20:35:01.684Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-09T20:35:03.579Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-09T20:35:04.142Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-09T20:35:04.413Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-09T20:35:05.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-09T20:35:05.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-09T20:35:06.276Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-09T20:35:08.173Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-09T20:35:08.430Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-09T20:35:09.362Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-09T20:35:10.293Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-09T20:35:12.190Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-09T20:35:13.560Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-09T20:35:13.560Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-09T20:35:14.929Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-09T20:35:15.864Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-09T20:35:16.867Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-09T20:35:17.798Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-09T20:35:19.168Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-09T20:35:20.100Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-09T20:35:21.469Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-09T20:35:22.032Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-09T20:35:22.963Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-09T20:35:23.527Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-09T20:35:23.784Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-09T20:35:26.304Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-09T20:35:26.868Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-09T20:35:27.799Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-09T20:35:28.729Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-09T20:35:29.292Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-09T20:35:29.292Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-09T20:35:30.231Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-09T20:35:31.161Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-09T20:35:32.091Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-09T20:35:32.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-09T20:35:32.912Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-09T20:35:33.842Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-09T20:35:33.842Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-09T20:35:34.773Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-09T20:35:34.773Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-09T20:35:36.143Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-09T20:35:37.073Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-09T20:35:38.004Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-09T20:35:38.568Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-09T20:35:38.824Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-09T20:35:39.756Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-09T20:35:41.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-09T20:35:41.383Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-09T20:35:43.279Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-09T20:35:45.178Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-09T20:35:45.742Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-09T20:35:46.381Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-09T20:35:47.312Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-09T20:35:48.244Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-09T20:35:49.174Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-09T20:35:51.071Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-09T20:35:55.246Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-09T20:35:55.246Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-09T20:35:55.505Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-09T20:35:58.057Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-09T20:35:59.954Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-09T20:36:02.480Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-09T20:36:05.001Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-09T20:36:05.001Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-09T20:36:05.001Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-09T20:36:05.931Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-09T20:36:07.825Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-09T20:36:09.722Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-09T20:36:12.247Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-09T20:36:12.812Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-09T20:36:14.706Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-09T20:36:15.638Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-09T20:36:15.638Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-09T20:36:16.568Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-09T20:36:18.469Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-09T20:36:18.469Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-09T20:36:19.034Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-09T20:36:19.965Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-09T20:36:20.894Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-09T20:36:21.458Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-09T20:36:21.458Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-09T20:36:22.388Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-09T20:36:23.320Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-09T20:36:24.280Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-09T20:36:24.844Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-09T20:36:25.774Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-09T20:36:26.705Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-09T20:36:27.638Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-09T20:36:28.202Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-09T20:36:28.202Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-09T20:36:29.132Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-09T20:36:30.063Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-09T20:36:31.434Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-09T20:36:31.998Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-09T20:36:31.998Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-09T20:36:36.176Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-09T20:36:36.435Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-09T20:36:48.618Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-09T20:36:49.548Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-09T20:36:50.919Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-09T20:36:50.919Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-09T20:36:51.176Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-09T20:36:51.176Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-09T20:36:52.108Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-09T20:36:55.384Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-09T20:36:56.754Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-09T20:36:58.648Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-09T20:36:59.229Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-09T20:37:00.159Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-09T20:37:00.723Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-09T20:37:02.092Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-09T20:37:02.092Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-09T20:37:02.349Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-09T20:37:04.243Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-09T20:37:05.613Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-09T20:37:06.982Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-09T20:37:06.982Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-09T20:37:07.239Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-09T20:37:09.134Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-09T20:37:10.504Z] === RUN TestDockerSuite/TestRunMount [2020-01-09T20:37:17.050Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-09T20:37:17.981Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-09T20:37:18.545Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-09T20:37:20.441Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-09T20:37:22.963Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-09T20:37:23.527Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-09T20:37:26.800Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-09T20:37:28.695Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-09T20:37:29.658Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-09T20:37:31.557Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-09T20:37:33.451Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-09T20:37:35.348Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-09T20:37:35.348Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-09T20:37:35.911Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-09T20:37:37.281Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-09T20:37:38.212Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-09T20:37:39.143Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-09T20:37:41.665Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-09T20:37:41.665Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-09T20:37:44.940Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-09T20:37:50.197Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-09T20:37:50.197Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-09T20:37:50.454Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-09T20:37:50.454Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-09T20:37:51.386Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-09T20:37:51.386Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-09T20:37:52.316Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-09T20:37:53.247Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-09T20:37:53.247Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-09T20:37:53.247Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-09T20:37:54.178Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-09T20:37:55.109Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-09T20:37:55.109Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-09T20:37:56.478Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-09T20:37:57.043Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-09T20:37:59.583Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-09T20:37:59.583Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-09T20:38:00.514Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-09T20:38:01.079Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-09T20:38:02.010Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-09T20:38:02.940Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-09T20:38:03.503Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-09T20:38:04.435Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-09T20:38:04.435Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-09T20:38:05.365Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-09T20:38:05.929Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-09T20:38:05.929Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-09T20:38:06.186Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-09T20:38:07.117Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-09T20:38:09.011Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-09T20:38:09.011Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-09T20:38:11.537Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-09T20:38:11.537Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-09T20:38:12.101Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-09T20:38:13.995Z] === RUN TestDockerSuite/TestRunRm [2020-01-09T20:38:14.925Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-09T20:38:19.098Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-09T20:38:19.662Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-09T20:38:19.919Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-09T20:38:20.485Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-09T20:38:21.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-09T20:38:21.982Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-09T20:38:22.916Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-09T20:38:23.479Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-09T20:38:24.849Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-09T20:38:28.136Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-09T20:38:33.391Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-09T20:38:33.391Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-09T20:38:34.321Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-09T20:38:35.251Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-09T20:38:35.814Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-09T20:38:36.743Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-09T20:38:37.674Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-09T20:38:38.238Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-09T20:38:39.171Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-09T20:38:40.100Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-09T20:38:42.621Z] === RUN TestDockerSuite/TestRunState [2020-01-09T20:38:44.516Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-09T20:38:45.079Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-09T20:38:46.009Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-09T20:38:46.266Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-09T20:38:46.266Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-09T20:38:47.197Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-09T20:38:48.131Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-09T20:38:49.501Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-09T20:38:49.501Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-09T20:38:49.501Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-09T20:38:50.433Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-09T20:38:52.955Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-09T20:38:53.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-09T20:38:56.429Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-09T20:39:00.604Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-09T20:39:03.876Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-09T20:39:04.439Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-09T20:39:05.370Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-09T20:39:05.933Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-09T20:39:09.208Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-09T20:39:10.141Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-09T20:39:10.705Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-09T20:39:10.962Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-09T20:39:11.218Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-09T20:39:12.148Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-09T20:39:12.714Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-09T20:39:13.644Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-09T20:39:13.644Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-09T20:39:13.902Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-09T20:39:14.833Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-09T20:39:20.088Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-09T20:39:20.088Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-09T20:39:20.344Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-09T20:39:21.713Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-09T20:39:24.237Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-09T20:39:26.162Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-09T20:39:28.683Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-09T20:39:31.208Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-09T20:39:32.138Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-09T20:39:32.702Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-09T20:39:33.632Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-09T20:39:33.632Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-09T20:39:33.632Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-09T20:39:33.632Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-09T20:39:34.196Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-09T20:39:35.126Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-09T20:39:36.056Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-09T20:39:36.986Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-09T20:39:38.356Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-09T20:39:39.288Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-09T20:39:40.219Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-09T20:39:40.219Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-09T20:39:40.784Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-09T20:39:40.784Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-09T20:39:40.784Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-09T20:39:41.040Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-09T20:39:41.040Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-09T20:39:41.040Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-09T20:39:41.297Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-09T20:39:41.554Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-09T20:39:41.554Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-09T20:39:41.810Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-09T20:39:42.742Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-09T20:39:43.672Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-09T20:39:44.235Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-09T20:39:44.492Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-09T20:39:45.421Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-09T20:39:45.678Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-09T20:39:46.609Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-09T20:39:46.609Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-09T20:39:47.540Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-09T20:39:48.104Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-09T20:39:48.104Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-09T20:39:48.104Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-09T20:39:49.035Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-09T20:39:50.965Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-09T20:39:51.528Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-09T20:39:51.528Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-09T20:39:52.458Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-09T20:39:52.458Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-09T20:39:54.354Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-09T20:39:54.611Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-09T20:39:57.885Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-09T20:39:58.142Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-09T20:39:58.142Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-09T20:39:58.142Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-09T20:39:59.512Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-09T20:40:00.482Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-09T20:40:01.852Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-09T20:40:01.852Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-09T20:40:03.937Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-09T20:40:03.937Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-09T20:40:04.501Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-09T20:40:07.024Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-09T20:40:07.024Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-09T20:40:08.919Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-09T20:40:08.919Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-09T20:40:08.919Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-09T20:40:10.290Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-09T20:40:12.184Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-09T20:40:12.184Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-09T20:40:12.441Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-09T20:40:12.441Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-09T20:40:12.441Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-09T20:40:13.005Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-09T20:40:15.528Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-09T20:40:22.079Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-09T20:40:22.079Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-09T20:40:23.975Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-09T20:40:24.907Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-09T20:40:26.804Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-09T20:40:29.325Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-09T20:40:32.597Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-09T20:40:33.160Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-09T20:40:35.054Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-09T20:40:35.618Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-09T20:40:37.644Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-09T20:40:39.540Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-09T20:40:41.436Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-09T20:40:43.331Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-09T20:40:48.586Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-09T20:40:51.869Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-09T20:40:57.128Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-09T20:41:00.402Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-09T20:41:02.296Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-09T20:41:02.859Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-09T20:41:03.789Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-09T20:41:04.353Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-09T20:41:04.610Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-09T20:41:05.541Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-09T20:41:09.716Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-09T20:41:13.890Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-09T20:41:14.147Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-09T20:41:15.077Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-09T20:41:15.078Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-09T20:41:16.007Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-09T20:41:17.900Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-09T20:41:17.900Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-09T20:41:19.359Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-09T20:41:20.290Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-09T20:41:21.221Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-09T20:41:23.126Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-09T20:41:28.379Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-09T20:41:29.309Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-09T20:41:29.309Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-09T20:41:30.243Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-09T20:41:31.173Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-09T20:41:35.346Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-09T20:41:39.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-09T20:41:42.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-09T20:41:45.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-09T20:41:49.497Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-09T20:41:54.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-09T20:41:56.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-09T20:41:59.180Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-09T20:42:00.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-09T20:42:02.444Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-09T20:42:04.965Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-09T20:42:07.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-09T20:42:10.009Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-09T20:42:12.530Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-09T20:42:15.051Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-09T20:42:29.900Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-09T20:42:29.900Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-09T20:42:29.900Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-09T20:42:30.832Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-09T20:42:30.832Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-09T20:42:30.832Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-09T20:42:30.832Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-09T20:42:31.762Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-09T20:42:31.762Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-09T20:42:33.132Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-09T20:42:33.132Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-09T20:42:33.132Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-09T20:42:33.132Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-09T20:42:33.132Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-09T20:42:35.772Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-09T20:42:35.772Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-09T20:42:36.040Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-09T20:42:36.040Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-09T20:42:36.040Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-09T20:42:36.991Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-09T20:42:39.513Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-09T20:42:39.513Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-09T20:42:39.513Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-09T20:42:40.078Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-09T20:42:43.353Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-09T20:42:47.530Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite (1841.61s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.76s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.12s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (5.54s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.69s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.95s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.38s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.03s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.24s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.56s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.62s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.28s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.37s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.36s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachDetach (1.56s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.50s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.58s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.68s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.40s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.08s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.05s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.85s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.87s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.86s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.36s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.13s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.96s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.02s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.96s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.99s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.10s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.15s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.13s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.28s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.16s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.66s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.70s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.45s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.57s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.70s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.11s) [2020-01-09T20:42:47.530Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.43s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.75s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.53s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.30s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.82s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.44s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.75s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.69s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.06s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.98s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.66s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.35s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildContChar (4.55s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.37s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.65s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.21s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.51s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.15s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.28s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.71s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.27s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.10s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.53s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.89s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.91s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.79s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.40s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.91s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.06s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.92s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.89s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.27s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.02s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.01s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.89s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.19s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.99s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnv (1.61s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.31s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.29s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.39s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.16s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.55s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.86s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.66s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.04s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildHistory (5.06s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabels (1.92s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.24s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.12s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.57s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.74s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.61s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.16s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.43s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.14s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.83s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.74s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.81s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.74s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.41s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.24s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.98s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.54s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.20s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.90s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.69s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.60s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.29s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildPATH (2.66s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.29s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.49s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.79s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.18s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildRm (3.51s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.33s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.84s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.61s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildUser (2.45s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.39s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.18s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.44s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.69s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.68s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.20s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.27s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.91s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.65s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-09T20:42:47.531Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-09T20:42:47.531Z] docker_cli_sni_test.go:18: Flakey test [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.97s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.77s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.85s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitTTY (1.83s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.86s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.08s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.97s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.06s) [2020-01-09T20:42:47.531Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.88s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2020-01-09T20:42:47.532Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-01-09T20:42:47.532Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.16s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.30s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a417c0_} (1.75s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1796348836_/foo_false____} (1.60s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1796348836_/foo_true____} (1.60s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3897019059_/foo_false____} (1.69s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3897019059_/foo_true____} (1.61s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3897019059_/foo_true__0xc000a41c40__} (1.58s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a41c60_} (1.64s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a41c80_} (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a41ca0_} (1.68s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a41cc0_} (1.65s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.44s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.09s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.87s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.20s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.38s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.73s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.74s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.97s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.17s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.70s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToStdout (1.06s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.73s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-01-09T20:42:47.532Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-09T20:42:47.532Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-01-09T20:42:47.532Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-09T20:42:47.532Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.45s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.60s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.35s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.69s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.16s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.41s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.47s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.34s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.93s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.83s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.61s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFilters (1.79s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFormat (1.82s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.37s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2020-01-09T20:42:47.532Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-09T20:42:47.532Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.532Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-09T20:42:47.532Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.87s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsResize (0.96s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.08s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsTop (1.04s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.96s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.96s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.44s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.23s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.17s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecInspectID (2.98s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecInteractive (0.99s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.13s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.11s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2020-01-09T20:42:47.532Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.98s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.44s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.20s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecUlimits (1.09s) [2020-01-09T20:42:47.533Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-09T20:42:47.533Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.60s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestHealth (21.14s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.07s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.56s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.29s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.23s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.04s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportDisplay (1.83s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportFile (1.99s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.97s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportGzipped (2.04s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.23s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.04s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.97s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.95s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.10s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-01-09T20:42:47.533Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-09T20:42:47.533Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.67s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectHistory (1.10s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-01-09T20:42:47.533Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-09T20:42:47.533Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.99s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.93s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.98s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.57s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.00s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.72s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.88s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.81s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.42s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.52s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.50s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.57s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.48s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.50s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.94s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.94s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.44s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.35s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginActive (1.77s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.78s) [2020-01-09T20:42:47.533Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-09T20:42:47.533Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.45s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.75s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.06s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.49s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.45s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPortList (10.96s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.04s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.42s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsByOrder (3.32s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.21s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.51s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.09s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.69s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.58s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.87s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2020-01-09T20:42:47.533Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-09T20:42:47.533Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.20s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.63s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.96s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.25s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.79s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.95s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.10s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.65s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.10s) [2020-01-09T20:42:47.533Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.05s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.12s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.47s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.92s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.48s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.76s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.93s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.66s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-01-09T20:42:47.534Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.92s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunExitCode (0.87s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.65s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.70s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.78s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.74s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.31s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunMount (6.36s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.64s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.51s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.76s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (1.05s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.59s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.15s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-09T20:42:47.534Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.06s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.94s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.94s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.20s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.85s) [2020-01-09T20:42:47.534Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.95s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.83s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.45s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.98s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.11s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.15s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.92s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-09T20:42:47.534Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunSysctls (1.68s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.64s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.87s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.11s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.33s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.56s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserByName (0.86s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.91s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.32s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.38s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.66s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.534Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-09T20:42:47.534Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.32s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.91s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.41s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-01-09T20:42:47.534Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.69s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2020-01-09T20:42:47.535Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-09T20:42:47.535Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.40s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.20s) [2020-01-09T20:42:47.535Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents663381621 [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.71s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.24s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.75s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.59s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.79s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.21s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-01-09T20:42:47.535Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-09T20:42:47.535Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2020-01-09T20:42:47.535Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-09T20:42:47.535Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s) [2020-01-09T20:42:47.535Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-09T20:42:47.535Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateStats (4.54s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-01-09T20:42:47.535Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-09T20:42:47.535Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.18s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.38s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.07s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.77s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.49s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.11s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.54s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.57s) [2020-01-09T20:42:47.535Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.40s) [2020-01-09T20:42:47.535Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-09T20:42:47.535Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-09T20:42:47.535Z] === RUN TestDockerRegistrySuite [2020-01-09T20:42:47.535Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-09T20:42:50.056Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-09T20:42:51.425Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-09T20:42:53.319Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-09T20:42:53.320Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-09T20:42:54.689Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-09T20:42:56.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-09T20:42:56.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-09T20:42:56.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-09T20:42:56.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-09T20:42:57.953Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-09T20:42:57.953Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-09T20:43:01.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-09T20:43:02.600Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-09T20:43:07.875Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-09T20:43:08.134Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-09T20:43:09.504Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-09T20:43:10.069Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-09T20:43:11.001Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-09T20:43:12.898Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-09T20:43:14.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-09T20:43:16.163Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-09T20:43:17.534Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-09T20:43:18.904Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-09T20:43:22.182Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-09T20:43:24.705Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-09T20:43:26.079Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-09T20:43:30.258Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-09T20:43:31.190Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-09T20:43:31.190Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-09T20:43:33.085Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-09T20:43:34.456Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-09T20:43:35.834Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-09T20:43:40.012Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-09T20:43:40.012Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-09T20:43:41.380Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-09T20:43:41.944Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-09T20:43:41.944Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-09T20:43:42.201Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-09T20:43:42.765Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-09T20:43:43.022Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-09T20:43:43.022Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-09T20:43:44.391Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-09T20:43:46.913Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-09T20:43:47.843Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-09T20:43:49.213Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-09T20:43:50.584Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite (63.49s) [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.02s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d31d2a4df9417] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d17e691432c23] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.90s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d60a4df83a5df] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d0ed8712f9232] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.63s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dfdb96929b403] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dda67c87ba828] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.33s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d33facd0a8714] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.60s) [2020-01-09T20:43:51.148Z] check_test.go:196: [def01b7555046] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.34s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d6ec12f183edf] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.77s) [2020-01-09T20:43:51.148Z] check_test.go:196: [da0c492bcd4e0] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.63s) [2020-01-09T20:43:51.148Z] check_test.go:196: [db9fdf46a2999] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.64s) [2020-01-09T20:43:51.148Z] check_test.go:196: [de6fdbbfa50a8] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d14fa478ce80f] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d5e4736fca180] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.73s) [2020-01-09T20:43:51.148Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52f41ffeb93255add87674d37ca884d2d0bb6828ec556200c3ce1edf9bb03c8d [2020-01-09T20:43:51.148Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22c9171880662875855e3f0a2b27448ff2290f31f672ec056b46ecd4130a63ff [2020-01-09T20:43:51.148Z] check_test.go:196: [d269e0c536768] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2020-01-09T20:43:51.148Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bddba17e5c7a0e408448c6d62ca94c29186a7ebf932e8f8ad7e6e2d7bcacd90b [2020-01-09T20:43:51.148Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:10fba483be8e337ba21e26ed05751fd4125ae2a69c38a9e8787f8d0b694b700e [2020-01-09T20:43:51.148Z] check_test.go:196: [d7a72e991f345] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d6d0297c7013c] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.60s) [2020-01-09T20:43:51.148Z] check_test.go:196: [da55578b62409] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dbc350b741372] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d7558d3c44c1f] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.80s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d79fd1e76c24e] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d8c2130771e54] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.37s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d41cea7a4c903] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.98s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d36a889ef5097] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dc312b70607f4] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s) [2020-01-09T20:43:51.148Z] check_test.go:196: [def927b2774fd] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-01-09T20:43:51.148Z] check_test.go:196: [deba0d3ed3d4d] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d3724c2cfc0c0] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d2c4c701c806b] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dac137d5360d8] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d6ccb2a8a5e97] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dba36e741caaa] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2020-01-09T20:43:51.148Z] check_test.go:196: [dc7d01a8c7329] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d1fe1bd46dd7c] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-01-09T20:43:51.148Z] check_test.go:196: [de9c9ac16b4e3] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2020-01-09T20:43:51.148Z] check_test.go:196: [d7ae1d415f830] daemon is not started [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-01-09T20:43:51.148Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-01-09T20:43:51.148Z] === RUN TestDockerSchema1RegistrySuite [2020-01-09T20:43:51.148Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-09T20:43:51.405Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-09T20:43:55.580Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-09T20:44:00.835Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-09T20:44:05.011Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-09T20:44:05.011Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-09T20:44:06.905Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-09T20:44:07.484Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-09T20:44:08.050Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-09T20:44:08.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-09T20:44:10.204Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-09T20:44:11.577Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-09T20:44:11.577Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-09T20:44:12.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-09T20:44:14.841Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-09T20:44:17.364Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-09T20:44:17.364Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-09T20:44:17.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-09T20:44:18.185Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-09T20:44:18.443Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-09T20:44:19.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-09T20:44:19.265Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite (28.31s) [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-01-09T20:44:19.265Z] check_test.go:223: [dde7c6e4adb57] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2020-01-09T20:44:19.265Z] check_test.go:223: [dde3f5434c698] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.63s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d30736dabacd0] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.58s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d995f93a53bf8] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.73s) [2020-01-09T20:44:19.265Z] check_test.go:223: [ddc4349f016f2] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d032839906cde] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-01-09T20:44:19.265Z] check_test.go:223: [dfb1e5490da42] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.90s) [2020-01-09T20:44:19.265Z] check_test.go:223: [daf44ba5da9d9] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.48s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d9e17a29577ae] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.40s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d0cff5cdfc8cc] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.00s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d0382d1611af3] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2020-01-09T20:44:19.265Z] check_test.go:223: [ddf5d3756b1b6] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d1c012402c5c5] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-09T20:44:19.265Z] check_test.go:223: [d00de6ef70a33] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.38s) [2020-01-09T20:44:19.265Z] check_test.go:223: [da5ca419764e4] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s) [2020-01-09T20:44:19.265Z] check_test.go:223: [db4ac18c30503] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-01-09T20:44:19.265Z] check_test.go:223: [dbf9abcaf434c] daemon is not started [2020-01-09T20:44:19.265Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-09T20:44:19.265Z] check_test.go:223: [deb0c72066440] daemon is not started [2020-01-09T20:44:19.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-09T20:44:19.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-09T20:44:19.522Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-09T20:44:20.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-09T20:44:21.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-09T20:44:21.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-09T20:44:22.650Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-09T20:44:22.650Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-09T20:44:22.650Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-09T20:44:23.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-09T20:44:23.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.55s) [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.07s) [2020-01-09T20:44:24.037Z] check_test.go:252: [ddc5f9cbe46a6] daemon is not started [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-01-09T20:44:24.037Z] check_test.go:252: [dd0697b444a34] daemon is not started [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2020-01-09T20:44:24.037Z] check_test.go:252: [d079f701c4e1e] daemon is not started [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-01-09T20:44:24.037Z] check_test.go:252: [d639c4db7d235] daemon is not started [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s) [2020-01-09T20:44:24.037Z] check_test.go:252: [dfacee646ea08] daemon is not started [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.64s) [2020-01-09T20:44:24.037Z] check_test.go:252: [d481bb08382ae] daemon is not started [2020-01-09T20:44:24.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-09T20:44:24.037Z] check_test.go:252: [d869197ba0d6b] daemon is not started [2020-01-09T20:44:24.037Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-09T20:44:24.037Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-09T20:44:29.291Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-09T20:44:29.291Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-09T20:44:29.291Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-09T20:44:29.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-09T20:44:29.548Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-01-09T20:44:29.548Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-01-09T20:44:29.548Z] check_test.go:279: [deb21a750514c] daemon is not started [2020-01-09T20:44:29.548Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-09T20:44:29.548Z] check_test.go:279: [de8ac3e517505] daemon is not started [2020-01-09T20:44:29.548Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-09T20:44:29.548Z] check_test.go:279: [d8986312bf461] daemon is not started [2020-01-09T20:44:29.548Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-01-09T20:44:29.548Z] check_test.go:279: [d33e74cc81af3] daemon is not started [2020-01-09T20:44:29.548Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-01-09T20:44:29.548Z] check_test.go:279: [da9bfc8446724] daemon is not started [2020-01-09T20:44:29.548Z] === RUN TestDockerNetworkSuite [2020-01-09T20:44:29.548Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-09T20:44:33.724Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-09T20:44:34.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-09T20:44:39.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-09T20:44:42.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-09T20:44:43.451Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-09T20:44:45.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-09T20:44:48.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-09T20:44:58.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-09T20:44:59.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-09T20:45:01.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-09T20:45:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-09T20:45:03.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-09T20:45:04.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-09T20:45:04.997Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-09T20:45:04.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-09T20:45:06.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-09T20:45:08.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-09T20:45:08.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-09T20:45:08.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-09T20:45:08.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-09T20:45:10.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-09T20:45:10.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-09T20:45:10.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-09T20:45:10.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-09T20:45:12.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-09T20:45:14.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-09T20:45:14.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-09T20:45:14.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-09T20:45:14.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-09T20:45:15.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-09T20:45:18.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-09T20:45:22.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-09T20:45:22.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-09T20:45:25.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-09T20:45:28.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-09T20:45:32.936Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-09T20:45:32.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-09T20:45:32.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-09T20:45:33.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-09T20:45:33.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-09T20:45:34.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-09T20:45:34.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-09T20:45:34.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-09T20:45:34.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-09T20:45:36.009Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-09T20:45:39.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-09T20:45:39.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-09T20:45:39.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-09T20:45:39.541Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-09T20:45:40.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-09T20:45:42.811Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-09T20:45:46.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-09T20:45:50.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-09T20:45:50.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-09T20:45:52.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-09T20:45:54.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-09T20:45:54.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-09T20:45:56.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-09T20:45:56.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-09T20:45:58.111Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite (94.63s) [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.28s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d6d4a7b0352fb] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d4028754d5aee] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.93s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d84d3fb0c37ef] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.72s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [db29c04a7eaa9] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.81s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:1233: [d0b15633f7db6] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.23s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [dac5af4910deb] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.44s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [da28b5803de76] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.62s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d167f11d6d5bc] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.94s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d4c112493eb3c] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.14s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [dd11ff510eed6] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d09b315a6e070] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.69s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [dd84c30235b70] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.72s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d91724a60d14e] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [dde5000a919f3] daemon is not started [2020-01-09T20:46:04.659Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-01-09T20:46:04.659Z] docker_cli_network_unix_test.go:46: [d6f2910810892] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d2111db6e25b5] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.38s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d4d79db647a24] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [dd1ff0a173210] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.32s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d8c2e801748fd] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.43s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d926a546e2c5f] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.64s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d22089a0ac93c] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d7ed65aa1d982] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d607c5ddeac9c] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d5cdf013259c8] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.09s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:968: [d9cd2aa0c21aa] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.62s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d8a91d26190f1] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.43s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:1116: [d1f56ea17f870] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [dcc704d9681a9] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [ddf881ccfaaa8] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d1b22405c162b] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [de923def2b476] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [dbec745909f82] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d74d997d8f643] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d2cb0fd7477fd] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.33s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d5939ce32d619] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d08738f4b843e] daemon is not started [2020-01-09T20:46:04.660Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d5f942bd44d2f] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.66s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [df53f2b6c84cd] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.12s) [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.54s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:1084: [d01acfc2e821c] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [dbd9c0eceb115] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.42s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d0114b7d23244] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [db7aa59530211] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [dbcfc34b8340f] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.30s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d14373ea273e4] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d091f35fab11b] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [d12330dcfd828] daemon is not started [2020-01-09T20:46:04.660Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.12s) [2020-01-09T20:46:04.660Z] docker_cli_network_unix_test.go:46: [db05c676c43d4] daemon is not started [2020-01-09T20:46:04.660Z] === RUN TestDockerHubPullSuite [2020-01-09T20:46:04.660Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-09T20:46:07.180Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-09T20:46:09.073Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-09T20:46:09.330Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-09T20:46:11.224Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-09T20:46:11.224Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite (6.96s) [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.45s) [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2020-01-09T20:46:11.224Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-01-09T20:46:11.224Z] PASS [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === Skipped [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_sni_test.go:18: Flakey test [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-01-09T20:46:11.224Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-09T20:46:11.224Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-09T20:46:11.224Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-09T20:46:11.224Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-09T20:46:11.224Z] docker_cli_network_unix_test.go:46: [d5f942bd44d2f] daemon is not started [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] [2020-01-09T20:46:11.224Z] DONE 1277 tests, 44 skipped in 2073.868s [2020-01-09T20:46:11.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-09T20:46:11.224Z] ++++ cat bundles/test-integration/docker.pid [2020-01-09T20:46:11.224Z] +++ kill 7258 [2020-01-09T20:46:12.612Z] +++ /etc/init.d/apparmor stop [2020-01-09T20:46:12.612Z] Clearing AppArmor profiles cache:. [2020-01-09T20:46:12.612Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:46:12.612Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:46:12.612Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:46:12.612Z] [2020-01-09T20:46:12.612Z] To set a process to complain mode, use the command line tool [2020-01-09T20:46:12.612Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:46:12.612Z] with the 'teardown' option." [2020-01-09T20:46:12.612Z] [2020-01-09T20:46:39.128Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-09T20:46:53.977Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite (1739.21s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.76s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.78s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.88s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:563: [dab26f2677531] joining swarm manager [d91a9779854b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:585: [ddccbde38b655] joining swarm manager [d91a9779854b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] check_test.go:380: [dab26f2677531] daemon is not started [2020-01-09T20:47:12.032Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.56s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:46: [df46a3b151e02] joining swarm manager [dcf90562840bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.20s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.17s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:304: [d03900c7e03d9] joining swarm manager [d9bb1aedb5089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:305: [d1423a17e9505] joining swarm manager [d9bb1aedb5089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (23.15s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:272: [dce9deb2753eb] joining swarm manager [dd3be4cfe5af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:273: [da5666ab57593] joining swarm manager [dd3be4cfe5af7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.88s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.73s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.51s) [2020-01-09T20:47:12.032Z] docker_api_swarm_node_test.go:19: [deff194d29cfb] joining swarm manager [d67740b64b074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_node_test.go:20: [d896b4f76d807] joining swarm manager [d67740b64b074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.68s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:502: [dba646dcea21e] joining swarm manager [de7dcec66328c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:507: [d74f69a9831b0] joining swarm manager [de7dcec66328c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.37s) [2020-01-09T20:47:12.032Z] docker_api_swarm_node_test.go:80: [daad5ed9b84d1] joining swarm manager [d151fa5162a94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s) [2020-01-09T20:47:12.032Z] docker_api_swarm_node_test.go:52: [d68f850e891cf] joining swarm manager [df91a4387e781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_node_test.go:53: [d2cfbe14bf059] joining swarm manager [df91a4387e781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.28s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:202: [d310e3df78be0] joining swarm manager [d7295dd32a851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.32s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:384: [d66c0645ea015] joining swarm manager [d04a09e4769af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:385: [d17485a56c9c5] joining swarm manager [d04a09e4769af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] check_test.go:380: [d17485a56c9c5] daemon is not started [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.94s) [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:802: [d8d85f51290c4] joining swarm manager [da81258588a36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:802: [de494558299cc] joining swarm manager [da81258588a36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:802: [da34b730535b7] joining swarm manager [da81258588a36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:802: [d095354f8c4f4] joining swarm manager [da81258588a36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-09T20:47:12.032Z] docker_api_swarm_test.go:810: [d79c2930815fb] joining swarm manager [da81258588a36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.99s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:394: [d5e9bc64f7844] joining swarm manager [ddf36f8bb4dcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:394: [d5a6968ef61ee] joining swarm manager [ddf36f8bb4dcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.47s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:342: [dfee06fe1bed9] joining swarm manager [d284fad80d971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:342: [d54e0004e0cea] joining swarm manager [d284fad80d971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.42s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:489: [d6732bd5f7eb7] joining swarm manager [da2a3965cadfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:489: [d390cc8e7372d] joining swarm manager [da2a3965cadfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.04s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:127: [d6471a18dfffe] joining swarm manager [d1b9ad0064f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:128: [dc6dd90a6d9e2] joining swarm manager [d1b9ad0064f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:136: [d9d52589847a9] joining swarm manager [d1b9ad0064f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:137: [d377b185191e1] joining swarm manager [d1b9ad0064f13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.36s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:303: [d292040e22c31] joining swarm manager [df04ee3f42565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:303: [d3df535f0c177] joining swarm manager [df04ee3f42565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.56s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:99: [d346708775aed] joining swarm manager [d22c56e2e1500]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:100: [dac23f2165f52] joining swarm manager [d22c56e2e1500]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] check_test.go:380: [d346708775aed] daemon is not started [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.40s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:532: [d45d766a7391e] joining swarm manager [daa287315b4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:533: [ddcf213e7fd30] joining swarm manager [daa287315b4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.23s) [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:147: [daa9ecdd0f429] joining swarm manager [d395f284d73f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.032Z] docker_api_swarm_service_test.go:147: [d62e02ec51a1c] joining swarm manager [d395f284d73f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.21s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.12s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.27s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.47s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.68s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.07s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.30s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.81s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.88s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.33s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.13s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.17s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.48s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.01s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.65s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.17s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.26s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.32s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s) [2020-01-09T20:47:12.032Z] docker_cli_service_logs_test.go:241: checking task lo2wcx3zu1iu [2020-01-09T20:47:12.032Z] docker_cli_service_logs_test.go:246: checking messages for lo2wcx3zu1iu [2020-01-09T20:47:12.032Z] docker_cli_service_logs_test.go:241: checking task p82s3bpbphcx [2020-01-09T20:47:12.032Z] docker_cli_service_logs_test.go:246: checking messages for p82s3bpbphcx [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.76s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2020-01-09T20:47:12.032Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.28s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (17.08s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1901: [de0906f7dfef3] joining swarm manager [d88410619a4dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1902: [d6efdff6907d3] joining swarm manager [d88410619a4dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.42s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.19s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.34s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.49s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1802: [d12dd8d0e3ad0] joining swarm manager [db66826f30623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1803: [dcbdfba8128d5] joining swarm manager [db66826f30623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.19s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1321: [d36f79c83fffd] joining swarm manager [d4cb2626b7f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1322: [d9a04faab2f94] joining swarm manager [d4cb2626b7f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.17s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.91s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.77s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.99s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.35s) [2020-01-09T20:47:12.033Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.52s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.93s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.97s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.48s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (62.65s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1186: [d864d9202c276] joining swarm manager [ddec0e100604b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1195: [d4d615c00c673] joining swarm manager [ddec0e100604b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.64s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.98s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.44s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1118: [db4ba3ee7d1e0] joining swarm manager [d68794ac32a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1119: [dcde1897398d4] joining swarm manager [d68794ac32a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1172: [dc118a5a8719b] joining swarm manager [d68794ac32a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.73s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1453: [d8d1cd42ec1c1] joining swarm manager [db5168ce0e05a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] docker_cli_swarm_test.go:1454: [d135e451ca3b8] joining swarm manager [db5168ce0e05a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.09s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.19s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.18s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.83s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.58s) [2020-01-09T20:47:12.033Z] docker_cli_swarm_unix_test.go:62: [dc2ceb32348c9] joining swarm manager [d202d68d04944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.77s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.98s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.18s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.32s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s) [2020-01-09T20:47:12.033Z] docker_api_swarm_test.go:962: [deb4ab7f0a7bf] joining swarm manager [d0dd11d568030]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.94s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.90s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.59s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.23s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.69s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.09s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.25s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.71s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.99s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.82s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.20s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.38s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2020-01-09T20:47:12.033Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-01-09T20:47:12.033Z] === RUN TestDockerExternalVolumeSuite [2020-01-09T20:47:12.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-09T20:47:30.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-09T20:48:37.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-09T20:48:44.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-09T20:49:16.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-09T20:49:31.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-09T20:50:03.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-09T20:50:15.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-09T20:50:47.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-09T20:51:05.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-09T20:51:20.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-09T20:52:07.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-09T20:52:25.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-09T20:52:57.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-09T20:53:29.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-09T20:53:44.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-09T20:54:02.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-09T20:54:20.256Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite (441.59s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2020-01-09T20:54:35.105Z] docker_cli_external_volume_driver_test.go:53: [dbd90fcd3cc36] daemon is not started [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-01-09T20:54:35.105Z] docker_cli_external_volume_driver_test.go:53: [db5a147f5a92e] daemon is not started [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-09T20:54:35.105Z] docker_cli_external_volume_driver_test.go:53: [d98c765975223] daemon is not started [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-09T20:54:35.105Z] docker_cli_external_volume_driver_test.go:53: [d2b36e603f02e] daemon is not started [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.09s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2020-01-09T20:54:35.105Z] docker_cli_external_volume_driver_test.go:485: [d3bf3cdac8d1f] daemon is not started [2020-01-09T20:54:35.105Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-09T20:54:35.105Z] docker_cli_external_volume_driver_test.go:53: [de5e3b973c1be] daemon is not started [2020-01-09T20:54:35.105Z] PASS [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] === Skipped [2020-01-09T20:54:35.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-09T20:54:35.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-09T20:54:35.105Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-09T20:54:35.105Z] check_test.go:309: [d363fd5d9ffbc] daemon is not started [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-09T20:54:35.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-09T20:54:35.105Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-09T20:54:35.105Z] check_test.go:309: [d72369cbf196a] daemon is not started [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-09T20:54:35.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-09T20:54:35.105Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-09T20:54:35.105Z] check_test.go:309: [dcaf84456f884] daemon is not started [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-09T20:54:35.105Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-09T20:54:35.105Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-09T20:54:35.105Z] check_test.go:309: [de09090d941a9] daemon is not started [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-09T20:54:35.105Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-09T20:54:35.105Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-09T20:54:35.105Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-09T20:54:35.105Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] DONE 273 tests, 6 skipped in 2574.659s [2020-01-09T20:54:35.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-09T20:54:35.105Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6148014c0d1a/docker.pid [2020-01-09T20:54:35.105Z] +++ kill 3583 [2020-01-09T20:54:35.105Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3583 is not a child of this shell [2020-01-09T20:54:35.105Z] warning: PID 3583 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6148014c0d1a/docker.pid had a nonzero exit code [2020-01-09T20:54:35.105Z] ++++ cat bundles/test-integration/docker.pid [2020-01-09T20:54:35.105Z] +++ kill 7255 [2020-01-09T20:54:35.105Z] +++ /etc/init.d/apparmor stop [2020-01-09T20:54:35.105Z] Clearing AppArmor profiles cache:. [2020-01-09T20:54:35.105Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-09T20:54:35.105Z] Unloading profiles will leave already running processes permanently [2020-01-09T20:54:35.105Z] unconfined, which can lead to unexpected situations. [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] To set a process to complain mode, use the command line tool [2020-01-09T20:54:35.105Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-09T20:54:35.105Z] with the 'teardown' option." [2020-01-09T20:54:35.105Z] [2020-01-09T20:54:35.105Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-09T20:54:35.117Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-09T20:54:36.227Z] + echo Ensuring container killed. [2020-01-09T20:54:36.228Z] Ensuring container killed. [2020-01-09T20:54:36.228Z] + docker ps -aq -f name=docker-pr3-* [2020-01-09T20:54:36.228Z] + cids=ef610c27328f [2020-01-09T20:54:36.228Z] 304138c4bd0e [2020-01-09T20:54:36.228Z] 653e84ae612d [2020-01-09T20:54:36.228Z] + [ -n ef610c27328f [2020-01-09T20:54:36.228Z] 304138c4bd0e [2020-01-09T20:54:36.228Z] 653e84ae612d ] [2020-01-09T20:54:36.228Z] + docker rm -vf ef610c27328f 304138c4bd0e 653e84ae612d [2020-01-09T20:54:44.324Z] ef610c27328f [2020-01-09T20:54:44.324Z] 304138c4bd0e [2020-01-09T20:54:44.324Z] 653e84ae612d [Pipeline] sh [2020-01-09T20:54:44.607Z] + echo Chowning /workspace to jenkins user [2020-01-09T20:54:44.607Z] Chowning /workspace to jenkins user [2020-01-09T20:54:44.607Z] + id -u [2020-01-09T20:54:44.607Z] + id -g [2020-01-09T20:54:44.607Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40358:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-09T20:54:49.078Z] + bundleName=amd64 [2020-01-09T20:54:49.078Z] + echo Creating amd64-bundles.tar.gz [2020-01-09T20:54:49.078Z] Creating amd64-bundles.tar.gz [2020-01-09T20:54:49.078Z] + xargs tar -czf amd64-bundles.tar.gz [2020-01-09T20:54:49.078Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-01-09T20:54:50.985Z] Archiving artifacts [2020-01-09T20:54:51.384Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-09T20:54:51.700Z] + make clean [2020-01-09T20:54:51.958Z] docker volume rm -f docker-dev-cache [2020-01-09T20:54:51.958Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-09T21:01:50.393Z] ok github.com/docker/docker/integration-cli 2485.366s [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === Skipped [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-09T21:01:50.394Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.29s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.29s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-09T21:01:50.394Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-09T21:01:50.394Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-09T21:01:50.394Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-09T21:01:50.394Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-01-09T21:01:50.394Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-01-09T21:01:50.394Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.57s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.57s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-01-09T21:01:50.394Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-01-09T21:01:50.394Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.394Z] [2020-01-09T21:01:50.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-09T21:01:50.395Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-01-09T21:01:50.395Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-09T21:01:50.395Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-09T21:01:50.395Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.395Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2020-01-09T21:01:50.396Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-09T21:01:50.396Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-09T21:01:50.396Z] docker_cli_sni_test.go:18: Flakey test [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-09T21:01:50.396Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-09T21:01:50.396Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.396Z] [2020-01-09T21:01:50.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-09T21:01:50.396Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-01-09T21:01:50.397Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-09T21:01:50.397Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-09T21:01:50.397Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.397Z] [2020-01-09T21:01:50.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-09T21:01:50.397Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-09T21:01:50.397Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-09T21:01:50.398Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-09T21:01:50.398Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-09T21:01:50.398Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-09T21:01:50.398Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-09T21:01:50.398Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-09T21:01:50.398Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-09T21:01:50.398Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-09T21:01:50.398Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-09T21:01:50.398Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-09T21:01:50.398Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-09T21:01:50.398Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-09T21:01:50.398Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.398Z] [2020-01-09T21:01:50.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-01-09T21:01:50.398Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-01-09T21:01:50.399Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-01-09T21:01:50.399Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-09T21:01:50.399Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-01-09T21:01:50.399Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-09T21:01:50.399Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-09T21:01:50.399Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-09T21:01:50.399Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-09T21:01:50.399Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.399Z] [2020-01-09T21:01:50.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-09T21:01:50.399Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-09T21:01:50.399Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-01-09T21:01:50.400Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-09T21:01:50.400Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.400Z] [2020-01-09T21:01:50.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-09T21:01:50.400Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-09T21:01:50.401Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-09T21:01:50.401Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.401Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-01-09T21:01:50.402Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-01-09T21:01:50.402Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.402Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-01-09T21:01:50.403Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-01-09T21:01:50.403Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-01-09T21:01:50.403Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-09T21:01:50.403Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-09T21:01:50.403Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-09T21:01:50.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.403Z] [2020-01-09T21:01:50.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-09T21:01:50.404Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-09T21:01:50.404Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-09T21:01:50.404Z] [2020-01-09T21:01:50.405Z] [2020-01-09T21:01:50.405Z] DONE 1096 tests, 549 skipped in 2494.907s [2020-01-09T21:01:50.405Z] INFO: Integration tests ended at 01/09/2020 21:01:44. Duration:00:41:35.0394712 [2020-01-09T21:01:50.405Z] INFO: Docker info of the daemon under test at end of run [2020-01-09T21:01:50.405Z] [2020-01-09T21:01:50.405Z] Containers: 2 [2020-01-09T21:01:50.405Z] Running: 0 [2020-01-09T21:01:50.405Z] Paused: 0 [2020-01-09T21:01:50.405Z] Stopped: 2 [2020-01-09T21:01:50.405Z] Images: 12 [2020-01-09T21:01:50.405Z] Server Version: 0.0.0-dev [2020-01-09T21:01:50.405Z] Storage Driver: windowsfilter [2020-01-09T21:01:50.405Z] Windows: [2020-01-09T21:01:50.405Z] Logging Driver: json-file [2020-01-09T21:01:50.405Z] Plugins: [2020-01-09T21:01:50.405Z] Volume: local [2020-01-09T21:01:50.405Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-09T21:01:50.405Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-09T21:01:50.405Z] Swarm: inactive [2020-01-09T21:01:50.405Z] Default Isolation: process [2020-01-09T21:01:50.405Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-09T21:01:50.405Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-09T21:01:50.405Z] OSType: windows [2020-01-09T21:01:50.405Z] Architecture: x86_64 [2020-01-09T21:01:50.405Z] CPUs: 4 [2020-01-09T21:01:50.405Z] Total Memory: 32GiB [2020-01-09T21:01:50.405Z] Name: azwin-2-6cdd80 [2020-01-09T21:01:50.405Z] ID: R2UD:ZQ6U:KJB2:AJ7A:RPDB:2T5Z:ZHRM:MAK2:IMD5:MM6B:36VE:YMQC [2020-01-09T21:01:50.405Z] Docker Root Dir: D:\CI\PR-40358\3\daemon [2020-01-09T21:01:50.405Z] Debug Mode (client): false [2020-01-09T21:01:50.405Z] Debug Mode (server): true [2020-01-09T21:01:50.405Z] File Descriptors: -1 [2020-01-09T21:01:50.405Z] Goroutines: 18 [2020-01-09T21:01:50.405Z] System Time: 2020-01-09T21:01:44.2416616Z [2020-01-09T21:01:50.405Z] EventsListeners: 0 [2020-01-09T21:01:50.405Z] Registry: https://index.docker.io/v1/ [2020-01-09T21:01:50.405Z] Labels: [2020-01-09T21:01:50.405Z] Experimental: false [2020-01-09T21:01:50.405Z] Insecure Registries: [2020-01-09T21:01:50.405Z] 127.0.0.0/8 [2020-01-09T21:01:50.405Z] Live Restore Enabled: false [2020-01-09T21:01:50.405Z] [2020-01-09T21:01:50.405Z] [2020-01-09T21:01:50.405Z] INFO: Stopping daemon under test [2020-01-09T21:01:50.405Z] SUCCESS: The process with PID 5796 (child process of PID 5728) has been terminated. [2020-01-09T21:01:50.405Z] SUCCESS: The process with PID 5728 (child process of PID 5076) has been terminated. [2020-01-09T21:01:50.405Z] INFO: Stop tailing logs of the daemon under tests [2020-01-09T21:01:50.405Z] INFO: executeCI.ps1 Completed successfully at 01/09/2020 21:01:44. [2020-01-09T21:01:50.405Z] INFO: Tidying up at end of run [2020-01-09T21:01:50.405Z] INFO: Saving daemon under test log (d:\CI\PR-40358\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-09T21:01:50.405Z] INFO: Saving daemon under test log (d:\CI\PR-40358\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-09T21:01:50.405Z] INFO: Nuke-Everything... [2020-01-09T21:01:50.405Z] INFO: Container count on control daemon to delete is 2 [2020-01-09T21:01:50.405Z] 6d4b2c7ced1a [2020-01-09T21:01:50.405Z] 460c8bb39cf4 [2020-01-09T21:01:50.405Z] INFO: Non-base image count on control daemon to delete is 1 [2020-01-09T21:01:50.405Z] Deleted: sha256:461691300d266d4e7cd04f97bcc2edea19a0910b226e6c7af859423feaf40576 [2020-01-09T21:01:50.405Z] Deleted: sha256:ff8086a37f86c2fb318b587399f45dc3febfca082154fe80a5a0edfecbc23388 [2020-01-09T21:01:50.405Z] INFO: Tidying pidfile d:\CI\PR-40358\3\docker.pid [2020-01-09T21:01:50.405Z] INFO: Nuking d:\CI [2020-01-09T21:02:20.324Z] INFO: Zapped successfully [2020-01-09T21:02:20.324Z] [2020-01-09T21:02:20.324Z] INFO: executeCI.ps1 exiting at Thu Jan 9 21:02:16 CUT 2020. Duration 00:56:46.9929110 [2020-01-09T21:02:20.324Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-09T21:02:20.566Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-09T21:02:23.238Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-09T21:02:25.621Z] Archiving artifacts [2020-01-09T21:02:38.774Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-09T21:02:39.692Z] + make clean [2020-01-09T21:02:40.658Z] docker volume rm -f docker-dev-cache [2020-01-09T21:02:40.658Z] 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 Finished: SUCCESS