Pull request #39957 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f470698c2c10c2382080fab34f83088450fabdd6+ad1b781e44fa1e44b9e654e5078929aec56aed66 (4f33e37248a8a9da60ef5f0a089044a0f67fe08a) 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 ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39957@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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 ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-09-18T21:57:07.755Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-18T21:57:07.761Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-18T21:57:07.933Z] Running on ubuntu-1804-overlay2 (i-00fa2f7c1bda3272c) in /home/ubuntu/workspace/moby_PR-39957 [Pipeline] { [Pipeline] checkout [2019-09-18T21:57:07.979Z] using credential docker-jenkins-github-credentials [2019-09-18T21:57:07.986Z] Cloning the remote Git repository [2019-09-18T21:57:07.986Z] Cloning with configured refspecs honoured and without tags [2019-09-18T21:57:07.998Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T21:57:07.998Z] > git init /home/ubuntu/workspace/moby_PR-39957 # timeout=10 [2019-09-18T21:57:08.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:08.016Z] > git --version # timeout=10 [2019-09-18T21:57:08.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:08.021Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:21.144Z] Fetching without tags [2019-09-18T21:57:21.431Z] Merging remotes/origin/master commit ad1b781e44fa1e44b9e654e5078929aec56aed66 into PR head commit f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:21.956Z] Merge succeeded, producing f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:21.957Z] Checking out Revision f470698c2c10c2382080fab34f83088450fabdd6 (PR-39957) [2019-09-18T21:57:21.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:21.108Z] > git config --add remote.origin.fetch +refs/pull/39957/head:refs/remotes/origin/PR-39957 # timeout=10 [2019-09-18T21:57:21.128Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T21:57:21.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:21.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:21.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:21.155Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:21.441Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:21.446Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:21.952Z] > git merge ad1b781e44fa1e44b9e654e5078929aec56aed66 # timeout=10 [2019-09-18T21:57:21.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T21:57:21.967Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:21.972Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:22.435Z] Commit message: "Jenkinsfile: ensure all containers are cleaned up" [2019-09-18T21:57:22.435Z] First time build. Skipping changelog. [2019-09-18T21:57:22.468Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-18T21:57:23.361Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39957:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-18T21:57:26.618Z] 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: 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] { (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 [2019-09-18T21:57:27.535Z] Running on ubuntu-1804-overlay2 (i-00fa2f7c1bda3272c) in /home/ubuntu/workspace/moby_PR-39957 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2019-09-18T21:57:27.553Z] Running on ubuntu-1804-overlay2 (i-0796e4607e1861324) in /home/ubuntu/workspace/moby_PR-39957 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2019-09-18T21:57:27.627Z] using credential docker-jenkins-github-credentials [2019-09-18T21:57:27.640Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-39957 [Pipeline] checkout [2019-09-18T21:57:27.645Z] Fetching changes from the remote Git repository [2019-09-18T21:57:27.653Z] Fetching without tags [Pipeline] // stage [2019-09-18T21:57:27.672Z] using credential docker-jenkins-github-credentials [2019-09-18T21:57:27.683Z] Cloning the remote Git repository [2019-09-18T21:57:27.683Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2019-09-18T21:57:27.825Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-09-18T21:57:27.842Z] Cloning the remote Git repository [2019-09-18T21:57:27.842Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-09-18T21:57:27.905Z] Merging remotes/origin/master commit ad1b781e44fa1e44b9e654e5078929aec56aed66 into PR head commit f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:27.905Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39957 [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] checkout [2019-09-18T21:57:27.684Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T21:57:27.684Z] > git init /home/ubuntu/workspace/moby_PR-39957 # timeout=10 [2019-09-18T21:57:27.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:27.693Z] > git --version # timeout=10 [2019-09-18T21:57:27.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:27.695Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:27.974Z] Merge succeeded, producing f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:27.975Z] Checking out Revision f470698c2c10c2382080fab34f83088450fabdd6 (PR-39957) [2019-09-18T21:57:28.081Z] Commit message: "Jenkinsfile: ensure all containers are cleaned up" [2019-09-18T21:57:28.113Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-18T21:57:28.159Z] using credential docker-jenkins-github-credentials [2019-09-18T21:57:28.209Z] Cloning the remote Git repository [2019-09-18T21:57:28.209Z] Cloning with configured refspecs honoured and without tags [2019-09-18T21:57:27.646Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-18T21:57:27.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:27.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:27.663Z] > git --version # timeout=10 [2019-09-18T21:57:27.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:27.666Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:27.915Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:27.917Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:27.966Z] > git merge ad1b781e44fa1e44b9e654e5078929aec56aed66 # timeout=10 [2019-09-18T21:57:27.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T21:57:28.025Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:28.031Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:27.817Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T21:57:27.818Z] > git init /home/docker/workspace/moby_PR-39957 # timeout=10 [2019-09-18T21:57:27.833Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:27.834Z] > git --version # timeout=10 [2019-09-18T21:57:27.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:27.838Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T21:57:28.901Z] Running on azwin-2-1c7ee0 in d:\jenkins\workspace\moby_PR-39957 [Pipeline] { [Pipeline] ws [2019-09-18T21:57:28.919Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-18T21:57:28.244Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T21:57:28.246Z] > git init /home/jenkins/workspace/moby_PR-39957 # timeout=10 [2019-09-18T21:57:28.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:28.263Z] > git --version # timeout=10 [2019-09-18T21:57:28.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:28.280Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:29.193Z] + docker version [2019-09-18T21:57:29.193Z] Client: Docker Engine - Community [2019-09-18T21:57:29.193Z] Version: 19.03.2 [2019-09-18T21:57:29.193Z] API version: 1.40 [2019-09-18T21:57:29.193Z] Go version: go1.12.8 [2019-09-18T21:57:29.193Z] Git commit: 6a30dfc [2019-09-18T21:57:29.193Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-18T21:57:29.193Z] OS/Arch: linux/amd64 [2019-09-18T21:57:29.193Z] Experimental: false [2019-09-18T21:57:29.193Z] [2019-09-18T21:57:29.193Z] Server: Docker Engine - Community [2019-09-18T21:57:29.193Z] Engine: [2019-09-18T21:57:29.193Z] Version: 19.03.2 [2019-09-18T21:57:29.193Z] API version: 1.40 (minimum version 1.12) [2019-09-18T21:57:29.193Z] Go version: go1.12.8 [2019-09-18T21:57:29.193Z] Git commit: 6a30dfc [2019-09-18T21:57:29.193Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-18T21:57:29.193Z] OS/Arch: linux/amd64 [2019-09-18T21:57:29.193Z] Experimental: true [2019-09-18T21:57:29.193Z] containerd: [2019-09-18T21:57:29.193Z] Version: 1.2.6 [2019-09-18T21:57:29.193Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T21:57:29.193Z] runc: [2019-09-18T21:57:29.193Z] Version: 1.0.0-rc8 [2019-09-18T21:57:29.193Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T21:57:29.193Z] docker-init: [2019-09-18T21:57:29.193Z] Version: 0.18.0 [2019-09-18T21:57:29.193Z] GitCommit: fec3683 [Pipeline] sh [2019-09-18T21:57:29.511Z] + docker info [2019-09-18T21:57:30.117Z] Client: [2019-09-18T21:57:30.117Z] Debug Mode: false [2019-09-18T21:57:30.117Z] [2019-09-18T21:57:30.117Z] Server: [2019-09-18T21:57:30.117Z] Containers: 3 [2019-09-18T21:57:30.117Z] Running: 0 [2019-09-18T21:57:30.117Z] Paused: 0 [2019-09-18T21:57:30.117Z] Stopped: 3 [2019-09-18T21:57:30.117Z] Images: 3 [2019-09-18T21:57:30.117Z] Server Version: 19.03.2 [2019-09-18T21:57:30.117Z] Storage Driver: overlay2 [2019-09-18T21:57:30.117Z] Backing Filesystem: extfs [2019-09-18T21:57:30.117Z] Supports d_type: true [2019-09-18T21:57:30.117Z] Native Overlay Diff: true [2019-09-18T21:57:30.117Z] Logging Driver: json-file [2019-09-18T21:57:30.117Z] Cgroup Driver: cgroupfs [2019-09-18T21:57:30.117Z] Plugins: [2019-09-18T21:57:30.117Z] Volume: local [2019-09-18T21:57:30.117Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T21:57:30.117Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-18T21:57:30.117Z] Swarm: inactive [2019-09-18T21:57:30.117Z] Runtimes: runc [2019-09-18T21:57:30.117Z] Default Runtime: runc [2019-09-18T21:57:30.117Z] Init Binary: docker-init [2019-09-18T21:57:30.117Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T21:57:30.117Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T21:57:30.117Z] init version: fec3683 [2019-09-18T21:57:30.117Z] Security Options: [2019-09-18T21:57:30.117Z] apparmor [2019-09-18T21:57:30.117Z] seccomp [2019-09-18T21:57:30.117Z] Profile: default [2019-09-18T21:57:30.117Z] Kernel Version: 4.15.0-1048-aws [2019-09-18T21:57:30.117Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-18T21:57:30.117Z] OSType: linux [2019-09-18T21:57:30.117Z] Architecture: x86_64 [2019-09-18T21:57:30.117Z] CPUs: 2 [2019-09-18T21:57:30.117Z] Total Memory: 7.501GiB [2019-09-18T21:57:30.117Z] Name: ip-10-100-68-170 [2019-09-18T21:57:30.117Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-18T21:57:30.117Z] Docker Root Dir: /var/lib/docker [2019-09-18T21:57:30.118Z] Debug Mode: false [2019-09-18T21:57:30.118Z] Registry: https://index.docker.io/v1/ [2019-09-18T21:57:30.118Z] Labels: [2019-09-18T21:57:30.118Z] Experimental: true [2019-09-18T21:57:30.118Z] Insecure Registries: [2019-09-18T21:57:30.118Z] 127.0.0.0/8 [2019-09-18T21:57:30.118Z] Live Restore Enabled: true [2019-09-18T21:57:30.118Z] [2019-09-18T21:57:30.118Z] WARNING: No swap limit support [Pipeline] sh [2019-09-18T21:57:30.489Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:30.489Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:30.489Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39957/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T21:57:30.489Z] + bash /home/ubuntu/workspace/moby_PR-39957/check-config.sh [2019-09-18T21:57:30.489Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T21:57:30.489Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-18T21:57:30.489Z] [2019-09-18T21:57:30.489Z] Generally Necessary: [2019-09-18T21:57:30.489Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T21:57:30.489Z] - apparmor: enabled and tools installed [2019-09-18T21:57:30.489Z] - CONFIG_NAMESPACES: enabled [2019-09-18T21:57:30.489Z] - CONFIG_NET_NS: enabled [2019-09-18T21:57:30.489Z] - CONFIG_PID_NS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_IPC_NS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_UTS_NS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUPS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CPUSETS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_MEMCG: enabled [2019-09-18T21:57:30.744Z] - CONFIG_KEYS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_VETH: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T21:57:30.744Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T21:57:30.744Z] [2019-09-18T21:57:30.744Z] Optional Features: [2019-09-18T21:57:30.744Z] - CONFIG_USER_NS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_SECCOMP: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T21:57:30.744Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T21:57:30.744Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T21:57:30.744Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-18T21:57:30.744Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-18T21:57:30.744Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T21:57:30.744Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T21:57:30.744Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T21:57:30.744Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T21:57:30.744Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T21:57:30.744Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T21:57:30.744Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T21:57:30.744Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T21:57:30.744Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T21:57:30.744Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T21:57:30.744Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T21:57:30.744Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_EXT4_FS: enabled [2019-09-18T21:57:31.041Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T21:57:31.041Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T21:57:31.041Z] - Network Drivers: [2019-09-18T21:57:31.041Z] - "overlay": [2019-09-18T21:57:31.041Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T21:57:31.041Z] Optional (for encrypted networks): [2019-09-18T21:57:31.041Z] - CONFIG_CRYPTO: enabled [2019-09-18T21:57:31.041Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-18T21:57:31.041Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-18T21:57:31.041Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-18T21:57:31.041Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-18T21:57:31.041Z] - CONFIG_XFRM: enabled [2019-09-18T21:57:31.041Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T21:57:31.041Z] - "ipvlan": [2019-09-18T21:57:31.041Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T21:57:31.041Z] - "macvlan": [2019-09-18T21:57:31.041Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T21:57:31.041Z] - "ftp,tftp client in container": [2019-09-18T21:57:31.041Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T21:57:31.041Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T21:57:31.041Z] - Storage Drivers: [2019-09-18T21:57:31.041Z] - "aufs": [2019-09-18T21:57:31.041Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T21:57:31.041Z] - "btrfs": [2019-09-18T21:57:31.042Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T21:57:31.042Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T21:57:31.042Z] - "devicemapper": [2019-09-18T21:57:31.042Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T21:57:31.042Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T21:57:31.042Z] - "overlay": [2019-09-18T21:57:31.042Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T21:57:31.042Z] - "zfs": [2019-09-18T21:57:31.042Z] - /dev/zfs: missing [2019-09-18T21:57:31.042Z] - zfs command: missing [2019-09-18T21:57:31.042Z] - zpool command: missing [2019-09-18T21:57:31.042Z] [2019-09-18T21:57:31.042Z] Limits: [2019-09-18T21:57:31.042Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T21:57:31.042Z] [2019-09-18T21:57:31.042Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T21:57:31.370Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f470698c2c10c2382080fab34f83088450fabdd6 . [2019-09-18T21:57:31.370Z] #1 [internal] load build definition from Dockerfile [2019-09-18T21:57:31.370Z] #1 transferring dockerfile: 10.82kB done [2019-09-18T21:57:31.370Z] #1 DONE 0.0s [2019-09-18T21:57:31.370Z] [2019-09-18T21:57:31.370Z] #2 [internal] load .dockerignore [2019-09-18T21:57:31.370Z] #2 transferring context: 87B done [2019-09-18T21:57:31.370Z] #2 DONE 0.0s [2019-09-18T21:57:31.370Z] [2019-09-18T21:57:31.370Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-18T21:57:31.625Z] #3 DONE 0.2s [2019-09-18T21:57:31.625Z] [2019-09-18T21:57:31.625Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-18T21:57:31.625Z] #64 DONE 0.0s [2019-09-18T21:57:31.625Z] [2019-09-18T21:57:31.625Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-18T21:57:31.625Z] #4 DONE 0.0s [2019-09-18T21:57:31.625Z] [2019-09-18T21:57:31.625Z] #18 [internal] load build context [2019-09-18T21:57:32.992Z] #18 transferring context: 45.50MB 1.2s done [2019-09-18T21:57:32.992Z] #18 DONE 1.3s [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-18T21:57:32.992Z] #44 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T21:57:32.992Z] #8 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-18T21:57:32.992Z] #52 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #39 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-18T21:57:32.992Z] #29 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-18T21:57:32.992Z] #17 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-18T21:57:32.992Z] #9 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-18T21:57:32.992Z] #49 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-18T21:57:32.992Z] #61 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-18T21:57:32.992Z] #5 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #31 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-18T21:57:32.992Z] #14 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-18T21:57:32.992Z] #58 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T21:57:32.992Z] #56 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #43 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-18T21:57:32.992Z] #41 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-18T21:57:32.992Z] #19 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #25 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-18T21:57:32.992Z] #7 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-18T21:57:32.992Z] #11 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:32.992Z] #36 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-18T21:57:32.992Z] #42 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #51 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:32.992Z] #45 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-18T21:57:32.992Z] #10 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T21:57:32.992Z] #53 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-18T21:57:32.992Z] #30 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-18T21:57:32.992Z] #32 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:32.992Z] #40 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-18T21:57:32.992Z] #33 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T21:57:32.992Z] #16 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #63 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T21:57:32.992Z] #20 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #28 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-18T21:57:32.992Z] #26 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T21:57:32.992Z] #54 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T21:57:32.992Z] #57 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T21:57:32.992Z] #13 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-18T21:57:32.992Z] #60 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-18T21:57:32.992Z] #46 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #34 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-18T21:57:32.992Z] #37 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-18T21:57:32.992Z] #15 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:32.992Z] #22 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-18T21:57:32.992Z] #27 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-18T21:57:32.992Z] #38 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-18T21:57:32.992Z] #59 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-18T21:57:32.992Z] #50 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-18T21:57:32.992Z] #24 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-18T21:57:32.992Z] #65 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #12 [dev 6/24] RUN ldconfig [2019-09-18T21:57:32.992Z] #12 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-18T21:57:32.992Z] #23 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-18T21:57:32.992Z] #6 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T21:57:32.992Z] #35 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-18T21:57:32.992Z] #47 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.992Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T21:57:32.992Z] #48 CACHED [2019-09-18T21:57:32.992Z] [2019-09-18T21:57:32.993Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T21:57:32.993Z] #62 CACHED [2019-09-18T21:57:32.993Z] [2019-09-18T21:57:32.993Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-18T21:57:32.993Z] #55 CACHED [2019-09-18T21:57:32.993Z] [2019-09-18T21:57:32.993Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T21:57:32.993Z] #21 CACHED [2019-09-18T21:57:32.993Z] [2019-09-18T21:57:32.993Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-18T21:57:32.993Z] #66 CACHED [2019-09-18T21:57:32.993Z] [2019-09-18T21:57:32.993Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-18T21:57:35.628Z] #67 DONE 2.3s [2019-09-18T21:57:35.628Z] [2019-09-18T21:57:35.628Z] #68 exporting to image [2019-09-18T21:57:35.628Z] #68 exporting layers [2019-09-18T21:57:35.883Z] #68 exporting layers 0.7s done [2019-09-18T21:57:35.883Z] #68 writing image sha256:ba9f9e24cab99b1454500177a3147284dcbd5a3ae41254c4c73c18197218015b done [2019-09-18T21:57:35.883Z] #68 naming to docker.io/library/docker:f470698c2c10c2382080fab34f83088450fabdd6 done [2019-09-18T21:57:35.883Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-18T21:57:36.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39957/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/validate/default [2019-09-18T21:57:37.026Z] Fetching without tags [2019-09-18T21:57:37.179Z] Congratulations! All commits are properly signed with the DCO! [2019-09-18T21:57:37.444Z] Merging remotes/origin/master commit ad1b781e44fa1e44b9e654e5078929aec56aed66 into PR head commit f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:37.475Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-09-18T21:57:37.475Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-09-18T21:57:37.475Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-09-18T21:57:36.900Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:36.915Z] > git config --add remote.origin.fetch +refs/pull/39957/head:refs/remotes/origin/PR-39957 # timeout=10 [2019-09-18T21:57:36.930Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T21:57:36.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:37.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:37.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:37.060Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:37.471Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:37.486Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:38.186Z] Merge succeeded, producing f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:38.187Z] Checking out Revision f470698c2c10c2382080fab34f83088450fabdd6 (PR-39957) [2019-09-18T21:57:39.015Z] Commit message: "Jenkinsfile: ensure all containers are cleaned up" [2019-09-18T21:57:38.083Z] > git merge ad1b781e44fa1e44b9e654e5078929aec56aed66 # timeout=10 [2019-09-18T21:57:38.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T21:57:38.213Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:38.230Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:39.320Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T21:57:40.367Z] Fetching without tags [2019-09-18T21:57:40.614Z] Merging remotes/origin/master commit ad1b781e44fa1e44b9e654e5078929aec56aed66 into PR head commit f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:40.878Z] + docker version [2019-09-18T21:57:40.878Z] Client: [2019-09-18T21:57:40.878Z] Version: 18.06.1-ce [2019-09-18T21:57:40.878Z] API version: 1.38 [2019-09-18T21:57:40.878Z] Go version: go1.10.3 [2019-09-18T21:57:40.878Z] Git commit: e68fc7a [2019-09-18T21:57:40.878Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-18T21:57:40.878Z] OS/Arch: linux/s390x [2019-09-18T21:57:40.878Z] Experimental: false [2019-09-18T21:57:40.878Z] [2019-09-18T21:57:40.878Z] Server: [2019-09-18T21:57:40.878Z] Engine: [2019-09-18T21:57:40.878Z] Version: 18.06.1-ce [2019-09-18T21:57:40.878Z] API version: 1.38 (minimum version 1.12) [2019-09-18T21:57:40.878Z] Go version: go1.10.3 [2019-09-18T21:57:40.878Z] Git commit: e68fc7a [2019-09-18T21:57:40.878Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-18T21:57:40.878Z] OS/Arch: linux/s390x [2019-09-18T21:57:40.878Z] Experimental: true [Pipeline] sh [2019-09-18T21:57:41.126Z] Merge succeeded, producing f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:41.127Z] Checking out Revision f470698c2c10c2382080fab34f83088450fabdd6 (PR-39957) [2019-09-18T21:57:41.280Z] Commit message: "Jenkinsfile: ensure all containers are cleaned up" [2019-09-18T21:57:41.296Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-18T21:57:41.674Z] + docker info [2019-09-18T21:57:41.674Z] Containers: 0 [2019-09-18T21:57:41.674Z] Running: 0 [2019-09-18T21:57:41.674Z] Paused: 0 [2019-09-18T21:57:41.674Z] Stopped: 0 [2019-09-18T21:57:41.674Z] Images: 0 [2019-09-18T21:57:41.674Z] Server Version: 18.06.1-ce [2019-09-18T21:57:41.674Z] Storage Driver: overlay2 [2019-09-18T21:57:41.674Z] Backing Filesystem: extfs [2019-09-18T21:57:41.674Z] Supports d_type: true [2019-09-18T21:57:41.674Z] Native Overlay Diff: true [2019-09-18T21:57:41.674Z] Logging Driver: json-file [2019-09-18T21:57:41.674Z] Cgroup Driver: cgroupfs [2019-09-18T21:57:41.674Z] Plugins: [2019-09-18T21:57:41.674Z] Volume: local [2019-09-18T21:57:41.674Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T21:57:41.674Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-18T21:57:41.674Z] Swarm: inactive [2019-09-18T21:57:41.674Z] Runtimes: runc [2019-09-18T21:57:41.674Z] Default Runtime: runc [2019-09-18T21:57:41.674Z] Init Binary: docker-init [2019-09-18T21:57:41.674Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-18T21:57:41.674Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-18T21:57:41.674Z] init version: fec3683 [2019-09-18T21:57:41.674Z] Security Options: [2019-09-18T21:57:41.674Z] apparmor [2019-09-18T21:57:41.674Z] seccomp [2019-09-18T21:57:41.674Z] Profile: default [2019-09-18T21:57:41.674Z] Kernel Version: 4.4.0-133-generic [2019-09-18T21:57:41.674Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-18T21:57:41.674Z] OSType: linux [2019-09-18T21:57:41.674Z] Architecture: s390x [2019-09-18T21:57:41.674Z] CPUs: 2 [2019-09-18T21:57:41.674Z] Total Memory: 7.862GiB [2019-09-18T21:57:41.674Z] Name: s390x-ubuntu-30 [2019-09-18T21:57:41.674Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-18T21:57:41.674Z] Docker Root Dir: /var/lib/docker [2019-09-18T21:57:41.674Z] Debug Mode (client): false [2019-09-18T21:57:41.674Z] Debug Mode (server): false [2019-09-18T21:57:41.674Z] Username: dockerbuildbot [2019-09-18T21:57:41.674Z] Registry: https://index.docker.io/v1/ [2019-09-18T21:57:41.674Z] Labels: [2019-09-18T21:57:41.674Z] Experimental: true [2019-09-18T21:57:41.674Z] Insecure Registries: [2019-09-18T21:57:41.674Z] 127.0.0.0/8 [2019-09-18T21:57:41.674Z] Live Restore Enabled: false [2019-09-18T21:57:41.674Z] [2019-09-18T21:57:41.674Z] WARNING: No swap limit support [Pipeline] sh [2019-09-18T21:57:40.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:40.356Z] > git config --add remote.origin.fetch +refs/pull/39957/head:refs/remotes/origin/PR-39957 # timeout=10 [2019-09-18T21:57:40.358Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T21:57:40.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:40.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:40.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:40.368Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:40.615Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:40.617Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:41.115Z] > git merge ad1b781e44fa1e44b9e654e5078929aec56aed66 # timeout=10 [2019-09-18T21:57:41.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T21:57:41.127Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:41.129Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T21:57:42.488Z] + docker version [2019-09-18T21:57:42.489Z] Client: Docker Engine - Community [2019-09-18T21:57:42.489Z] Version: 19.03.2 [2019-09-18T21:57:42.489Z] API version: 1.40 [2019-09-18T21:57:42.489Z] Go version: go1.12.8 [2019-09-18T21:57:42.489Z] Git commit: 6a30dfc [2019-09-18T21:57:42.489Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-18T21:57:42.489Z] OS/Arch: linux/amd64 [2019-09-18T21:57:42.489Z] Experimental: false [2019-09-18T21:57:42.489Z] [2019-09-18T21:57:42.489Z] Server: Docker Engine - Community [2019-09-18T21:57:42.489Z] Engine: [2019-09-18T21:57:42.489Z] Version: 19.03.2 [2019-09-18T21:57:42.489Z] API version: 1.40 (minimum version 1.12) [2019-09-18T21:57:42.489Z] Go version: go1.12.8 [2019-09-18T21:57:42.489Z] Git commit: 6a30dfc [2019-09-18T21:57:42.489Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-18T21:57:42.489Z] OS/Arch: linux/amd64 [2019-09-18T21:57:42.489Z] Experimental: true [2019-09-18T21:57:42.489Z] containerd: [2019-09-18T21:57:42.489Z] Version: 1.2.6 [2019-09-18T21:57:42.489Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T21:57:42.489Z] runc: [2019-09-18T21:57:42.489Z] Version: 1.0.0-rc8 [2019-09-18T21:57:42.489Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T21:57:42.489Z] docker-init: [2019-09-18T21:57:42.489Z] Version: 0.18.0 [2019-09-18T21:57:42.489Z] GitCommit: fec3683 [Pipeline] sh [2019-09-18T21:57:42.508Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:42.508Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:42.508Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39957/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T21:57:42.508Z] + bash /home/jenkins/workspace/moby_PR-39957/check-config.sh [2019-09-18T21:57:42.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T21:57:42.508Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-09-18T21:57:42.508Z] [2019-09-18T21:57:42.508Z] Generally Necessary: [2019-09-18T21:57:42.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T21:57:42.508Z] - apparmor: enabled and tools installed [2019-09-18T21:57:42.508Z] - CONFIG_NAMESPACES: enabled [2019-09-18T21:57:42.508Z] - CONFIG_NET_NS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_PID_NS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_IPC_NS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_UTS_NS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_CGROUPS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T21:57:42.508Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T21:57:42.508Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T21:57:42.508Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T21:57:42.508Z] - CONFIG_CPUSETS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_MEMCG: enabled [2019-09-18T21:57:42.508Z] - CONFIG_KEYS: enabled [2019-09-18T21:57:42.508Z] - CONFIG_VETH: enabled (as module) [2019-09-18T21:57:42.508Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T21:57:42.775Z] + docker info [2019-09-18T21:57:42.775Z] Client: [2019-09-18T21:57:42.775Z] Debug Mode: false [2019-09-18T21:57:42.775Z] [2019-09-18T21:57:42.775Z] Server: [2019-09-18T21:57:42.775Z] Containers: 3 [2019-09-18T21:57:42.775Z] Running: 0 [2019-09-18T21:57:42.775Z] Paused: 0 [2019-09-18T21:57:42.775Z] Stopped: 3 [2019-09-18T21:57:42.775Z] Images: 14 [2019-09-18T21:57:42.775Z] Server Version: 19.03.2 [2019-09-18T21:57:42.775Z] Storage Driver: overlay2 [2019-09-18T21:57:42.775Z] Backing Filesystem: extfs [2019-09-18T21:57:42.775Z] Supports d_type: true [2019-09-18T21:57:42.775Z] Native Overlay Diff: true [2019-09-18T21:57:42.775Z] Logging Driver: json-file [2019-09-18T21:57:42.775Z] Cgroup Driver: cgroupfs [2019-09-18T21:57:42.775Z] Plugins: [2019-09-18T21:57:42.775Z] Volume: local [2019-09-18T21:57:42.775Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T21:57:42.775Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-18T21:57:42.775Z] Swarm: inactive [2019-09-18T21:57:42.775Z] Runtimes: runc [2019-09-18T21:57:42.775Z] Default Runtime: runc [2019-09-18T21:57:42.775Z] Init Binary: docker-init [2019-09-18T21:57:42.775Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T21:57:42.775Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T21:57:42.775Z] init version: fec3683 [2019-09-18T21:57:42.775Z] Security Options: [2019-09-18T21:57:42.775Z] apparmor [2019-09-18T21:57:42.775Z] seccomp [2019-09-18T21:57:42.775Z] Profile: default [2019-09-18T21:57:42.775Z] Kernel Version: 4.15.0-1048-aws [2019-09-18T21:57:42.775Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-18T21:57:42.775Z] OSType: linux [2019-09-18T21:57:42.775Z] Architecture: x86_64 [2019-09-18T21:57:42.775Z] CPUs: 2 [2019-09-18T21:57:42.775Z] Total Memory: 7.501GiB [2019-09-18T21:57:42.775Z] Name: ip-10-100-47-208 [2019-09-18T21:57:42.775Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-18T21:57:42.775Z] Docker Root Dir: /var/lib/docker [2019-09-18T21:57:42.775Z] Debug Mode: false [2019-09-18T21:57:42.775Z] Registry: https://index.docker.io/v1/ [2019-09-18T21:57:42.775Z] Labels: [2019-09-18T21:57:42.775Z] Experimental: true [2019-09-18T21:57:42.775Z] Insecure Registries: [2019-09-18T21:57:42.775Z] 127.0.0.0/8 [2019-09-18T21:57:42.775Z] Live Restore Enabled: true [2019-09-18T21:57:42.775Z] [2019-09-18T21:57:42.775Z] WARNING: No swap limit support [Pipeline] sh [2019-09-18T21:57:42.878Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T21:57:42.878Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T21:57:42.878Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-18T21:57:42.878Z] [2019-09-18T21:57:42.878Z] Optional Features: [2019-09-18T21:57:42.878Z] - CONFIG_USER_NS: enabled [2019-09-18T21:57:42.878Z] - CONFIG_SECCOMP: enabled [2019-09-18T21:57:42.878Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T21:57:42.878Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T21:57:42.878Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T21:57:42.878Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-18T21:57:42.878Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-18T21:57:42.878Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T21:57:42.878Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T21:57:42.878Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T21:57:42.878Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T21:57:42.878Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T21:57:42.878Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T21:57:42.878Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T21:57:42.878Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T21:57:42.878Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T21:57:42.878Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T21:57:42.878Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T21:57:42.878Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T21:57:42.878Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T21:57:42.878Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_EXT4_FS: enabled [2019-09-18T21:57:42.878Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T21:57:42.878Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T21:57:42.878Z] - Network Drivers: [2019-09-18T21:57:42.878Z] - "overlay": [2019-09-18T21:57:42.878Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T21:57:42.878Z] Optional (for encrypted networks): [2019-09-18T21:57:42.878Z] - CONFIG_CRYPTO: enabled [2019-09-18T21:57:42.878Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_XFRM: enabled [2019-09-18T21:57:42.878Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T21:57:42.878Z] - "ipvlan": [2019-09-18T21:57:42.878Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T21:57:42.878Z] - "macvlan": [2019-09-18T21:57:42.878Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T21:57:42.878Z] - "ftp,tftp client in container": [2019-09-18T21:57:42.878Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T21:57:42.878Z] - Storage Drivers: [2019-09-18T21:57:42.878Z] - "aufs": [2019-09-18T21:57:42.878Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T21:57:42.878Z] - "btrfs": [2019-09-18T21:57:42.878Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T21:57:42.878Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T21:57:42.878Z] - "devicemapper": [2019-09-18T21:57:42.878Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T21:57:42.878Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T21:57:42.878Z] - "overlay": [2019-09-18T21:57:42.878Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T21:57:42.878Z] - "zfs": [2019-09-18T21:57:42.878Z] - /dev/zfs: missing [2019-09-18T21:57:42.878Z] - zfs command: missing [2019-09-18T21:57:42.878Z] - zpool command: missing [2019-09-18T21:57:42.878Z] [2019-09-18T21:57:42.878Z] Limits: [2019-09-18T21:57:42.878Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T21:57:42.878Z] [2019-09-18T21:57:42.878Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T21:57:43.074Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:43.074Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:43.074Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39957/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T21:57:43.074Z] + bash /home/ubuntu/workspace/moby_PR-39957/check-config.sh [2019-09-18T21:57:43.074Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T21:57:43.074Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-18T21:57:43.074Z] [2019-09-18T21:57:43.074Z] Generally Necessary: [2019-09-18T21:57:43.074Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T21:57:43.074Z] - apparmor: enabled and tools installed [2019-09-18T21:57:43.074Z] - CONFIG_NAMESPACES: enabled [2019-09-18T21:57:43.074Z] - CONFIG_NET_NS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_PID_NS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_IPC_NS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_UTS_NS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUPS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CPUSETS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_MEMCG: enabled [2019-09-18T21:57:43.074Z] - CONFIG_KEYS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_VETH: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T21:57:43.074Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T21:57:43.074Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T21:57:43.074Z] [2019-09-18T21:57:43.074Z] Optional Features: [2019-09-18T21:57:43.074Z] - CONFIG_USER_NS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_SECCOMP: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T21:57:43.074Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T21:57:43.074Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T21:57:43.074Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-18T21:57:43.074Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-18T21:57:43.074Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T21:57:43.074Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T21:57:43.074Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T21:57:43.074Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T21:57:43.074Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T21:57:43.529Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T21:57:43.529Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T21:57:43.529Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T21:57:43.529Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T21:57:43.529Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T21:57:43.529Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T21:57:43.529Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T21:57:43.529Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T21:57:43.529Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T21:57:43.529Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T21:57:43.529Z] - CONFIG_EXT4_FS: enabled [2019-09-18T21:57:43.529Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T21:57:43.529Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T21:57:43.529Z] - Network Drivers: [2019-09-18T21:57:43.529Z] - "overlay": [2019-09-18T21:57:43.529Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T21:57:43.529Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T21:57:43.530Z] Optional (for encrypted networks): [2019-09-18T21:57:43.530Z] - CONFIG_CRYPTO: enabled [2019-09-18T21:57:43.530Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-18T21:57:43.530Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-18T21:57:43.530Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-18T21:57:43.530Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-18T21:57:43.530Z] - CONFIG_XFRM: enabled [2019-09-18T21:57:43.530Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T21:57:43.530Z] - "ipvlan": [2019-09-18T21:57:43.530Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T21:57:43.530Z] - "macvlan": [2019-09-18T21:57:43.530Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T21:57:43.530Z] - "ftp,tftp client in container": [2019-09-18T21:57:43.530Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T21:57:43.530Z] - Storage Drivers: [2019-09-18T21:57:43.530Z] - "aufs": [2019-09-18T21:57:43.530Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T21:57:43.530Z] - "btrfs": [2019-09-18T21:57:43.530Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T21:57:43.530Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T21:57:43.530Z] - "devicemapper": [2019-09-18T21:57:43.530Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T21:57:43.530Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T21:57:43.530Z] - "overlay": [2019-09-18T21:57:43.530Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T21:57:43.530Z] - "zfs": [2019-09-18T21:57:43.530Z] - /dev/zfs: missing [2019-09-18T21:57:43.530Z] - zfs command: missing [2019-09-18T21:57:43.530Z] - zpool command: missing [2019-09-18T21:57:43.530Z] [2019-09-18T21:57:43.530Z] Limits: [2019-09-18T21:57:43.530Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T21:57:43.530Z] [2019-09-18T21:57:43.530Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T21:57:43.863Z] + sudo modprobe ip_vs [2019-09-18T21:57:43.863Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f470698c2c10c2382080fab34f83088450fabdd6 . [2019-09-18T21:57:43.863Z] #2 [internal] load .dockerignore [2019-09-18T21:57:43.863Z] #2 transferring context: 87B done [2019-09-18T21:57:43.863Z] #2 DONE 0.0s [2019-09-18T21:57:43.863Z] [2019-09-18T21:57:43.863Z] #1 [internal] load build definition from Dockerfile [2019-09-18T21:57:43.863Z] #1 transferring dockerfile: 10.82kB done [2019-09-18T21:57:43.863Z] #1 DONE 0.0s [2019-09-18T21:57:43.863Z] [2019-09-18T21:57:43.863Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-18T21:57:43.901Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f470698c2c10c2382080fab34f83088450fabdd6 . [2019-09-18T21:57:44.125Z] #3 DONE 0.1s [2019-09-18T21:57:44.125Z] [2019-09-18T21:57:44.125Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-18T21:57:44.125Z] #4 DONE 0.0s [2019-09-18T21:57:44.125Z] [2019-09-18T21:57:44.125Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-18T21:57:44.125Z] #64 DONE 0.0s [2019-09-18T21:57:44.125Z] [2019-09-18T21:57:44.125Z] #18 [internal] load build context [2019-09-18T21:57:44.718Z] Sending build context to Docker daemon 49.97MB [2019-09-18T21:57:44.718Z] Step 1/125 : ARG CROSS="false" [2019-09-18T21:57:44.718Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-18T21:57:44.718Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-18T21:57:44.718Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-18T21:57:45.064Z] #18 transferring context: 45.50MB 1.1s done [2019-09-18T21:57:45.064Z] #18 DONE 1.1s [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T21:57:45.064Z] #16 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-18T21:57:45.064Z] #50 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-18T21:57:45.064Z] #47 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-18T21:57:45.064Z] #15 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #48 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:45.064Z] #36 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:45.064Z] #40 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #34 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-18T21:57:45.064Z] #6 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-18T21:57:45.064Z] #58 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T21:57:45.064Z] #8 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T21:57:45.064Z] #53 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-18T21:57:45.064Z] #52 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #63 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-09-18T21:57:45.064Z] #23 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-18T21:57:45.064Z] #49 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #43 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:45.064Z] #22 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-18T21:57:45.064Z] #41 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-18T21:57:45.064Z] #26 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T21:57:45.064Z] #57 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-18T21:57:45.064Z] #33 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-18T21:57:45.064Z] #30 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T21:57:45.064Z] #54 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-09-18T21:57:45.064Z] #24 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T21:57:45.064Z] #21 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-18T21:57:45.064Z] #65 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-18T21:57:45.064Z] #55 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-18T21:57:45.064Z] #9 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T21:57:45.064Z] #13 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T21:57:45.064Z] #56 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #25 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-18T21:57:45.064Z] #14 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-18T21:57:45.064Z] #60 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #39 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-18T21:57:45.064Z] #17 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-18T21:57:45.064Z] #19 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-18T21:57:45.064Z] #44 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-18T21:57:45.064Z] #37 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-18T21:57:45.064Z] #46 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-18T21:57:45.064Z] #38 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #28 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #12 [dev 6/24] RUN ldconfig [2019-09-18T21:57:45.064Z] #12 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-18T21:57:45.064Z] #59 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T21:57:45.064Z] #62 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-18T21:57:45.064Z] #27 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T21:57:45.064Z] #35 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:57:45.064Z] #45 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-18T21:57:45.064Z] #29 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-18T21:57:45.064Z] #42 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T21:57:45.064Z] #20 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-18T21:57:45.064Z] #32 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-18T21:57:45.064Z] #7 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-18T21:57:45.064Z] #10 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-18T21:57:45.064Z] #5 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-18T21:57:45.064Z] #61 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #31 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-18T21:57:45.064Z] #11 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T21:57:45.064Z] #51 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-18T21:57:45.064Z] #66 CACHED [2019-09-18T21:57:45.064Z] [2019-09-18T21:57:45.064Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-18T21:57:45.086Z] 1.12.9-stretch: Pulling from library/golang [2019-09-18T21:57:45.086Z] 5d4da55d9cf0: Pulling fs layer [2019-09-18T21:57:45.086Z] dad3041fe122: Pulling fs layer [2019-09-18T21:57:45.086Z] f6542c8f56fb: Pulling fs layer [2019-09-18T21:57:45.086Z] 25fa3a7ad4fa: Pulling fs layer [2019-09-18T21:57:45.086Z] 471e0aba6530: Pulling fs layer [2019-09-18T21:57:45.086Z] a57c1f92afc5: Pulling fs layer [2019-09-18T21:57:45.086Z] 25fa99d24d1e: Pulling fs layer [2019-09-18T21:57:45.086Z] 471e0aba6530: Waiting [2019-09-18T21:57:45.086Z] a57c1f92afc5: Waiting [2019-09-18T21:57:45.086Z] 25fa99d24d1e: Waiting [2019-09-18T21:57:45.086Z] 25fa3a7ad4fa: Waiting [2019-09-18T21:57:45.470Z] f6542c8f56fb: Verifying Checksum [2019-09-18T21:57:45.470Z] f6542c8f56fb: Download complete [2019-09-18T21:57:45.879Z] dad3041fe122: Verifying Checksum [2019-09-18T21:57:45.879Z] dad3041fe122: Download complete [2019-09-18T21:57:45.879Z] 5d4da55d9cf0: Verifying Checksum [2019-09-18T21:57:45.879Z] 5d4da55d9cf0: Download complete [2019-09-18T21:57:46.435Z] #67 DONE 1.4s [2019-09-18T21:57:46.435Z] [2019-09-18T21:57:46.435Z] #68 exporting to image [2019-09-18T21:57:46.435Z] #68 exporting layers [2019-09-18T21:57:46.736Z] 471e0aba6530: Verifying Checksum [2019-09-18T21:57:46.736Z] 471e0aba6530: Download complete [2019-09-18T21:57:47.368Z] #68 exporting layers 0.9s done [2019-09-18T21:57:47.368Z] #68 writing image sha256:8c931005e9ded47b20194171e9b4c260160371b82992ec40534c8d679da8a771 done [2019-09-18T21:57:47.368Z] #68 naming to docker.io/library/docker:f470698c2c10c2382080fab34f83088450fabdd6 done [2019-09-18T21:57:47.368Z] #68 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-18T21:57:47.591Z] 25fa99d24d1e: Verifying Checksum [2019-09-18T21:57:47.591Z] 25fa99d24d1e: Download complete [2019-09-18T21:57:47.591Z] a57c1f92afc5: Verifying Checksum [2019-09-18T21:57:47.591Z] a57c1f92afc5: Download complete [2019-09-18T21:57:48.367Z] [2019-09-18T21:57:48.367Z] Removing bundles/ [2019-09-18T21:57:48.367Z] [2019-09-18T21:57:48.367Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-18T21:57:48.367Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T21:57:48.367Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T21:57:48.406Z] 5d4da55d9cf0: Pull complete [2019-09-18T21:57:48.406Z] 25fa3a7ad4fa: Verifying Checksum [2019-09-18T21:57:48.406Z] 25fa3a7ad4fa: Download complete [2019-09-18T21:57:48.778Z] dad3041fe122: Pull complete [2019-09-18T21:57:49.150Z] f6542c8f56fb: Pull complete [2019-09-18T21:57:49.620Z] using credential docker-jenkins-github-credentials [2019-09-18T21:57:49.698Z] Cloning the remote Git repository [2019-09-18T21:57:49.698Z] Cloning with configured refspecs honoured and without tags [2019-09-18T21:57:49.883Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T21:57:50.275Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-18T21:57:50.956Z] 25fa3a7ad4fa: Pull complete [2019-09-18T21:57:52.218Z] 471e0aba6530: Pull complete [2019-09-18T21:57:50.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:50.435Z] > git --version # timeout=10 [2019-09-18T21:57:50.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:50.491Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:52.698Z] Fetching without tags [2019-09-18T21:57:53.214Z] Merging remotes/origin/master commit ad1b781e44fa1e44b9e654e5078929aec56aed66 into PR head commit f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:52.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:52.638Z] > git config --add remote.origin.fetch +refs/pull/39957/head:refs/remotes/origin/PR-39957 # timeout=10 [2019-09-18T21:57:52.641Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T21:57:52.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:57:52.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:57:52.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:57:52.673Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:57:53.188Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:53.191Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:54.206Z] Merge succeeded, producing f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:54.207Z] Checking out Revision f470698c2c10c2382080fab34f83088450fabdd6 (PR-39957) [2019-09-18T21:57:54.465Z] Commit message: "Jenkinsfile: ensure all containers are cleaned up" [2019-09-18T21:57:54.485Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T21:57:55.478Z] + docker version [2019-09-18T21:57:55.478Z] Client: [2019-09-18T21:57:55.478Z] Version: 18.06.1-ce [2019-09-18T21:57:55.478Z] API version: 1.38 [2019-09-18T21:57:55.478Z] Go version: go1.10.3 [2019-09-18T21:57:55.478Z] Git commit: e68fc7a [2019-09-18T21:57:55.478Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-18T21:57:55.478Z] OS/Arch: linux/ppc64le [2019-09-18T21:57:55.478Z] Experimental: false [2019-09-18T21:57:55.478Z] [2019-09-18T21:57:55.478Z] Server: [2019-09-18T21:57:55.478Z] Engine: [2019-09-18T21:57:55.478Z] Version: 18.06.1-ce [2019-09-18T21:57:55.478Z] API version: 1.38 (minimum version 1.12) [2019-09-18T21:57:55.478Z] Go version: go1.10.3 [2019-09-18T21:57:55.478Z] Git commit: e68fc7a [2019-09-18T21:57:55.478Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-18T21:57:55.478Z] OS/Arch: linux/ppc64le [2019-09-18T21:57:55.478Z] Experimental: true [Pipeline] sh [2019-09-18T21:57:54.140Z] > git merge ad1b781e44fa1e44b9e654e5078929aec56aed66 # timeout=10 [2019-09-18T21:57:54.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T21:57:54.181Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:57:54.184Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:57:55.857Z] + docker info [2019-09-18T21:57:55.857Z] Containers: 0 [2019-09-18T21:57:55.857Z] Running: 0 [2019-09-18T21:57:55.857Z] Paused: 0 [2019-09-18T21:57:55.857Z] Stopped: 0 [2019-09-18T21:57:55.857Z] Images: 0 [2019-09-18T21:57:55.857Z] Server Version: 18.06.1-ce [2019-09-18T21:57:55.857Z] Storage Driver: overlay2 [2019-09-18T21:57:55.857Z] Backing Filesystem: extfs [2019-09-18T21:57:55.857Z] Supports d_type: true [2019-09-18T21:57:55.857Z] Native Overlay Diff: true [2019-09-18T21:57:55.857Z] Logging Driver: json-file [2019-09-18T21:57:55.857Z] Cgroup Driver: cgroupfs [2019-09-18T21:57:55.857Z] Plugins: [2019-09-18T21:57:55.857Z] Volume: local [2019-09-18T21:57:55.857Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T21:57:55.857Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-18T21:57:55.857Z] Swarm: inactive [2019-09-18T21:57:55.857Z] Runtimes: runc [2019-09-18T21:57:55.857Z] Default Runtime: runc [2019-09-18T21:57:55.857Z] Init Binary: docker-init [2019-09-18T21:57:55.857Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-18T21:57:55.857Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-18T21:57:55.857Z] init version: fec3683 [2019-09-18T21:57:55.857Z] Security Options: [2019-09-18T21:57:55.857Z] apparmor [2019-09-18T21:57:55.857Z] seccomp [2019-09-18T21:57:55.857Z] Profile: default [2019-09-18T21:57:55.857Z] Kernel Version: 4.4.0-139-generic [2019-09-18T21:57:55.857Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-18T21:57:55.857Z] OSType: linux [2019-09-18T21:57:55.857Z] Architecture: ppc64le [2019-09-18T21:57:55.857Z] CPUs: 4 [2019-09-18T21:57:55.857Z] Total Memory: 7.972GiB [2019-09-18T21:57:55.857Z] Name: ppc64le-ubuntu-31 [2019-09-18T21:57:55.857Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-18T21:57:55.857Z] Docker Root Dir: /var/lib/docker [2019-09-18T21:57:55.857Z] Debug Mode (client): false [2019-09-18T21:57:55.857Z] Debug Mode (server): false [2019-09-18T21:57:55.857Z] Username: dockerbuildbot [2019-09-18T21:57:55.857Z] Registry: https://index.docker.io/v1/ [2019-09-18T21:57:55.857Z] Labels: [2019-09-18T21:57:55.857Z] Experimental: true [2019-09-18T21:57:55.857Z] Insecure Registries: [2019-09-18T21:57:55.857Z] 127.0.0.0/8 [2019-09-18T21:57:55.857Z] Live Restore Enabled: false [2019-09-18T21:57:55.857Z] [Pipeline] sh [2019-09-18T21:57:56.236Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:56.236Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:57:56.236Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39957/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T21:57:56.236Z] + bash /home/docker/workspace/moby_PR-39957/check-config.sh [2019-09-18T21:57:56.236Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T21:57:56.236Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-18T21:57:56.236Z] [2019-09-18T21:57:56.236Z] Generally Necessary: [2019-09-18T21:57:56.236Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T21:57:56.237Z] - apparmor: enabled and tools installed [2019-09-18T21:57:56.237Z] - CONFIG_NAMESPACES: enabled [2019-09-18T21:57:56.237Z] - CONFIG_NET_NS: enabled [2019-09-18T21:57:56.237Z] - CONFIG_PID_NS: enabled [2019-09-18T21:57:56.237Z] - CONFIG_IPC_NS: enabled [2019-09-18T21:57:56.237Z] - CONFIG_UTS_NS: enabled [2019-09-18T21:57:56.237Z] - CONFIG_CGROUPS: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CPUSETS: enabled [2019-09-18T21:57:56.520Z] - CONFIG_MEMCG: enabled [2019-09-18T21:57:56.520Z] - CONFIG_KEYS: enabled [2019-09-18T21:57:56.520Z] - CONFIG_VETH: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T21:57:56.520Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T21:57:56.520Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T21:57:56.520Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-18T21:57:56.520Z] [2019-09-18T21:57:56.520Z] Optional Features: [2019-09-18T21:57:56.520Z] - CONFIG_USER_NS: enabled [2019-09-18T21:57:56.520Z] - CONFIG_SECCOMP: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T21:57:56.520Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T21:57:56.520Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T21:57:56.520Z] (cgroup swap accounting is currently enabled) [2019-09-18T21:57:56.520Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-18T21:57:56.520Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T21:57:56.520Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T21:57:56.520Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T21:57:56.520Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T21:57:56.520Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T21:57:56.551Z] a57c1f92afc5: Pull complete [2019-09-18T21:57:56.551Z] 25fa99d24d1e: Pull complete [2019-09-18T21:57:56.551Z] Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 [2019-09-18T21:57:56.804Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T21:57:56.804Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T21:57:56.804Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T21:57:56.804Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T21:57:56.804Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T21:57:56.804Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T21:57:56.804Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T21:57:56.804Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_EXT4_FS: enabled [2019-09-18T21:57:56.804Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T21:57:56.804Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T21:57:56.804Z] - Network Drivers: [2019-09-18T21:57:56.804Z] - "overlay": [2019-09-18T21:57:56.804Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T21:57:56.804Z] Optional (for encrypted networks): [2019-09-18T21:57:56.804Z] - CONFIG_CRYPTO: enabled [2019-09-18T21:57:56.804Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_XFRM: enabled [2019-09-18T21:57:56.804Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T21:57:56.804Z] - "ipvlan": [2019-09-18T21:57:56.804Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T21:57:56.804Z] - "macvlan": [2019-09-18T21:57:56.804Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T21:57:56.804Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T21:57:56.804Z] - "ftp,tftp client in container": [2019-09-18T21:57:56.910Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-18T21:57:56.910Z] ---> 3790327bbace [2019-09-18T21:57:56.910Z] Step 5/125 : ARG APT_MIRROR [2019-09-18T21:57:56.910Z] ---> Running in cebdfb579f78 [2019-09-18T21:57:56.910Z] Removing intermediate container cebdfb579f78 [2019-09-18T21:57:56.910Z] ---> 5040e78c4bd4 [2019-09-18T21:57:56.910Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-18T21:57:56.910Z] ---> Running in c0054a599b7c [2019-09-18T21:57:57.087Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T21:57:57.087Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T21:57:57.087Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T21:57:57.087Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T21:57:57.087Z] - Storage Drivers: [2019-09-18T21:57:57.087Z] - "aufs": [2019-09-18T21:57:57.087Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T21:57:57.087Z] - "btrfs": [2019-09-18T21:57:57.087Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T21:57:57.087Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T21:57:57.087Z] - "devicemapper": [2019-09-18T21:57:57.087Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T21:57:57.087Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T21:57:57.087Z] - "overlay": [2019-09-18T21:57:57.087Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T21:57:57.087Z] - "zfs": [2019-09-18T21:57:57.087Z] - /dev/zfs: missing [2019-09-18T21:57:57.087Z] - zfs command: missing [2019-09-18T21:57:57.087Z] - zpool command: missing [2019-09-18T21:57:57.087Z] [2019-09-18T21:57:57.087Z] Limits: [2019-09-18T21:57:57.087Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T21:57:57.087Z] [2019-09-18T21:57:57.087Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T21:57:57.503Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f470698c2c10c2382080fab34f83088450fabdd6 . [2019-09-18T21:57:58.162Z] Removing intermediate container c0054a599b7c [2019-09-18T21:57:58.162Z] ---> 6ca458d23907 [2019-09-18T21:57:58.162Z] Step 7/125 : FROM base AS criu [2019-09-18T21:57:58.162Z] ---> 6ca458d23907 [2019-09-18T21:57:58.162Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-18T21:57:58.162Z] ---> Running in c2eee1ba7690 [2019-09-18T21:57:58.162Z] Removing intermediate container c2eee1ba7690 [2019-09-18T21:57:58.162Z] ---> 6c6b90a7f385 [2019-09-18T21:57:58.162Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-18T21:57:58.162Z] ---> Running in d5597feec1fb [2019-09-18T21:57:58.526Z] Removing intermediate container d5597feec1fb [2019-09-18T21:57:58.526Z] ---> 8ef5d40263d8 [2019-09-18T21:57:58.526Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-18T21:57:58.526Z] ---> Running in 8a463ca0ab26 [2019-09-18T21:57:58.894Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T21:57:58.894Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T21:57:58.894Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T21:57:58.894Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T21:57:58.894Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T21:57:59.264Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-18T21:57:59.264Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T21:57:59.264Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T21:58:00.214Z] Sending build context to Docker daemon 49.97MB [2019-09-18T21:58:00.214Z] Step 1/125 : ARG CROSS="false" [2019-09-18T21:58:00.214Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-18T21:58:00.214Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-18T21:58:00.214Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-18T21:58:00.214Z] 1.12.9-stretch: Pulling from library/golang [2019-09-18T21:58:00.214Z] 10831a4d6f42: Pulling fs layer [2019-09-18T21:58:00.214Z] f794a2e4526b: Pulling fs layer [2019-09-18T21:58:00.214Z] e3fa2203e375: Pulling fs layer [2019-09-18T21:58:00.214Z] 004465f1c815: Pulling fs layer [2019-09-18T21:58:00.214Z] c19c19fc3c99: Pulling fs layer [2019-09-18T21:58:00.214Z] 7a3f1abdfc4a: Pulling fs layer [2019-09-18T21:58:00.214Z] f6e51afc7ba4: Pulling fs layer [2019-09-18T21:58:00.214Z] c19c19fc3c99: Waiting [2019-09-18T21:58:00.214Z] 7a3f1abdfc4a: Waiting [2019-09-18T21:58:00.214Z] 004465f1c815: Waiting [2019-09-18T21:58:00.214Z] f6e51afc7ba4: Waiting [2019-09-18T21:58:00.514Z] Fetched 7673 kB in 1s (4192 kB/s) [2019-09-18T21:58:00.848Z] e3fa2203e375: Verifying Checksum [2019-09-18T21:58:00.848Z] e3fa2203e375: Download complete [2019-09-18T21:58:01.136Z] f794a2e4526b: Verifying Checksum [2019-09-18T21:58:01.136Z] f794a2e4526b: Download complete [2019-09-18T21:58:01.307Z] Reading package lists... [2019-09-18T21:58:01.682Z] Reading package lists... [2019-09-18T21:58:02.051Z] Building dependency tree... [2019-09-18T21:58:02.051Z] Reading state information... [2019-09-18T21:58:02.051Z] The following additional packages will be installed: [2019-09-18T21:58:02.051Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-18T21:58:02.051Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-18T21:58:02.051Z] Suggested packages: [2019-09-18T21:58:02.051Z] manpages-dev python-setuptools [2019-09-18T21:58:02.051Z] The following NEW packages will be installed: [2019-09-18T21:58:02.051Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-18T21:58:02.051Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-18T21:58:02.051Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-18T21:58:02.051Z] zlib1g-dev [2019-09-18T21:58:02.051Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T21:58:02.051Z] Need to get 3476 kB of archives. [2019-09-18T21:58:02.051Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-18T21:58:02.051Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-18T21:58:02.431Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-18T21:58:02.431Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-18T21:58:02.431Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-18T21:58:02.431Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-18T21:58:02.431Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-18T21:58:02.431Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-18T21:58:02.431Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-18T21:58:02.431Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-18T21:58:02.431Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-18T21:58:02.431Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-18T21:58:02.431Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-18T21:58:02.431Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-18T21:58:02.431Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-18T21:58:02.431Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-18T21:58:02.431Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-18T21:58:02.431Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T21:58:02.431Z] Fetched 3476 kB in 0s (24.1 MB/s) [2019-09-18T21:58:02.431Z] Selecting previously unselected package libnet1:s390x. [2019-09-18T21:58:02.431Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-18T21:58:02.431Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-18T21:58:02.431Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T21:58:02.431Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-18T21:58:02.431Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-18T21:58:02.431Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-18T21:58:02.431Z] Selecting previously unselected package libnet1-dev. [2019-09-18T21:58:02.431Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-18T21:58:02.431Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T21:58:02.431Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-18T21:58:02.431Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-18T21:58:02.431Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T21:58:02.431Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-18T21:58:02.431Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-18T21:58:02.431Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-18T21:58:02.795Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-18T21:58:02.795Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-18T21:58:02.795Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T21:58:02.795Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-18T21:58:02.795Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-18T21:58:02.795Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-18T21:58:02.795Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-18T21:58:02.795Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-18T21:58:02.795Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-18T21:58:02.795Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-18T21:58:02.795Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-18T21:58:02.795Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-18T21:58:02.795Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-18T21:58:02.795Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-18T21:58:02.795Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-18T21:58:02.795Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-18T21:58:02.795Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-18T21:58:02.795Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-18T21:58:03.162Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-18T21:58:03.162Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-18T21:58:03.162Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-18T21:58:03.162Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-18T21:58:03.162Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-18T21:58:03.162Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-18T21:58:03.162Z] Selecting previously unselected package protobuf-compiler. [2019-09-18T21:58:03.162Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-18T21:58:03.162Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-18T21:58:03.162Z] Selecting previously unselected package python-pkg-resources. [2019-09-18T21:58:03.162Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T21:58:03.162Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-18T21:58:03.534Z] Selecting previously unselected package python-protobuf. [2019-09-18T21:58:03.534Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-18T21:58:03.534Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-18T21:58:03.534Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T21:58:03.534Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T21:58:03.534Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-18T21:58:03.853Z] 10831a4d6f42: Download complete [2019-09-18T21:58:03.911Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T21:58:03.911Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-18T21:58:03.911Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:58:03.911Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-18T21:58:04.278Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-18T21:58:04.278Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-18T21:58:04.278Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T21:58:04.278Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-18T21:58:04.278Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-18T21:58:04.278Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-18T21:58:04.278Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-18T21:58:04.278Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-18T21:58:04.278Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-18T21:58:04.278Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-18T21:58:04.278Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:58:04.889Z] 004465f1c815: Verifying Checksum [2019-09-18T21:58:04.889Z] 004465f1c815: Download complete [2019-09-18T21:58:05.173Z] f6e51afc7ba4: Verifying Checksum [2019-09-18T21:58:05.173Z] f6e51afc7ba4: Download complete [2019-09-18T21:58:05.173Z] c19c19fc3c99: Verifying Checksum [2019-09-18T21:58:05.173Z] c19c19fc3c99: Download complete [2019-09-18T21:58:05.687Z] Removing intermediate container 8a463ca0ab26 [2019-09-18T21:58:05.688Z] ---> 57f934ca6116 [2019-09-18T21:58:05.688Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-18T21:58:05.688Z] ---> Running in ce83672c557c [2019-09-18T21:58:06.065Z] Fetching without tags [2019-09-18T21:58:06.164Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T21:58:06.164Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T21:58:05.718Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:58:05.778Z] > git config --add remote.origin.fetch +refs/pull/39957/head:refs/remotes/origin/PR-39957 # timeout=10 [2019-09-18T21:58:05.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T21:58:05.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T21:58:06.090Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T21:58:06.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T21:58:06.092Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39957/head:refs/remotes/origin/PR-39957 +refs/heads/master:refs/remotes/origin/master [2019-09-18T21:58:06.563Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T21:58:06.563Z]  GEN .gitid [2019-09-18T21:58:06.563Z] GEN criu/include/version.h [2019-09-18T21:58:06.563Z] GEN include/common/asm [2019-09-18T21:58:06.563Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-18T21:58:06.563Z] PBCC images/opts.pb-c.c [2019-09-18T21:58:06.563Z] PBCC images/sit.pb-c.c [2019-09-18T21:58:06.563Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-18T21:58:06.563Z] DEP images/opts.pb-c.d [2019-09-18T21:58:06.563Z] DEP images/sit.pb-c.d [2019-09-18T21:58:06.563Z] PBCC images/macvlan.pb-c.c [2019-09-18T21:58:06.563Z] DEP images/macvlan.pb-c.d [2019-09-18T21:58:06.563Z] PBCC images/autofs.pb-c.c [2019-09-18T21:58:06.563Z] DEP images/autofs.pb-c.d [2019-09-18T21:58:06.563Z] PBCC images/sysctl.pb-c.c [2019-09-18T21:58:06.563Z] DEP images/sysctl.pb-c.d [2019-09-18T21:58:06.563Z] PBCC images/time.pb-c.c [2019-09-18T21:58:06.563Z] DEP images/time.pb-c.d [2019-09-18T21:58:06.563Z] PBCC images/binfmt-misc.pb-c.c [2019-09-18T21:58:06.563Z] DEP images/binfmt-misc.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/seccomp.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/seccomp.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/userns.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/userns.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/cgroup.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/cgroup.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/fown.pb-c.c [2019-09-18T21:58:06.950Z] PBCC images/ext-file.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/fown.pb-c.d [2019-09-18T21:58:06.950Z] DEP images/ext-file.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/rpc.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/rpc.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/siginfo.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/siginfo.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/pagemap.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/pagemap.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/rlimit.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/rlimit.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/file-lock.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/file-lock.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/tty.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/tty.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/tun.pb-c.c [2019-09-18T21:58:06.950Z] PBCC images/netdev.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/tun.pb-c.d [2019-09-18T21:58:06.950Z] DEP images/netdev.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/vma.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/vma.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/creds.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/creds.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/utsns.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/utsns.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/ipc-desc.pb-c.c [2019-09-18T21:58:06.950Z] PBCC images/ipc-sem.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/ipc-desc.pb-c.d [2019-09-18T21:58:06.950Z] DEP images/ipc-sem.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/ipc-msg.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/ipc-msg.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/ipc-shm.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/ipc-shm.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/ipc-var.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/ipc-var.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/sk-opts.pb-c.c [2019-09-18T21:58:06.950Z] PBCC images/packet-sock.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/sk-opts.pb-c.d [2019-09-18T21:58:06.950Z] DEP images/packet-sock.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/sk-netlink.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/sk-netlink.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/sk-inet.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/sk-inet.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/sk-unix.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/sk-unix.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/mm.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/mm.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/timerfd.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/timerfd.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/timer.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/timer.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/sa.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/sa.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/pipe-data.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/pipe-data.pb-c.d [2019-09-18T21:58:06.950Z] PBCC images/mnt.pb-c.c [2019-09-18T21:58:06.950Z] DEP images/mnt.pb-c.d [2019-09-18T21:58:07.258Z] Merging remotes/origin/master commit ad1b781e44fa1e44b9e654e5078929aec56aed66 into PR head commit f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:58:07.320Z] PBCC images/sk-packet.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/sk-packet.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/tcp-stream.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/tcp-stream.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/pipe.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/pipe.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/pstree.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/pstree.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/fs.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/fs.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/signalfd.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/signalfd.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/fh.pb-c.c [2019-09-18T21:58:07.320Z] PBCC images/fsnotify.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/fh.pb-c.d [2019-09-18T21:58:07.320Z] DEP images/fsnotify.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/eventpoll.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/eventpoll.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/eventfd.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/eventfd.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/remap-file-path.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/remap-file-path.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/fifo.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/fifo.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/ghost-file.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/ghost-file.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/regfile.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/regfile.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/ns.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/ns.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/fdinfo.pb-c.c [2019-09-18T21:58:07.320Z] DEP images/fdinfo.pb-c.d [2019-09-18T21:58:07.320Z] PBCC images/core-aarch64.pb-c.c [2019-09-18T21:58:07.320Z] PBCC images/core-arm.pb-c.c [2019-09-18T21:58:07.321Z] PBCC images/core-ppc64.pb-c.c [2019-09-18T21:58:07.321Z] PBCC images/core-s390.pb-c.c [2019-09-18T21:58:07.321Z] PBCC images/core-x86.pb-c.c [2019-09-18T21:58:07.321Z] PBCC images/core.pb-c.c [2019-09-18T21:58:07.321Z] PBCC images/inventory.pb-c.c [2019-09-18T21:58:07.321Z] DEP images/core-aarch64.pb-c.d [2019-09-18T21:58:07.321Z] DEP images/core-arm.pb-c.d [2019-09-18T21:58:07.321Z] DEP images/core-ppc64.pb-c.d [2019-09-18T21:58:07.321Z] DEP images/core-s390.pb-c.d [2019-09-18T21:58:07.321Z] DEP images/core-x86.pb-c.d [2019-09-18T21:58:07.321Z] DEP images/core.pb-c.d [2019-09-18T21:58:07.321Z] DEP images/inventory.pb-c.d [2019-09-18T21:58:07.321Z] PBCC images/cpuinfo.pb-c.c [2019-09-18T21:58:07.321Z] DEP images/cpuinfo.pb-c.d [2019-09-18T21:58:07.321Z] PBCC images/stats.pb-c.c [2019-09-18T21:58:07.321Z] DEP images/stats.pb-c.d [2019-09-18T21:58:07.694Z] make[1]: Nothing to be done for 'all'. [2019-09-18T21:58:07.694Z] CC images/stats.o [2019-09-18T21:58:07.694Z] CC images/core.o [2019-09-18T21:58:08.100Z] CC images/core-x86.o [2019-09-18T21:58:08.100Z] CC images/core-arm.o [2019-09-18T21:58:08.100Z] CC images/core-aarch64.o [2019-09-18T21:58:08.100Z] CC images/core-ppc64.o [2019-09-18T21:58:08.100Z] CC images/core-s390.o [2019-09-18T21:58:08.100Z] CC images/cpuinfo.o [2019-09-18T21:58:08.471Z] CC images/inventory.o [2019-09-18T21:58:08.471Z] CC images/fdinfo.o [2019-09-18T21:58:08.471Z] CC images/fown.o [2019-09-18T21:58:08.471Z] CC images/ns.o [2019-09-18T21:58:08.471Z] CC images/regfile.o [2019-09-18T21:58:08.471Z] CC images/ghost-file.o [2019-09-18T21:58:08.471Z] CC images/fifo.o [2019-09-18T21:58:08.471Z] CC images/remap-file-path.o [2019-09-18T21:58:08.471Z] CC images/eventfd.o [2019-09-18T21:58:08.471Z] CC images/eventpoll.o [2019-09-18T21:58:08.471Z] CC images/fh.o [2019-09-18T21:58:08.471Z] CC images/fsnotify.o [2019-09-18T21:58:08.645Z] 10831a4d6f42: Pull complete [2019-09-18T21:58:08.645Z] f794a2e4526b: Pull complete [2019-09-18T21:58:08.840Z] CC images/signalfd.o [2019-09-18T21:58:08.840Z] CC images/fs.o [2019-09-18T21:58:08.840Z] CC images/pstree.o [2019-09-18T21:58:08.840Z] CC images/pipe.o [2019-09-18T21:58:08.840Z] CC images/tcp-stream.o [2019-09-18T21:58:08.840Z] CC images/sk-packet.o [2019-09-18T21:58:08.840Z] CC images/mnt.o [2019-09-18T21:58:08.840Z] CC images/pipe-data.o [2019-09-18T21:58:08.840Z] CC images/sa.o [2019-09-18T21:58:08.840Z] CC images/timer.o [2019-09-18T21:58:08.840Z] CC images/timerfd.o [2019-09-18T21:58:08.840Z] CC images/mm.o [2019-09-18T21:58:08.931Z] e3fa2203e375: Pull complete [2019-09-18T21:58:09.207Z] CC images/sk-opts.o [2019-09-18T21:58:09.207Z] CC images/sk-unix.o [2019-09-18T21:58:09.207Z] CC images/sk-inet.o [2019-09-18T21:58:09.207Z] CC images/tun.o [2019-09-18T21:58:09.207Z] CC images/sk-netlink.o [2019-09-18T21:58:09.207Z] CC images/packet-sock.o [2019-09-18T21:58:09.207Z] CC images/ipc-var.o [2019-09-18T21:58:09.207Z] CC images/ipc-desc.o [2019-09-18T21:58:09.207Z] CC images/ipc-shm.o [2019-09-18T21:58:09.207Z] CC images/ipc-msg.o [2019-09-18T21:58:09.207Z] CC images/ipc-sem.o [2019-09-18T21:58:07.357Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:58:07.412Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:58:09.575Z] CC images/utsns.o [2019-09-18T21:58:09.575Z] CC images/creds.o [2019-09-18T21:58:09.575Z] CC images/vma.o [2019-09-18T21:58:09.575Z] CC images/netdev.o [2019-09-18T21:58:09.575Z] CC images/tty.o [2019-09-18T21:58:09.575Z] CC images/file-lock.o [2019-09-18T21:58:09.575Z] CC images/rlimit.o [2019-09-18T21:58:09.575Z] CC images/pagemap.o [2019-09-18T21:58:09.575Z] CC images/siginfo.o [2019-09-18T21:58:09.575Z] CC images/rpc.o [2019-09-18T21:58:09.668Z] INFO [loader] Go packages loading at mode load types and syntax took 26.948046894s [2019-09-18T21:58:09.942Z] CC images/ext-file.o [2019-09-18T21:58:09.942Z] CC images/cgroup.o [2019-09-18T21:58:09.942Z] CC images/userns.o [2019-09-18T21:58:09.942Z] CC images/google/protobuf/descriptor.o [2019-09-18T21:58:09.964Z] INFO [loader] SSA repr building timing: packages building 205.299717ms, total 5.513189055s [2019-09-18T21:58:10.316Z] CC images/opts.o [2019-09-18T21:58:10.316Z] CC images/seccomp.o [2019-09-18T21:58:10.316Z] CC images/binfmt-misc.o [2019-09-18T21:58:10.316Z] CC images/time.o [2019-09-18T21:58:10.316Z] CC images/sysctl.o [2019-09-18T21:58:10.316Z] CC images/autofs.o [2019-09-18T21:58:10.316Z] CC images/macvlan.o [2019-09-18T21:58:10.316Z] CC images/sit.o [2019-09-18T21:58:10.316Z] LINK images/built-in.o [2019-09-18T21:58:10.316Z] GEN compel/include/asm [2019-09-18T21:58:10.316Z] GEN compel/include/version.h [2019-09-18T21:58:10.316Z] touch .config [2019-09-18T21:58:10.316Z] GEN include/common/config.h [2019-09-18T21:58:10.316Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-18T21:58:10.316Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-18T21:58:10.316Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-18T21:58:10.316Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-18T21:58:10.316Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-18T21:58:10.316Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-18T21:58:10.316Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-18T21:58:10.316Z] DEP compel/plugins/std/infect.d [2019-09-18T21:58:10.316Z] DEP compel/plugins/std/string.d [2019-09-18T21:58:10.704Z] DEP compel/plugins/std/log.d [2019-09-18T21:58:10.704Z] DEP compel/plugins/std/fds.d [2019-09-18T21:58:10.704Z] DEP compel/plugins/std/std.d [2019-09-18T21:58:10.704Z] DEP compel/plugins/shmem/shmem.d [2019-09-18T21:58:10.704Z] DEP compel/plugins/fds/fds.d [2019-09-18T21:58:10.704Z] CC compel/plugins/std/std.o [2019-09-18T21:58:10.704Z] CC compel/plugins/std/fds.o [2019-09-18T21:58:10.704Z] CC compel/plugins/std/log.o [2019-09-18T21:58:10.704Z] CC compel/plugins/std/string.o [2019-09-18T21:58:10.970Z] 7a3f1abdfc4a: Verifying Checksum [2019-09-18T21:58:10.970Z] 7a3f1abdfc4a: Download complete [2019-09-18T21:58:11.067Z] CC compel/plugins/std/infect.o [2019-09-18T21:58:11.067Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-18T21:58:11.067Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-18T21:58:11.067Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-18T21:58:11.067Z] AR compel/plugins/std.lib.a [2019-09-18T21:58:11.067Z] CC compel/plugins/fds/fds.o [2019-09-18T21:58:11.067Z] AR compel/plugins/fds.lib.a [2019-09-18T21:58:11.067Z] HOSTDEP compel/src/lib/log-host.d [2019-09-18T21:58:11.067Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-18T21:58:11.067Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-18T21:58:11.067Z] HOSTDEP compel/src/main-host.d [2019-09-18T21:58:11.067Z] DEP compel/src/lib/ptrace.d [2019-09-18T21:58:11.232Z] Merge succeeded, producing f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:58:11.233Z] Checking out Revision f470698c2c10c2382080fab34f83088450fabdd6 (PR-39957) [2019-09-18T21:58:11.442Z] DEP compel/src/lib/infect.d [2019-09-18T21:58:11.442Z] DEP compel/src/lib/infect-util.d [2019-09-18T21:58:11.442Z] DEP compel/src/lib/infect-rpc.d [2019-09-18T21:58:11.442Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-18T21:58:11.442Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-18T21:58:11.442Z] DEP compel/src/lib/log.d [2019-09-18T21:58:11.442Z] DEP compel/src/main.d [2019-09-18T21:58:11.442Z] DEP compel/src/lib/handle-elf.d [2019-09-18T21:58:11.442Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-18T21:58:11.442Z] CC compel/src/lib/log.o [2019-09-18T21:58:11.442Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-18T21:58:11.442Z] CC compel/arch/s390/src/lib/infect.o [2019-09-18T21:58:11.805Z] CC compel/src/lib/infect-rpc.o [2019-09-18T21:58:11.805Z] CC compel/src/lib/infect-util.o [2019-09-18T21:58:11.805Z] CC compel/src/lib/infect.o [2019-09-18T21:58:10.977Z] > git merge ad1b781e44fa1e44b9e654e5078929aec56aed66 # timeout=10 [2019-09-18T21:58:11.127Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-18T21:58:11.257Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T21:58:11.312Z] > git checkout -f f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:58:12.170Z] CC compel/src/lib/ptrace.o [2019-09-18T21:58:12.170Z] AR compel/libcompel.a [2019-09-18T21:58:12.170Z] HOSTCC compel/src/main-host.o [2019-09-18T21:58:12.170Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-18T21:58:12.170Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-18T21:58:12.543Z] HOSTCC compel/src/lib/log-host.o [2019-09-18T21:58:12.543Z] HOSTLINK compel/compel-host-bin [2019-09-18T21:58:12.543Z] DEP soccr/soccr.d [2019-09-18T21:58:12.543Z] CC soccr/soccr.o [2019-09-18T21:58:12.543Z] AR soccr/libsoccr.a [2019-09-18T21:58:12.543Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T21:58:12.543Z] DEP criu/arch/s390/sigframe.d [2019-09-18T21:58:12.911Z] DEP criu/arch/s390/crtools.d [2019-09-18T21:58:12.911Z] DEP criu/arch/s390/cpu.d [2019-09-18T21:58:12.911Z] CC criu/arch/s390/cpu.o [2019-09-18T21:58:12.911Z] CC criu/arch/s390/crtools.o [2019-09-18T21:58:12.911Z] CC criu/arch/s390/sigframe.o [2019-09-18T21:58:13.000Z] 004465f1c815: Pull complete [2019-09-18T21:58:13.277Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-18T21:58:13.277Z] DEP criu/arch/s390/vdso-pie.d [2019-09-18T21:58:13.277Z] DEP criu/pie/parasite-vdso.d [2019-09-18T21:58:13.277Z] DEP criu/pie/util-vdso.d [2019-09-18T21:58:13.277Z] DEP criu/pie/util.d [2019-09-18T21:58:13.277Z] CC criu/pie/util.o [2019-09-18T21:58:13.277Z] CC criu/pie/util-vdso.o [2019-09-18T21:58:13.277Z] CC criu/pie/parasite-vdso.o [2019-09-18T21:58:13.649Z] CC criu/arch/s390/vdso-pie.o [2019-09-18T21:58:13.649Z] AR criu/pie/pie.lib.a [2019-09-18T21:58:13.649Z] DEP criu/pie/restorer.d [2019-09-18T21:58:13.649Z] DEP criu/arch/s390/restorer.d [2019-09-18T21:58:13.649Z] DEP criu/pie/parasite.d [2019-09-18T21:58:13.649Z] CC criu/pie/parasite.o [2019-09-18T21:58:14.018Z] LINK criu/pie/parasite.built-in.o [2019-09-18T21:58:14.018Z] GEN criu/pie/parasite-blob.h [2019-09-18T21:58:14.018Z] CC criu/arch/s390/restorer.o [2019-09-18T21:58:14.018Z] CC criu/pie/restorer.o [2019-09-18T21:58:14.388Z] LINK criu/pie/restorer.built-in.o [2019-09-18T21:58:14.388Z] GEN criu/pie/restorer-blob.h [2019-09-18T21:58:14.388Z] DEP criu/vdso.d [2019-09-18T21:58:14.388Z] DEP criu/uts_ns.d [2019-09-18T21:58:14.388Z] DEP criu/util.d [2019-09-18T21:58:14.388Z] DEP criu/uffd.d [2019-09-18T21:58:14.388Z] DEP criu/tun.d [2019-09-18T21:58:14.757Z] DEP criu/tty.d [2019-09-18T21:58:14.758Z] DEP criu/timerfd.d [2019-09-18T21:58:14.758Z] DEP criu/sysfs_parse.d [2019-09-18T21:58:14.758Z] DEP criu/sysctl.d [2019-09-18T21:58:14.758Z] DEP criu/string.d [2019-09-18T21:58:14.758Z] DEP criu/stats.d [2019-09-18T21:58:14.758Z] DEP criu/sockets.d [2019-09-18T21:58:14.758Z] DEP criu/sk-unix.d [2019-09-18T21:58:14.758Z] DEP criu/sk-tcp.d [2019-09-18T21:58:14.758Z] DEP criu/sk-queue.d [2019-09-18T21:58:14.758Z] DEP criu/sk-packet.d [2019-09-18T21:58:15.038Z] c19c19fc3c99: Pull complete [2019-09-18T21:58:15.123Z] DEP criu/sk-netlink.d [2019-09-18T21:58:15.123Z] DEP criu/sk-inet.d [2019-09-18T21:58:15.123Z] DEP criu/signalfd.d [2019-09-18T21:58:15.123Z] DEP criu/sigframe.d [2019-09-18T21:58:15.123Z] DEP criu/shmem.d [2019-09-18T21:58:15.123Z] DEP criu/servicefd.d [2019-09-18T21:58:15.123Z] DEP criu/seize.d [2019-09-18T21:58:15.123Z] DEP criu/seccomp.d [2019-09-18T21:58:15.123Z] DEP criu/rst-malloc.d [2019-09-18T21:58:15.123Z] DEP criu/rbtree.d [2019-09-18T21:58:15.123Z] DEP criu/pstree.d [2019-09-18T21:58:15.123Z] DEP criu/protobuf.d [2019-09-18T21:58:15.123Z] GEN criu/protobuf-desc-gen.h [2019-09-18T21:58:15.488Z] DEP criu/protobuf-desc.d [2019-09-18T21:58:15.488Z] DEP criu/proc_parse.d [2019-09-18T21:58:15.488Z] DEP criu/plugin.d [2019-09-18T21:58:15.488Z] DEP criu/pipes.d [2019-09-18T21:58:15.488Z] DEP criu/pie-util.d [2019-09-18T21:58:15.488Z] DEP criu/pie-util-vdso.d [2019-09-18T21:58:15.488Z] DEP criu/pie-util-vdso-elf32.d [2019-09-18T21:58:15.867Z] DEP criu/path.d [2019-09-18T21:58:15.867Z] DEP criu/parasite-syscall.d [2019-09-18T21:58:15.867Z] DEP criu/pagemap.d [2019-09-18T21:58:15.867Z] DEP criu/pagemap-cache.d [2019-09-18T21:58:15.867Z] DEP criu/page-xfer.d [2019-09-18T21:58:15.867Z] DEP criu/page-pipe.d [2019-09-18T21:58:15.867Z] DEP criu/netfilter.d [2019-09-18T21:58:15.867Z] DEP criu/net.d [2019-09-18T21:58:15.867Z] DEP criu/namespaces.d [2019-09-18T21:58:15.867Z] DEP criu/mount.d [2019-09-18T21:58:16.238Z] DEP criu/mem.d [2019-09-18T21:58:16.238Z] DEP criu/lsm.d [2019-09-18T21:58:16.238Z] DEP criu/log.d [2019-09-18T21:58:16.238Z] DEP criu/libnetlink.d [2019-09-18T21:58:16.238Z] DEP criu/kerndat.d [2019-09-18T21:58:16.238Z] DEP criu/kcmp-ids.d [2019-09-18T21:58:16.238Z] DEP criu/irmap.d [2019-09-18T21:58:16.238Z] DEP criu/ipc_ns.d [2019-09-18T21:58:16.238Z] DEP criu/image.d [2019-09-18T21:58:16.238Z] DEP criu/image-desc.d [2019-09-18T21:58:16.238Z] DEP criu/fsnotify.d [2019-09-18T21:58:16.238Z] DEP criu/filesystems.d [2019-09-18T21:58:16.238Z] DEP criu/files.d [2019-09-18T21:58:16.603Z] DEP criu/files-reg.d [2019-09-18T21:58:16.603Z] DEP criu/files-ext.d [2019-09-18T21:58:16.603Z] DEP criu/file-lock.d [2019-09-18T21:58:16.603Z] DEP criu/file-ids.d [2019-09-18T21:58:16.603Z] DEP criu/fifo.d [2019-09-18T21:58:16.603Z] DEP criu/fdstore.d [2019-09-18T21:58:16.603Z] DEP criu/fault-injection.d [2019-09-18T21:58:16.603Z] DEP criu/external.d [2019-09-18T21:58:16.603Z] DEP criu/eventpoll.d [2019-09-18T21:58:16.603Z] DEP criu/eventfd.d [2019-09-18T21:58:16.603Z] DEP criu/crtools.d [2019-09-18T21:58:16.603Z] DEP criu/cr-service.d [2019-09-18T21:58:16.970Z] DEP criu/cr-restore.d [2019-09-18T21:58:16.970Z] DEP criu/cr-errno.d [2019-09-18T21:58:16.970Z] DEP criu/cr-dump.d [2019-09-18T21:58:16.970Z] DEP criu/cr-dedup.d [2019-09-18T21:58:16.970Z] DEP criu/cr-check.d [2019-09-18T21:58:16.970Z] DEP criu/config.d [2019-09-18T21:58:16.970Z] DEP criu/clone-noasan.d [2019-09-18T21:58:16.970Z] DEP criu/cgroup.d [2019-09-18T21:58:16.970Z] DEP criu/cgroup-props.d [2019-09-18T21:58:16.970Z] DEP criu/bitmap.d [2019-09-18T21:58:16.970Z] DEP criu/bfd.d [2019-09-18T21:58:16.970Z] DEP criu/autofs.d [2019-09-18T21:58:16.970Z] DEP criu/aio.d [2019-09-18T21:58:17.395Z] DEP criu/action-scripts.d [2019-09-18T21:58:17.395Z] CC criu/action-scripts.o [2019-09-18T21:58:17.395Z] CC criu/aio.o [2019-09-18T21:58:17.395Z] CC criu/autofs.o [2019-09-18T21:58:17.831Z] CC criu/bfd.o [2019-09-18T21:58:17.831Z] CC criu/bitmap.o [2019-09-18T21:58:17.831Z] CC criu/cgroup-props.o [2019-09-18T21:58:18.249Z] CC criu/cgroup.o [2019-09-18T21:58:18.666Z] CC criu/clone-noasan.o [2019-09-18T21:58:18.666Z] CC criu/config.o [2019-09-18T21:58:18.802Z] Commit message: "Jenkinsfile: ensure all containers are cleaned up" [2019-09-18T21:58:19.085Z] CC criu/cr-check.o [2019-09-18T21:58:19.085Z] CC criu/cr-dedup.o [2019-09-18T21:58:19.251Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-18T21:58:19.470Z] CC criu/cr-dump.o [2019-09-18T21:58:19.846Z] CC criu/cr-errno.o [2019-09-18T21:58:19.846Z] CC criu/cr-restore.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T21:58:20.664Z] CC criu/cr-service.o [2019-09-18T21:58:21.028Z] CC criu/crtools.o [2019-09-18T21:58:21.393Z] CC criu/eventfd.o [2019-09-18T21:58:21.393Z] CC criu/eventpoll.o [2019-09-18T21:58:21.775Z] CC criu/external.o [2019-09-18T21:58:21.775Z] CC criu/fault-injection.o [2019-09-18T21:58:21.775Z] CC criu/fdstore.o [2019-09-18T21:58:21.775Z] CC criu/fifo.o [2019-09-18T21:58:21.775Z] CC criu/file-ids.o [2019-09-18T21:58:21.930Z] + docker version [2019-09-18T21:58:21.930Z] Client: Docker Engine - Enterprise [2019-09-18T21:58:21.930Z] Version: 19.03.2 [2019-09-18T21:58:21.930Z] API version: 1.40 [2019-09-18T21:58:21.930Z] Go version: go1.12.8 [2019-09-18T21:58:21.930Z] Git commit: c92ab06ed9 [2019-09-18T21:58:21.930Z] Built: 09/03/2019 16:38:11 [2019-09-18T21:58:21.930Z] OS/Arch: windows/amd64 [2019-09-18T21:58:21.930Z] Experimental: false [2019-09-18T21:58:21.930Z] [2019-09-18T21:58:21.930Z] Server: Docker Engine - Enterprise [2019-09-18T21:58:21.930Z] Engine: [2019-09-18T21:58:21.930Z] Version: 19.03.2 [2019-09-18T21:58:21.930Z] API version: 1.40 (minimum version 1.24) [2019-09-18T21:58:21.930Z] Go version: go1.12.8 [2019-09-18T21:58:21.930Z] Git commit: c92ab06ed9 [2019-09-18T21:58:21.930Z] Built: 09/03/2019 16:35:47 [2019-09-18T21:58:21.930Z] OS/Arch: windows/amd64 [2019-09-18T21:58:21.930Z] Experimental: true [2019-09-18T21:58:22.113Z] 7a3f1abdfc4a: Pull complete [2019-09-18T21:58:22.113Z] f6e51afc7ba4: Pull complete [2019-09-18T21:58:22.113Z] Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 [2019-09-18T21:58:22.113Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-18T21:58:22.113Z] ---> 8a0deb940f91 [2019-09-18T21:58:22.113Z] Step 5/125 : ARG APT_MIRROR [2019-09-18T21:58:22.113Z] ---> Running in e6852360f6bc [2019-09-18T21:58:22.113Z] Removing intermediate container e6852360f6bc [2019-09-18T21:58:22.113Z] ---> 709fa3463d6f [2019-09-18T21:58:22.113Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-18T21:58:22.113Z] ---> Running in a3421b23f9ef [2019-09-18T21:58:22.113Z] Removing intermediate container a3421b23f9ef [2019-09-18T21:58:22.113Z] ---> f8ca03b94530 [2019-09-18T21:58:22.113Z] Step 7/125 : FROM base AS criu [2019-09-18T21:58:22.113Z] ---> f8ca03b94530 [2019-09-18T21:58:22.113Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-18T21:58:22.113Z] ---> Running in 01c03dcf6e8d [2019-09-18T21:58:22.113Z] Removing intermediate container 01c03dcf6e8d [2019-09-18T21:58:22.113Z] ---> 5d6390f438ef [2019-09-18T21:58:22.113Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-18T21:58:22.113Z] ---> Running in 47e8c9cd8714 [2019-09-18T21:58:22.113Z] Removing intermediate container 47e8c9cd8714 [2019-09-18T21:58:22.113Z] ---> 61224dffab86 [2019-09-18T21:58:22.113Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-18T21:58:22.142Z] CC criu/file-lock.o [2019-09-18T21:58:22.142Z] CC criu/files-ext.o [2019-09-18T21:58:22.142Z] CC criu/files-reg.o [2019-09-18T21:58:22.394Z] ---> Running in 6f11d235254b [Pipeline] sh [2019-09-18T21:58:22.676Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T21:58:22.676Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T21:58:22.940Z] CC criu/files.o [2019-09-18T21:58:22.958Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T21:58:22.958Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T21:58:22.958Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T21:58:23.243Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-18T21:58:23.307Z] CC criu/filesystems.o [2019-09-18T21:58:23.307Z] CC criu/fsnotify.o [2019-09-18T21:58:23.481Z] + docker info [2019-09-18T21:58:23.526Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T21:58:23.526Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T21:58:23.676Z] CC criu/image-desc.o [2019-09-18T21:58:23.676Z] CC criu/image.o [2019-09-18T21:58:24.053Z] CC criu/ipc_ns.o [2019-09-18T21:58:24.053Z] CC criu/irmap.o [2019-09-18T21:58:24.418Z] CC criu/kcmp-ids.o [2019-09-18T21:58:24.418Z] CC criu/kerndat.o [2019-09-18T21:58:24.459Z] Client: [2019-09-18T21:58:24.459Z] Debug Mode: false [2019-09-18T21:58:24.459Z] Plugins: [2019-09-18T21:58:24.459Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-18T21:58:24.459Z] [2019-09-18T21:58:24.459Z] Server: [2019-09-18T21:58:24.459Z] Containers: 0 [2019-09-18T21:58:24.459Z] Running: 0 [2019-09-18T21:58:24.459Z] Paused: 0 [2019-09-18T21:58:24.459Z] Stopped: 0 [2019-09-18T21:58:24.459Z] Images: 8 [2019-09-18T21:58:24.459Z] Server Version: 19.03.2 [2019-09-18T21:58:24.459Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-18T21:58:24.459Z] Windows: [2019-09-18T21:58:24.459Z] LCOW: [2019-09-18T21:58:24.459Z] Logging Driver: json-file [2019-09-18T21:58:24.459Z] Plugins: [2019-09-18T21:58:24.459Z] Volume: local [2019-09-18T21:58:24.459Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-18T21:58:24.459Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T21:58:24.459Z] Swarm: inactive [2019-09-18T21:58:24.459Z] Default Isolation: process [2019-09-18T21:58:24.459Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T21:58:24.459Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T21:58:24.459Z] OSType: windows [2019-09-18T21:58:24.459Z] Architecture: x86_64 [2019-09-18T21:58:24.459Z] CPUs: 4 [2019-09-18T21:58:24.459Z] Total Memory: 32GiB [2019-09-18T21:58:24.459Z] Name: azwin-2-1c7ee0 [2019-09-18T21:58:24.459Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-18T21:58:24.459Z] Docker Root Dir: D:\docker [2019-09-18T21:58:24.459Z] Debug Mode: false [2019-09-18T21:58:24.459Z] Registry: https://index.docker.io/v1/ [2019-09-18T21:58:24.459Z] Labels: [2019-09-18T21:58:24.459Z] Experimental: true [2019-09-18T21:58:24.459Z] Insecure Registries: [2019-09-18T21:58:24.459Z] 10.0.0.4:5000 [2019-09-18T21:58:24.459Z] 127.0.0.0/8 [2019-09-18T21:58:24.459Z] Registry Mirrors: [2019-09-18T21:58:24.459Z] http://10.0.0.4:5000/ [2019-09-18T21:58:24.459Z] Live Restore Enabled: false [2019-09-18T21:58:24.459Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-18T21:58:24.784Z] CC criu/libnetlink.o [2019-09-18T21:58:24.784Z] CC criu/log.o [2019-09-18T21:58:24.784Z] CC criu/lsm.o [2019-09-18T21:58:25.148Z] CC criu/mem.o [2019-09-18T21:58:25.535Z] CC criu/mount.o [2019-09-18T21:58:25.549Z] Fetched 7723 kB in 2s (2889 kB/s) [2019-09-18T21:58:26.336Z] CC criu/namespaces.o [2019-09-18T21:58:26.558Z] Reading package lists... [2019-09-18T21:58:27.151Z] CC criu/net.o [2019-09-18T21:58:27.566Z] Reading package lists... [2019-09-18T21:58:27.849Z] Building dependency tree... [2019-09-18T21:58:27.850Z] Reading state information... [2019-09-18T21:58:27.937Z] CC criu/netfilter.o [2019-09-18T21:58:27.937Z] CC criu/page-pipe.o [2019-09-18T21:58:27.937Z] CC criu/page-xfer.o [2019-09-18T21:58:28.133Z] The following additional packages will be installed: [2019-09-18T21:58:28.133Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-18T21:58:28.133Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-18T21:58:28.133Z] Suggested packages: [2019-09-18T21:58:28.133Z] manpages-dev python-setuptools [2019-09-18T21:58:28.302Z] CC criu/pagemap-cache.o [2019-09-18T21:58:28.416Z] The following NEW packages will be installed: [2019-09-18T21:58:28.416Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-18T21:58:28.416Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-18T21:58:28.416Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-18T21:58:28.416Z] zlib1g-dev [2019-09-18T21:58:28.416Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T21:58:28.416Z] Need to get 3548 kB of archives. [2019-09-18T21:58:28.416Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-18T21:58:28.416Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-18T21:58:28.416Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-18T21:58:28.416Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-18T21:58:28.416Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-18T21:58:28.416Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-18T21:58:28.416Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-18T21:58:28.416Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-18T21:58:28.416Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-18T21:58:28.416Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-18T21:58:28.416Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-18T21:58:28.416Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-18T21:58:28.416Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-18T21:58:28.416Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-18T21:58:28.416Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-18T21:58:28.416Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-18T21:58:28.417Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-18T21:58:28.700Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T21:58:28.700Z] Fetched 3548 kB in 0s (19.3 MB/s) [2019-09-18T21:58:28.700Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-18T21:58:28.700Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-18T21:58:28.700Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-18T21:58:28.700Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T21:58:28.853Z] CC criu/pagemap.o [2019-09-18T21:58:28.853Z] CC criu/parasite-syscall.o [2019-09-18T21:58:28.984Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-18T21:58:28.984Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-18T21:58:28.984Z] Selecting previously unselected package libnet1-dev. [2019-09-18T21:58:28.984Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T21:58:28.984Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-18T21:58:28.984Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T21:58:28.984Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-18T21:58:28.984Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-18T21:58:28.984Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-18T21:58:28.984Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T21:58:28.984Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-18T21:58:28.984Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-18T21:58:28.984Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-18T21:58:28.984Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-18T21:58:28.984Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-18T21:58:29.267Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-18T21:58:29.267Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-18T21:58:29.267Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-18T21:58:29.267Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-18T21:58:29.267Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-18T21:58:29.267Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-18T21:58:29.267Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-18T21:58:29.267Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-18T21:58:29.267Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-18T21:58:29.320Z] CC criu/path.o [2019-09-18T21:58:29.320Z] CC criu/pie-util-vdso-elf32.o [2019-09-18T21:58:29.320Z] CC criu/pie-util-vdso.o [2019-09-18T21:58:29.320Z] CC criu/pie-util.o [2019-09-18T21:58:29.320Z] CC criu/pipes.o [2019-09-18T21:58:29.551Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-18T21:58:29.551Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-18T21:58:29.551Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-18T21:58:29.551Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-18T21:58:29.551Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-18T21:58:29.551Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-18T21:58:29.551Z] Selecting previously unselected package protobuf-compiler. [2019-09-18T21:58:29.551Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-18T21:58:29.551Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-18T21:58:29.551Z] Selecting previously unselected package python-pkg-resources. [2019-09-18T21:58:29.551Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T21:58:29.551Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-18T21:58:29.826Z] CC criu/plugin.o [2019-09-18T21:58:29.826Z] CC criu/proc_parse.o [2019-09-18T21:58:29.834Z] Selecting previously unselected package python-protobuf. [2019-09-18T21:58:29.834Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-18T21:58:29.834Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-18T21:58:29.834Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T21:58:29.834Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T21:58:29.834Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-18T21:58:30.253Z] CC criu/protobuf-desc.o [2019-09-18T21:58:30.654Z] CC criu/protobuf.o [2019-09-18T21:58:30.843Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T21:58:30.843Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-18T21:58:30.843Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:58:30.843Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-18T21:58:31.022Z] CC criu/pstree.o [2019-09-18T21:58:31.409Z] CC criu/rbtree.o [2019-09-18T21:58:31.409Z] CC criu/rst-malloc.o [2019-09-18T21:58:31.409Z] CC criu/seccomp.o [2019-09-18T21:58:31.804Z] CC criu/seize.o [2019-09-18T21:58:31.804Z] CC criu/servicefd.o [2019-09-18T21:58:32.171Z] CC criu/shmem.o [2019-09-18T21:58:32.171Z] CC criu/sigframe.o [2019-09-18T21:58:32.171Z] CC criu/signalfd.o [2019-09-18T21:58:32.318Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-18T21:58:32.318Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-18T21:58:32.318Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T21:58:32.318Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-18T21:58:32.318Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-18T21:58:32.318Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-18T21:58:32.318Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-18T21:58:32.318Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-18T21:58:32.318Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-18T21:58:32.318Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-18T21:58:32.318Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:58:32.566Z] CC criu/sk-inet.o [2019-09-18T21:58:32.566Z] CC criu/sk-netlink.o [2019-09-18T21:58:32.929Z] CC criu/sk-packet.o [2019-09-18T21:58:32.929Z] CC criu/sk-queue.o [2019-09-18T21:58:32.943Z] Removing intermediate container 6f11d235254b [2019-09-18T21:58:32.943Z] ---> 98fcafb301be [2019-09-18T21:58:32.943Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-18T21:58:32.943Z] ---> Running in bd4354bc50cc [2019-09-18T21:58:33.334Z] CC criu/sk-tcp.o [2019-09-18T21:58:33.335Z] CC criu/sk-unix.o [2019-09-18T21:58:33.979Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T21:58:33.979Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T21:58:34.140Z] CC criu/sockets.o [2019-09-18T21:58:34.140Z] CC criu/stats.o [2019-09-18T21:58:34.263Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T21:58:34.263Z]  GEN .gitid [2019-09-18T21:58:34.263Z] GEN criu/include/version.h [2019-09-18T21:58:34.263Z] GEN include/common/asm [2019-09-18T21:58:34.527Z] CC criu/string.o [2019-09-18T21:58:34.527Z] CC criu/sysctl.o [2019-09-18T21:58:34.527Z] CC criu/sysfs_parse.o [2019-09-18T21:58:34.527Z] CC criu/timerfd.o [2019-09-18T21:58:34.547Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-18T21:58:34.547Z] PBCC images/opts.pb-c.c [2019-09-18T21:58:34.547Z] PBCC images/sit.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-18T21:58:34.547Z] DEP images/opts.pb-c.d [2019-09-18T21:58:34.547Z] DEP images/sit.pb-c.d [2019-09-18T21:58:34.547Z] PBCC images/macvlan.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/macvlan.pb-c.d [2019-09-18T21:58:34.547Z] PBCC images/autofs.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/autofs.pb-c.d [2019-09-18T21:58:34.547Z] PBCC images/sysctl.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/sysctl.pb-c.d [2019-09-18T21:58:34.547Z] PBCC images/time.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/time.pb-c.d [2019-09-18T21:58:34.547Z] PBCC images/binfmt-misc.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/binfmt-misc.pb-c.d [2019-09-18T21:58:34.547Z] PBCC images/seccomp.pb-c.c [2019-09-18T21:58:34.547Z] DEP images/seccomp.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/userns.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/userns.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/cgroup.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/cgroup.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/fown.pb-c.c [2019-09-18T21:58:34.831Z] PBCC images/ext-file.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/fown.pb-c.d [2019-09-18T21:58:34.831Z] DEP images/ext-file.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/rpc.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/rpc.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/siginfo.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/siginfo.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/pagemap.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/pagemap.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/rlimit.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/rlimit.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/file-lock.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/file-lock.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/tty.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/tty.pb-c.d [2019-09-18T21:58:34.831Z] PBCC images/tun.pb-c.c [2019-09-18T21:58:34.831Z] PBCC images/netdev.pb-c.c [2019-09-18T21:58:34.831Z] DEP images/tun.pb-c.d [2019-09-18T21:58:34.907Z] CC criu/tty.o [2019-09-18T21:58:35.114Z] DEP images/netdev.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/vma.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/vma.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/creds.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/creds.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/utsns.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/utsns.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/ipc-desc.pb-c.c [2019-09-18T21:58:35.114Z] PBCC images/ipc-sem.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/ipc-desc.pb-c.d [2019-09-18T21:58:35.114Z] DEP images/ipc-sem.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/ipc-msg.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/ipc-msg.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/ipc-shm.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/ipc-shm.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/ipc-var.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/ipc-var.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/sk-opts.pb-c.c [2019-09-18T21:58:35.114Z] PBCC images/packet-sock.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/sk-opts.pb-c.d [2019-09-18T21:58:35.114Z] DEP images/packet-sock.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/sk-netlink.pb-c.c [2019-09-18T21:58:35.114Z] DEP images/sk-netlink.pb-c.d [2019-09-18T21:58:35.114Z] PBCC images/sk-inet.pb-c.c [2019-09-18T21:58:35.274Z] CC criu/tun.o [2019-09-18T21:58:35.398Z] DEP images/sk-inet.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/sk-unix.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/sk-unix.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/mm.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/mm.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/timerfd.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/timerfd.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/timer.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/timer.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/sa.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/sa.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/pipe-data.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/pipe-data.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/mnt.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/mnt.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/sk-packet.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/sk-packet.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/tcp-stream.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/tcp-stream.pb-c.d [2019-09-18T21:58:35.398Z] PBCC images/pipe.pb-c.c [2019-09-18T21:58:35.398Z] DEP images/pipe.pb-c.d [2019-09-18T21:58:35.644Z] CC criu/uffd.o [2019-09-18T21:58:35.681Z] PBCC images/pstree.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/pstree.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/fs.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/fs.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/signalfd.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/signalfd.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/fh.pb-c.c [2019-09-18T21:58:35.681Z] PBCC images/fsnotify.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/fh.pb-c.d [2019-09-18T21:58:35.681Z] DEP images/fsnotify.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/eventpoll.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/eventpoll.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/eventfd.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/eventfd.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/remap-file-path.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/remap-file-path.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/fifo.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/fifo.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/ghost-file.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/ghost-file.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/regfile.pb-c.c [2019-09-18T21:58:35.681Z] DEP images/regfile.pb-c.d [2019-09-18T21:58:35.681Z] PBCC images/ns.pb-c.c [2019-09-18T21:58:35.963Z] DEP images/ns.pb-c.d [2019-09-18T21:58:35.963Z] PBCC images/fdinfo.pb-c.c [2019-09-18T21:58:35.963Z] DEP images/fdinfo.pb-c.d [2019-09-18T21:58:35.963Z] PBCC images/core-aarch64.pb-c.c [2019-09-18T21:58:35.963Z] PBCC images/core-arm.pb-c.c [2019-09-18T21:58:35.963Z] PBCC images/core-ppc64.pb-c.c [2019-09-18T21:58:35.963Z] PBCC images/core-s390.pb-c.c [2019-09-18T21:58:35.963Z] PBCC images/core-x86.pb-c.c [2019-09-18T21:58:35.963Z] PBCC images/core.pb-c.c [2019-09-18T21:58:35.963Z] PBCC images/inventory.pb-c.c [2019-09-18T21:58:35.963Z] DEP images/core-aarch64.pb-c.d [2019-09-18T21:58:35.963Z] DEP images/core-arm.pb-c.d [2019-09-18T21:58:35.963Z] DEP images/core-ppc64.pb-c.d [2019-09-18T21:58:35.963Z] DEP images/core-s390.pb-c.d [2019-09-18T21:58:35.963Z] DEP images/core-x86.pb-c.d [2019-09-18T21:58:35.963Z] DEP images/core.pb-c.d [2019-09-18T21:58:35.963Z] DEP images/inventory.pb-c.d [2019-09-18T21:58:36.017Z] CC criu/util.o [2019-09-18T21:58:36.250Z] PBCC images/cpuinfo.pb-c.c [2019-09-18T21:58:36.250Z] DEP images/cpuinfo.pb-c.d [2019-09-18T21:58:36.250Z] PBCC images/stats.pb-c.c [2019-09-18T21:58:36.250Z] DEP images/stats.pb-c.d [2019-09-18T21:58:36.398Z] CC criu/uts_ns.o [2019-09-18T21:58:36.398Z] CC criu/vdso.o [2019-09-18T21:58:36.398Z] LINK criu/built-in.o [2019-09-18T21:58:36.535Z] make[1]: Nothing to be done for 'all'. [2019-09-18T21:58:36.780Z] LINK criu/criu [2019-09-18T21:58:36.780Z] DEP lib/c/criu.d [2019-09-18T21:58:36.780Z] CC images/rpc.pb-c.o [2019-09-18T21:58:36.780Z] CC lib/c/criu.o [2019-09-18T21:58:36.861Z] CC images/stats.o [2019-09-18T21:58:36.861Z] CC images/core.o [2019-09-18T21:58:37.144Z] CC images/core-x86.o [2019-09-18T21:58:37.144Z] CC images/core-arm.o [2019-09-18T21:58:37.147Z] LINK lib/c/built-in.o [2019-09-18T21:58:37.147Z] LINK lib/c/libcriu.so [2019-09-18T21:58:37.426Z] CC images/core-aarch64.o [2019-09-18T21:58:37.427Z] CC images/core-ppc64.o [2019-09-18T21:58:37.513Z] GEN magic.py [2019-09-18T21:58:37.513Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T21:58:37.513Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T21:58:37.513Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T21:58:37.513Z] make[1]: Nothing to be done for 'all'. [2019-09-18T21:58:37.709Z] CC images/core-s390.o [2019-09-18T21:58:37.877Z] make[1]: 'images/built-in.o' is up to date. [2019-09-18T21:58:37.877Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-18T21:58:37.877Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-18T21:58:37.877Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-18T21:58:37.877Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-18T21:58:37.877Z] make[1]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:58:37.877Z] INSTALL criu/criu [2019-09-18T21:58:37.992Z] CC images/cpuinfo.o [2019-09-18T21:58:37.992Z] CC images/inventory.o [2019-09-18T21:58:37.992Z] CC images/fdinfo.o [2019-09-18T21:58:38.275Z] CC images/fown.o [2019-09-18T21:58:38.275Z] CC images/ns.o [2019-09-18T21:58:38.275Z] CC images/regfile.o [2019-09-18T21:58:38.275Z] CC images/ghost-file.o [2019-09-18T21:58:38.558Z] CC images/fifo.o [2019-09-18T21:58:38.558Z] CC images/remap-file-path.o [2019-09-18T21:58:38.558Z] CC images/eventfd.o [2019-09-18T21:58:38.558Z] CC images/eventpoll.o [2019-09-18T21:58:38.841Z] CC images/fh.o [2019-09-18T21:58:38.841Z] CC images/fsnotify.o [2019-09-18T21:58:39.123Z] CC images/signalfd.o [2019-09-18T21:58:39.123Z] CC images/fs.o [2019-09-18T21:58:39.123Z] CC images/pstree.o [2019-09-18T21:58:39.123Z] CC images/pipe.o [2019-09-18T21:58:39.143Z] Removing intermediate container ce83672c557c [2019-09-18T21:58:39.143Z] ---> 802c87697ecb [2019-09-18T21:58:39.143Z] Step 12/125 : FROM base AS registry [2019-09-18T21:58:39.143Z] ---> 6ca458d23907 [2019-09-18T21:58:39.143Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T21:58:39.143Z] ---> Running in dd4b54cc026f [2019-09-18T21:58:39.143Z] Removing intermediate container dd4b54cc026f [2019-09-18T21:58:39.143Z] ---> c04c1c6c47a3 [2019-09-18T21:58:39.143Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T21:58:39.407Z] CC images/tcp-stream.o [2019-09-18T21:58:39.407Z] CC images/sk-packet.o [2019-09-18T21:58:39.407Z] CC images/mnt.o [2019-09-18T21:58:39.519Z] ---> Running in 927fec334bba [2019-09-18T21:58:39.519Z] Removing intermediate container 927fec334bba [2019-09-18T21:58:39.519Z] ---> d18a46720483 [2019-09-18T21:58:39.519Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-18T21:58:39.519Z] ---> Running in f8ab25613e08 [2019-09-18T21:58:39.689Z] CC images/pipe-data.o [2019-09-18T21:58:39.689Z] CC images/sa.o [2019-09-18T21:58:39.689Z] CC images/timer.o [2019-09-18T21:58:39.689Z] CC images/timerfd.o [2019-09-18T21:58:39.884Z] + mktemp -d [2019-09-18T21:58:39.884Z] + export GOPATH=/tmp/tmp.t4oV3Kpuf7 [2019-09-18T21:58:39.884Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution [2019-09-18T21:58:39.884Z] Cloning into '/tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution'... [2019-09-18T21:58:39.972Z] CC images/mm.o [2019-09-18T21:58:39.972Z] CC images/sk-opts.o [2019-09-18T21:58:39.972Z] CC images/sk-unix.o [2019-09-18T21:58:40.027Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-18T21:58:40.027Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a3615c8c\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-18T21:58:40.027Z] ---------------------------------------------------------------------------- [2019-09-18T21:58:40.027Z] [2019-09-18T21:58:40.027Z] INFO: executeCI.ps1 starting at Wed Sep 18 21:58:38 CUT 2019 [2019-09-18T21:58:40.027Z] [2019-09-18T21:58:40.027Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-18T21:58:40.027Z] INFO: Running git version 2.23.0.windows.1 [2019-09-18T21:58:40.027Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-18T21:58:40.027Z] INFO: Environment variables: [2019-09-18T21:58:40.027Z] [2019-09-18T21:58:40.027Z] Name Value [2019-09-18T21:58:40.027Z] ---- ----- [2019-09-18T21:58:40.027Z] ALLUSERSPROFILE C:\ProgramData [2019-09-18T21:58:40.027Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-18T21:58:40.027Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-18T21:58:40.027Z] BRANCH_NAME PR-39957 [2019-09-18T21:58:40.027Z] BUILD_DISPLAY_NAME #1 [2019-09-18T21:58:40.027Z] BUILD_ID 1 [2019-09-18T21:58:40.027Z] BUILD_NUMBER 1 [2019-09-18T21:58:40.027Z] BUILD_TAG jenkins-moby-PR-39957-1 [2019-09-18T21:58:40.027Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39957/1/ [2019-09-18T21:58:40.027Z] CHANGE_AUTHOR tiborvass [2019-09-18T21:58:40.027Z] CHANGE_AUTHOR_DISPLAY_NAME Tibor Vass [2019-09-18T21:58:40.027Z] CHANGE_BRANCH jenkins-cleanup-all-containers [2019-09-18T21:58:40.027Z] CHANGE_FORK tiborvass [2019-09-18T21:58:40.027Z] CHANGE_ID 39957 [2019-09-18T21:58:40.027Z] CHANGE_TARGET master [2019-09-18T21:58:40.027Z] CHANGE_TITLE Jenkinsfile: ensure all containers are cleaned up [2019-09-18T21:58:40.027Z] CHANGE_URL https://github.com/moby/moby/pull/39957 [2019-09-18T21:58:40.027Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T21:58:40.027Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-18T21:58:40.027Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-18T21:58:40.027Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-18T21:58:40.027Z] COMPUTERNAME azwin-2-1c7ee0 [2019-09-18T21:58:40.027Z] ComSpec C:\windows\system32\cmd.exe [2019-09-18T21:58:40.027Z] ConfigSequenceNumber 0 [2019-09-18T21:58:40.027Z] DOCKER_BUILDKIT 0 [2019-09-18T21:58:40.027Z] DOCKER_DUT_DEBUG 1 [2019-09-18T21:58:40.027Z] DOCKER_EXPERIMENTAL 1 [2019-09-18T21:58:40.027Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-18T21:58:40.027Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-18T21:58:40.027Z] EXECUTOR_NUMBER 0 [2019-09-18T21:58:40.027Z] FQDN azwin-2-1c7ee0.westus.cloudapp.azure.com [2019-09-18T21:58:40.027Z] GIT_BRANCH PR-39957 [2019-09-18T21:58:40.027Z] GIT_COMMIT f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:58:40.027Z] GIT_URL https://github.com/moby/moby.git [2019-09-18T21:58:40.027Z] HUDSON_COOKIE cdb3c5e7-b679-4727-b3fe-9fdecb65330b [2019-09-18T21:58:40.027Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-18T21:58:40.027Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-18T21:58:40.027Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-18T21:58:40.027Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-18T21:58:40.027Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-18T21:58:40.027Z] JENKINS_NODE_COOKIE 0fc7c661-54e1-4d70-b24c-ee1831d99b75 [2019-09-18T21:58:40.027Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-18T21:58:40.027Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-18T21:58:40.027Z] JOB_BASE_NAME PR-39957 [2019-09-18T21:58:40.027Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39957/display/redirect [2019-09-18T21:58:40.027Z] JOB_NAME moby/PR-39957 [2019-09-18T21:58:40.027Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39957/ [2019-09-18T21:58:40.027Z] library.jps.version master [2019-09-18T21:58:40.027Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-18T21:58:40.027Z] NODE_LABELS amd64 azure azwin-2-1c7ee0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-18T21:58:40.027Z] NODE_NAME azwin-2-1c7ee0 [2019-09-18T21:58:40.027Z] NUMBER_OF_PROCESSORS 4 [2019-09-18T21:58:40.027Z] OS Windows_NT [2019-09-18T21:58:40.027Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-18T21:58:40.027Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-18T21:58:40.027Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-18T21:58:40.027Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-18T21:58:40.027Z] PROCESSOR_LEVEL 6 [2019-09-18T21:58:40.027Z] PROCESSOR_REVISION 4f01 [2019-09-18T21:58:40.027Z] ProgramData C:\ProgramData [2019-09-18T21:58:40.027Z] ProgramFiles C:\Program Files [2019-09-18T21:58:40.027Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-18T21:58:40.027Z] ProgramW6432 C:\Program Files [2019-09-18T21:58:40.027Z] PROMPT $P$G [2019-09-18T21:58:40.027Z] PSExecutionPolicyPreference Bypass [2019-09-18T21:58:40.027Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-18T21:58:40.027Z] PUBLIC C:\Users\Public [2019-09-18T21:58:40.027Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39957/1/display/redirect?page=changes [2019-09-18T21:58:40.027Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39957/1/display/redirect [2019-09-18T21:58:40.027Z] SKIP_VALIDATION_TESTS 1 [2019-09-18T21:58:40.027Z] SOURCES_DRIVE d [2019-09-18T21:58:40.028Z] SOURCES_SUBDIR gopath [2019-09-18T21:58:40.028Z] STAGE_NAME Run tests [2019-09-18T21:58:40.028Z] SystemDrive C: [2019-09-18T21:58:40.028Z] SystemRoot C:\windows [2019-09-18T21:58:40.028Z] TEMP C:\windows\TEMP [2019-09-18T21:58:40.028Z] TESTDEBUG 0 [2019-09-18T21:58:40.028Z] TESTRUN_DRIVE d [2019-09-18T21:58:40.028Z] TESTRUN_SUBDIR CI-1 [2019-09-18T21:58:40.028Z] TIMEOUT 120m [2019-09-18T21:58:40.028Z] TMP C:\windows\TEMP [2019-09-18T21:58:40.028Z] USERDOMAIN WORKGROUP [2019-09-18T21:58:40.028Z] USERNAME azwin-2-1c7ee0$ [2019-09-18T21:58:40.028Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-18T21:58:40.028Z] windir C:\windows [2019-09-18T21:58:40.028Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-18T21:58:40.028Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-18T21:58:40.028Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.028Z] INFO: Sources under d:\gopath\... [2019-09-18T21:58:40.028Z] INFO: Test run under d:\CI-1\... [2019-09-18T21:58:40.028Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-18T21:58:40.028Z] INFO: docker/docker repository was found [2019-09-18T21:58:40.028Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-18T21:58:40.028Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-18T21:58:40.028Z] INFO: Docker version of control daemon [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.028Z] Client: Docker Engine - Enterprise [2019-09-18T21:58:40.028Z] Version: 19.03.2 [2019-09-18T21:58:40.028Z] API version: 1.40 [2019-09-18T21:58:40.028Z] Go version: go1.12.8 [2019-09-18T21:58:40.028Z] Git commit: c92ab06ed9 [2019-09-18T21:58:40.028Z] Built: 09/03/2019 16:38:11 [2019-09-18T21:58:40.028Z] OS/Arch: windows/amd64 [2019-09-18T21:58:40.028Z] Experimental: false [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.028Z] Server: Docker Engine - Enterprise [2019-09-18T21:58:40.028Z] Engine: [2019-09-18T21:58:40.028Z] Version: 19.03.2 [2019-09-18T21:58:40.028Z] API version: 1.40 (minimum version 1.24) [2019-09-18T21:58:40.028Z] Go version: go1.12.8 [2019-09-18T21:58:40.028Z] Git commit: c92ab06ed9 [2019-09-18T21:58:40.028Z] Built: 09/03/2019 16:35:47 [2019-09-18T21:58:40.028Z] OS/Arch: windows/amd64 [2019-09-18T21:58:40.028Z] Experimental: true [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.028Z] INFO: Docker info of control daemon [2019-09-18T21:58:40.028Z] [2019-09-18T21:58:40.255Z] CC images/sk-inet.o [2019-09-18T21:58:40.255Z] CC images/tun.o [2019-09-18T21:58:40.255Z] CC images/sk-netlink.o [2019-09-18T21:58:40.538Z] CC images/packet-sock.o [2019-09-18T21:58:40.538Z] CC images/ipc-var.o [2019-09-18T21:58:40.538Z] CC images/ipc-desc.o [2019-09-18T21:58:40.538Z] CC images/ipc-shm.o [2019-09-18T21:58:40.824Z] CC images/ipc-msg.o [2019-09-18T21:58:40.824Z] CC images/ipc-sem.o [2019-09-18T21:58:40.824Z] CC images/utsns.o [2019-09-18T21:58:41.108Z] CC images/creds.o [2019-09-18T21:58:41.108Z] CC images/vma.o [2019-09-18T21:58:41.108Z] CC images/netdev.o [2019-09-18T21:58:41.108Z] CC images/tty.o [2019-09-18T21:58:41.188Z] + cd /tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution [2019-09-18T21:58:41.188Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T21:58:41.391Z] CC images/file-lock.o [2019-09-18T21:58:41.391Z] CC images/rlimit.o [2019-09-18T21:58:41.576Z] Client: [2019-09-18T21:58:41.576Z] Debug Mode: false [2019-09-18T21:58:41.576Z] Plugins: [2019-09-18T21:58:41.576Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-18T21:58:41.576Z] [2019-09-18T21:58:41.576Z] Server: [2019-09-18T21:58:41.576Z] Containers: 0 [2019-09-18T21:58:41.576Z] Running: 0 [2019-09-18T21:58:41.576Z] Paused: 0 [2019-09-18T21:58:41.576Z] Stopped: 0 [2019-09-18T21:58:41.576Z] Images: 8 [2019-09-18T21:58:41.576Z] Server Version: 19.03.2 [2019-09-18T21:58:41.576Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-18T21:58:41.576Z] Windows: [2019-09-18T21:58:41.576Z] LCOW: [2019-09-18T21:58:41.576Z] Logging Driver: json-file [2019-09-18T21:58:41.576Z] Plugins: [2019-09-18T21:58:41.576Z] Volume: local [2019-09-18T21:58:41.576Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-18T21:58:41.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T21:58:41.576Z] Swarm: inactive [2019-09-18T21:58:41.576Z] Default Isolation: process [2019-09-18T21:58:41.576Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T21:58:41.576Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T21:58:41.576Z] OSType: windows [2019-09-18T21:58:41.576Z] Architecture: x86_64 [2019-09-18T21:58:41.576Z] CPUs: 4 [2019-09-18T21:58:41.576Z] Total Memory: 32GiB [2019-09-18T21:58:41.576Z] Name: azwin-2-1c7ee0 [2019-09-18T21:58:41.576Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-18T21:58:41.576Z] Docker Root Dir: D:\docker [2019-09-18T21:58:41.576Z] Debug Mode: false [2019-09-18T21:58:41.576Z] Registry: https://index.docker.io/v1/ [2019-09-18T21:58:41.576Z] Labels: [2019-09-18T21:58:41.576Z] Experimental: true [2019-09-18T21:58:41.576Z] Insecure Registries: [2019-09-18T21:58:41.576Z] 10.0.0.4:5000 [2019-09-18T21:58:41.576Z] 127.0.0.0/8 [2019-09-18T21:58:41.576Z] Registry Mirrors: [2019-09-18T21:58:41.576Z] http://10.0.0.4:5000/ [2019-09-18T21:58:41.576Z] Live Restore Enabled: false [2019-09-18T21:58:41.576Z] [2019-09-18T21:58:41.576Z] [2019-09-18T21:58:41.576Z] INFO: Commit hash is f470698c2 [2019-09-18T21:58:41.576Z] INFO: Nuke-Everything... [2019-09-18T21:58:41.576Z] INFO: Container count on control daemon to delete is 0 [2019-09-18T21:58:41.675Z] CC images/pagemap.o [2019-09-18T21:58:41.676Z] CC images/siginfo.o [2019-09-18T21:58:41.676Z] CC images/rpc.o [2019-09-18T21:58:41.775Z] + GOPATH=/tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.t4oV3Kpuf7 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-18T21:58:42.039Z] INFO: Nuking d:\CI-1 [2019-09-18T21:58:42.039Z] INFO: Zapped successfully [2019-09-18T21:58:42.039Z] INFO: Location for testing is d:\CI-1\CI-f470698c2 [2019-09-18T21:58:42.039Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-18T21:58:42.039Z] [2019-09-18T21:58:42.039Z] [2019-09-18T21:58:42.039Z] INFO: Building the image from Dockerfile.windows at 09/18/2019 21:58:41... [2019-09-18T21:58:42.039Z] [2019-09-18T21:58:42.290Z] CC images/ext-file.o [2019-09-18T21:58:42.290Z] CC images/cgroup.o [2019-09-18T21:58:42.573Z] CC images/userns.o [2019-09-18T21:58:42.573Z] CC images/google/protobuf/descriptor.o [2019-09-18T21:58:43.187Z] CC images/opts.o [2019-09-18T21:58:43.187Z] CC images/seccomp.o [2019-09-18T21:58:43.470Z] CC images/binfmt-misc.o [2019-09-18T21:58:43.470Z] CC images/time.o [2019-09-18T21:58:43.470Z] CC images/sysctl.o [2019-09-18T21:58:43.470Z] CC images/autofs.o [2019-09-18T21:58:43.470Z] CC images/macvlan.o [2019-09-18T21:58:43.752Z] CC images/sit.o [2019-09-18T21:58:43.752Z] LINK images/built-in.o [2019-09-18T21:58:43.752Z] GEN compel/include/asm [2019-09-18T21:58:43.752Z] GEN compel/include/version.h [2019-09-18T21:58:43.752Z] touch .config [2019-09-18T21:58:43.752Z] GEN include/common/config.h [2019-09-18T21:58:43.752Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-18T21:58:43.752Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-18T21:58:43.752Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-18T21:58:43.752Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-18T21:58:43.752Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-18T21:58:43.752Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-18T21:58:43.752Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-18T21:58:43.752Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-18T21:58:43.752Z] DEP compel/plugins/std/infect.d [2019-09-18T21:58:44.036Z] DEP compel/plugins/std/string.d [2019-09-18T21:58:44.036Z] DEP compel/plugins/std/log.d [2019-09-18T21:58:44.036Z] DEP compel/plugins/std/fds.d [2019-09-18T21:58:44.036Z] DEP compel/plugins/std/std.d [2019-09-18T21:58:44.036Z] DEP compel/plugins/shmem/shmem.d [2019-09-18T21:58:44.036Z] DEP compel/plugins/fds/fds.d [2019-09-18T21:58:44.036Z] CC compel/plugins/std/std.o [2019-09-18T21:58:44.319Z] CC compel/plugins/std/fds.o [2019-09-18T21:58:44.319Z] CC compel/plugins/std/log.o [2019-09-18T21:58:44.602Z] CC compel/plugins/std/string.o [2019-09-18T21:58:44.885Z] CC compel/plugins/std/infect.o [2019-09-18T21:58:44.885Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-18T21:58:44.885Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-18T21:58:45.168Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-18T21:58:45.168Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-18T21:58:45.168Z] AR compel/plugins/std.lib.a [2019-09-18T21:58:45.168Z] CC compel/plugins/fds/fds.o [2019-09-18T21:58:45.168Z] AR compel/plugins/fds.lib.a [2019-09-18T21:58:45.168Z] HOSTDEP compel/src/lib/log-host.d [2019-09-18T21:58:45.168Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-18T21:58:45.168Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-18T21:58:45.450Z] HOSTDEP compel/src/main-host.d [2019-09-18T21:58:45.451Z] DEP compel/src/lib/ptrace.d [2019-09-18T21:58:45.451Z] DEP compel/src/lib/infect.d [2019-09-18T21:58:45.451Z] DEP compel/src/lib/infect-util.d [2019-09-18T21:58:45.451Z] DEP compel/src/lib/infect-rpc.d [2019-09-18T21:58:45.451Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-18T21:58:45.735Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-18T21:58:45.735Z] DEP compel/src/lib/log.d [2019-09-18T21:58:45.735Z] DEP compel/src/main.d [2019-09-18T21:58:45.735Z] DEP compel/src/lib/handle-elf.d [2019-09-18T21:58:45.735Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-18T21:58:45.735Z] CC compel/src/lib/log.o [2019-09-18T21:58:46.026Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-18T21:58:46.026Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-18T21:58:46.310Z] CC compel/src/lib/infect-rpc.o [2019-09-18T21:58:46.310Z] CC compel/src/lib/infect-util.o [2019-09-18T21:58:46.592Z] CC compel/src/lib/infect.o [2019-09-18T21:58:47.599Z] CC compel/src/lib/ptrace.o [2019-09-18T21:58:47.599Z] AR compel/libcompel.a [2019-09-18T21:58:47.599Z] HOSTCC compel/src/main-host.o [2019-09-18T21:58:47.599Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-18T21:58:47.599Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-18T21:58:47.882Z] HOSTCC compel/src/lib/log-host.o [2019-09-18T21:58:47.882Z] HOSTLINK compel/compel-host-bin [2019-09-18T21:58:47.882Z] DEP soccr/soccr.d [2019-09-18T21:58:48.165Z] CC soccr/soccr.o [2019-09-18T21:58:48.781Z] AR soccr/libsoccr.a [2019-09-18T21:58:48.781Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T21:58:48.781Z] DEP criu/arch/ppc64/sigframe.d [2019-09-18T21:58:48.781Z] DEP criu/arch/ppc64/crtools.d [2019-09-18T21:58:48.781Z] DEP criu/arch/ppc64/cpu.d [2019-09-18T21:58:48.781Z] CC criu/arch/ppc64/cpu.o [2019-09-18T21:58:49.064Z] CC criu/arch/ppc64/crtools.o [2019-09-18T21:58:49.149Z] Sending build context to Docker daemon 49.97MB [2019-09-18T21:58:49.149Z] [2019-09-18T21:58:49.149Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-18T21:58:49.149Z] ---> 1ddfa8bee56a [2019-09-18T21:58:49.149Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-18T21:58:49.149Z] ---> Using cache [2019-09-18T21:58:49.149Z] ---> d3da68d20443 [2019-09-18T21:58:49.149Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-18T21:58:49.149Z] ---> Using cache [2019-09-18T21:58:49.149Z] ---> 62bcf56c6eee [2019-09-18T21:58:49.149Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-18T21:58:49.149Z] ---> Using cache [2019-09-18T21:58:49.149Z] ---> 633c82259a43 [2019-09-18T21:58:49.149Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-09-18T21:58:49.149Z] ---> Using cache [2019-09-18T21:58:49.149Z] ---> 450c2933bd9d [2019-09-18T21:58:49.149Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-18T21:58:49.149Z] ---> Using cache [2019-09-18T21:58:49.149Z] ---> 3122d0df6eda [2019-09-18T21:58:49.149Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-18T21:58:49.149Z] ---> Using cache [2019-09-18T21:58:49.149Z] ---> ad73f1d1ea41 [2019-09-18T21:58:49.149Z] Step 8/8 : COPY . . [2019-09-18T21:58:49.347Z] CC criu/arch/ppc64/sigframe.o [2019-09-18T21:58:49.631Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-18T21:58:49.631Z] DEP criu/arch/ppc64/misc.d [2019-09-18T21:58:49.631Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-18T21:58:49.631Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-18T21:58:49.631Z] DEP criu/pie/parasite-vdso.d [2019-09-18T21:58:49.631Z] DEP criu/pie/util-vdso.d [2019-09-18T21:58:49.915Z] DEP criu/pie/util.d [2019-09-18T21:58:49.915Z] CC criu/pie/util.o [2019-09-18T21:58:49.915Z] CC criu/pie/util-vdso.o [2019-09-18T21:58:50.197Z] CC criu/pie/parasite-vdso.o [2019-09-18T21:58:50.486Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-18T21:58:50.486Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-18T21:58:50.486Z] CC criu/arch/ppc64/misc.o [2019-09-18T21:58:50.785Z] AR criu/pie/pie.lib.a [2019-09-18T21:58:50.785Z] DEP criu/pie/restorer.d [2019-09-18T21:58:50.785Z] DEP criu/arch/ppc64/restorer.d [2019-09-18T21:58:50.786Z] DEP criu/pie/parasite.d [2019-09-18T21:58:51.069Z] CC criu/pie/parasite.o [2019-09-18T21:58:51.353Z] LINK criu/pie/parasite.built-in.o [2019-09-18T21:58:51.353Z] GEN criu/pie/parasite-blob.h [2019-09-18T21:58:51.353Z] CC criu/arch/ppc64/restorer.o [2019-09-18T21:58:51.636Z] CC criu/pie/restorer.o [2019-09-18T21:58:52.644Z] LINK criu/pie/restorer.built-in.o [2019-09-18T21:58:52.644Z] GEN criu/pie/restorer-blob.h [2019-09-18T21:58:52.644Z] DEP criu/vdso.d [2019-09-18T21:58:52.927Z] DEP criu/uts_ns.d [2019-09-18T21:58:52.927Z] DEP criu/util.d [2019-09-18T21:58:52.927Z] DEP criu/uffd.d [2019-09-18T21:58:52.927Z] DEP criu/tun.d [2019-09-18T21:58:53.210Z] DEP criu/tty.d [2019-09-18T21:58:53.210Z] DEP criu/timerfd.d [2019-09-18T21:58:53.210Z] DEP criu/sysfs_parse.d [2019-09-18T21:58:53.210Z] DEP criu/sysctl.d [2019-09-18T21:58:53.492Z] DEP criu/string.d [2019-09-18T21:58:53.492Z] DEP criu/stats.d [2019-09-18T21:58:53.492Z] DEP criu/sockets.d [2019-09-18T21:58:53.492Z] DEP criu/sk-unix.d [2019-09-18T21:58:53.492Z] DEP criu/sk-tcp.d [2019-09-18T21:58:53.775Z] DEP criu/sk-queue.d [2019-09-18T21:58:53.775Z] DEP criu/sk-packet.d [2019-09-18T21:58:53.775Z] DEP criu/sk-netlink.d [2019-09-18T21:58:54.058Z] DEP criu/sk-inet.d [2019-09-18T21:58:54.058Z] DEP criu/signalfd.d [2019-09-18T21:58:54.058Z] DEP criu/sigframe.d [2019-09-18T21:58:54.058Z] DEP criu/shmem.d [2019-09-18T21:58:54.058Z] DEP criu/servicefd.d [2019-09-18T21:58:54.341Z] DEP criu/seize.d [2019-09-18T21:58:54.341Z] DEP criu/seccomp.d [2019-09-18T21:58:54.341Z] DEP criu/rst-malloc.d [2019-09-18T21:58:54.341Z] DEP criu/rbtree.d [2019-09-18T21:58:54.341Z] DEP criu/pstree.d [2019-09-18T21:58:54.626Z] DEP criu/protobuf.d [2019-09-18T21:58:54.626Z] GEN criu/protobuf-desc-gen.h [2019-09-18T21:58:54.909Z] DEP criu/protobuf-desc.d [2019-09-18T21:58:54.909Z] DEP criu/proc_parse.d [2019-09-18T21:58:55.192Z] DEP criu/plugin.d [2019-09-18T21:58:55.192Z] DEP criu/pipes.d [2019-09-18T21:58:55.192Z] DEP criu/pie-util.d [2019-09-18T21:58:55.192Z] DEP criu/pie-util-vdso.d [2019-09-18T21:58:55.192Z] DEP criu/pie-util-vdso-elf32.d [2019-09-18T21:58:55.504Z] DEP criu/path.d [2019-09-18T21:58:55.504Z] DEP criu/parasite-syscall.d [2019-09-18T21:58:55.504Z] DEP criu/pagemap.d [2019-09-18T21:58:55.504Z] DEP criu/pagemap-cache.d [2019-09-18T21:58:55.788Z] DEP criu/page-xfer.d [2019-09-18T21:58:55.788Z] DEP criu/page-pipe.d [2019-09-18T21:58:55.788Z] DEP criu/netfilter.d [2019-09-18T21:58:55.788Z] DEP criu/net.d [2019-09-18T21:58:56.071Z] DEP criu/namespaces.d [2019-09-18T21:58:56.071Z] DEP criu/mount.d [2019-09-18T21:58:56.071Z] DEP criu/mem.d [2019-09-18T21:58:56.071Z] DEP criu/lsm.d [2019-09-18T21:58:56.354Z] DEP criu/log.d [2019-09-18T21:58:56.355Z] DEP criu/libnetlink.d [2019-09-18T21:58:56.355Z] DEP criu/kerndat.d [2019-09-18T21:58:56.355Z] DEP criu/kcmp-ids.d [2019-09-18T21:58:56.355Z] DEP criu/irmap.d [2019-09-18T21:58:56.637Z] DEP criu/ipc_ns.d [2019-09-18T21:58:56.637Z] DEP criu/image.d [2019-09-18T21:58:56.637Z] DEP criu/image-desc.d [2019-09-18T21:58:56.637Z] DEP criu/fsnotify.d [2019-09-18T21:58:56.920Z] DEP criu/filesystems.d [2019-09-18T21:58:56.920Z] DEP criu/files.d [2019-09-18T21:58:56.920Z] DEP criu/files-reg.d [2019-09-18T21:58:56.920Z] DEP criu/files-ext.d [2019-09-18T21:58:57.214Z] DEP criu/file-lock.d [2019-09-18T21:58:57.214Z] DEP criu/file-ids.d [2019-09-18T21:58:57.214Z] DEP criu/fifo.d [2019-09-18T21:58:57.214Z] DEP criu/fdstore.d [2019-09-18T21:58:57.497Z] DEP criu/fault-injection.d [2019-09-18T21:58:57.497Z] DEP criu/external.d [2019-09-18T21:58:57.497Z] DEP criu/eventpoll.d [2019-09-18T21:58:57.497Z] DEP criu/eventfd.d [2019-09-18T21:58:57.497Z] DEP criu/crtools.d [2019-09-18T21:58:57.780Z] DEP criu/cr-service.d [2019-09-18T21:58:57.780Z] DEP criu/cr-restore.d [2019-09-18T21:58:57.780Z] DEP criu/cr-errno.d [2019-09-18T21:58:57.780Z] DEP criu/cr-dump.d [2019-09-18T21:58:58.064Z] DEP criu/cr-dedup.d [2019-09-18T21:58:58.064Z] DEP criu/cr-check.d [2019-09-18T21:58:58.064Z] DEP criu/config.d [2019-09-18T21:58:58.064Z] DEP criu/clone-noasan.d [2019-09-18T21:58:58.347Z] DEP criu/cgroup.d [2019-09-18T21:58:58.347Z] DEP criu/cgroup-props.d [2019-09-18T21:58:58.347Z] DEP criu/bitmap.d [2019-09-18T21:58:58.347Z] DEP criu/bfd.d [2019-09-18T21:58:58.347Z] DEP criu/autofs.d [2019-09-18T21:58:58.347Z] DEP criu/aio.d [2019-09-18T21:58:58.631Z] DEP criu/action-scripts.d [2019-09-18T21:58:58.631Z] CC criu/action-scripts.o [2019-09-18T21:58:58.915Z] CC criu/aio.o [2019-09-18T21:58:59.198Z] CC criu/autofs.o [2019-09-18T21:58:59.814Z] CC criu/bfd.o [2019-09-18T21:59:00.098Z] CC criu/bitmap.o [2019-09-18T21:59:00.098Z] CC criu/cgroup-props.o [2019-09-18T21:59:00.714Z] CC criu/cgroup.o [2019-09-18T21:59:01.732Z] CC criu/clone-noasan.o [2019-09-18T21:59:01.866Z] + dpkg --print-architecture [2019-09-18T21:59:01.866Z] + cd /tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution [2019-09-18T21:59:01.866Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T21:59:01.866Z] + GOPATH=/tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.t4oV3Kpuf7 [2019-09-18T21:59:01.866Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-18T21:59:02.017Z] CC criu/config.o [2019-09-18T21:59:02.633Z] CC criu/cr-check.o [2019-09-18T21:59:03.640Z] CC criu/cr-dedup.o [2019-09-18T21:59:03.640Z] CC criu/cr-dump.o [2019-09-18T21:59:04.650Z] CC criu/cr-errno.o [2019-09-18T21:59:04.650Z] CC criu/cr-restore.o [2019-09-18T21:59:05.963Z] + rm -rf /tmp/tmp.t4oV3Kpuf7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.t4oV3Kpuf7 [2019-09-18T21:59:07.223Z] Removing intermediate container f8ab25613e08 [2019-09-18T21:59:07.223Z] ---> 124001450566 [2019-09-18T21:59:07.223Z] Step 16/125 : FROM base AS swagger [2019-09-18T21:59:07.223Z] ---> 6ca458d23907 [2019-09-18T21:59:07.223Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T21:59:07.223Z] ---> Running in c289b3c9ac80 [2019-09-18T21:59:07.223Z] Removing intermediate container c289b3c9ac80 [2019-09-18T21:59:07.223Z] ---> c4443cf59cd6 [2019-09-18T21:59:07.223Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-18T21:59:07.223Z] ---> Running in af062e4d2eaf [2019-09-18T21:59:07.330Z] CC criu/cr-service.o [2019-09-18T21:59:07.585Z] + mktemp -d [2019-09-18T21:59:07.586Z] + export GOPATH=/tmp/tmp.pqJpcHYYF5 [2019-09-18T21:59:07.586Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.pqJpcHYYF5/src/github.com/go-swagger/go-swagger [2019-09-18T21:59:07.586Z] Cloning into '/tmp/tmp.pqJpcHYYF5/src/github.com/go-swagger/go-swagger'... [2019-09-18T21:59:07.946Z] CC criu/crtools.o [2019-09-18T21:59:08.566Z] CC criu/eventfd.o [2019-09-18T21:59:08.566Z] CC criu/eventpoll.o [2019-09-18T21:59:09.198Z] CC criu/external.o [2019-09-18T21:59:09.198Z] CC criu/fault-injection.o [2019-09-18T21:59:09.198Z] CC criu/fdstore.o [2019-09-18T21:59:09.481Z] CC criu/fifo.o [2019-09-18T21:59:09.764Z] CC criu/file-ids.o [2019-09-18T21:59:09.764Z] CC criu/file-lock.o [2019-09-18T21:59:09.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T21:59:09.785Z] [2019-09-18T21:59:09.785Z] [2019-09-18T21:59:09.785Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T21:59:09.785Z] [2019-09-18T21:59:09.785Z] [2019-09-18T21:59:09.785Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T21:59:09.785Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-18T21:59:09.785Z] PKG_CONFIG=pkg-config [2019-09-18T21:59:09.785Z] GOLANG_VERSION=1.12.9 [2019-09-18T21:59:09.785Z] HOSTNAME=f192cf9db044 [2019-09-18T21:59:09.785Z] KEEPBUNDLE=1 [2019-09-18T21:59:09.785Z] container=docker [2019-09-18T21:59:09.785Z] TEST_SKIP_INTEGRATION=1 [2019-09-18T21:59:09.785Z] GOPATH=/go [2019-09-18T21:59:09.785Z] PWD=/go/src/github.com/docker/docker [2019-09-18T21:59:09.785Z] HOME=/root [2019-09-18T21:59:09.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T21:59:09.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T21:59:09.785Z] DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:59:09.785Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T21:59:09.785Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T21:59:09.785Z] TERM=xterm [2019-09-18T21:59:09.785Z] DEST=bundles/test-integration [2019-09-18T21:59:09.785Z] SHLVL=1 [2019-09-18T21:59:09.785Z] TIMEOUT=120m [2019-09-18T21:59:09.785Z] TESTFLAGS=-test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-18T21:59:09.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T21:59:09.785Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T21:59:09.785Z] TESTDEBUG=0 [2019-09-18T21:59:09.785Z] _=/usr/bin/env [2019-09-18T21:59:09.785Z] Building test suite binary ./integration-cli/test.main [2019-09-18T21:59:09.785Z] No new tests added to integration. [2019-09-18T21:59:09.785Z] [2019-09-18T21:59:09.785Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T21:59:09.785Z] PKG_CONFIG=pkg-config [2019-09-18T21:59:09.785Z] GOLANG_VERSION=1.12.9 [2019-09-18T21:59:09.785Z] HOSTNAME=efb067f0e53d [2019-09-18T21:59:09.785Z] KEEPBUNDLE=1 [2019-09-18T21:59:09.785Z] container=docker [2019-09-18T21:59:09.785Z] TEST_SKIP_INTEGRATION=1 [2019-09-18T21:59:09.785Z] GOPATH=/go [2019-09-18T21:59:09.785Z] PWD=/go/src/github.com/docker/docker [2019-09-18T21:59:09.785Z] HOME=/root [2019-09-18T21:59:09.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T21:59:09.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T21:59:09.785Z] DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:59:09.785Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T21:59:09.785Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T21:59:09.785Z] TERM=xterm [2019-09-18T21:59:09.785Z] DEST=bundles/test-integration [2019-09-18T21:59:09.785Z] SHLVL=1 [2019-09-18T21:59:09.785Z] TIMEOUT=120m [2019-09-18T21:59:09.785Z] TESTFLAGS=-test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-18T21:59:09.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T21:59:09.785Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T21:59:09.785Z] TESTDEBUG=0 [2019-09-18T21:59:09.785Z] _=/usr/bin/env [2019-09-18T21:59:09.785Z] Building test suite binary ./integration-cli/test.main [2019-09-18T21:59:09.785Z] PKG_CONFIG=pkg-config [2019-09-18T21:59:09.785Z] GOLANG_VERSION=1.12.9 [2019-09-18T21:59:09.785Z] HOSTNAME=04c0e94d953c [2019-09-18T21:59:09.785Z] KEEPBUNDLE=1 [2019-09-18T21:59:09.785Z] container=docker [2019-09-18T21:59:09.785Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-18T21:59:09.785Z] GOPATH=/go [2019-09-18T21:59:09.785Z] PWD=/go/src/github.com/docker/docker [2019-09-18T21:59:09.785Z] HOME=/root [2019-09-18T21:59:09.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T21:59:09.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T21:59:09.785Z] DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T21:59:09.785Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T21:59:09.785Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T21:59:09.785Z] TERM=xterm [2019-09-18T21:59:09.785Z] DEST=bundles/test-integration [2019-09-18T21:59:09.785Z] SHLVL=1 [2019-09-18T21:59:09.785Z] TIMEOUT=120m [2019-09-18T21:59:09.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T21:59:09.785Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T21:59:09.785Z] TESTDEBUG=0 [2019-09-18T21:59:09.785Z] _=/usr/bin/env [2019-09-18T21:59:09.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T21:59:10.379Z] CC criu/files-ext.o [2019-09-18T21:59:10.662Z] CC criu/files-reg.o [2019-09-18T21:59:11.671Z] CC criu/files.o [2019-09-18T21:59:11.835Z] + cd /tmp/tmp.pqJpcHYYF5/src/github.com/go-swagger/go-swagger [2019-09-18T21:59:11.835Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T21:59:11.835Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-18T21:59:12.678Z] CC criu/filesystems.o [2019-09-18T21:59:13.294Z] CC criu/fsnotify.o [2019-09-18T21:59:13.910Z] CC criu/image-desc.o [2019-09-18T21:59:13.910Z] CC criu/image.o [2019-09-18T21:59:14.194Z] CC criu/ipc_ns.o [2019-09-18T21:59:15.203Z] CC criu/irmap.o [2019-09-18T21:59:15.487Z] CC criu/kcmp-ids.o [2019-09-18T21:59:15.487Z] CC criu/kerndat.o [2019-09-18T21:59:16.113Z] CC criu/libnetlink.o [2019-09-18T21:59:16.396Z] CC criu/log.o [2019-09-18T21:59:16.679Z] CC criu/lsm.o [2019-09-18T21:59:16.960Z] CC criu/mem.o [2019-09-18T21:59:17.967Z] CC criu/mount.o [2019-09-18T21:59:19.167Z] ---> ef0ed3edee3c [2019-09-18T21:59:19.987Z] CC criu/namespaces.o [2019-09-18T21:59:20.148Z] Successfully built ef0ed3edee3c [2019-09-18T21:59:20.148Z] Successfully tagged docker:latest [2019-09-18T21:59:20.148Z] INFO: Image build ended at 09/18/2019 21:59:19. Duration:00:00:37.8533696 [2019-09-18T21:59:20.148Z] [2019-09-18T21:59:20.148Z] [2019-09-18T21:59:20.148Z] INFO: Building the test binaries at 09/18/2019 21:59:19... [2019-09-18T21:59:21.275Z] + rm -rf /tmp/tmp.pqJpcHYYF5 [2019-09-18T21:59:21.455Z] CC criu/net.o [2019-09-18T21:59:22.051Z] Removing intermediate container af062e4d2eaf [2019-09-18T21:59:22.051Z] ---> 74d959ab1168 [2019-09-18T21:59:22.051Z] Step 19/125 : FROM base AS frozen-images [2019-09-18T21:59:22.051Z] ---> 6ca458d23907 [2019-09-18T21:59:22.051Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-18T21:59:22.051Z] ---> Using cache [2019-09-18T21:59:22.051Z] ---> 6c6b90a7f385 [2019-09-18T21:59:22.051Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-18T21:59:22.051Z] ---> Running in a8e24fbd6e8f [2019-09-18T21:59:22.421Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T21:59:22.421Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T21:59:22.421Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T21:59:22.421Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T21:59:22.421Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T21:59:22.421Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-18T21:59:22.783Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T21:59:22.783Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T21:59:23.474Z] CC criu/netfilter.o [2019-09-18T21:59:23.474Z] CC criu/page-pipe.o [2019-09-18T21:59:23.757Z] CC criu/page-xfer.o [2019-09-18T21:59:24.024Z] Fetched 7673 kB in 1s (4513 kB/s) [2019-09-18T21:59:24.370Z] CC criu/pagemap-cache.o [2019-09-18T21:59:24.392Z] Reading package lists... [2019-09-18T21:59:24.652Z] CC criu/pagemap.o [2019-09-18T21:59:24.869Z] INFO: make.ps1 starting at 09/18/2019 21:59:24 [2019-09-18T21:59:24.869Z] INFO: Git commit (f470698c2) assumed from DOCKER_GITCOMMIT environment variable [2019-09-18T21:59:24.869Z] INFO: Invoking autogen... [2019-09-18T21:59:25.192Z] Reading package lists... [2019-09-18T21:59:25.192Z] Building dependency tree... [2019-09-18T21:59:25.192Z] Reading state information... [2019-09-18T21:59:25.192Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-18T21:59:25.192Z] The following additional packages will be installed: [2019-09-18T21:59:25.192Z] libjq1 libonig4 [2019-09-18T21:59:25.192Z] The following NEW packages will be installed: [2019-09-18T21:59:25.192Z] jq libjq1 libonig4 [2019-09-18T21:59:25.192Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T21:59:25.192Z] Need to get 328 kB of archives. [2019-09-18T21:59:25.192Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-18T21:59:25.192Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-18T21:59:25.192Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-18T21:59:25.192Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-18T21:59:25.266Z] CC criu/parasite-syscall.o [2019-09-18T21:59:25.335Z] INFO: Building daemon... [2019-09-18T21:59:25.565Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T21:59:25.565Z] Fetched 328 kB in 0s (4096 kB/s) [2019-09-18T21:59:25.565Z] Selecting previously unselected package libonig4:s390x. [2019-09-18T21:59:25.565Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-18T21:59:25.565Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-18T21:59:25.565Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-18T21:59:25.565Z] Selecting previously unselected package libjq1:s390x. [2019-09-18T21:59:25.565Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T21:59:25.565Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T21:59:25.565Z] Selecting previously unselected package jq. [2019-09-18T21:59:25.565Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T21:59:25.565Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T21:59:25.565Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-18T21:59:25.565Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T21:59:25.565Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:59:25.565Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T21:59:25.879Z] CC criu/path.o [2019-09-18T21:59:26.162Z] CC criu/pie-util-vdso-elf32.o [2019-09-18T21:59:26.349Z] Removing intermediate container a8e24fbd6e8f [2019-09-18T21:59:26.349Z] ---> 9fa93e7a2287 [2019-09-18T21:59:26.349Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-18T21:59:26.349Z] ---> 762a362f3215 [2019-09-18T21:59:26.349Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-18T21:59:26.444Z] CC criu/pie-util-vdso.o [2019-09-18T21:59:26.444Z] CC criu/pie-util.o [2019-09-18T21:59:26.712Z] ---> Running in 07ee6bc688c5 [2019-09-18T21:59:26.731Z] CC criu/pipes.o [2019-09-18T21:59:27.363Z] CC criu/plugin.o [2019-09-18T21:59:27.363Z] CC criu/proc_parse.o [2019-09-18T21:59:27.507Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-18T21:59:27.977Z]  [2019-09-18T21:59:28.880Z]  #######                                11.0% ########### 15.5% ####################   28.1% ##############################  42.7% #################################### 50.4% #############################################  63.0% ###################################################### 75.5% ########################################################## 80.6% ################################################################## 92.1% ######################################################################## 100.0% [2019-09-18T21:59:29.328Z]  [2019-09-18T21:59:29.328Z]  ######################     30.6% ################################################## 70.3% ######################################################################## 100.0% [2019-09-18T21:59:29.380Z] CC criu/protobuf-desc.o [2019-09-18T21:59:29.778Z]  [2019-09-18T21:59:29.994Z] CC criu/protobuf.o [2019-09-18T21:59:29.994Z] CC criu/pstree.o [2019-09-18T21:59:30.213Z]  #########  13.4% ####################  28.7% #################################  46.5% ############################################## 64.3% ########################################################### 82.1% ####################################################################### 99.9% ######################################################################## 100.0% [2019-09-18T21:59:30.659Z]  [2019-09-18T21:59:30.999Z] CC criu/rbtree.o [2019-09-18T21:59:31.000Z] CC criu/rst-malloc.o [2019-09-18T21:59:31.287Z] CC criu/seccomp.o [2019-09-18T21:59:31.340Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:23034185 Name:quota Decls:[0xc025592640 0xc0255926c0 0xc025592740 0xc0255927c0 0xc01f97e330 0xc01f97e6f0] Scope:scope 0xc026adeaf0 { [2019-09-18T21:59:31.340Z] var ErrQuotaNotSupported [2019-09-18T21:59:31.340Z] type errQuotaNotSupported [2019-09-18T21:59:31.340Z] } [2019-09-18T21:59:31.340Z] Imports:[0xc020cb5f50] Unresolved:[errdefs nil string] Comments:[0xc027798360 0xc0277984e0]} [2019-09-18T21:59:31.569Z] CC criu/seize.o [2019-09-18T21:59:32.183Z] CC criu/servicefd.o [2019-09-18T21:59:32.204Z]  ##               3.8% ######  9.4% ###########                       16.0% ################                                        22.7% #####################              29.3% #########################  35.0% #############################  41.6% ##################################  48.2% ####################################### 54.8% ############################################ 61.4% ################################################ 68.0% ##################################################### 74.6% ########################################################## 81.3% ############################################################## 86.9% ################################################################### 93.5% ######################################################################## 100.0% [2019-09-18T21:59:32.204Z]  [2019-09-18T21:59:32.465Z] CC criu/shmem.o [2019-09-18T21:59:32.995Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-18T21:59:32.995Z]  [2019-09-18T21:59:32.995Z]  ######################################################################## 100.0% [2019-09-18T21:59:32.995Z]  [2019-09-18T21:59:33.079Z] CC criu/sigframe.o [2019-09-18T21:59:33.079Z] CC criu/signalfd.o [2019-09-18T21:59:33.360Z] CC criu/sk-inet.o [2019-09-18T21:59:33.793Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-18T21:59:33.793Z]  [2019-09-18T21:59:33.979Z] CC criu/sk-netlink.o [2019-09-18T21:59:34.156Z]  ######################################################################## 100.0% [2019-09-18T21:59:34.156Z]  [2019-09-18T21:59:34.269Z] CC criu/sk-packet.o [2019-09-18T21:59:34.517Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-18T21:59:34.517Z] skipping existing b63cc5f62c21 [2019-09-18T21:59:34.517Z] [2019-09-18T21:59:34.884Z] CC criu/sk-queue.o [2019-09-18T21:59:35.172Z] CC criu/sk-tcp.o [2019-09-18T21:59:35.307Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-18T21:59:35.307Z]  [2019-09-18T21:59:35.307Z]  ######################################################################## 100.0% [2019-09-18T21:59:35.307Z]  [2019-09-18T21:59:35.307Z] Download of images into '/build' complete. [2019-09-18T21:59:35.307Z] Use something like the following to load the result into a Docker daemon: [2019-09-18T21:59:35.307Z] tar -cC '/build' . | docker load [2019-09-18T21:59:35.460Z] CC criu/sk-unix.o [2019-09-18T21:59:36.554Z] Removing intermediate container 07ee6bc688c5 [2019-09-18T21:59:36.554Z] ---> fb358eca13a0 [2019-09-18T21:59:36.554Z] Step 24/125 : FROM base AS cross-false [2019-09-18T21:59:36.554Z] ---> 6ca458d23907 [2019-09-18T21:59:36.554Z] Step 25/125 : FROM base AS cross-true [2019-09-18T21:59:36.554Z] ---> 6ca458d23907 [2019-09-18T21:59:36.554Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-18T21:59:36.554Z] ---> Using cache [2019-09-18T21:59:36.554Z] ---> 6c6b90a7f385 [2019-09-18T21:59:36.554Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-18T21:59:36.917Z] ---> Running in 3ca70bcf9e9c [2019-09-18T21:59:36.933Z] CC criu/sockets.o [2019-09-18T21:59:37.548Z] CC criu/stats.o [2019-09-18T21:59:37.830Z] CC criu/string.o [2019-09-18T21:59:37.830Z] CC criu/sysctl.o [2019-09-18T21:59:38.117Z] CC criu/sysfs_parse.o [2019-09-18T21:59:38.176Z] Removing intermediate container 3ca70bcf9e9c [2019-09-18T21:59:38.176Z] ---> f14fa458381f [2019-09-18T21:59:38.176Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-18T21:59:38.176Z] ---> Running in 78eb11b3ebfa [2019-09-18T21:59:38.401Z] CC criu/timerfd.o [2019-09-18T21:59:38.686Z] CC criu/tty.o [2019-09-18T21:59:38.960Z] Removing intermediate container 78eb11b3ebfa [2019-09-18T21:59:38.960Z] ---> bb08ae6fac05 [2019-09-18T21:59:38.960Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-18T21:59:38.960Z] ---> Running in 010f1961a2f2 [2019-09-18T21:59:39.742Z] Removing intermediate container 010f1961a2f2 [2019-09-18T21:59:39.742Z] ---> 47e23c18d5eb [2019-09-18T21:59:39.743Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-18T21:59:40.165Z] CC criu/tun.o [2019-09-18T21:59:40.203Z] ---> Running in 532be6c03417 [2019-09-18T21:59:40.447Z] CC criu/uffd.o [2019-09-18T21:59:41.179Z] Removing intermediate container 532be6c03417 [2019-09-18T21:59:41.179Z] ---> 97fd3212b804 [2019-09-18T21:59:41.179Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-18T21:59:41.179Z] ---> 6ca458d23907 [2019-09-18T21:59:41.179Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-18T21:59:41.179Z] ---> 6ca458d23907 [2019-09-18T21:59:41.180Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-18T21:59:41.180Z] ---> Using cache [2019-09-18T21:59:41.180Z] ---> 6c6b90a7f385 [2019-09-18T21:59:41.180Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-18T21:59:41.180Z] ---> Running in c5208e7bead2 [2019-09-18T21:59:41.453Z] CC criu/util.o [2019-09-18T21:59:41.612Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T21:59:41.612Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T21:59:41.612Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T21:59:41.612Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T21:59:41.612Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T21:59:41.612Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-18T21:59:41.612Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T21:59:42.016Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T21:59:42.460Z] CC criu/uts_ns.o [2019-09-18T21:59:42.460Z] CC criu/vdso.o [2019-09-18T21:59:43.075Z] LINK criu/built-in.o [2019-09-18T21:59:43.075Z] LINK criu/criu [2019-09-18T21:59:43.248Z] Fetched 7673 kB in 1s (4679 kB/s) [2019-09-18T21:59:43.359Z] DEP lib/c/criu.d [2019-09-18T21:59:43.359Z] CC images/rpc.pb-c.o [2019-09-18T21:59:43.627Z] Reading package lists... [2019-09-18T21:59:43.978Z] CC lib/c/criu.o [2019-09-18T21:59:44.003Z] Reading package lists... [2019-09-18T21:59:44.386Z] Building dependency tree... [2019-09-18T21:59:44.386Z] Reading state information... [2019-09-18T21:59:44.386Z] The following additional packages will be installed: [2019-09-18T21:59:44.386Z] libapparmor1 libseccomp2 [2019-09-18T21:59:44.386Z] Suggested packages: [2019-09-18T21:59:44.386Z] seccomp [2019-09-18T21:59:44.386Z] The following NEW packages will be installed: [2019-09-18T21:59:44.386Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-18T21:59:44.386Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T21:59:44.386Z] Need to get 301 kB of archives. [2019-09-18T21:59:44.386Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-18T21:59:44.386Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-18T21:59:44.386Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-09-18T21:59:44.387Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-18T21:59:44.387Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-18T21:59:44.387Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T21:59:44.387Z] Fetched 301 kB in 0s (3644 kB/s) [2019-09-18T21:59:44.387Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-18T21:59:44.387Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-18T21:59:44.387Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-18T21:59:44.387Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T21:59:44.754Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-18T21:59:44.754Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-18T21:59:44.754Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T21:59:44.754Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-18T21:59:44.754Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T21:59:44.754Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-18T21:59:44.754Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-18T21:59:44.754Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T21:59:44.754Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-18T21:59:44.754Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:59:44.754Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T21:59:44.754Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-18T21:59:44.754Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T21:59:44.754Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-18T21:59:44.754Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T21:59:44.986Z] LINK lib/c/built-in.o [2019-09-18T21:59:44.986Z] LINK lib/c/libcriu.so [2019-09-18T21:59:44.986Z] GEN magic.py [2019-09-18T21:59:44.986Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T21:59:44.986Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T21:59:45.271Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T21:59:45.550Z] Removing intermediate container c5208e7bead2 [2019-09-18T21:59:45.550Z] ---> 49bca51091e0 [2019-09-18T21:59:45.550Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-18T21:59:45.550Z] ---> 97fd3212b804 [2019-09-18T21:59:45.550Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-18T21:59:45.550Z] ---> Running in 4146c5efe5fb [2019-09-18T21:59:45.550Z] Removing intermediate container 4146c5efe5fb [2019-09-18T21:59:45.550Z] ---> 5bda34ca7b16 [2019-09-18T21:59:45.550Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-18T21:59:45.550Z] ---> Running in 64af04b89bc4 [2019-09-18T21:59:45.556Z] make[1]: Nothing to be done for 'all'. [2019-09-18T21:59:45.841Z] make[1]: 'images/built-in.o' is up to date. [2019-09-18T21:59:45.841Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-18T21:59:45.841Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-18T21:59:45.841Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-18T21:59:45.841Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-18T21:59:45.841Z] make[1]: Nothing to be done for 'all'. [2019-09-18T21:59:45.841Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T21:59:45.841Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] make[2]: Nothing to be done for 'all'. [2019-09-18T21:59:46.124Z] INSTALL criu/criu [2019-09-18T21:59:46.340Z] Removing intermediate container 64af04b89bc4 [2019-09-18T21:59:46.340Z] ---> 3951ba51ceea [2019-09-18T21:59:46.340Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-18T21:59:46.340Z] ---> 49bca51091e0 [2019-09-18T21:59:46.340Z] Step 39/125 : FROM base AS tomlv [2019-09-18T21:59:46.340Z] ---> 6ca458d23907 [2019-09-18T21:59:46.340Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-18T21:59:46.701Z] ---> Running in 2f6f031bce8b [2019-09-18T21:59:46.701Z] Removing intermediate container 2f6f031bce8b [2019-09-18T21:59:46.701Z] ---> 09665b1e9d63 [2019-09-18T21:59:46.701Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:59:47.066Z] ---> 184bc3186045 [2019-09-18T21:59:47.066Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T21:59:47.066Z] ---> e2cfde549c7e [2019-09-18T21:59:47.066Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T21:59:47.439Z] ---> Running in 50bee16468fc [2019-09-18T21:59:47.439Z] + RM_GOPATH=0 [2019-09-18T21:59:47.439Z] + TMP_GOPATH= [2019-09-18T21:59:47.439Z] + : /build [2019-09-18T21:59:47.439Z] + '[' -z '' ']' [2019-09-18T21:59:47.439Z] ++ mktemp -d [2019-09-18T21:59:47.439Z] + export GOPATH=/tmp/tmp.xH2HWDumZj [2019-09-18T21:59:47.439Z] + GOPATH=/tmp/tmp.xH2HWDumZj [2019-09-18T21:59:47.439Z] + RM_GOPATH=1 [2019-09-18T21:59:47.439Z] ++ dirname ./install.sh [2019-09-18T21:59:47.439Z] + dir=. [2019-09-18T21:59:47.439Z] + bin=tomlv [2019-09-18T21:59:47.439Z] + shift [2019-09-18T21:59:47.439Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-18T21:59:47.439Z] + . ./tomlv.installer [2019-09-18T21:59:47.439Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T21:59:47.439Z] + install_tomlv [2019-09-18T21:59:47.439Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-18T21:59:47.439Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T21:59:47.439Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xH2HWDumZj/src/github.com/BurntSushi/toml [2019-09-18T21:59:47.439Z] Cloning into '/tmp/tmp.xH2HWDumZj/src/github.com/BurntSushi/toml'... [2019-09-18T21:59:47.602Z] Removing intermediate container bd4354bc50cc [2019-09-18T21:59:47.602Z] ---> f1ef72f62f15 [2019-09-18T21:59:47.602Z] Step 12/125 : FROM base AS registry [2019-09-18T21:59:47.602Z] ---> f8ca03b94530 [2019-09-18T21:59:47.602Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T21:59:47.884Z] ---> Running in 69b4bf0a083c [2019-09-18T21:59:47.884Z] Removing intermediate container 69b4bf0a083c [2019-09-18T21:59:47.884Z] ---> 58dae135d0f9 [2019-09-18T21:59:47.884Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T21:59:47.884Z] ---> Running in 29a5eff29cdd [2019-09-18T21:59:47.884Z] Removing intermediate container 29a5eff29cdd [2019-09-18T21:59:47.884Z] ---> 564a3093dfa4 [2019-09-18T21:59:47.884Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-18T21:59:48.169Z] ---> Running in 9ebb64a632ba [2019-09-18T21:59:48.454Z] + mktemp -d [2019-09-18T21:59:48.454Z] + export GOPATH=/tmp/tmp.YkW837ZP1P [2019-09-18T21:59:48.454Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution [2019-09-18T21:59:48.454Z] Cloning into '/tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution'... [2019-09-18T21:59:48.684Z] + cd /tmp/tmp.xH2HWDumZj/src/github.com/BurntSushi/toml [2019-09-18T21:59:48.684Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T21:59:48.684Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T21:59:48.684Z] errors [2019-09-18T21:59:48.684Z] math/bits [2019-09-18T21:59:48.684Z] internal/cpu [2019-09-18T21:59:48.684Z] math [2019-09-18T21:59:48.684Z] internal/bytealg [2019-09-18T21:59:48.684Z] runtime/internal/atomic [2019-09-18T21:59:48.684Z] runtime/internal/sys [2019-09-18T21:59:48.684Z] runtime/internal/math [2019-09-18T21:59:48.684Z] runtime [2019-09-18T21:59:49.072Z] unicode/utf8 [2019-09-18T21:59:49.072Z] strconv [2019-09-18T21:59:49.466Z] internal/race [2019-09-18T21:59:49.466Z] sync/atomic [2019-09-18T21:59:49.466Z] unicode [2019-09-18T21:59:49.466Z] internal/testlog [2019-09-18T21:59:49.466Z] encoding [2019-09-18T21:59:49.466Z] runtime/cgo [2019-09-18T21:59:50.757Z] sync [2019-09-18T21:59:51.140Z] io [2019-09-18T21:59:51.140Z] reflect [2019-09-18T21:59:51.140Z] syscall [2019-09-18T21:59:51.146Z] + cd /tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution [2019-09-18T21:59:51.146Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T21:59:51.456Z] + GOPATH=/tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YkW837ZP1P go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-18T21:59:51.526Z] time [2019-09-18T21:59:51.908Z] internal/poll [2019-09-18T21:59:51.908Z] sort [2019-09-18T21:59:51.908Z] internal/fmtsort [2019-09-18T21:59:51.908Z] internal/syscall/unix [2019-09-18T21:59:51.908Z] strings [2019-09-18T21:59:51.908Z] os [2019-09-18T21:59:52.293Z] bytes [2019-09-18T21:59:52.293Z] fmt [2019-09-18T21:59:52.293Z] bufio [2019-09-18T21:59:52.711Z] path/filepath [2019-09-18T21:59:52.711Z] io/ioutil [2019-09-18T21:59:52.711Z] path [2019-09-18T21:59:52.711Z] flag [2019-09-18T21:59:52.711Z] github.com/BurntSushi/toml [2019-09-18T21:59:52.711Z] log [2019-09-18T21:59:53.129Z] text/tabwriter [2019-09-18T21:59:53.129Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T21:59:54.588Z] Removing intermediate container 50bee16468fc [2019-09-18T21:59:54.588Z] ---> 399e54574503 [2019-09-18T21:59:54.588Z] Step 44/125 : FROM base AS vndr [2019-09-18T21:59:54.588Z] ---> 6ca458d23907 [2019-09-18T21:59:54.588Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-18T21:59:54.588Z] ---> Running in 489ca9ec4708 [2019-09-18T21:59:54.588Z] Removing intermediate container 489ca9ec4708 [2019-09-18T21:59:54.588Z] ---> 333dbcb8ceeb [2019-09-18T21:59:54.588Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T21:59:54.956Z] ---> 2e2f57cd4a89 [2019-09-18T21:59:54.956Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T21:59:55.314Z] ---> c056f0c69b5d [2019-09-18T21:59:55.314Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T21:59:55.314Z] ---> Running in 73b5bc392e11 [2019-09-18T21:59:55.677Z] + RM_GOPATH=0 [2019-09-18T21:59:55.677Z] + TMP_GOPATH= [2019-09-18T21:59:55.677Z] + : /build [2019-09-18T21:59:55.677Z] + '[' -z '' ']' [2019-09-18T21:59:55.677Z] ++ mktemp -d [2019-09-18T21:59:55.677Z] + export GOPATH=/tmp/tmp.A48uw6s6St [2019-09-18T21:59:55.677Z] + GOPATH=/tmp/tmp.A48uw6s6St [2019-09-18T21:59:55.677Z] + RM_GOPATH=1 [2019-09-18T21:59:55.677Z] ++ dirname ./install.sh [2019-09-18T21:59:55.677Z] + dir=. [2019-09-18T21:59:55.677Z] + bin=vndr [2019-09-18T21:59:55.677Z] + shift [2019-09-18T21:59:55.677Z] + '[' '!' -f ./vndr.installer ']' [2019-09-18T21:59:55.677Z] + . ./vndr.installer [2019-09-18T21:59:55.677Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T21:59:55.677Z] + install_vndr [2019-09-18T21:59:55.677Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-18T21:59:55.677Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A48uw6s6St/src/github.com/LK4D4/vndr [2019-09-18T21:59:55.677Z] Cloning into '/tmp/tmp.A48uw6s6St/src/github.com/LK4D4/vndr'... [2019-09-18T21:59:55.677Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T21:59:56.049Z] + cd /tmp/tmp.A48uw6s6St/src/github.com/LK4D4/vndr [2019-09-18T21:59:56.049Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T21:59:56.049Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-18T21:59:56.049Z] errors [2019-09-18T21:59:56.049Z] internal/cpu [2019-09-18T21:59:56.049Z] internal/race [2019-09-18T21:59:56.049Z] runtime/internal/atomic [2019-09-18T21:59:56.049Z] internal/bytealg [2019-09-18T21:59:56.049Z] runtime/internal/sys [2019-09-18T21:59:56.049Z] runtime/internal/math [2019-09-18T21:59:56.049Z] sync/atomic [2019-09-18T21:59:56.049Z] runtime [2019-09-18T21:59:56.049Z] unicode [2019-09-18T21:59:56.448Z] unicode/utf8 [2019-09-18T21:59:56.448Z] math/bits [2019-09-18T21:59:56.448Z] math [2019-09-18T21:59:56.821Z] strconv [2019-09-18T21:59:56.821Z] internal/testlog [2019-09-18T21:59:56.821Z] encoding [2019-09-18T21:59:56.821Z] unicode/utf16 [2019-09-18T21:59:57.199Z] container/list [2019-09-18T21:59:57.199Z] crypto/internal/subtle [2019-09-18T21:59:57.199Z] crypto/subtle [2019-09-18T21:59:57.199Z] crypto/rc4 [2019-09-18T21:59:57.199Z] internal/x/crypto/cryptobyte/asn1 [2019-09-18T21:59:57.199Z] internal/nettrace [2019-09-18T21:59:57.199Z] internal/x/net/dns/dnsmessage [2019-09-18T21:59:57.580Z] runtime/cgo [2019-09-18T21:59:57.827Z] INFO [runner] worker.1 took 1m45.525618771s with stages: megacheck: 50.846487931s, govet: 28.257077087s, gosec: 14.177068638s, gofmt: 5.6621182s, ineffassign: 2.752422234s, misspell: 2.538117025s, varcheck: 503.420777ms, deadcode: 387.854045ms, structcheck: 209.4447ms, unconvert: 191.532919ms, typecheck: 6.71µs [2019-09-18T21:59:57.827Z] INFO [runner] worker.2 took 1m47.766738752s with stages: golint: 1m18.492097268s, goimports: 29.274609907s [2019-09-18T21:59:57.827Z] INFO [runner] Workers idle times: #1: 2.253591629s [2019-09-18T21:59:57.827Z] INFO [runner] Issues before processing: 1990, after processing: 0 [2019-09-18T21:59:57.827Z] INFO [runner] processing took 518.671997ms with stages: exclude: 243.279925ms, identifier_marker: 85.702616ms, skip_dirs: 82.900353ms, autogenerated_exclude: 52.483586ms, nolint: 39.971882ms, cgo: 7.253181ms, path_prettifier: 3.074617ms, exclude-rules: 2.916969ms, filename_unadjuster: 1.05397ms, uniq_by_line: 8.476µs, source_code: 5.199µs, diff: 5.145µs, max_same_issues: 4.026µs, path_shortener: 3.702µs, max_from_linter: 2.945µs, skip_files: 2.773µs, max_per_file_from_linter: 2.632µs [2019-09-18T21:59:57.827Z] INFO File cache stats: 1436 entries of total size 6.8MiB [2019-09-18T21:59:58.387Z] sync [2019-09-18T21:59:58.387Z] io [2019-09-18T21:59:58.387Z] reflect [2019-09-18T21:59:58.387Z] bytes [2019-09-18T21:59:58.387Z] bufio [2019-09-18T21:59:58.765Z] syscall [2019-09-18T21:59:59.154Z] sort [2019-09-18T21:59:59.154Z] time [2019-09-18T21:59:59.154Z] internal/fmtsort [2019-09-18T21:59:59.546Z] internal/syscall/unix [2019-09-18T21:59:59.546Z] strings [2019-09-18T21:59:59.546Z] internal/poll [2019-09-18T21:59:59.546Z] path [2019-09-18T21:59:59.546Z] regexp/syntax [2019-09-18T21:59:59.546Z] os [2019-09-18T21:59:59.713Z] INFO Memory: 187 samples, avg is 1397.8MB, max is 5114.4MB [2019-09-18T21:59:59.713Z] INFO Execution took 2m22.032430164s [2019-09-18T21:59:59.713Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-18T21:59:59.713Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-18T21:59:59.713Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-18T21:59:59.713Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-18T21:59:59.713Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-18T21:59:59.929Z] fmt [2019-09-18T21:59:59.929Z] path/filepath [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-18T22:00:00.317Z] regexp [2019-09-18T22:00:00.317Z] flag [2019-09-18T22:00:00.317Z] go/token [2019-09-18T22:00:00.317Z] io/ioutil [2019-09-18T22:00:00.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/make.sh dynbinary-daemon test-docker-py [2019-09-18T22:00:00.708Z] net/url [2019-09-18T22:00:00.708Z] go/scanner [2019-09-18T22:00:00.708Z] go/ast [2019-09-18T22:00:00.708Z] text/template/parse [2019-09-18T22:00:01.101Z] go/parser [2019-09-18T22:00:01.101Z] text/template [2019-09-18T22:00:01.147Z] [2019-09-18T22:00:01.402Z] Removing bundles/ [2019-09-18T22:00:01.402Z] [2019-09-18T22:00:01.402Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-18T22:00:01.402Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T22:00:01.402Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T22:00:01.494Z] log [2019-09-18T22:00:01.494Z] encoding/binary [2019-09-18T22:00:01.494Z] go/doc [2019-09-18T22:00:01.494Z] encoding/base64 [2019-09-18T22:00:01.494Z] encoding/json [2019-09-18T22:00:01.874Z] github.com/LK4D4/vndr/build [2019-09-18T22:00:02.254Z] encoding/xml [2019-09-18T22:00:02.254Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-18T22:00:02.254Z] compress/flate [2019-09-18T22:00:02.254Z] hash [2019-09-18T22:00:02.254Z] hash/crc32 [2019-09-18T22:00:02.627Z] compress/gzip [2019-09-18T22:00:02.627Z] context [2019-09-18T22:00:02.627Z] crypto/cipher [2019-09-18T22:00:02.627Z] math/rand [2019-09-18T22:00:02.627Z] math/big [2019-09-18T22:00:02.627Z] crypto/aes [2019-09-18T22:00:03.006Z] crypto [2019-09-18T22:00:03.006Z] crypto/des [2019-09-18T22:00:03.006Z] crypto/internal/randutil [2019-09-18T22:00:03.006Z] crypto/sha512 [2019-09-18T22:00:03.006Z] crypto/hmac [2019-09-18T22:00:03.006Z] crypto/md5 [2019-09-18T22:00:03.006Z] crypto/sha1 [2019-09-18T22:00:03.006Z] crypto/sha256 [2019-09-18T22:00:03.376Z] encoding/hex [2019-09-18T22:00:03.376Z] encoding/pem [2019-09-18T22:00:03.376Z] internal/singleflight [2019-09-18T22:00:03.376Z] net [2019-09-18T22:00:03.376Z] crypto/rand [2019-09-18T22:00:03.376Z] crypto/elliptic [2019-09-18T22:00:03.740Z] encoding/asn1 [2019-09-18T22:00:03.740Z] crypto/ecdsa [2019-09-18T22:00:04.147Z] crypto/rsa [2019-09-18T22:00:04.147Z] crypto/dsa [2019-09-18T22:00:04.147Z] crypto/x509/pkix [2019-09-18T22:00:04.147Z] internal/x/crypto/cryptobyte [2019-09-18T22:00:04.147Z] internal/x/crypto/internal/chacha20 [2019-09-18T22:00:04.764Z] internal/x/crypto/poly1305 [2019-09-18T22:00:04.764Z] internal/x/crypto/chacha20poly1305 [2019-09-18T22:00:04.764Z] internal/x/crypto/curve25519 [2019-09-18T22:00:04.764Z] internal/x/crypto/hkdf [2019-09-18T22:00:04.764Z] internal/x/text/transform [2019-09-18T22:00:04.764Z] internal/x/text/unicode/bidi [2019-09-18T22:00:05.243Z] internal/x/text/secure/bidirule [2019-09-18T22:00:05.243Z] internal/x/text/unicode/norm [2019-09-18T22:00:06.126Z] internal/x/net/idna [2019-09-18T22:00:06.126Z] crypto/x509 [2019-09-18T22:00:06.526Z] net/textproto [2019-09-18T22:00:06.526Z] internal/x/net/http/httpguts [2019-09-18T22:00:06.526Z] internal/x/net/http/httpproxy [2019-09-18T22:00:06.919Z] internal/x/net/http2/hpack [2019-09-18T22:00:06.919Z] crypto/tls [2019-09-18T22:00:06.919Z] mime [2019-09-18T22:00:06.919Z] mime/quotedprintable [2019-09-18T22:00:06.919Z] mime/multipart [2019-09-18T22:00:07.327Z] net/http/internal [2019-09-18T22:00:07.327Z] os/exec [2019-09-18T22:00:08.156Z] net/http/httptrace [2019-09-18T22:00:08.156Z] net/http [2019-09-18T22:00:10.028Z] github.com/LK4D4/vndr/godl [2019-09-18T22:00:10.028Z] github.com/LK4D4/vndr [2019-09-18T22:00:12.458Z] Removing intermediate container 73b5bc392e11 [2019-09-18T22:00:12.458Z] ---> 4cfe592ce647 [2019-09-18T22:00:12.458Z] Step 49/125 : FROM dev-base AS containerd [2019-09-18T22:00:12.458Z] ---> 6ca458d23907 [2019-09-18T22:00:12.458Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:00:12.458Z] ---> Using cache [2019-09-18T22:00:12.458Z] ---> 6c6b90a7f385 [2019-09-18T22:00:12.458Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-18T22:00:12.458Z] ---> Running in 2ea608a509a2 [2019-09-18T22:00:12.458Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:00:12.458Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:00:12.842Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:00:12.842Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:00:12.842Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:00:12.842Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-18T22:00:12.842Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T22:00:12.842Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T22:00:14.083Z] Fetched 7673 kB in 1s (4980 kB/s) [2019-09-18T22:00:14.536Z] Reading package lists... [2019-09-18T22:00:15.323Z] Reading package lists... [2019-09-18T22:00:15.323Z] Building dependency tree... [2019-09-18T22:00:15.323Z] Reading state information... [2019-09-18T22:00:15.323Z] The following additional packages will be installed: [2019-09-18T22:00:15.323Z] btrfs-progs liblzo2-2 [2019-09-18T22:00:15.323Z] The following NEW packages will be installed: [2019-09-18T22:00:15.323Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-18T22:00:15.323Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:00:15.323Z] Need to get 668 kB of archives. [2019-09-18T22:00:15.323Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-18T22:00:15.323Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-18T22:00:15.323Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-18T22:00:15.323Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-18T22:00:15.689Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:00:15.689Z] Fetched 668 kB in 0s (7995 kB/s) [2019-09-18T22:00:15.689Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-18T22:00:15.689Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-18T22:00:15.689Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-18T22:00:15.689Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T22:00:15.689Z] Selecting previously unselected package btrfs-progs. [2019-09-18T22:00:15.689Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-18T22:00:15.689Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T22:00:15.689Z] Selecting previously unselected package btrfs-tools. [2019-09-18T22:00:15.689Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-18T22:00:15.689Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T22:00:15.689Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:00:15.689Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T22:00:15.689Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T22:00:15.689Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T22:00:15.689Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:00:16.471Z] Removing intermediate container 2ea608a509a2 [2019-09-18T22:00:16.471Z] ---> d1d3e15c3236 [2019-09-18T22:00:16.471Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-18T22:00:16.471Z] ---> Running in 2d8088956e45 [2019-09-18T22:00:16.471Z] Removing intermediate container 2d8088956e45 [2019-09-18T22:00:16.471Z] ---> d12777fb4bc3 [2019-09-18T22:00:16.471Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:00:16.835Z] ---> 4784095d60f0 [2019-09-18T22:00:16.835Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:00:17.198Z] ---> 30f470846496 [2019-09-18T22:00:17.198Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:00:17.198Z] ---> Running in 338fe5e285e1 [2019-09-18T22:00:17.581Z] + RM_GOPATH=0 [2019-09-18T22:00:17.581Z] + TMP_GOPATH= [2019-09-18T22:00:17.581Z] + : /build [2019-09-18T22:00:17.581Z] + '[' -z '' ']' [2019-09-18T22:00:17.581Z] ++ mktemp -d [2019-09-18T22:00:17.581Z] + export GOPATH=/tmp/tmp.KGuqVMWin5 [2019-09-18T22:00:17.581Z] + GOPATH=/tmp/tmp.KGuqVMWin5 [2019-09-18T22:00:17.581Z] + RM_GOPATH=1 [2019-09-18T22:00:17.581Z] ++ dirname ./install.sh [2019-09-18T22:00:17.581Z] + dir=. [2019-09-18T22:00:17.581Z] + bin=containerd [2019-09-18T22:00:17.581Z] + shift [2019-09-18T22:00:17.581Z] + '[' '!' -f ./containerd.installer ']' [2019-09-18T22:00:17.581Z] + . ./containerd.installer [2019-09-18T22:00:17.581Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T22:00:17.581Z] + install_containerd [2019-09-18T22:00:17.581Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-18T22:00:17.581Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T22:00:17.581Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.KGuqVMWin5/src/github.com/containerd/containerd [2019-09-18T22:00:17.581Z] Cloning into '/tmp/tmp.KGuqVMWin5/src/github.com/containerd/containerd'... [2019-09-18T22:00:21.105Z] + cd /tmp/tmp.KGuqVMWin5/src/github.com/containerd/containerd [2019-09-18T22:00:21.105Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T22:00:21.486Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-18T22:00:21.486Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-18T22:00:21.486Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-18T22:00:21.486Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-18T22:00:21.486Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-18T22:00:21.486Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-18T22:00:21.486Z] + '[' '' = dynamic ']' [2019-09-18T22:00:21.486Z] + make [2019-09-18T22:00:21.486Z] 🇩 bin/ctr [2019-09-18T22:00:30.679Z] + dpkg --print-architecture [2019-09-18T22:00:30.679Z] + cd /tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution [2019-09-18T22:00:30.679Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T22:00:30.679Z] + GOPATH=/tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YkW837ZP1P [2019-09-18T22:00:30.679Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-18T22:00:35.065Z] + rm -rf /tmp/tmp.YkW837ZP1P/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.YkW837ZP1P [2019-09-18T22:00:37.107Z] Removing intermediate container 9ebb64a632ba [2019-09-18T22:00:37.107Z] ---> 41b9b8787530 [2019-09-18T22:00:37.107Z] Step 16/125 : FROM base AS swagger [2019-09-18T22:00:37.107Z] ---> f8ca03b94530 [2019-09-18T22:00:37.107Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T22:00:37.107Z] ---> Running in 1a71d344f5ef [2019-09-18T22:00:37.107Z] Removing intermediate container 1a71d344f5ef [2019-09-18T22:00:37.107Z] ---> 00872ce4232a [2019-09-18T22:00:37.107Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-18T22:00:37.107Z] ---> Running in 6218ac0ce07d [2019-09-18T22:00:37.392Z] + mktemp -d [2019-09-18T22:00:37.392Z] + export GOPATH=/tmp/tmp.br12nK28W9 [2019-09-18T22:00:37.392Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.br12nK28W9/src/github.com/go-swagger/go-swagger [2019-09-18T22:00:37.392Z] Cloning into '/tmp/tmp.br12nK28W9/src/github.com/go-swagger/go-swagger'... [2019-09-18T22:00:44.202Z] + cd /tmp/tmp.br12nK28W9/src/github.com/go-swagger/go-swagger [2019-09-18T22:00:44.202Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T22:00:44.819Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-18T22:00:50.070Z] 🇩 bin/containerd [2019-09-18T22:00:51.496Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-18T22:00:51.496Z] [2019-09-18T22:00:51.496Z] ________ ____ __. [2019-09-18T22:00:51.496Z] \_____ \ | |/ _| [2019-09-18T22:00:51.496Z] / | \| < [2019-09-18T22:00:51.496Z] / | \ | \ [2019-09-18T22:00:51.496Z] \_______ /____|__ \ [2019-09-18T22:00:51.496Z] \/ \/ [2019-09-18T22:00:51.496Z] [2019-09-18T22:00:51.496Z] INFO: make.ps1 ended at 09/18/2019 22:00:45 [2019-09-18T22:00:51.496Z] INFO: Binaries build ended at 09/18/2019 22:00:47. Duration:00:01:27.3661039 [2019-09-18T22:00:51.496Z] INFO: Copying the built daemon binary to d:\CI-1\CI-f470698c2\binary\dockerd-f470698c2.exe... [2019-09-18T22:00:51.496Z] INFO: Copying the built client binary to d:\CI-1\CI-f470698c2\binary\docker-f470698c2.exe... [2019-09-18T22:00:51.496Z] INFO: Copying dockerversion from the container... [2019-09-18T22:00:51.496Z] INFO: Copying the golang package from the container to d:\CI-1\CI-f470698c2\installer\go.zip... [2019-09-18T22:00:53.763Z] INFO: Extracting go.zip to d:\CI-1\CI-f470698c2\go [2019-09-18T22:01:07.194Z] + rm -rf /tmp/tmp.br12nK28W9 [2019-09-18T22:01:07.194Z] Removing intermediate container 6218ac0ce07d [2019-09-18T22:01:07.194Z] ---> 8c9a2d1411c5 [2019-09-18T22:01:07.194Z] Step 19/125 : FROM base AS frozen-images [2019-09-18T22:01:07.194Z] ---> f8ca03b94530 [2019-09-18T22:01:07.194Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:01:07.194Z] ---> Using cache [2019-09-18T22:01:07.194Z] ---> 5d6390f438ef [2019-09-18T22:01:07.194Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-18T22:01:07.194Z] ---> Running in db75928e1f7d [2019-09-18T22:01:07.194Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:01:07.194Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:01:07.194Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:01:07.194Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:01:07.194Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:01:07.194Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-18T22:01:07.194Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T22:01:07.194Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T22:01:08.201Z] Fetched 7723 kB in 2s (3148 kB/s) [2019-09-18T22:01:09.209Z] Reading package lists... [2019-09-18T22:01:10.203Z] 🇩 bin/containerd-stress [2019-09-18T22:01:10.501Z] Reading package lists... [2019-09-18T22:01:10.572Z] 🇩 bin/containerd-shim [2019-09-18T22:01:10.784Z] Building dependency tree... [2019-09-18T22:01:10.784Z] Reading state information... [2019-09-18T22:01:11.066Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-18T22:01:11.066Z] The following additional packages will be installed: [2019-09-18T22:01:11.066Z] libjq1 libonig4 [2019-09-18T22:01:11.066Z] The following NEW packages will be installed: [2019-09-18T22:01:11.066Z] jq libjq1 libonig4 [2019-09-18T22:01:11.066Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:01:11.066Z] Need to get 310 kB of archives. [2019-09-18T22:01:11.066Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-18T22:01:11.066Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-18T22:01:11.066Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-18T22:01:11.066Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-18T22:01:11.349Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:01:11.349Z] Fetched 310 kB in 0s (3647 kB/s) [2019-09-18T22:01:11.349Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-18T22:01:11.349Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-18T22:01:11.349Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-18T22:01:11.349Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-18T22:01:11.349Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-18T22:01:11.349Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T22:01:11.349Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T22:01:11.349Z] Selecting previously unselected package jq. [2019-09-18T22:01:11.349Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T22:01:11.349Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T22:01:11.349Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-18T22:01:11.631Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T22:01:11.631Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:01:11.631Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T22:01:11.913Z] Removing intermediate container db75928e1f7d [2019-09-18T22:01:11.913Z] ---> 38bea86ceab5 [2019-09-18T22:01:11.913Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-18T22:01:12.194Z] ---> 2cbf4593f28e [2019-09-18T22:01:12.194Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-18T22:01:12.194Z] ---> Running in 22a8a4c2d267 [2019-09-18T22:01:13.211Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-18T22:01:13.719Z]  [2019-09-18T22:01:14.005Z]  ########     11.4% #####################    29.5% ######################################   53.2% #######################################################  76.6% ####################################################################   95.7% ######################################################################## 100.0% [2019-09-18T22:01:14.286Z]  [2019-09-18T22:01:14.852Z]  ###############   21.1% ################################################   67.2% ######################################################################## 100.0% [2019-09-18T22:01:14.852Z]  [2019-09-18T22:01:15.473Z]  ########    11.2% #########################  35.0% ###########################################  60.8% ############################################################# 85.0% ######################################################################## 100.0% [2019-09-18T22:01:15.726Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-18T22:01:15.754Z]  [2019-09-18T22:01:17.147Z]  ###  4.7% ########   12.3% ############### 22.2% ######################   31.3% #############################      40.5% ###################################   49.4% #########################################   57.7% ##############################################         64.9% ####################################################   73.1% ##########################################################    81.1% ###############################################################   88.3% ####################################################################  95.6% ######################################################################## 100.0% [2019-09-18T22:01:17.147Z]  [2019-09-18T22:01:17.761Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-18T22:01:18.044Z]  [2019-09-18T22:01:18.326Z]  ######################################################################## 100.0% [2019-09-18T22:01:18.326Z]  [2019-09-18T22:01:18.950Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-18T22:01:18.980Z] 🇩 binaries [2019-09-18T22:01:18.980Z] + mkdir -p /build [2019-09-18T22:01:18.980Z] + cp bin/containerd /build/containerd [2019-09-18T22:01:18.980Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-18T22:01:18.980Z] + cp bin/ctr /build/ctr [2019-09-18T22:01:19.233Z]  [2019-09-18T22:01:19.514Z]  ######################################################################## 100.0% [2019-09-18T22:01:19.514Z]  [2019-09-18T22:01:20.522Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-18T22:01:20.522Z] skipping existing c8c2d4a6b2e3 [2019-09-18T22:01:20.522Z] [2019-09-18T22:01:21.136Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-18T22:01:21.418Z]  [2019-09-18T22:01:21.418Z]  ######################################################################## 100.0% [2019-09-18T22:01:21.418Z]  [2019-09-18T22:01:21.422Z] Removing intermediate container 338fe5e285e1 [2019-09-18T22:01:21.422Z] ---> 70ed5928a965 [2019-09-18T22:01:21.422Z] Step 56/125 : FROM dev-base AS proxy [2019-09-18T22:01:21.422Z] ---> 6ca458d23907 [2019-09-18T22:01:21.422Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-18T22:01:21.422Z] ---> Running in 368dc6381a45 [2019-09-18T22:01:21.422Z] Removing intermediate container 368dc6381a45 [2019-09-18T22:01:21.422Z] ---> 4c1984fd7064 [2019-09-18T22:01:21.422Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:01:21.422Z] ---> bd9ddcd1a7d6 [2019-09-18T22:01:21.422Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:01:21.701Z] Download of images into '/build' complete. [2019-09-18T22:01:21.701Z] Use something like the following to load the result into a Docker daemon: [2019-09-18T22:01:21.701Z] tar -cC '/build' . | docker load [2019-09-18T22:01:21.783Z] ---> 927aa933a9c3 [2019-09-18T22:01:21.783Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:01:22.141Z] ---> Running in aeaeb11ab093 [2019-09-18T22:01:22.514Z] + RM_GOPATH=0 [2019-09-18T22:01:22.514Z] + TMP_GOPATH= [2019-09-18T22:01:22.514Z] + : /build [2019-09-18T22:01:22.514Z] + '[' -z '' ']' [2019-09-18T22:01:22.514Z] ++ mktemp -d [2019-09-18T22:01:22.514Z] + export GOPATH=/tmp/tmp.FaxWAPNDlz [2019-09-18T22:01:22.514Z] + GOPATH=/tmp/tmp.FaxWAPNDlz [2019-09-18T22:01:22.514Z] + RM_GOPATH=1 [2019-09-18T22:01:22.514Z] ++ dirname ./install.sh [2019-09-18T22:01:22.514Z] + dir=. [2019-09-18T22:01:22.514Z] + bin=proxy [2019-09-18T22:01:22.514Z] + shift [2019-09-18T22:01:22.514Z] + '[' '!' -f ./proxy.installer ']' [2019-09-18T22:01:22.514Z] + . ./proxy.installer [2019-09-18T22:01:22.514Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T22:01:22.514Z] + install_proxy [2019-09-18T22:01:22.514Z] + case "$1" in [2019-09-18T22:01:22.514Z] + export CGO_ENABLED=0 [2019-09-18T22:01:22.514Z] + CGO_ENABLED=0 [2019-09-18T22:01:22.514Z] + _install_proxy [2019-09-18T22:01:22.514Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-18T22:01:22.514Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FaxWAPNDlz/src/github.com/docker/libnetwork [2019-09-18T22:01:22.514Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T22:01:22.514Z] Cloning into '/tmp/tmp.FaxWAPNDlz/src/github.com/docker/libnetwork'... [2019-09-18T22:01:22.807Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T22:01:22.807Z] [2019-09-18T22:01:22.807Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-18T22:01:22.807Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-18T22:01:22.807Z] Using test binary docker [2019-09-18T22:01:22.807Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-18T22:01:22.807Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T22:01:22.807Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T22:01:22.807Z] Warning failed to create cache: (null) [2019-09-18T22:01:22.807Z] . [2019-09-18T22:01:22.807Z] INFO: Waiting for daemon to start... [2019-09-18T22:01:22.807Z] Starting dockerd [2019-09-18T22:01:22.807Z] . [2019-09-18T22:01:22.807Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-18T22:01:23.784Z] INFO: Extraction ended at 09/18/2019 22:01:21. Duration:00:00:27.8553961 [2019-09-18T22:01:23.784Z] INFO: Updating the golang and path environment variables [2019-09-18T22:01:23.784Z] INFO: GOPATH=d:\gopath [2019-09-18T22:01:23.784Z] INFO: go version go1.12.9 windows/amd64 [2019-09-18T22:01:23.784Z] INFO: Running the daemon under test in debug mode [2019-09-18T22:01:23.784Z] INFO: Starting a daemon under test... [2019-09-18T22:01:23.784Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-f470698c2\daemon --pidfile d:\CI-1\CI-f470698c2\docker.pid -D [2019-09-18T22:01:23.784Z] INFO: Process started successfully. [2019-09-18T22:01:23.784Z] INFO: Start tailing logs of the daemon under tests [2019-09-18T22:01:23.784Z] INFO: Waiting for the daemon under test to start... [2019-09-18T22:01:24.140Z] + cd /tmp/tmp.FaxWAPNDlz/src/github.com/docker/libnetwork [2019-09-18T22:01:24.140Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T22:01:24.140Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-18T22:01:24.375Z] Removing intermediate container 22a8a4c2d267 [2019-09-18T22:01:24.375Z] ---> 55e3bf875c3d [2019-09-18T22:01:24.375Z] Step 24/125 : FROM base AS cross-false [2019-09-18T22:01:24.375Z] ---> f8ca03b94530 [2019-09-18T22:01:24.375Z] Step 25/125 : FROM base AS cross-true [2019-09-18T22:01:24.375Z] ---> f8ca03b94530 [2019-09-18T22:01:24.375Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:01:24.375Z] ---> Using cache [2019-09-18T22:01:24.375Z] ---> 5d6390f438ef [2019-09-18T22:01:24.375Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-18T22:01:24.375Z] ---> Running in 74ae532a0917 [2019-09-18T22:01:24.991Z] Removing intermediate container 74ae532a0917 [2019-09-18T22:01:24.991Z] ---> 00e3a0bf3247 [2019-09-18T22:01:24.991Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-18T22:01:24.991Z] ---> Running in 438415471d71 [2019-09-18T22:01:25.333Z] INFO: Daemon under test started and replied! [2019-09-18T22:01:25.333Z] INFO: Docker version of the daemon under test [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] Client: [2019-09-18T22:01:25.333Z] Version: 17.06.2-ce [2019-09-18T22:01:25.333Z] API version: 1.30 [2019-09-18T22:01:25.333Z] Go version: go1.8.3 [2019-09-18T22:01:25.333Z] Git commit: cec0b72 [2019-09-18T22:01:25.333Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-18T22:01:25.333Z] OS/Arch: windows/amd64 [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] Server: [2019-09-18T22:01:25.333Z] Version: 0.0.0-dev [2019-09-18T22:01:25.333Z] API version: 1.41 (minimum version 1.24) [2019-09-18T22:01:25.333Z] Go version: go1.12.9 [2019-09-18T22:01:25.333Z] Git commit: f470698c2 [2019-09-18T22:01:25.333Z] Built: 09/18/2019 21:59:24 [2019-09-18T22:01:25.333Z] OS/Arch: windows/amd64 [2019-09-18T22:01:25.333Z] Experimental: false [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] INFO: Docker info of the daemon under test [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] Containers: 0 [2019-09-18T22:01:25.333Z] Running: 0 [2019-09-18T22:01:25.333Z] Paused: 0 [2019-09-18T22:01:25.333Z] Stopped: 0 [2019-09-18T22:01:25.333Z] Images: 0 [2019-09-18T22:01:25.333Z] Server Version: 0.0.0-dev [2019-09-18T22:01:25.333Z] Storage Driver: windowsfilter [2019-09-18T22:01:25.333Z] Windows: [2019-09-18T22:01:25.333Z] Logging Driver: json-file [2019-09-18T22:01:25.333Z] Plugins: [2019-09-18T22:01:25.333Z] Volume: local [2019-09-18T22:01:25.333Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-18T22:01:25.333Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T22:01:25.333Z] Swarm: inactive [2019-09-18T22:01:25.333Z] Default Isolation: process [2019-09-18T22:01:25.333Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T22:01:25.333Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T22:01:25.333Z] OSType: windows [2019-09-18T22:01:25.333Z] Architecture: x86_64 [2019-09-18T22:01:25.333Z] CPUs: 4 [2019-09-18T22:01:25.333Z] Total Memory: 32GiB [2019-09-18T22:01:25.333Z] Name: azwin-2-1c7ee0 [2019-09-18T22:01:25.333Z] ID: VHCD:6V3C:2357:6247:GGZA:4CXS:XL2X:VCJD:T7C5:NLFJ:O44Z:UAWO [2019-09-18T22:01:25.333Z] Docker Root Dir: D:\CI-1\CI-f470698c2\daemon [2019-09-18T22:01:25.333Z] Debug Mode (client): false [2019-09-18T22:01:25.333Z] Debug Mode (server): true [2019-09-18T22:01:25.333Z] File Descriptors: -1 [2019-09-18T22:01:25.333Z] Goroutines: 17 [2019-09-18T22:01:25.333Z] System Time: 2019-09-18T22:01:25.0225109Z [2019-09-18T22:01:25.333Z] EventsListeners: 0 [2019-09-18T22:01:25.333Z] Registry: https://index.docker.io/v1/ [2019-09-18T22:01:25.333Z] Labels: [2019-09-18T22:01:25.333Z] Experimental: false [2019-09-18T22:01:25.333Z] Insecure Registries: [2019-09-18T22:01:25.333Z] 127.0.0.0/8 [2019-09-18T22:01:25.333Z] Live Restore Enabled: false [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] INFO: Docker images of the daemon under test [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-18T22:01:25.333Z] [2019-09-18T22:01:25.333Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-18T22:01:25.333Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-18T22:01:25.609Z] Removing intermediate container 438415471d71 [2019-09-18T22:01:25.609Z] ---> 52ae96815b98 [2019-09-18T22:01:25.609Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-18T22:01:25.609Z] ---> Running in b07a06ab7164 [2019-09-18T22:01:25.796Z] ltsc2019: Pulling from windows/servercore [2019-09-18T22:01:25.796Z] 65014b3c3121: Pulling fs layer [2019-09-18T22:01:25.796Z] 2945147eda09: Pulling fs layer [2019-09-18T22:01:26.620Z] Removing intermediate container b07a06ab7164 [2019-09-18T22:01:26.620Z] ---> 5791aca3097e [2019-09-18T22:01:26.620Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-18T22:01:26.620Z] ---> Running in d31b796ca299 [2019-09-18T22:01:26.814Z] Removing intermediate container aeaeb11ab093 [2019-09-18T22:01:26.814Z] ---> f61cf29ce65f [2019-09-18T22:01:26.814Z] Step 61/125 : FROM base AS golangci_lint [2019-09-18T22:01:26.814Z] ---> 6ca458d23907 [2019-09-18T22:01:26.814Z] Step 62/125 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-18T22:01:26.814Z] ---> Running in 146dec0dc4d1 [2019-09-18T22:01:27.183Z] Removing intermediate container 146dec0dc4d1 [2019-09-18T22:01:27.183Z] ---> b30118b92951 [2019-09-18T22:01:27.183Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:01:27.183Z] ---> 2430c12ec5ad [2019-09-18T22:01:27.183Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:01:27.235Z] Removing intermediate container d31b796ca299 [2019-09-18T22:01:27.235Z] ---> 59bb9e6a6702 [2019-09-18T22:01:27.235Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-18T22:01:27.235Z] ---> f8ca03b94530 [2019-09-18T22:01:27.235Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-18T22:01:27.235Z] ---> f8ca03b94530 [2019-09-18T22:01:27.235Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:01:27.235Z] ---> Using cache [2019-09-18T22:01:27.235Z] ---> 5d6390f438ef [2019-09-18T22:01:27.235Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-18T22:01:27.235Z] ---> Running in 719102fdcf82 [2019-09-18T22:01:27.517Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:01:27.555Z] ---> 75fa9106ee07 [2019-09-18T22:01:27.555Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:01:27.555Z] ---> Running in 5838b7983f10 [2019-09-18T22:01:27.818Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:01:27.818Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:01:27.818Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:01:27.818Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:01:27.818Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-18T22:01:27.921Z] + RM_GOPATH=0 [2019-09-18T22:01:27.921Z] + TMP_GOPATH= [2019-09-18T22:01:27.921Z] + : /build [2019-09-18T22:01:27.921Z] + '[' -z '' ']' [2019-09-18T22:01:27.921Z] ++ mktemp -d [2019-09-18T22:01:27.921Z] + export GOPATH=/tmp/tmp.YpO8FERagC [2019-09-18T22:01:27.921Z] + GOPATH=/tmp/tmp.YpO8FERagC [2019-09-18T22:01:27.921Z] + RM_GOPATH=1 [2019-09-18T22:01:27.921Z] ++ dirname ./install.sh [2019-09-18T22:01:27.921Z] + dir=. [2019-09-18T22:01:27.921Z] + bin=golangci_lint [2019-09-18T22:01:27.921Z] + shift [2019-09-18T22:01:27.921Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-18T22:01:27.921Z] + . ./golangci_lint.installer [2019-09-18T22:01:27.921Z] ++ : v1.17.1 [2019-09-18T22:01:27.921Z] + install_golangci_lint [2019-09-18T22:01:27.921Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-18T22:01:27.921Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-18T22:01:27.921Z] Installing golangci-lint version v1.17.1 [2019-09-18T22:01:28.100Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T22:01:28.382Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T22:01:29.193Z] + cd /tmp/tmp.YpO8FERagC/src/github.com/golangci/golangci-lint/ [2019-09-18T22:01:29.193Z] + git checkout -q v1.17.1 [2019-09-18T22:01:29.580Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-18T22:01:30.399Z] Fetched 7723 kB in 2s (3077 kB/s) [2019-09-18T22:01:31.409Z] Reading package lists... [2019-09-18T22:01:32.420Z] Reading package lists... [2019-09-18T22:01:32.703Z] Building dependency tree... [2019-09-18T22:01:32.703Z] Reading state information... [2019-09-18T22:01:32.703Z] The following additional packages will be installed: [2019-09-18T22:01:32.703Z] libapparmor1 libseccomp2 [2019-09-18T22:01:32.703Z] Suggested packages: [2019-09-18T22:01:32.703Z] seccomp [2019-09-18T22:01:32.703Z] The following NEW packages will be installed: [2019-09-18T22:01:32.703Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-18T22:01:32.703Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:01:32.703Z] Need to get 296 kB of archives. [2019-09-18T22:01:32.703Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-18T22:01:32.703Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-18T22:01:32.986Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-18T22:01:32.986Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-18T22:01:32.986Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-18T22:01:32.986Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:01:32.986Z] Fetched 296 kB in 0s (3500 kB/s) [2019-09-18T22:01:32.986Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-18T22:01:33.269Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-18T22:01:33.269Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-18T22:01:33.269Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T22:01:33.269Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-18T22:01:33.269Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-18T22:01:33.269Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T22:01:33.269Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-18T22:01:33.269Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T22:01:33.269Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T22:01:33.269Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-18T22:01:33.269Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T22:01:33.269Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T22:01:33.269Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:01:33.269Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T22:01:33.269Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T22:01:33.269Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T22:01:33.269Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T22:01:33.269Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:01:33.891Z] Removing intermediate container 719102fdcf82 [2019-09-18T22:01:33.891Z] ---> 63b34fe2b231 [2019-09-18T22:01:33.891Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-18T22:01:33.891Z] ---> 59bb9e6a6702 [2019-09-18T22:01:33.891Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:01:33.891Z] ---> Running in 208b73769868 [2019-09-18T22:01:33.891Z] Removing intermediate container 208b73769868 [2019-09-18T22:01:33.891Z] ---> 2b11009ddbad [2019-09-18T22:01:33.891Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-18T22:01:33.891Z] ---> Running in 8d41352cc18c [2019-09-18T22:01:34.418Z] 2945147eda09: Verifying Checksum [2019-09-18T22:01:34.418Z] 2945147eda09: Download complete [2019-09-18T22:01:34.900Z] Removing intermediate container 8d41352cc18c [2019-09-18T22:01:34.900Z] ---> 8892376f7863 [2019-09-18T22:01:34.900Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-18T22:01:34.900Z] ---> 63b34fe2b231 [2019-09-18T22:01:34.900Z] Step 39/125 : FROM base AS tomlv [2019-09-18T22:01:34.900Z] ---> f8ca03b94530 [2019-09-18T22:01:34.900Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-18T22:01:34.900Z] ---> Running in 7fade7e3bee1 [2019-09-18T22:01:34.900Z] Removing intermediate container 7fade7e3bee1 [2019-09-18T22:01:34.900Z] ---> 36d37a8e4883 [2019-09-18T22:01:34.900Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:01:34.900Z] ---> e16e55357a8d [2019-09-18T22:01:34.900Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:01:35.186Z] ---> 187463ef3f02 [2019-09-18T22:01:35.186Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:01:35.186Z] ---> Running in 985110e04d72 [2019-09-18T22:01:35.468Z] + RM_GOPATH=0 [2019-09-18T22:01:35.468Z] + TMP_GOPATH= [2019-09-18T22:01:35.468Z] + : /build [2019-09-18T22:01:35.468Z] + '[' -z '' ']' [2019-09-18T22:01:35.468Z] ++ mktemp -d [2019-09-18T22:01:35.468Z] + export GOPATH=/tmp/tmp.TQ1irLpzfg [2019-09-18T22:01:35.468Z] + GOPATH=/tmp/tmp.TQ1irLpzfg [2019-09-18T22:01:35.468Z] + RM_GOPATH=1 [2019-09-18T22:01:35.468Z] ++ dirname ./install.sh [2019-09-18T22:01:35.468Z] + dir=. [2019-09-18T22:01:35.468Z] + bin=tomlv [2019-09-18T22:01:35.468Z] + shift [2019-09-18T22:01:35.468Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-18T22:01:35.468Z] + . ./tomlv.installer [2019-09-18T22:01:35.468Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T22:01:35.468Z] + install_tomlv [2019-09-18T22:01:35.468Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-18T22:01:35.468Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TQ1irLpzfg/src/github.com/BurntSushi/toml [2019-09-18T22:01:35.469Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T22:01:35.469Z] Cloning into '/tmp/tmp.TQ1irLpzfg/src/github.com/BurntSushi/toml'... [2019-09-18T22:01:35.751Z] + cd /tmp/tmp.TQ1irLpzfg/src/github.com/BurntSushi/toml [2019-09-18T22:01:35.751Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T22:01:35.751Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T22:01:36.037Z] internal/cpu [2019-09-18T22:01:36.037Z] math/bits [2019-09-18T22:01:36.037Z] errors [2019-09-18T22:01:36.037Z] runtime/internal/atomic [2019-09-18T22:01:36.037Z] runtime/internal/sys [2019-09-18T22:01:36.037Z] runtime/internal/math [2019-09-18T22:01:36.037Z] internal/bytealg [2019-09-18T22:01:36.037Z] unicode/utf8 [2019-09-18T22:01:36.037Z] math [2019-09-18T22:01:36.037Z] internal/race [2019-09-18T22:01:36.037Z] sync/atomic [2019-09-18T22:01:36.037Z] unicode [2019-09-18T22:01:36.324Z] runtime [2019-09-18T22:01:36.324Z] internal/testlog [2019-09-18T22:01:36.324Z] encoding [2019-09-18T22:01:36.324Z] runtime/cgo [2019-09-18T22:01:36.945Z] strconv [2019-09-18T22:01:40.419Z] sync [2019-09-18T22:01:40.419Z] io [2019-09-18T22:01:40.419Z] reflect [2019-09-18T22:01:40.419Z] syscall [2019-09-18T22:01:40.419Z] strings [2019-09-18T22:01:40.419Z] bytes [2019-09-18T22:01:40.706Z] bufio [2019-09-18T22:01:41.328Z] path [2019-09-18T22:01:41.328Z] text/tabwriter [2019-09-18T22:01:41.612Z] internal/syscall/unix [2019-09-18T22:01:41.612Z] time [2019-09-18T22:01:42.230Z] internal/poll [2019-09-18T22:01:42.230Z] sort [2019-09-18T22:01:42.230Z] internal/fmtsort [2019-09-18T22:01:42.513Z] os [2019-09-18T22:01:42.811Z] path/filepath [2019-09-18T22:01:42.811Z] fmt [2019-09-18T22:01:43.093Z] io/ioutil [2019-09-18T22:01:43.378Z] log [2019-09-18T22:01:43.378Z] flag [2019-09-18T22:01:43.378Z] github.com/BurntSushi/toml [2019-09-18T22:01:43.994Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T22:01:46.030Z] Removing intermediate container 985110e04d72 [2019-09-18T22:01:46.031Z] ---> 4722900eec6c [2019-09-18T22:01:46.031Z] Step 44/125 : FROM base AS vndr [2019-09-18T22:01:46.031Z] ---> f8ca03b94530 [2019-09-18T22:01:46.031Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-18T22:01:46.031Z] ---> Running in a37d40ab7251 [2019-09-18T22:01:46.031Z] Removing intermediate container a37d40ab7251 [2019-09-18T22:01:46.031Z] ---> f2a5f423d881 [2019-09-18T22:01:46.031Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:01:46.031Z] ---> 6d31197e8dec [2019-09-18T22:01:46.031Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:01:46.031Z] ---> 3cb50be4fd2d [2019-09-18T22:01:46.031Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:01:46.031Z] ---> Running in 7191105fcab7 [2019-09-18T22:01:46.315Z] + RM_GOPATH=0 [2019-09-18T22:01:46.315Z] + TMP_GOPATH= [2019-09-18T22:01:46.315Z] + : /build [2019-09-18T22:01:46.315Z] + '[' -z '' ']' [2019-09-18T22:01:46.315Z] ++ mktemp -d [2019-09-18T22:01:46.315Z] + export GOPATH=/tmp/tmp.N4vPa5aJAn [2019-09-18T22:01:46.315Z] + GOPATH=/tmp/tmp.N4vPa5aJAn [2019-09-18T22:01:46.315Z] + RM_GOPATH=1 [2019-09-18T22:01:46.315Z] ++ dirname ./install.sh [2019-09-18T22:01:46.315Z] + dir=. [2019-09-18T22:01:46.315Z] + bin=vndr [2019-09-18T22:01:46.315Z] + shift [2019-09-18T22:01:46.315Z] + '[' '!' -f ./vndr.installer ']' [2019-09-18T22:01:46.315Z] + . ./vndr.installer [2019-09-18T22:01:46.315Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T22:01:46.315Z] + install_vndr [2019-09-18T22:01:46.315Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-18T22:01:46.315Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.N4vPa5aJAn/src/github.com/LK4D4/vndr [2019-09-18T22:01:46.315Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T22:01:46.598Z] Cloning into '/tmp/tmp.N4vPa5aJAn/src/github.com/LK4D4/vndr'... [2019-09-18T22:01:46.883Z] + cd /tmp/tmp.N4vPa5aJAn/src/github.com/LK4D4/vndr [2019-09-18T22:01:46.883Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T22:01:46.883Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-18T22:01:46.883Z] internal/race [2019-09-18T22:01:46.883Z] errors [2019-09-18T22:01:47.167Z] runtime/internal/atomic [2019-09-18T22:01:47.167Z] internal/cpu [2019-09-18T22:01:47.167Z] runtime/internal/sys [2019-09-18T22:01:47.167Z] sync/atomic [2019-09-18T22:01:47.167Z] runtime/internal/math [2019-09-18T22:01:47.167Z] unicode [2019-09-18T22:01:47.167Z] unicode/utf8 [2019-09-18T22:01:47.167Z] math/bits [2019-09-18T22:01:47.167Z] internal/bytealg [2019-09-18T22:01:47.167Z] internal/testlog [2019-09-18T22:01:47.167Z] math [2019-09-18T22:01:47.167Z] encoding [2019-09-18T22:01:47.167Z] unicode/utf16 [2019-09-18T22:01:47.167Z] runtime [2019-09-18T22:01:47.167Z] container/list [2019-09-18T22:01:47.453Z] crypto/internal/subtle [2019-09-18T22:01:47.453Z] crypto/subtle [2019-09-18T22:01:47.453Z] internal/x/crypto/cryptobyte/asn1 [2019-09-18T22:01:47.453Z] internal/nettrace [2019-09-18T22:01:47.453Z] internal/x/net/dns/dnsmessage [2019-09-18T22:01:48.074Z] runtime/cgo [2019-09-18T22:01:48.074Z] strconv [2019-09-18T22:01:48.698Z] crypto/rc4 [2019-09-18T22:01:51.375Z] sync [2019-09-18T22:01:51.659Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-18T22:01:51.659Z] io [2019-09-18T22:01:51.659Z] reflect [2019-09-18T22:01:51.659Z] syscall [2019-09-18T22:01:51.659Z] math/rand [2019-09-18T22:01:51.946Z] bytes [2019-09-18T22:01:51.946Z] strings [2019-09-18T22:01:52.157Z] 65014b3c3121: Verifying Checksum [2019-09-18T22:01:52.157Z] 65014b3c3121: Download complete [2019-09-18T22:01:52.233Z] bufio [2019-09-18T22:01:52.521Z] hash [2019-09-18T22:01:52.808Z] hash/crc32 [2019-09-18T22:01:52.808Z] path [2019-09-18T22:01:52.808Z] crypto [2019-09-18T22:01:52.808Z] crypto/internal/randutil [2019-09-18T22:01:52.808Z] crypto/sha512 [2019-09-18T22:01:53.095Z] crypto/hmac [2019-09-18T22:01:53.095Z] crypto/sha1 [2019-09-18T22:01:53.095Z] time [2019-09-18T22:01:53.095Z] internal/syscall/unix [2019-09-18T22:01:53.095Z] crypto/sha256 [2019-09-18T22:01:53.095Z] internal/singleflight [2019-09-18T22:01:53.382Z] internal/x/crypto/hkdf [2019-09-18T22:01:53.382Z] internal/x/text/transform [2019-09-18T22:01:54.001Z] encoding/binary [2019-09-18T22:01:54.001Z] sort [2019-09-18T22:01:54.001Z] internal/poll [2019-09-18T22:01:54.001Z] internal/fmtsort [2019-09-18T22:01:54.001Z] regexp/syntax [2019-09-18T22:01:54.287Z] os [2019-09-18T22:01:54.287Z] encoding/base64 [2019-09-18T22:01:54.287Z] crypto/cipher [2019-09-18T22:01:54.573Z] crypto/md5 [2019-09-18T22:01:54.573Z] crypto/aes [2019-09-18T22:01:54.859Z] crypto/des [2019-09-18T22:01:54.859Z] encoding/pem [2019-09-18T22:01:54.859Z] internal/x/crypto/internal/chacha20 [2019-09-18T22:01:55.145Z] internal/x/crypto/poly1305 [2019-09-18T22:01:55.145Z] fmt [2019-09-18T22:01:55.145Z] path/filepath [2019-09-18T22:01:55.145Z] internal/x/crypto/chacha20poly1305 [2019-09-18T22:01:55.145Z] regexp [2019-09-18T22:01:55.145Z] internal/x/crypto/curve25519 [2019-09-18T22:01:55.434Z] io/ioutil [2019-09-18T22:01:56.053Z] net/url [2019-09-18T22:01:56.053Z] text/template/parse [2019-09-18T22:01:56.053Z] flag [2019-09-18T22:01:56.053Z] go/token [2019-09-18T22:01:56.053Z] go/scanner [2019-09-18T22:01:56.354Z] log [2019-09-18T22:01:56.354Z] encoding/json [2019-09-18T22:01:56.354Z] encoding/xml [2019-09-18T22:01:56.354Z] go/ast [2019-09-18T22:01:56.977Z] text/template [2019-09-18T22:01:57.997Z] go/parser [2019-09-18T22:01:57.997Z] compress/flate [2019-09-18T22:01:58.283Z] context [2019-09-18T22:01:58.570Z] math/big [2019-09-18T22:01:58.570Z] go/doc [2019-09-18T22:01:58.570Z] encoding/hex [2019-09-18T22:01:58.570Z] compress/gzip [2019-09-18T22:01:58.857Z] net [2019-09-18T22:01:58.857Z] internal/x/text/unicode/bidi [2019-09-18T22:01:59.482Z] internal/x/text/secure/bidirule [2019-09-18T22:01:59.482Z] github.com/LK4D4/vndr/build [2019-09-18T22:01:59.482Z] internal/x/text/unicode/norm [2019-09-18T22:02:00.500Z] internal/x/net/http2/hpack [2019-09-18T22:02:00.786Z] crypto/rand [2019-09-18T22:02:00.786Z] crypto/elliptic [2019-09-18T22:02:01.069Z] encoding/asn1 [2019-09-18T22:02:01.069Z] crypto/rsa [2019-09-18T22:02:01.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T22:02:01.355Z] crypto/dsa [2019-09-18T22:02:01.641Z] internal/x/net/idna [2019-09-18T22:02:01.641Z] mime [2019-09-18T22:02:01.641Z] crypto/ecdsa [2019-09-18T22:02:01.928Z] crypto/x509/pkix [2019-09-18T22:02:02.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T22:02:02.237Z] internal/x/crypto/cryptobyte [2019-09-18T22:02:02.237Z] mime/quotedprintable [2019-09-18T22:02:02.237Z] net/http/internal [2019-09-18T22:02:02.237Z] os/exec [2019-09-18T22:02:03.714Z] internal/x/net/http/httpproxy [2019-09-18T22:02:03.714Z] net/textproto [2019-09-18T22:02:03.714Z] crypto/x509 [2019-09-18T22:02:03.855Z] Removing intermediate container 5838b7983f10 [2019-09-18T22:02:03.855Z] ---> e834e895441d [2019-09-18T22:02:03.855Z] Step 66/125 : FROM base AS gotestsum [2019-09-18T22:02:03.855Z] ---> 6ca458d23907 [2019-09-18T22:02:03.855Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-18T22:02:03.855Z] ---> Running in 6efc36d1e448 [2019-09-18T22:02:03.855Z] Removing intermediate container 6efc36d1e448 [2019-09-18T22:02:03.855Z] ---> 165698097eea [2019-09-18T22:02:03.855Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:02:03.855Z] ---> 98204e9c8a3a [2019-09-18T22:02:03.855Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:02:03.855Z] ---> 8828e81bf656 [2019-09-18T22:02:03.855Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:02:03.855Z] ---> Running in 0f4912358929 [2019-09-18T22:02:03.855Z] + RM_GOPATH=0 [2019-09-18T22:02:03.855Z] + TMP_GOPATH= [2019-09-18T22:02:03.855Z] + : /build [2019-09-18T22:02:03.855Z] + '[' -z '' ']' [2019-09-18T22:02:03.855Z] ++ mktemp -d [2019-09-18T22:02:03.855Z] + export GOPATH=/tmp/tmp.479ONHHOvG [2019-09-18T22:02:03.855Z] + GOPATH=/tmp/tmp.479ONHHOvG [2019-09-18T22:02:03.855Z] + RM_GOPATH=1 [2019-09-18T22:02:03.855Z] ++ dirname ./install.sh [2019-09-18T22:02:03.855Z] + dir=. [2019-09-18T22:02:03.855Z] + bin=gotestsum [2019-09-18T22:02:03.855Z] + shift [2019-09-18T22:02:03.855Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-18T22:02:03.855Z] + . ./gotestsum.installer [2019-09-18T22:02:03.855Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-18T22:02:03.855Z] + install_gotestsum [2019-09-18T22:02:03.855Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-18T22:02:03.855Z] + go get -d gotest.tools/gotestsum [2019-09-18T22:02:03.855Z] Installing gotestsum version v0.3.5 [2019-09-18T22:02:03.997Z] internal/x/net/http/httpguts [2019-09-18T22:02:03.997Z] mime/multipart [2019-09-18T22:02:04.612Z] crypto/tls [2019-09-18T22:02:05.720Z] + cd /tmp/tmp.479ONHHOvG/src/gotest.tools/gotestsum [2019-09-18T22:02:05.720Z] + git checkout -q v0.3.5 [2019-09-18T22:02:05.720Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-18T22:02:06.637Z] net/http/httptrace [2019-09-18T22:02:06.637Z] net/http [2019-09-18T22:02:10.092Z] github.com/LK4D4/vndr/godl [2019-09-18T22:02:10.092Z] github.com/LK4D4/vndr [2019-09-18T22:02:12.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T22:02:14.489Z] Removing intermediate container 7191105fcab7 [2019-09-18T22:02:14.489Z] ---> 1ca46bcae532 [2019-09-18T22:02:14.489Z] Step 49/125 : FROM dev-base AS containerd [2019-09-18T22:02:14.489Z] ---> f8ca03b94530 [2019-09-18T22:02:14.489Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:02:14.489Z] ---> Using cache [2019-09-18T22:02:14.489Z] ---> 5d6390f438ef [2019-09-18T22:02:14.489Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-18T22:02:14.489Z] ---> Running in 5e675a49b48c [2019-09-18T22:02:14.489Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:02:14.489Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:02:14.489Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:02:14.489Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:02:14.489Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:02:14.489Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-18T22:02:14.773Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T22:02:14.773Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T22:02:16.794Z] Fetched 7723 kB in 2s (3248 kB/s) [2019-09-18T22:02:17.183Z] Removing intermediate container 0f4912358929 [2019-09-18T22:02:17.184Z] ---> c3a0da3e4f5e [2019-09-18T22:02:17.184Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-18T22:02:17.184Z] ---> 6ca458d23907 [2019-09-18T22:02:17.184Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-18T22:02:17.184Z] ---> Running in 29e7d035ee1a [2019-09-18T22:02:17.184Z] Removing intermediate container 29e7d035ee1a [2019-09-18T22:02:17.184Z] ---> 5525a925faf1 [2019-09-18T22:02:17.184Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:02:17.184Z] ---> faa14905bff8 [2019-09-18T22:02:17.184Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:02:17.184Z] ---> 8a46fc0fc536 [2019-09-18T22:02:17.184Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:02:17.184Z] ---> Running in 25ee47430ae0 [2019-09-18T22:02:17.184Z] + RM_GOPATH=0 [2019-09-18T22:02:17.184Z] + TMP_GOPATH= [2019-09-18T22:02:17.184Z] + : /build [2019-09-18T22:02:17.184Z] + '[' -z '' ']' [2019-09-18T22:02:17.184Z] ++ mktemp -d [2019-09-18T22:02:17.184Z] + export GOPATH=/tmp/tmp.zHxLOe3WhL [2019-09-18T22:02:17.184Z] + GOPATH=/tmp/tmp.zHxLOe3WhL [2019-09-18T22:02:17.184Z] + RM_GOPATH=1 [2019-09-18T22:02:17.184Z] ++ dirname ./install.sh [2019-09-18T22:02:17.184Z] + dir=. [2019-09-18T22:02:17.184Z] + bin=dockercli [2019-09-18T22:02:17.184Z] + shift [2019-09-18T22:02:17.184Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-18T22:02:17.184Z] + . ./dockercli.installer [2019-09-18T22:02:17.184Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-18T22:02:17.184Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-18T22:02:17.184Z] + install_dockercli [2019-09-18T22:02:17.184Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-18T22:02:17.184Z] Install docker/cli version 17.06.2-ce from stable [2019-09-18T22:02:17.184Z] ++ uname -m [2019-09-18T22:02:17.184Z] + arch=s390x [2019-09-18T22:02:17.184Z] + '[' s390x '!=' x86_64 ']' [2019-09-18T22:02:17.184Z] + '[' s390x '!=' s390x ']' [2019-09-18T22:02:17.184Z] + url=https://download.docker.com/linux/static [2019-09-18T22:02:17.184Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-18T22:02:17.184Z] + tar -xz docker/docker [2019-09-18T22:02:17.842Z] Reading package lists... [2019-09-18T22:02:17.969Z] + mkdir -p /build [2019-09-18T22:02:17.969Z] + mv docker/docker /build/ [2019-09-18T22:02:17.969Z] + rmdir docker [2019-09-18T22:02:18.763Z] Removing intermediate container 25ee47430ae0 [2019-09-18T22:02:18.763Z] ---> 3fdc43eea259 [2019-09-18T22:02:18.763Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-18T22:02:18.763Z] ---> 49bca51091e0 [2019-09-18T22:02:18.763Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-18T22:02:18.763Z] ---> Running in 525a5ee2eea9 [2019-09-18T22:02:18.763Z] Removing intermediate container 525a5ee2eea9 [2019-09-18T22:02:18.763Z] ---> 7a1c9bb0934c [2019-09-18T22:02:18.763Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:02:18.848Z] Reading package lists... [2019-09-18T22:02:19.130Z] Building dependency tree... [2019-09-18T22:02:19.130Z] Reading state information... [2019-09-18T22:02:19.130Z] The following additional packages will be installed: [2019-09-18T22:02:19.130Z] btrfs-progs liblzo2-2 [2019-09-18T22:02:19.130Z] The following NEW packages will be installed: [2019-09-18T22:02:19.130Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-18T22:02:19.134Z] ---> 48e0d107415b [2019-09-18T22:02:19.134Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:02:19.413Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:02:19.413Z] Need to get 588 kB of archives. [2019-09-18T22:02:19.413Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-18T22:02:19.413Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-18T22:02:19.413Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-18T22:02:19.413Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-18T22:02:19.413Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:02:19.495Z] ---> 533fab6ced89 [2019-09-18T22:02:19.495Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:02:19.495Z] ---> Running in bc43180ecbd3 [2019-09-18T22:02:19.702Z] Fetched 588 kB in 0s (5474 kB/s) [2019-09-18T22:02:19.702Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-18T22:02:19.702Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-18T22:02:19.702Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-18T22:02:19.702Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T22:02:19.702Z] Selecting previously unselected package btrfs-progs. [2019-09-18T22:02:19.702Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-18T22:02:19.702Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T22:02:19.702Z] Selecting previously unselected package btrfs-tools. [2019-09-18T22:02:19.702Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-18T22:02:19.702Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T22:02:19.702Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:02:19.702Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T22:02:19.702Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T22:02:19.702Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T22:02:19.702Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:02:19.864Z] + RM_GOPATH=0 [2019-09-18T22:02:19.864Z] + TMP_GOPATH= [2019-09-18T22:02:19.864Z] + : /build [2019-09-18T22:02:19.864Z] + '[' -z '' ']' [2019-09-18T22:02:19.864Z] ++ mktemp -d [2019-09-18T22:02:19.864Z] + export GOPATH=/tmp/tmp.yhKzcTsDjo [2019-09-18T22:02:19.864Z] + GOPATH=/tmp/tmp.yhKzcTsDjo [2019-09-18T22:02:19.864Z] + RM_GOPATH=1 [2019-09-18T22:02:19.864Z] ++ dirname ./install.sh [2019-09-18T22:02:19.864Z] + dir=. [2019-09-18T22:02:19.864Z] + bin=runc [2019-09-18T22:02:19.864Z] + shift [2019-09-18T22:02:19.864Z] + '[' '!' -f ./runc.installer ']' [2019-09-18T22:02:19.864Z] + . ./runc.installer [2019-09-18T22:02:19.864Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T22:02:19.864Z] + install_runc [2019-09-18T22:02:19.864Z] + uname -r [2019-09-18T22:02:19.864Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-18T22:02:19.864Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-18T22:02:19.864Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-18T22:02:19.864Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yhKzcTsDjo/src/github.com/opencontainers/runc [2019-09-18T22:02:19.864Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-18T22:02:19.864Z] Cloning into '/tmp/tmp.yhKzcTsDjo/src/github.com/opencontainers/runc'... [2019-09-18T22:02:20.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T22:02:20.316Z] Removing intermediate container 5e675a49b48c [2019-09-18T22:02:20.316Z] ---> c28c203d5e70 [2019-09-18T22:02:20.316Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-18T22:02:20.316Z] ---> Running in 8f8c8fde8b4b [2019-09-18T22:02:20.598Z] Removing intermediate container 8f8c8fde8b4b [2019-09-18T22:02:20.598Z] ---> 45e965f485e8 [2019-09-18T22:02:20.598Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:02:20.598Z] ---> 18259883d923 [2019-09-18T22:02:20.598Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:02:20.676Z] + cd /tmp/tmp.yhKzcTsDjo/src/github.com/opencontainers/runc [2019-09-18T22:02:20.676Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T22:02:20.882Z] ---> 003b658a9810 [2019-09-18T22:02:20.882Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:02:20.882Z] ---> Running in 02f429170321 [2019-09-18T22:02:21.041Z] + '[' -z '' ']' [2019-09-18T22:02:21.041Z] + target=static [2019-09-18T22:02:21.041Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-18T22:02:21.041Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-18T22:02:21.164Z] + RM_GOPATH=0 [2019-09-18T22:02:21.164Z] + TMP_GOPATH= [2019-09-18T22:02:21.164Z] + : /build [2019-09-18T22:02:21.164Z] + '[' -z '' ']' [2019-09-18T22:02:21.164Z] ++ mktemp -d [2019-09-18T22:02:21.164Z] + export GOPATH=/tmp/tmp.jAvan85QiU [2019-09-18T22:02:21.164Z] + GOPATH=/tmp/tmp.jAvan85QiU [2019-09-18T22:02:21.164Z] + RM_GOPATH=1 [2019-09-18T22:02:21.164Z] ++ dirname ./install.sh [2019-09-18T22:02:21.164Z] + dir=. [2019-09-18T22:02:21.164Z] + bin=containerd [2019-09-18T22:02:21.164Z] + shift [2019-09-18T22:02:21.164Z] + '[' '!' -f ./containerd.installer ']' [2019-09-18T22:02:21.164Z] + . ./containerd.installer [2019-09-18T22:02:21.164Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T22:02:21.164Z] + install_containerd [2019-09-18T22:02:21.164Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T22:02:21.164Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-18T22:02:21.164Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.jAvan85QiU/src/github.com/containerd/containerd [2019-09-18T22:02:21.164Z] Cloning into '/tmp/tmp.jAvan85QiU/src/github.com/containerd/containerd'... [2019-09-18T22:02:26.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T22:02:27.968Z] + cd /tmp/tmp.jAvan85QiU/src/github.com/containerd/containerd [2019-09-18T22:02:27.969Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T22:02:27.969Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-18T22:02:27.969Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-18T22:02:27.969Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-18T22:02:27.969Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-18T22:02:27.969Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-18T22:02:27.969Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-18T22:02:27.969Z] + '[' '' = dynamic ']' [2019-09-18T22:02:27.969Z] + make [2019-09-18T22:02:28.251Z] 🇩 bin/ctr [2019-09-18T22:02:34.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T22:02:35.150Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-18T22:02:35.151Z] + mkdir -p /build [2019-09-18T22:02:35.151Z] + cp runc /build/runc [2019-09-18T22:02:35.950Z] Removing intermediate container bc43180ecbd3 [2019-09-18T22:02:35.950Z] ---> 4feb8732e4b9 [2019-09-18T22:02:35.950Z] Step 81/125 : FROM dev-base AS tini [2019-09-18T22:02:35.950Z] ---> 6ca458d23907 [2019-09-18T22:02:35.950Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:02:35.950Z] ---> Using cache [2019-09-18T22:02:35.950Z] ---> 6c6b90a7f385 [2019-09-18T22:02:35.950Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-18T22:02:35.950Z] ---> Running in 254559aae895 [2019-09-18T22:02:36.320Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:02:36.320Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:02:36.696Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:02:36.696Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:02:36.696Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:02:36.696Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-18T22:02:36.696Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T22:02:36.696Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T22:02:37.963Z] Fetched 7673 kB in 1s (4818 kB/s) [2019-09-18T22:02:38.749Z] Reading package lists... [2019-09-18T22:02:39.113Z] Reading package lists... [2019-09-18T22:02:39.113Z] Building dependency tree... [2019-09-18T22:02:39.113Z] Reading state information... [2019-09-18T22:02:39.113Z] The following additional packages will be installed: [2019-09-18T22:02:39.113Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-18T22:02:39.113Z] Suggested packages: [2019-09-18T22:02:39.113Z] codeblocks eclipse ninja-build lrzip [2019-09-18T22:02:39.113Z] Recommended packages: [2019-09-18T22:02:39.113Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-18T22:02:39.500Z] The following NEW packages will be installed: [2019-09-18T22:02:39.500Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-18T22:02:39.500Z] vim-common xxd [2019-09-18T22:02:39.500Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:02:39.500Z] Need to get 13.2 MB of archives. [2019-09-18T22:02:39.500Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-18T22:02:39.500Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-18T22:02:39.500Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-18T22:02:39.500Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-18T22:02:39.500Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-18T22:02:39.500Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-18T22:02:39.500Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-18T22:02:39.500Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-18T22:02:39.500Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-18T22:02:39.867Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T22:02:39.867Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-18T22:02:39.867Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:02:39.867Z] Fetched 13.2 MB in 0s (42.4 MB/s) [2019-09-18T22:02:39.867Z] Selecting previously unselected package cmake-data. [2019-09-18T22:02:39.867Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-09-18T22:02:39.867Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-18T22:02:39.867Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-18T22:02:40.232Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-18T22:02:40.232Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-18T22:02:40.232Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T22:02:40.232Z] Selecting previously unselected package libicu57:s390x. [2019-09-18T22:02:40.232Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-18T22:02:40.232Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-18T22:02:41.024Z] Selecting previously unselected package libxml2:s390x. [2019-09-18T22:02:41.024Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-18T22:02:41.024Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T22:02:41.388Z] Selecting previously unselected package libarchive13:s390x. [2019-09-18T22:02:41.388Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-18T22:02:41.388Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-18T22:02:41.388Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-18T22:02:41.388Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-18T22:02:41.388Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-18T22:02:41.388Z] Selecting previously unselected package libuv1:s390x. [2019-09-18T22:02:41.388Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-18T22:02:41.388Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-18T22:02:41.388Z] Selecting previously unselected package cmake. [2019-09-18T22:02:41.388Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-18T22:02:41.388Z] Unpacking cmake (3.7.2-1) ... [2019-09-18T22:02:41.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T22:02:41.757Z] Selecting previously unselected package xxd. [2019-09-18T22:02:41.757Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-18T22:02:41.757Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:02:41.757Z] Selecting previously unselected package vim-common. [2019-09-18T22:02:41.757Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T22:02:41.757Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:02:41.757Z] Processing triggers for mime-support (3.60) ... [2019-09-18T22:02:41.757Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:02:41.757Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-18T22:02:41.757Z] Setting up cmake-data (3.7.2-1) ... [2019-09-18T22:02:41.757Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-18T22:02:41.757Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T22:02:41.757Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:02:41.757Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:02:42.123Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T22:02:42.123Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-18T22:02:42.123Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-18T22:02:42.123Z] Setting up cmake (3.7.2-1) ... [2019-09-18T22:02:42.123Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:02:42.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T22:02:42.898Z] Removing intermediate container 254559aae895 [2019-09-18T22:02:42.898Z] ---> b125a1e84eb8 [2019-09-18T22:02:42.898Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:02:43.262Z] ---> e81e4a6a0dbe [2019-09-18T22:02:43.262Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-18T22:02:43.262Z] ---> Running in bb5d4e121046 [2019-09-18T22:02:43.629Z] Removing intermediate container bb5d4e121046 [2019-09-18T22:02:43.629Z] ---> 324c469811a6 [2019-09-18T22:02:43.629Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:02:44.034Z] ---> 19c5a6dc07e8 [2019-09-18T22:02:44.034Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:02:44.034Z] ---> Running in 8e17bd2dc557 [2019-09-18T22:02:44.154Z] sha256:72c201b9830e489b35b869bf750d2c794c3aa26c8c85fe7edda9dcdb0b99520b [2019-09-18T22:02:44.154Z] INFO: Starting docker-py tests... [2019-09-18T22:02:44.154Z] ============================= test session starts ============================== [2019-09-18T22:02:44.154Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-18T22:02:44.154Z] rootdir: /src, inifile: pytest.ini [2019-09-18T22:02:44.154Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-18T22:02:44.154Z] collected 385 items / 6 deselected [2019-09-18T22:02:44.154Z] [2019-09-18T22:02:44.514Z] + RM_GOPATH=0 [2019-09-18T22:02:44.514Z] + TMP_GOPATH= [2019-09-18T22:02:44.514Z] + : /build [2019-09-18T22:02:44.514Z] + '[' -z '' ']' [2019-09-18T22:02:44.514Z] ++ mktemp -d [2019-09-18T22:02:44.514Z] + export GOPATH=/tmp/tmp.KQfFDwOQr3 [2019-09-18T22:02:44.514Z] + GOPATH=/tmp/tmp.KQfFDwOQr3 [2019-09-18T22:02:44.514Z] + RM_GOPATH=1 [2019-09-18T22:02:44.514Z] ++ dirname ./install.sh [2019-09-18T22:02:44.514Z] + dir=. [2019-09-18T22:02:44.514Z] + bin=tini [2019-09-18T22:02:44.514Z] + shift [2019-09-18T22:02:44.514Z] + '[' '!' -f ./tini.installer ']' [2019-09-18T22:02:44.514Z] + . ./tini.installer [2019-09-18T22:02:44.514Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T22:02:44.514Z] + install_tini [2019-09-18T22:02:44.514Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-18T22:02:44.514Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.KQfFDwOQr3/tini [2019-09-18T22:02:44.514Z] Cloning into '/tmp/tmp.KQfFDwOQr3/tini'... [2019-09-18T22:02:44.514Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T22:02:44.514Z] + cd /tmp/tmp.KQfFDwOQr3/tini [2019-09-18T22:02:44.514Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T22:02:44.514Z] + cmake . [2019-09-18T22:02:44.514Z] -- The C compiler identification is GNU 6.3.0 [2019-09-18T22:02:44.514Z] -- Check for working C compiler: /usr/bin/cc [2019-09-18T22:02:44.957Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-18T22:02:44.957Z] -- Detecting C compiler ABI info [2019-09-18T22:02:44.957Z] -- Detecting C compiler ABI info - done [2019-09-18T22:02:44.957Z] -- Detecting C compile features [2019-09-18T22:02:44.957Z] -- Detecting C compile features - done [2019-09-18T22:02:44.957Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-18T22:02:44.957Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-18T22:02:44.957Z] -- Configuring done [2019-09-18T22:02:44.957Z] -- Generating done [2019-09-18T22:02:44.957Z] -- Build files have been written to: /tmp/tmp.KQfFDwOQr3/tini [2019-09-18T22:02:44.957Z] + make tini-static [2019-09-18T22:02:44.957Z] Scanning dependencies of target tini-static [2019-09-18T22:02:44.957Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-18T22:02:45.397Z] [100%] Linking C executable tini-static [2019-09-18T22:02:45.397Z] [100%] Built target tini-static [2019-09-18T22:02:45.397Z] + mkdir -p /build [2019-09-18T22:02:45.397Z] + cp tini-static /build/docker-init [2019-09-18T22:02:45.840Z] Removing intermediate container 8e17bd2dc557 [2019-09-18T22:02:45.840Z] ---> 33ff0876effd [2019-09-18T22:02:45.840Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-18T22:02:45.840Z] ---> 6ca458d23907 [2019-09-18T22:02:45.840Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-18T22:02:46.221Z] ---> Running in 60734b4b0e0d [2019-09-18T22:02:46.221Z] Removing intermediate container 60734b4b0e0d [2019-09-18T22:02:46.221Z] ---> af48fff15d5f [2019-09-18T22:02:46.221Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:02:46.221Z] ---> 5424806e86f3 [2019-09-18T22:02:46.221Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:02:46.586Z] ---> 8e13eda2ff9a [2019-09-18T22:02:46.586Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:02:46.586Z] ---> Running in bc0fbea63e94 [2019-09-18T22:02:46.952Z] + RM_GOPATH=0 [2019-09-18T22:02:46.953Z] + TMP_GOPATH= [2019-09-18T22:02:46.953Z] + : /build/ [2019-09-18T22:02:46.953Z] + '[' -z '' ']' [2019-09-18T22:02:46.953Z] ++ mktemp -d [2019-09-18T22:02:46.953Z] + export GOPATH=/tmp/tmp.HgVPRWaB2d [2019-09-18T22:02:46.953Z] + GOPATH=/tmp/tmp.HgVPRWaB2d [2019-09-18T22:02:46.953Z] + RM_GOPATH=1 [2019-09-18T22:02:46.953Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T22:02:46.953Z] ++ dirname ./install.sh [2019-09-18T22:02:46.953Z] + dir=. [2019-09-18T22:02:46.953Z] + bin=rootlesskit [2019-09-18T22:02:46.953Z] + shift [2019-09-18T22:02:46.953Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-18T22:02:46.953Z] + . ./rootlesskit.installer [2019-09-18T22:02:46.953Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T22:02:46.953Z] + install_rootlesskit [2019-09-18T22:02:46.953Z] + case "$1" in [2019-09-18T22:02:46.953Z] + export CGO_ENABLED=0 [2019-09-18T22:02:46.953Z] + CGO_ENABLED=0 [2019-09-18T22:02:46.953Z] + _install_rootlesskit [2019-09-18T22:02:46.953Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-18T22:02:46.953Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HgVPRWaB2d/src/github.com/rootless-containers/rootlesskit [2019-09-18T22:02:46.953Z] Cloning into '/tmp/tmp.HgVPRWaB2d/src/github.com/rootless-containers/rootlesskit'... [2019-09-18T22:02:47.756Z] + cd /tmp/tmp.HgVPRWaB2d/src/github.com/rootless-containers/rootlesskit [2019-09-18T22:02:47.756Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T22:02:47.756Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T22:02:47.756Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-18T22:02:50.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T22:02:53.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T22:02:54.195Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T22:02:54.195Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-18T22:02:55.484Z] Removing intermediate container bc0fbea63e94 [2019-09-18T22:02:55.484Z] ---> 88a8052d9846 [2019-09-18T22:02:55.484Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T22:02:55.849Z] ---> 86d048a5a3bb [2019-09-18T22:02:55.849Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-18T22:02:55.849Z] ---> 49bca51091e0 [2019-09-18T22:02:55.849Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:02:55.849Z] ---> Running in ac79aca5e9be [2019-09-18T22:02:56.211Z] Removing intermediate container ac79aca5e9be [2019-09-18T22:02:56.211Z] ---> 05a1bbb32aa7 [2019-09-18T22:02:56.211Z] Step 96/125 : RUN groupadd -r docker [2019-09-18T22:02:56.211Z] ---> Running in 4f76a841c64e [2019-09-18T22:02:57.004Z] Removing intermediate container 4f76a841c64e [2019-09-18T22:02:57.004Z] ---> bb6d6bd98130 [2019-09-18T22:02:57.004Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T22:02:57.004Z] ---> Running in ffec77283cc7 [2019-09-18T22:02:58.266Z] Removing intermediate container ffec77283cc7 [2019-09-18T22:02:58.266Z] ---> 4a726d54912f [2019-09-18T22:02:58.266Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-18T22:02:58.266Z] ---> Running in 4fc45000cf00 [2019-09-18T22:02:58.266Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-18T22:02:59.053Z] Removing intermediate container 4fc45000cf00 [2019-09-18T22:02:59.053Z] ---> f40574ead576 [2019-09-18T22:02:59.053Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-18T22:02:59.053Z] ---> Running in 2b8296ae9ebf [2019-09-18T22:03:00.012Z] Removing intermediate container 2b8296ae9ebf [2019-09-18T22:03:00.012Z] ---> 16cf77d59e23 [2019-09-18T22:03:00.012Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-18T22:03:00.012Z] ---> Running in fb24f07225e9 [2019-09-18T22:03:00.461Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-18T22:03:00.920Z] Removing intermediate container fb24f07225e9 [2019-09-18T22:03:00.920Z] ---> 9c26a0de9bce [2019-09-18T22:03:00.920Z] Step 101/125 : RUN ldconfig [2019-09-18T22:03:00.920Z] ---> Running in cf533bc4c853 [2019-09-18T22:03:01.021Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-18T22:03:01.713Z] Removing intermediate container cf533bc4c853 [2019-09-18T22:03:01.713Z] ---> b0c6999caca6 [2019-09-18T22:03:01.713Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-18T22:03:01.713Z] ---> Running in 79d5408a1b60 [2019-09-18T22:03:01.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T22:03:02.084Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:03:02.084Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:03:02.084Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:03:02.460Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:03:02.460Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:03:02.460Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [488 kB] [2019-09-18T22:03:02.460Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T22:03:02.460Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T22:03:03.588Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-18T22:03:03.714Z] Fetched 7673 kB in 1s (4766 kB/s) [2019-09-18T22:03:04.491Z] Reading package lists... [2019-09-18T22:03:04.858Z] Reading package lists... [2019-09-18T22:03:04.858Z] Building dependency tree... [2019-09-18T22:03:04.858Z] Reading state information... [2019-09-18T22:03:04.858Z] The following additional packages will be installed: [2019-09-18T22:03:04.858Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-18T22:03:04.858Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-18T22:03:04.858Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-18T22:03:04.858Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-18T22:03:04.858Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-18T22:03:04.858Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-18T22:03:04.858Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-18T22:03:04.858Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-18T22:03:04.858Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-18T22:03:04.858Z] Suggested packages: [2019-09-18T22:03:04.858Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-18T22:03:04.858Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-18T22:03:04.859Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-18T22:03:04.859Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-18T22:03:04.859Z] Recommended packages: [2019-09-18T22:03:04.859Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-18T22:03:04.859Z] python3-keyrings.alt python3-xdg unzip [2019-09-18T22:03:05.662Z] The following NEW packages will be installed: [2019-09-18T22:03:05.662Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-18T22:03:05.662Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-18T22:03:05.662Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-18T22:03:05.662Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-18T22:03:05.662Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-18T22:03:05.662Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-18T22:03:05.662Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-18T22:03:05.662Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-18T22:03:05.662Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-18T22:03:05.662Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-18T22:03:05.662Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-18T22:03:05.662Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-18T22:03:05.662Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-18T22:03:05.662Z] xfsprogs xxd xz-utils zip [2019-09-18T22:03:05.662Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:03:05.662Z] Need to get 88.2 MB of archives. [2019-09-18T22:03:05.662Z] After this operation, 565 MB of additional disk space will be used. [2019-09-18T22:03:05.662Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-18T22:03:05.662Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-18T22:03:05.662Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-18T22:03:05.662Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-18T22:03:05.662Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-18T22:03:05.662Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-18T22:03:05.662Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-18T22:03:05.662Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-18T22:03:05.662Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-18T22:03:05.662Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-18T22:03:05.662Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-18T22:03:06.061Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-18T22:03:06.061Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-18T22:03:06.061Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-18T22:03:06.061Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-18T22:03:06.061Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-18T22:03:06.061Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-18T22:03:06.061Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-18T22:03:06.061Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-18T22:03:06.061Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-18T22:03:06.061Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-18T22:03:06.061Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T22:03:06.061Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-18T22:03:06.061Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-18T22:03:06.061Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-18T22:03:06.061Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-18T22:03:06.061Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-18T22:03:06.061Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-18T22:03:06.061Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-18T22:03:06.061Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-18T22:03:06.061Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-18T22:03:06.061Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-18T22:03:06.061Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-18T22:03:06.061Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-18T22:03:06.061Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-18T22:03:06.061Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-18T22:03:06.061Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-18T22:03:06.061Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-18T22:03:06.061Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-18T22:03:06.061Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-18T22:03:06.061Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-18T22:03:06.061Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-18T22:03:06.061Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-18T22:03:06.061Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-18T22:03:06.061Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-18T22:03:06.061Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-18T22:03:06.061Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-18T22:03:06.061Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-18T22:03:06.061Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-18T22:03:06.061Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-18T22:03:06.061Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-18T22:03:06.061Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-18T22:03:06.061Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-18T22:03:06.061Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-18T22:03:06.061Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-18T22:03:06.061Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-18T22:03:06.061Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-18T22:03:06.061Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-18T22:03:06.061Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-18T22:03:06.061Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-18T22:03:06.061Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-18T22:03:06.061Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-18T22:03:06.061Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-09-18T22:03:06.061Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-18T22:03:06.061Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-18T22:03:06.061Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-18T22:03:06.453Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-09-18T22:03:06.453Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-09-18T22:03:06.855Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-09-18T22:03:07.234Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:03:07.234Z] Fetched 88.2 MB in 1s (59.9 MB/s) [2019-09-18T22:03:07.234Z] Selecting previously unselected package bash-completion. [2019-09-18T22:03:07.234Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-09-18T22:03:07.234Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-18T22:03:08.021Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-18T22:03:08.021Z] Selecting previously unselected package libnet1:s390x. [2019-09-18T22:03:08.021Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-18T22:03:08.021Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T22:03:08.021Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-18T22:03:08.021Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-18T22:03:08.021Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-18T22:03:08.021Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-18T22:03:08.021Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-18T22:03:08.021Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-18T22:03:08.021Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-18T22:03:08.021Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-18T22:03:08.021Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-18T22:03:08.021Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-18T22:03:08.021Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T22:03:08.021Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-18T22:03:08.021Z] Selecting previously unselected package python3.5-minimal. [2019-09-18T22:03:08.021Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T22:03:08.021Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T22:03:08.395Z] Selecting previously unselected package python3-minimal. [2019-09-18T22:03:08.395Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-18T22:03:08.395Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-18T22:03:08.395Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-18T22:03:08.395Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-18T22:03:08.395Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-18T22:03:08.395Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-18T22:03:08.395Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T22:03:08.395Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-18T22:03:08.775Z] Selecting previously unselected package python3.5. [2019-09-18T22:03:08.775Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T22:03:08.775Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T22:03:08.775Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-18T22:03:08.775Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-18T22:03:08.775Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-18T22:03:08.775Z] Selecting previously unselected package dh-python. [2019-09-18T22:03:08.775Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-18T22:03:08.775Z] Unpacking dh-python (2.20170125) ... [2019-09-18T22:03:08.776Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-18T22:03:08.776Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T22:03:09.152Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-18T22:03:09.533Z] Selecting previously unselected package python3. [2019-09-18T22:03:09.533Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-09-18T22:03:09.533Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-18T22:03:09.533Z] Unpacking python3 (3.5.3-1) ... [2019-09-18T22:03:09.533Z] Selecting previously unselected package pigz. [2019-09-18T22:03:09.533Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-18T22:03:09.533Z] Unpacking pigz (2.3.4-1) ... [2019-09-18T22:03:09.533Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-18T22:03:09.533Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T22:03:09.533Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:09.533Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-18T22:03:09.533Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T22:03:09.533Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package libiptc0:s390x. [2019-09-18T22:03:09.908Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package libxtables12:s390x. [2019-09-18T22:03:09.908Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-18T22:03:09.908Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package iptables. [2019-09-18T22:03:09.908Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package xxd. [2019-09-18T22:03:09.908Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package vim-common. [2019-09-18T22:03:09.908Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T22:03:09.908Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package bzip2. [2019-09-18T22:03:09.908Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package libgpm2:s390x. [2019-09-18T22:03:09.908Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package xz-utils. [2019-09-18T22:03:09.908Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-18T22:03:09.908Z] Selecting previously unselected package aufs-tools. [2019-09-18T22:03:09.908Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-18T22:03:09.908Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-18T22:03:10.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T22:03:10.289Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-18T22:03:10.289Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package btrfs-progs. [2019-09-18T22:03:10.289Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package btrfs-tools. [2019-09-18T22:03:10.289Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-18T22:03:10.289Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package dmsetup. [2019-09-18T22:03:10.289Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package libonig4:s390x. [2019-09-18T22:03:10.289Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package libjq1:s390x. [2019-09-18T22:03:10.289Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T22:03:10.289Z] Selecting previously unselected package jq. [2019-09-18T22:03:10.289Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T22:03:10.289Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libaio1:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libcap2-bin. [2019-09-18T22:03:10.665Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-18T22:03:10.665Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-18T22:03:10.665Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-18T22:03:10.665Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-18T22:03:11.034Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-18T22:03:11.034Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-18T22:03:11.034Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-18T22:03:11.034Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-18T22:03:11.034Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-18T22:03:11.034Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T22:03:11.034Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-18T22:03:11.034Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-18T22:03:11.034Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T22:03:11.034Z] Selecting previously unselected package libreadline5:s390x. [2019-09-18T22:03:11.034Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-18T22:03:11.034Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-18T22:03:11.034Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-18T22:03:11.034Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-18T22:03:11.034Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-18T22:03:11.501Z] Selecting previously unselected package net-tools. [2019-09-18T22:03:11.501Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-18T22:03:11.501Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T22:03:11.501Z] Selecting previously unselected package python-pip-whl. [2019-09-18T22:03:11.501Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-18T22:03:11.501Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T22:03:11.501Z] Selecting previously unselected package python3-pip. [2019-09-18T22:03:11.501Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-18T22:03:11.501Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T22:03:12.072Z] Selecting previously unselected package python3-pkg-resources. [2019-09-18T22:03:12.072Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T22:03:12.072Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-18T22:03:12.072Z] Selecting previously unselected package python3-setuptools. [2019-09-18T22:03:12.072Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-18T22:03:12.072Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-18T22:03:12.072Z] Selecting previously unselected package python3-wheel. [2019-09-18T22:03:12.072Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-18T22:03:12.072Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-18T22:03:12.072Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-18T22:03:12.072Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-18T22:03:12.072Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T22:03:12.072Z] Selecting previously unselected package vim-runtime. [2019-09-18T22:03:12.072Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T22:03:12.072Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-18T22:03:12.072Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-18T22:03:12.072Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:12.568Z] Selecting previously unselected package vim. [2019-09-18T22:03:12.568Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-18T22:03:12.568Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:13.064Z] Selecting previously unselected package xfsprogs. [2019-09-18T22:03:13.064Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-18T22:03:13.064Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-18T22:03:13.064Z] Selecting previously unselected package zip. [2019-09-18T22:03:13.064Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-18T22:03:13.064Z] Unpacking zip (3.0-11+b1) ... [2019-09-18T22:03:13.064Z] Selecting previously unselected package libapparmor-perl. [2019-09-18T22:03:13.064Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T22:03:13.064Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T22:03:13.064Z] Selecting previously unselected package apparmor. [2019-09-18T22:03:13.064Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T22:03:13.064Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-18T22:03:13.064Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-18T22:03:13.064Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-18T22:03:13.064Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T22:03:13.462Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-18T22:03:13.462Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-18T22:03:13.462Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T22:03:13.828Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-18T22:03:13.828Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-18T22:03:13.828Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T22:03:13.828Z] Selecting previously unselected package mingw-w64-common. [2019-09-18T22:03:13.828Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-18T22:03:13.828Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-18T22:03:14.636Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-18T22:03:14.636Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-18T22:03:14.636Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T22:03:15.410Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-18T22:03:15.410Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-18T22:03:15.410Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T22:03:15.410Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-18T22:03:15.410Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-18T22:03:15.410Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:03:16.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T22:03:19.420Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-18T22:03:19.420Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-18T22:03:19.420Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:03:21.891Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-18T22:03:21.891Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T22:03:21.891Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-18T22:03:21.891Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T22:03:21.891Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T22:03:21.891Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:21.891Z] Processing triggers for mime-support (3.60) ... [2019-09-18T22:03:21.891Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:21.891Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-18T22:03:21.891Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-18T22:03:21.891Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T22:03:21.891Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T22:03:21.891Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-18T22:03:22.261Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-18T22:03:22.261Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T22:03:22.261Z] Setting up zip (3.0-11+b1) ... [2019-09-18T22:03:22.261Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-18T22:03:22.261Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T22:03:22.261Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T22:03:22.261Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:03:22.261Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-18T22:03:22.261Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:22.261Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-18T22:03:22.261Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-18T22:03:22.261Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T22:03:22.261Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:22.261Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-18T22:03:22.261Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-18T22:03:22.261Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-18T22:03:22.261Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:22.261Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-18T22:03:22.261Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-18T22:03:22.635Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-18T22:03:22.635Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T22:03:22.635Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T22:03:22.635Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-18T22:03:22.635Z] Setting up pigz (2.3.4-1) ... [2019-09-18T22:03:22.635Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T22:03:22.635Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-18T22:03:22.635Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:22.635Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-18T22:03:22.635Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T22:03:22.635Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T22:03:22.635Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-18T22:03:22.635Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-18T22:03:22.635Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-18T22:03:22.635Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-18T22:03:22.635Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-18T22:03:22.635Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-18T22:03:22.635Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:22.635Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T22:03:22.635Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T22:03:22.635Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T22:03:22.635Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-18T22:03:22.635Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T22:03:23.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T22:03:23.913Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-18T22:03:23.913Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:03:23.913Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-18T22:03:23.913Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-18T22:03:23.913Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-18T22:03:23.913Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-18T22:03:23.913Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T22:03:23.913Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:03:23.913Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-18T22:03:23.913Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-18T22:03:23.913Z] Setting up python3 (3.5.3-1) ... [2019-09-18T22:03:24.294Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-18T22:03:25.091Z] 🇩 bin/containerd [2019-09-18T22:03:25.093Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-18T22:03:25.093Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-18T22:03:25.093Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T22:03:25.093Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-18T22:03:25.093Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-18T22:03:25.503Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T22:03:25.503Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T22:03:25.503Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-18T22:03:25.503Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-18T22:03:25.955Z] Setting up dh-python (2.20170125) ... [2019-09-18T22:03:25.955Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-18T22:03:25.955Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:03:29.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T22:03:30.223Z] Removing intermediate container 79d5408a1b60 [2019-09-18T22:03:30.223Z] ---> 48c34f822886 [2019-09-18T22:03:30.223Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-18T22:03:30.599Z] ---> Running in b4e436c82bbd [2019-09-18T22:03:31.859Z] Collecting yamllint==1.16.0 [2019-09-18T22:03:32.242Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-18T22:03:32.242Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-18T22:03:32.242Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-18T22:03:32.609Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-18T22:03:32.609Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-18T22:03:32.980Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-18T22:03:32.980Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-18T22:03:33.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T22:03:33.369Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-18T22:03:33.369Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-18T22:03:33.369Z] Running setup.py bdist_wheel for pathspec: started [2019-09-18T22:03:33.744Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-18T22:03:33.744Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-18T22:03:33.744Z] Successfully built pyyaml pathspec [2019-09-18T22:03:33.744Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-18T22:03:33.744Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-18T22:03:34.527Z] Removing intermediate container b4e436c82bbd [2019-09-18T22:03:34.527Z] ---> 7cc5aff84f85 [2019-09-18T22:03:34.527Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T22:03:34.907Z] ---> 92c3ef085d0e [2019-09-18T22:03:34.907Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T22:03:36.719Z] ---> ff47ac180715 [2019-09-18T22:03:36.719Z] Step 106/125 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-18T22:03:37.096Z] ---> 68e37163bd6f [2019-09-18T22:03:37.096Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T22:03:37.459Z] ---> f51d3aca6226 [2019-09-18T22:03:37.459Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T22:03:37.820Z] ---> e15a711fd7e8 [2019-09-18T22:03:37.820Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T22:03:38.185Z] ---> f50d79a4b498 [2019-09-18T22:03:38.185Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T22:03:38.559Z] ---> 26771f412cc3 [2019-09-18T22:03:38.559Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T22:03:38.559Z] ---> b905e8d58ad2 [2019-09-18T22:03:38.559Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T22:03:39.432Z] ---> a8b8a4956fe8 [2019-09-18T22:03:39.432Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T22:03:39.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T22:03:39.879Z] ---> 660f214d5851 [2019-09-18T22:03:39.879Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T22:03:40.342Z] ---> 6c200b0f9ff9 [2019-09-18T22:03:40.342Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T22:03:41.220Z] ---> bd6a06e30212 [2019-09-18T22:03:41.220Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-18T22:03:41.220Z] ---> 5e220f6a2549 [2019-09-18T22:03:41.220Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T22:03:41.998Z] ---> 5aee3f6cc6ba [2019-09-18T22:03:41.998Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-18T22:03:42.367Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-18T22:03:42.367Z] bad55c542dc9: Pulling fs layer [2019-09-18T22:03:42.738Z] bad55c542dc9: Download complete [2019-09-18T22:03:42.738Z] bad55c542dc9: Pull complete [2019-09-18T22:03:42.738Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T22:03:42.738Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T22:03:43.105Z] ---> 2704971a1b56 [2019-09-18T22:03:43.105Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-18T22:03:43.301Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-18T22:03:43.470Z] ---> Running in c04e304ec5b7 [2019-09-18T22:03:43.470Z] Removing intermediate container c04e304ec5b7 [2019-09-18T22:03:43.470Z] ---> f8ddb683d5c7 [2019-09-18T22:03:43.470Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-18T22:03:43.470Z] ---> Running in b90876dafc0c [2019-09-18T22:03:43.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T22:03:43.794Z] Using test binary docker [2019-09-18T22:03:43.794Z] +++ /etc/init.d/apparmor start [2019-09-18T22:03:43.794Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T22:03:43.794Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T22:03:43.794Z] Warning failed to create cache: (null) [2019-09-18T22:03:43.794Z] . [2019-09-18T22:03:43.794Z] INFO: Waiting for daemon to start... [2019-09-18T22:03:43.794Z] Starting dockerd [2019-09-18T22:03:43.794Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-18T22:03:43.836Z] Removing intermediate container b90876dafc0c [2019-09-18T22:03:43.836Z] ---> 91a0d4398ba2 [2019-09-18T22:03:43.836Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-18T22:03:43.836Z] ---> Running in 3ce072cadc1c [2019-09-18T22:03:43.836Z] Removing intermediate container 3ce072cadc1c [2019-09-18T22:03:43.836Z] ---> 4ebafcf9411d [2019-09-18T22:03:43.836Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-18T22:03:43.836Z] ---> Running in ba67c3d21b4e [2019-09-18T22:03:44.203Z] Removing intermediate container ba67c3d21b4e [2019-09-18T22:03:44.203Z] ---> 7329cbcc54cf [2019-09-18T22:03:44.203Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-18T22:03:44.203Z] ---> Running in 9091662c2585 [2019-09-18T22:03:44.203Z] Removing intermediate container 9091662c2585 [2019-09-18T22:03:44.203Z] ---> 2eaac06949bc [2019-09-18T22:03:44.203Z] Step 124/125 : FROM dev AS final [2019-09-18T22:03:44.203Z] ---> 2eaac06949bc [2019-09-18T22:03:44.203Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-18T22:03:45.695Z] . [2019-09-18T22:03:45.695Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T22:03:45.695Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T22:03:45.695Z] Error: No such image: emptyfs [2019-09-18T22:03:45.695Z] ++++ docker load [2019-09-18T22:03:45.695Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T22:03:45.953Z] Running integration-test (iteration 1) [2019-09-18T22:03:45.953Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-18T22:03:45.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:03:45.953Z] ++ set -e [2019-09-18T22:03:45.953Z] ++ '[' -n 0 ']' [2019-09-18T22:03:45.953Z] ++ set -x [2019-09-18T22:03:45.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:03:46.632Z] ---> 6de4e6105894 [2019-09-18T22:03:47.000Z] Successfully built 6de4e6105894 [2019-09-18T22:03:47.000Z] Successfully tagged docker:f470698c2c10c2382080fab34f83088450fabdd6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-18T22:03:47.856Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/test/unit [2019-09-18T22:03:50.393Z] ? github.com/docker/docker/api [no test files] [2019-09-18T22:03:57.657Z] 🇩 bin/containerd-stress [2019-09-18T22:03:57.657Z] 🇩 bin/containerd-shim [2019-09-18T22:04:02.317Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-09-18T22:04:07.976Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-18T22:04:12.376Z] 🇩 binaries [2019-09-18T22:04:12.376Z] + mkdir -p /build [2019-09-18T22:04:12.376Z] + cp bin/containerd /build/containerd [2019-09-18T22:04:12.376Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-18T22:04:12.376Z] + cp bin/ctr /build/ctr [2019-09-18T22:04:17.875Z] Removing intermediate container 02f429170321 [2019-09-18T22:04:17.875Z] ---> 945f6f0f20b8 [2019-09-18T22:04:17.875Z] Step 56/125 : FROM dev-base AS proxy [2019-09-18T22:04:17.875Z] ---> f8ca03b94530 [2019-09-18T22:04:17.875Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-18T22:04:17.875Z] ---> Running in c1dd673af26e [2019-09-18T22:04:17.875Z] Removing intermediate container c1dd673af26e [2019-09-18T22:04:17.875Z] ---> f100292f92e7 [2019-09-18T22:04:17.875Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:04:17.875Z] ---> 9296b9cc4698 [2019-09-18T22:04:17.875Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:04:17.875Z] ---> 233d36991be3 [2019-09-18T22:04:17.875Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:04:17.875Z] ---> Running in 6699bae6032a [2019-09-18T22:04:18.029Z] Loaded image: buildpack-deps:jessie [2019-09-18T22:04:18.029Z] Loaded image: busybox:latest [2019-09-18T22:04:18.029Z] Loaded image: busybox:glibc [2019-09-18T22:04:18.029Z] Loaded image: debian:jessie [2019-09-18T22:04:18.029Z] Loaded image: hello-world:latest [2019-09-18T22:04:18.029Z] INFO: Testing against a local daemon [2019-09-18T22:04:18.029Z] === RUN TestCgroupNamespacesBuild [2019-09-18T22:04:18.159Z] + RM_GOPATH=0 [2019-09-18T22:04:18.159Z] + TMP_GOPATH= [2019-09-18T22:04:18.159Z] + : /build [2019-09-18T22:04:18.159Z] + '[' -z '' ']' [2019-09-18T22:04:18.442Z] ++ mktemp -d [2019-09-18T22:04:18.442Z] + export GOPATH=/tmp/tmp.IHazfGa215 [2019-09-18T22:04:18.442Z] + GOPATH=/tmp/tmp.IHazfGa215 [2019-09-18T22:04:18.442Z] + RM_GOPATH=1 [2019-09-18T22:04:18.442Z] ++ dirname ./install.sh [2019-09-18T22:04:18.442Z] + dir=. [2019-09-18T22:04:18.442Z] + bin=proxy [2019-09-18T22:04:18.442Z] + shift [2019-09-18T22:04:18.442Z] + '[' '!' -f ./proxy.installer ']' [2019-09-18T22:04:18.442Z] + . ./proxy.installer [2019-09-18T22:04:18.442Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T22:04:18.442Z] + install_proxy [2019-09-18T22:04:18.442Z] + case "$1" in [2019-09-18T22:04:18.442Z] + export CGO_ENABLED=0 [2019-09-18T22:04:18.442Z] + CGO_ENABLED=0 [2019-09-18T22:04:18.442Z] + _install_proxy [2019-09-18T22:04:18.442Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-18T22:04:18.442Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IHazfGa215/src/github.com/docker/libnetwork [2019-09-18T22:04:18.442Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T22:04:18.442Z] Cloning into '/tmp/tmp.IHazfGa215/src/github.com/docker/libnetwork'... [2019-09-18T22:04:18.595Z] --- PASS: TestCgroupNamespacesBuild (3.18s) [2019-09-18T22:04:18.595Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-18T22:04:18.595Z] daemon.go:336: [db53a08234964] waiting for daemon to start [2019-09-18T22:04:18.595Z] daemon.go:336: [db53a08234964] waiting for daemon to start [2019-09-18T22:04:18.595Z] daemon.go:364: [db53a08234964] daemon started [2019-09-18T22:04:18.595Z] daemon.go:472: [db53a08234964] Stopping daemon [2019-09-18T22:04:18.595Z] daemon.go:307: [db53a08234964] exiting daemon [2019-09-18T22:04:18.595Z] daemon.go:459: [db53a08234964] Daemon stopped [2019-09-18T22:04:18.595Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T22:04:19.404Z] 65014b3c3121: Pull complete [2019-09-18T22:04:21.125Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2019-09-18T22:04:21.125Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T22:04:21.125Z] daemon.go:336: [d52b8a08af679] waiting for daemon to start [2019-09-18T22:04:21.125Z] daemon.go:336: [d52b8a08af679] waiting for daemon to start [2019-09-18T22:04:21.125Z] daemon.go:364: [d52b8a08af679] daemon started [2019-09-18T22:04:21.125Z] daemon.go:472: [d52b8a08af679] Stopping daemon [2019-09-18T22:04:21.125Z] daemon.go:307: [d52b8a08af679] exiting daemon [2019-09-18T22:04:21.125Z] daemon.go:459: [d52b8a08af679] Daemon stopped [2019-09-18T22:04:21.125Z] === RUN TestBuildWithSession [2019-09-18T22:04:21.126Z] + cd /tmp/tmp.IHazfGa215/src/github.com/docker/libnetwork [2019-09-18T22:04:21.126Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T22:04:21.409Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-18T22:04:25.308Z] --- PASS: TestBuildWithSession (3.57s) [2019-09-18T22:04:25.308Z] === RUN TestBuildSquashParent [2019-09-18T22:04:25.894Z] Removing intermediate container 6699bae6032a [2019-09-18T22:04:25.894Z] ---> 42dc1574264e [2019-09-18T22:04:25.894Z] Step 61/125 : FROM base AS golangci_lint [2019-09-18T22:04:25.894Z] ---> f8ca03b94530 [2019-09-18T22:04:25.894Z] Step 62/125 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-09-18T22:04:25.894Z] ---> Running in 0a201eb02ddb [2019-09-18T22:04:25.894Z] Removing intermediate container 0a201eb02ddb [2019-09-18T22:04:25.894Z] ---> e59220dfeed0 [2019-09-18T22:04:25.894Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:04:25.894Z] ---> 8f804874c2ee [2019-09-18T22:04:25.894Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:04:25.894Z] ---> 6506793f42cd [2019-09-18T22:04:25.894Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:04:25.894Z] ---> Running in f3ab01bca972 [2019-09-18T22:04:25.894Z] + RM_GOPATH=0 [2019-09-18T22:04:25.894Z] + TMP_GOPATH= [2019-09-18T22:04:25.894Z] + : /build [2019-09-18T22:04:25.894Z] + '[' -z '' ']' [2019-09-18T22:04:25.894Z] ++ mktemp -d [2019-09-18T22:04:25.894Z] + export GOPATH=/tmp/tmp.9g3kUoskbD [2019-09-18T22:04:25.894Z] + GOPATH=/tmp/tmp.9g3kUoskbD [2019-09-18T22:04:25.894Z] + RM_GOPATH=1 [2019-09-18T22:04:25.894Z] ++ dirname ./install.sh [2019-09-18T22:04:25.894Z] Installing golangci-lint version v1.17.1 [2019-09-18T22:04:25.894Z] + dir=. [2019-09-18T22:04:25.894Z] + bin=golangci_lint [2019-09-18T22:04:25.894Z] + shift [2019-09-18T22:04:25.894Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-09-18T22:04:25.894Z] + . ./golangci_lint.installer [2019-09-18T22:04:25.894Z] ++ : v1.17.1 [2019-09-18T22:04:25.894Z] + install_golangci_lint [2019-09-18T22:04:25.894Z] + echo 'Installing golangci-lint version v1.17.1' [2019-09-18T22:04:25.894Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-18T22:04:28.585Z] + cd /tmp/tmp.9g3kUoskbD/src/github.com/golangci/golangci-lint/ [2019-09-18T22:04:28.585Z] + git checkout -q v1.17.1 [2019-09-18T22:04:28.868Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-09-18T22:04:35.278Z] --- PASS: TestBuildSquashParent (10.26s) [2019-09-18T22:04:35.278Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-09-18T22:04:35.278Z] daemon.go:336: [dd06d5dc32372] waiting for daemon to start [2019-09-18T22:04:35.278Z] daemon.go:336: [dd06d5dc32372] waiting for daemon to start [2019-09-18T22:04:35.278Z] daemon.go:364: [dd06d5dc32372] daemon started [2019-09-18T22:04:35.278Z] daemon.go:472: [dd06d5dc32372] Stopping daemon [2019-09-18T22:04:35.278Z] daemon.go:307: [dd06d5dc32372] exiting daemon [2019-09-18T22:04:35.278Z] daemon.go:459: [dd06d5dc32372] Daemon stopped [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:04:35.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:04:35.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:04:35.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:04:35.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:04:35.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:04:35.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:04:35.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:04:35.278Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:04:35.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:04:38.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T22:04:38.560Z] Using test binary docker [2019-09-18T22:04:38.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T22:04:38.560Z] Using test binary docker [2019-09-18T22:04:38.560Z] +++ /etc/init.d/apparmor start [2019-09-18T22:04:38.560Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T22:04:38.560Z] Starting AppArmor profiles:+++ /etc/init.d/apparmor start [2019-09-18T22:04:38.560Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T22:04:38.560Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T22:04:38.560Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdinWarning failed to create cache: (null) [2019-09-18T22:04:38.560Z] [2019-09-18T22:04:38.560Z] Warning failed to create cache: (null) [2019-09-18T22:04:38.560Z] .. [2019-09-18T22:04:38.560Z] [2019-09-18T22:04:38.560Z] INFO: Waiting for daemon to start... [2019-09-18T22:04:38.560Z] Starting dockerd [2019-09-18T22:04:38.560Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-18T22:04:38.560Z] INFO: Waiting for daemon to start... [2019-09-18T22:04:38.560Z] Starting dockerd [2019-09-18T22:04:38.560Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-09-18T22:04:38.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:04:38.560Z] ..=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:04:40.457Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:04:40.457Z] [2019-09-18T22:04:40.457Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T22:04:40.457Z] [2019-09-18T22:04:40.457Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T22:04:40.457Z] [2019-09-18T22:04:40.457Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:04:40.457Z] Error: No such image: emptyfs [2019-09-18T22:04:40.715Z] ++++ docker load [2019-09-18T22:04:40.715Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T22:04:40.715Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T22:04:40.715Z] Error: No such image: emptyfs [2019-09-18T22:04:40.715Z] ++++ docker load [2019-09-18T22:04:40.715Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T22:04:40.974Z] Running integration-test (iteration 1) [2019-09-18T22:04:40.974Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-18T22:04:40.974Z] ++ env -i DEST=/go/src/github.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 ./test.main -test.v -test.timeout=360m -test.run '/(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-09-18T22:04:40.974Z] Running integration-test (iteration 1) [2019-09-18T22:04:40.974Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-18T22:04:40.974Z] ++ env -i DEST=/go/src/github.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 ./test.main -test.v -test.timeout=360m -test.run '/(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-09-18T22:04:47.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-18T22:04:47.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.66s) [2019-09-18T22:04:47.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.77s) [2019-09-18T22:04:47.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2019-09-18T22:04:47.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2019-09-18T22:04:47.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.34s) [2019-09-18T22:04:47.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.54s) [2019-09-18T22:04:47.532Z] === RUN TestBuildMultiStageCopy [2019-09-18T22:04:47.532Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T22:04:50.812Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T22:04:51.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T22:04:52.677Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T22:04:53.610Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T22:04:54.542Z] --- PASS: TestBuildMultiStageCopy (7.56s) [2019-09-18T22:04:54.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.88s) [2019-09-18T22:04:54.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2019-09-18T22:04:54.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2019-09-18T22:04:54.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2019-09-18T22:04:54.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.86s) [2019-09-18T22:04:54.542Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T22:04:57.069Z] ................................................ [ 29%] [2019-09-18T22:04:58.746Z] --- PASS: TestBuildMultiStageParentConfig (3.57s) [2019-09-18T22:04:58.746Z] === RUN TestBuildLabelWithTargets [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T22:05:01.213Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-18T22:05:01.213Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T22:05:01.213Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T22:05:01.213Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T22:05:01.213Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-18T22:05:01.620Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 95.2% of statements [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T22:05:01.620Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T22:05:01.620Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-09-18T22:05:02.023Z] --- PASS: TestBuildLabelWithTargets (3.64s) [2019-09-18T22:05:02.023Z] === RUN TestBuildWithEmptyLayers [2019-09-18T22:05:02.137Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T22:05:02.137Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T22:05:02.757Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-09-18T22:05:03.920Z] --- PASS: TestBuildWithEmptyLayers (1.88s) [2019-09-18T22:05:03.920Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T22:05:03.920Z] Loaded image: buildpack-deps:jessie [2019-09-18T22:05:03.920Z] Loaded image: busybox:latest [2019-09-18T22:05:04.485Z] Loaded image: busybox:glibc [2019-09-18T22:05:04.485Z] Loaded image: debian:jessie [2019-09-18T22:05:04.743Z] Loaded image: hello-world:latest [2019-09-18T22:05:04.743Z] Loaded image: buildpack-deps:jessie [2019-09-18T22:05:04.743Z] INFO: Testing against a local daemon [2019-09-18T22:05:04.743Z] === RUN Test [2019-09-18T22:05:05.000Z] === RUN Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-18T22:05:05.000Z] Loaded image: busybox:latest [2019-09-18T22:05:05.257Z] Loaded image: busybox:glibc [2019-09-18T22:05:05.257Z] Loaded image: debian:jessie [2019-09-18T22:05:05.258Z] Loaded image: hello-world:latest [2019-09-18T22:05:05.515Z] INFO: Testing against a local daemon [2019-09-18T22:05:05.515Z] === RUN Test [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-18T22:05:05.515Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-18T22:05:06.082Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-18T22:05:06.340Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-18T22:05:06.597Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-18T22:05:06.597Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-18T22:05:07.162Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-18T22:05:07.162Z] --- PASS: TestBuildMultiStageOnBuild (3.56s) [2019-09-18T22:05:07.162Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T22:05:07.303Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2019-09-18T22:05:07.420Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-18T22:05:07.420Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-18T22:05:07.706Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 45.1% of statements [2019-09-18T22:05:08.352Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-09-18T22:05:08.352Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T22:05:08.918Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-18T22:05:09.483Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-18T22:05:09.483Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-18T22:05:09.483Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-18T22:05:09.483Z] === RUN Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-18T22:05:10.048Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-18T22:05:10.232Z] ok github.com/docker/docker/builder/remotecontext 0.259s coverage: 13.6% of statements [2019-09-18T22:05:10.232Z] ok github.com/docker/docker/builder/remotecontext/git 0.741s coverage: 85.1% of statements [2019-09-18T22:05:10.232Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T22:05:10.232Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T22:05:10.595Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-09-18T22:05:10.981Z] --- PASS: TestBuildMultiStageLayerLeak (2.54s) [2019-09-18T22:05:10.981Z] === RUN TestBuildWithHugeFile [2019-09-18T22:05:10.981Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-18T22:05:11.239Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-18T22:05:11.239Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-18T22:05:11.239Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-18T22:05:11.239Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-18T22:05:11.806Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-18T22:05:15.801Z] ok github.com/docker/docker/client 0.285s coverage: 75.8% of statements [2019-09-18T22:05:17.067Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-18T22:05:17.325Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-18T22:05:20.063Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-18T22:05:20.608Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-18T22:05:20.608Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-18T22:05:23.891Z] === RUN Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-18T22:05:24.457Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-18T22:05:25.831Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-18T22:05:27.750Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-18T22:05:28.532Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-18T22:05:29.653Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-18T22:05:29.911Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-18T22:05:30.478Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-18T22:05:31.854Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-18T22:05:32.960Z] === RUN Test/DockerSuite/TestAttachAfterDetach [2019-09-18T22:05:33.054Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-18T22:05:33.219Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-18T22:05:36.498Z] === RUN Test/DockerSuite/TestAttachClosedOnContainerStop [2019-09-18T22:05:37.156Z] Removing intermediate container f3ab01bca972 [2019-09-18T22:05:37.156Z] ---> 9065fd191c35 [2019-09-18T22:05:37.156Z] Step 66/125 : FROM base AS gotestsum [2019-09-18T22:05:37.156Z] ---> f8ca03b94530 [2019-09-18T22:05:37.156Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-18T22:05:37.156Z] ---> Running in d6b344241949 [2019-09-18T22:05:37.156Z] Removing intermediate container d6b344241949 [2019-09-18T22:05:37.156Z] ---> ab9dac7e78f4 [2019-09-18T22:05:37.156Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:05:37.156Z] ---> f8a1f444d2d0 [2019-09-18T22:05:37.156Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:05:37.156Z] ---> 715c8d28716a [2019-09-18T22:05:37.156Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:05:37.156Z] ---> Running in e664f20e9837 [2019-09-18T22:05:37.156Z] + RM_GOPATH=0 [2019-09-18T22:05:37.156Z] + TMP_GOPATH= [2019-09-18T22:05:37.156Z] + : /build [2019-09-18T22:05:37.156Z] + '[' -z '' ']' [2019-09-18T22:05:37.156Z] ++ mktemp -d [2019-09-18T22:05:37.156Z] + export GOPATH=/tmp/tmp.mo5v7oEM0K [2019-09-18T22:05:37.156Z] + GOPATH=/tmp/tmp.mo5v7oEM0K [2019-09-18T22:05:37.156Z] + RM_GOPATH=1 [2019-09-18T22:05:37.156Z] ++ dirname ./install.sh [2019-09-18T22:05:37.156Z] + dir=. [2019-09-18T22:05:37.156Z] + bin=gotestsum [2019-09-18T22:05:37.156Z] + shift [2019-09-18T22:05:37.156Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-18T22:05:37.156Z] + . ./gotestsum.installer [2019-09-18T22:05:37.156Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-18T22:05:37.156Z] + install_gotestsum [2019-09-18T22:05:37.156Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-18T22:05:37.156Z] + go get -d gotest.tools/gotestsum [2019-09-18T22:05:37.156Z] Installing gotestsum version v0.3.5 [2019-09-18T22:05:37.156Z] + cd /tmp/tmp.mo5v7oEM0K/src/gotest.tools/gotestsum [2019-09-18T22:05:37.156Z] + git checkout -q v0.3.5 [2019-09-18T22:05:37.156Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-18T22:05:38.395Z] === RUN Test/DockerSuite/TestAttachDetach [2019-09-18T22:05:38.652Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-18T22:05:40.027Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-18T22:05:42.557Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-18T22:05:45.083Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-18T22:05:45.083Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-18T22:05:46.456Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-18T22:05:48.355Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-18T22:05:49.487Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-18T22:05:50.747Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 29.9% of statements [2019-09-18T22:05:50.747Z] ok github.com/docker/docker/container 0.117s coverage: 35.3% of statements [2019-09-18T22:05:50.747Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T22:05:50.747Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T22:05:50.747Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T22:05:50.747Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T22:05:51.386Z] === RUN Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-18T22:05:51.386Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-18T22:05:54.663Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-18T22:05:54.663Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-18T22:05:54.920Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-18T22:05:55.485Z] === RUN Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-18T22:05:56.017Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2019-09-18T22:05:56.858Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-18T22:05:57.791Z] === RUN Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-18T22:05:58.483Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-18T22:05:58.501Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-09-18T22:05:58.741Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-18T22:05:58.741Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-18T22:05:59.379Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-18T22:05:59.522Z] Removing intermediate container e664f20e9837 [2019-09-18T22:05:59.522Z] ---> 275ce03278ed [2019-09-18T22:05:59.522Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-18T22:05:59.522Z] ---> f8ca03b94530 [2019-09-18T22:05:59.522Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-18T22:05:59.522Z] ---> Running in f41417b354da [2019-09-18T22:05:59.522Z] Removing intermediate container f41417b354da [2019-09-18T22:05:59.522Z] ---> 3ad65311a66a [2019-09-18T22:05:59.522Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:05:59.522Z] ---> 4dfe6bd609c4 [2019-09-18T22:05:59.522Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:05:59.522Z] ---> ff9ed4e39507 [2019-09-18T22:05:59.522Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:05:59.522Z] ---> Running in 17c837ce4c1d [2019-09-18T22:05:59.522Z] + RM_GOPATH=0 [2019-09-18T22:05:59.522Z] + TMP_GOPATH= [2019-09-18T22:05:59.522Z] + : /build [2019-09-18T22:05:59.522Z] + '[' -z '' ']' [2019-09-18T22:05:59.522Z] ++ mktemp -d [2019-09-18T22:05:59.522Z] + export GOPATH=/tmp/tmp.xozhCXJ8wq [2019-09-18T22:05:59.522Z] + GOPATH=/tmp/tmp.xozhCXJ8wq [2019-09-18T22:05:59.522Z] + RM_GOPATH=1 [2019-09-18T22:05:59.522Z] ++ dirname ./install.sh [2019-09-18T22:05:59.522Z] Install docker/cli version 17.06.2-ce from stable [2019-09-18T22:05:59.522Z] + dir=. [2019-09-18T22:05:59.522Z] + bin=dockercli [2019-09-18T22:05:59.522Z] + shift [2019-09-18T22:05:59.522Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-18T22:05:59.522Z] + . ./dockercli.installer [2019-09-18T22:05:59.522Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-18T22:05:59.522Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-18T22:05:59.522Z] + install_dockercli [2019-09-18T22:05:59.522Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-18T22:05:59.522Z] ++ uname -m [2019-09-18T22:05:59.522Z] + arch=ppc64le [2019-09-18T22:05:59.522Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-18T22:05:59.522Z] + '[' ppc64le '!=' s390x ']' [2019-09-18T22:05:59.522Z] + '[' ppc64le '!=' armhf ']' [2019-09-18T22:05:59.522Z] + build_dockercli [2019-09-18T22:05:59.522Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.xozhCXJ8wq/tmp/docker-ce [2019-09-18T22:05:59.522Z] Cloning into '/tmp/tmp.xozhCXJ8wq/tmp/docker-ce'... [2019-09-18T22:06:00.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-09-18T22:06:01.270Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-18T22:06:02.642Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-18T22:06:02.899Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-18T22:06:05.426Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-18T22:06:07.512Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-18T22:06:08.692Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.6% of statements [2019-09-18T22:06:08.692Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T22:06:08.692Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-09-18T22:06:08.692Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T22:06:08.707Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-18T22:06:09.431Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-18T22:06:10.601Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-09-18T22:06:10.609Z] === RUN Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-18T22:06:11.542Z] === RUN Test/DockerDaemonSuite/TestDaemonEvents [2019-09-18T22:06:11.962Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 84.2% of statements [2019-09-18T22:06:11.962Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-09-18T22:06:11.962Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T22:06:11.962Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T22:06:13.290Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2019-09-18T22:06:15.722Z] === RUN Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-18T22:06:15.872Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-09-18T22:06:16.263Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-18T22:06:17.198Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 57.9% of statements [2019-09-18T22:06:19.006Z] === RUN Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-18T22:06:19.571Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-18T22:06:20.504Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-18T22:06:21.069Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-18T22:06:21.634Z] === RUN Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-18T22:06:23.820Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.722s coverage: 46.1% of statements [2019-09-18T22:06:25.816Z] --- PASS: TestBuildWithHugeFile (75.10s) [2019-09-18T22:06:25.816Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T22:06:26.075Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:06:26.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:06:26.075Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:06:26.075Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:06:26.075Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:06:26.075Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:06:26.075Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:06:26.075Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:06:26.075Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:06:26.333Z] === RUN Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-18T22:06:26.333Z] === RUN Test/DockerDaemonSuite/TestDaemonIP [2019-09-18T22:06:26.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-09-18T22:06:26.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-09-18T22:06:26.333Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-09-18T22:06:26.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-18T22:06:26.333Z] === RUN TestBuildPreserveOwnership [2019-09-18T22:06:26.333Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-18T22:06:26.340Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.060s coverage: 72.5% of statements [2019-09-18T22:06:26.340Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T22:06:26.502Z] + cd /tmp/tmp.xozhCXJ8wq/tmp/docker-ce [2019-09-18T22:06:26.503Z] + git checkout -q v17.06.2-ce [2019-09-18T22:06:26.503Z] + mkdir -p /tmp/tmp.xozhCXJ8wq/src/github.com/docker [2019-09-18T22:06:26.503Z] + mv components/cli /tmp/tmp.xozhCXJ8wq/src/github.com/docker/cli [2019-09-18T22:06:26.503Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-18T22:06:27.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.994s coverage: 50.8% of statements [2019-09-18T22:06:27.688Z] ........................ [ 67%] [2019-09-18T22:06:29.005Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.588s coverage: 76.1% of statements [2019-09-18T22:06:29.612Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-18T22:06:29.612Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-18T22:06:30.319Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-09-18T22:06:30.544Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-18T22:06:31.110Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-18T22:06:31.209Z] 2945147eda09: Pull complete [2019-09-18T22:06:31.209Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-18T22:06:31.209Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:06:31.209Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-18T22:06:31.209Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-18T22:06:31.209Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-18T22:06:31.209Z] WARN: Skipping validation tests [2019-09-18T22:06:31.209Z] INFO: Running unit tests at 09/18/2019 22:06:19... [2019-09-18T22:06:31.209Z] INFO: make.ps1 starting at 09/18/2019 22:06:24 [2019-09-18T22:06:31.209Z] INFO: Git commit (f470698c2) assumed from DOCKER_GITCOMMIT environment variable [2019-09-18T22:06:31.209Z] INFO: Invoking autogen... [2019-09-18T22:06:31.209Z] INFO: Running unit tests... [2019-09-18T22:06:31.647Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-09-18T22:06:33.023Z] --- PASS: TestBuildPreserveOwnership (6.39s) [2019-09-18T22:06:33.023Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2019-09-18T22:06:33.023Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s) [2019-09-18T22:06:33.023Z] === RUN TestBuildPlatformInvalid [2019-09-18T22:06:33.023Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-09-18T22:06:33.023Z] PASS [2019-09-18T22:06:33.023Z] [2019-09-18T22:06:33.023Z] DONE 32 tests in 166.911s [2019-09-18T22:06:33.023Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-18T22:06:33.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:06:33.023Z] ++ set -e [2019-09-18T22:06:33.023Z] ++ '[' -n 0 ']' [2019-09-18T22:06:33.023Z] ++ set -x [2019-09-18T22:06:33.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:06:33.023Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-18T22:06:33.281Z] INFO: Testing against a local daemon [2019-09-18T22:06:33.281Z] === RUN TestConfigList [2019-09-18T22:06:33.539Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-18T22:06:33.539Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-18T22:06:33.555Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.811s coverage: 57.0% of statements [2019-09-18T22:06:33.555Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-18T22:06:33.555Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T22:06:34.402Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-09-18T22:06:34.402Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 4.9% of statements [2019-09-18T22:06:34.402Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T22:06:34.402Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T22:06:35.437Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-18T22:06:35.437Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-18T22:06:35.696Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-18T22:06:36.460Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2019-09-18T22:06:36.628Z] === RUN Test/DockerSuite/TestBuildAddChangeOwnership [2019-09-18T22:06:36.628Z] --- PASS: TestConfigList (3.24s) [2019-09-18T22:06:36.628Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-18T22:06:36.628Z] daemon.go:336: [dc5ee57251836] waiting for daemon to start [2019-09-18T22:06:36.628Z] daemon.go:336: [dc5ee57251836] waiting for daemon to start [2019-09-18T22:06:36.628Z] daemon.go:364: [dc5ee57251836] daemon started [2019-09-18T22:06:36.628Z] daemon.go:472: [dc5ee57251836] Stopping daemon [2019-09-18T22:06:36.628Z] daemon.go:307: [dc5ee57251836] exiting daemon [2019-09-18T22:06:36.628Z] daemon.go:459: [dc5ee57251836] Daemon stopped [2019-09-18T22:06:36.628Z] === RUN TestConfigsCreateAndDelete [2019-09-18T22:06:37.050Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.4% of statements [2019-09-18T22:06:37.050Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T22:06:37.050Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T22:06:37.194Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-18T22:06:38.551Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-09-18T22:06:38.942Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-09-18T22:06:39.092Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-18T22:06:39.768Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-09-18T22:06:40.026Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2019-09-18T22:06:40.026Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-18T22:06:40.026Z] daemon.go:336: [d1c24f952eb27] waiting for daemon to start [2019-09-18T22:06:40.026Z] daemon.go:336: [d1c24f952eb27] waiting for daemon to start [2019-09-18T22:06:40.026Z] daemon.go:364: [d1c24f952eb27] daemon started [2019-09-18T22:06:40.026Z] daemon.go:472: [d1c24f952eb27] Stopping daemon [2019-09-18T22:06:40.026Z] daemon.go:307: [d1c24f952eb27] exiting daemon [2019-09-18T22:06:40.026Z] daemon.go:459: [d1c24f952eb27] Daemon stopped [2019-09-18T22:06:40.026Z] === RUN TestConfigsUpdate [2019-09-18T22:06:40.150Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-09-18T22:06:40.591Z] === RUN Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-18T22:06:41.155Z] === RUN Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-18T22:06:41.467Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-09-18T22:06:41.467Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T22:06:41.722Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-18T22:06:41.876Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 18.6% of statements [2019-09-18T22:06:42.655Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-18T22:06:42.914Z] --- PASS: TestConfigsUpdate (3.23s) [2019-09-18T22:06:42.914Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-18T22:06:42.914Z] daemon.go:336: [d06e868a24d1e] waiting for daemon to start [2019-09-18T22:06:42.914Z] daemon.go:336: [d06e868a24d1e] waiting for daemon to start [2019-09-18T22:06:42.914Z] daemon.go:364: [d06e868a24d1e] daemon started [2019-09-18T22:06:42.914Z] daemon.go:472: [d06e868a24d1e] Stopping daemon [2019-09-18T22:06:42.914Z] daemon.go:307: [d06e868a24d1e] exiting daemon [2019-09-18T22:06:42.914Z] daemon.go:459: [d06e868a24d1e] Daemon stopped [2019-09-18T22:06:42.914Z] === RUN TestTemplatedConfig [2019-09-18T22:06:43.727Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2019-09-18T22:06:43.727Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-18T22:06:44.525Z] ok github.com/docker/docker/daemon/logger/splunk 1.690s coverage: 84.5% of statements [2019-09-18T22:06:44.525Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T22:06:44.898Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2019-09-18T22:06:44.898Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T22:06:45.440Z] === RUN Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-18T22:06:46.800Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-09-18T22:06:46.813Z] --- PASS: TestTemplatedConfig (3.90s) [2019-09-18T22:06:46.813Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-18T22:06:46.813Z] daemon.go:336: [df8dd7919dc1b] waiting for daemon to start [2019-09-18T22:06:46.813Z] daemon.go:336: [df8dd7919dc1b] waiting for daemon to start [2019-09-18T22:06:46.813Z] daemon.go:364: [df8dd7919dc1b] daemon started [2019-09-18T22:06:46.813Z] daemon.go:472: [df8dd7919dc1b] Stopping daemon [2019-09-18T22:06:46.813Z] daemon.go:307: [df8dd7919dc1b] exiting daemon [2019-09-18T22:06:46.813Z] daemon.go:459: [df8dd7919dc1b] Daemon stopped [2019-09-18T22:06:46.813Z] === RUN TestConfigInspect [2019-09-18T22:06:47.638Z] ok github.com/docker/docker/distribution 0.335s coverage: 22.6% of statements [2019-09-18T22:06:47.638Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T22:06:48.955Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-09-18T22:06:49.341Z] === RUN Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-18T22:06:49.814Z] ok github.com/docker/docker/distribution/xfer 1.529s coverage: 83.4% of statements [2019-09-18T22:06:49.814Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T22:06:50.255Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2019-09-18T22:06:50.274Z] --- PASS: TestConfigInspect (3.28s) [2019-09-18T22:06:50.274Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-18T22:06:50.274Z] daemon.go:336: [de1acc3c4ebeb] waiting for daemon to start [2019-09-18T22:06:50.274Z] daemon.go:336: [de1acc3c4ebeb] waiting for daemon to start [2019-09-18T22:06:50.274Z] daemon.go:364: [de1acc3c4ebeb] daemon started [2019-09-18T22:06:50.274Z] daemon.go:472: [de1acc3c4ebeb] Stopping daemon [2019-09-18T22:06:50.274Z] daemon.go:307: [de1acc3c4ebeb] exiting daemon [2019-09-18T22:06:50.274Z] daemon.go:459: [de1acc3c4ebeb] Daemon stopped [2019-09-18T22:06:50.274Z] === RUN TestConfigCreateWithLabels [2019-09-18T22:06:51.646Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-18T22:06:52.356Z] ? github.com/docker/docker/api [no test files] [2019-09-18T22:06:52.430Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2019-09-18T22:06:52.430Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T22:06:52.430Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2019-09-18T22:06:52.430Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T22:06:52.579Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-18T22:06:52.837Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2019-09-18T22:06:53.144Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-18T22:06:53.402Z] --- PASS: TestConfigCreateWithLabels (3.19s) [2019-09-18T22:06:53.402Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-18T22:06:53.402Z] daemon.go:336: [def0a6119477c] waiting for daemon to start [2019-09-18T22:06:53.402Z] daemon.go:336: [def0a6119477c] waiting for daemon to start [2019-09-18T22:06:53.402Z] daemon.go:364: [def0a6119477c] daemon started [2019-09-18T22:06:53.402Z] daemon.go:472: [def0a6119477c] Stopping daemon [2019-09-18T22:06:53.402Z] daemon.go:307: [def0a6119477c] exiting daemon [2019-09-18T22:06:53.402Z] daemon.go:459: [def0a6119477c] Daemon stopped [2019-09-18T22:06:53.402Z] === RUN TestConfigCreateResolve [2019-09-18T22:06:53.659Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-18T22:06:54.224Z] === RUN Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-18T22:06:54.722Z] ok github.com/docker/docker/opts 0.023s coverage: 66.9% of statements [2019-09-18T22:06:55.104Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-09-18T22:06:56.252Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-18T22:06:56.252Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-18T22:06:56.252Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-18T22:06:56.511Z] --- PASS: TestConfigCreateResolve (3.21s) [2019-09-18T22:06:56.511Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-18T22:06:56.511Z] daemon.go:336: [d3d8d83a1ae88] waiting for daemon to start [2019-09-18T22:06:56.511Z] daemon.go:336: [d3d8d83a1ae88] waiting for daemon to start [2019-09-18T22:06:56.511Z] daemon.go:364: [d3d8d83a1ae88] daemon started [2019-09-18T22:06:56.511Z] daemon.go:472: [d3d8d83a1ae88] Stopping daemon [2019-09-18T22:06:56.511Z] daemon.go:307: [d3d8d83a1ae88] exiting daemon [2019-09-18T22:06:56.511Z] daemon.go:459: [d3d8d83a1ae88] Daemon stopped [2019-09-18T22:06:56.511Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T22:06:56.986Z] ok github.com/docker/docker/pkg/archive 0.471s coverage: 77.1% of statements [2019-09-18T22:06:57.075Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-18T22:06:57.075Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-18T22:06:57.075Z] daemon.go:336: [d40798501bf9f] waiting for daemon to start [2019-09-18T22:06:57.075Z] daemon.go:336: [d40798501bf9f] waiting for daemon to start [2019-09-18T22:06:57.075Z] daemon.go:364: [d40798501bf9f] daemon started [2019-09-18T22:06:57.075Z] daemon.go:472: [d40798501bf9f] Stopping daemon [2019-09-18T22:06:57.075Z] daemon.go:307: [d40798501bf9f] exiting daemon [2019-09-18T22:06:57.075Z] daemon.go:459: [d40798501bf9f] Daemon stopped [2019-09-18T22:06:57.075Z] PASS [2019-09-18T22:06:57.075Z] [2019-09-18T22:06:57.075Z] DONE 8 tests in 24.131s [2019-09-18T22:06:57.075Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-18T22:06:57.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:06:57.075Z] ++ set -e [2019-09-18T22:06:57.075Z] ++ '[' -n 0 ']' [2019-09-18T22:06:57.075Z] ++ set -x [2019-09-18T22:06:57.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:06:57.333Z] INFO: Testing against a local daemon [2019-09-18T22:06:57.333Z] === RUN TestCheckpoint [2019-09-18T22:06:57.333Z] --- SKIP: TestCheckpoint (0.01s) [2019-09-18T22:06:57.333Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:06:57.333Z] === RUN TestContainerInvalidJSON [2019-09-18T22:06:57.333Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:06:57.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:06:57.333Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:06:57.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:06:57.333Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:06:57.333Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:06:57.333Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:06:57.333Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:06:57.333Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:06:57.333Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-18T22:06:57.333Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-18T22:06:57.333Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-18T22:06:57.333Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-18T22:06:57.333Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T22:06:57.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-09-18T22:06:57.590Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T22:06:57.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-18T22:06:57.590Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T22:06:57.848Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-09-18T22:06:57.848Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T22:06:57.848Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-18T22:06:57.848Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-09-18T22:06:57.848Z] === RUN TestCopyFromContainer [2019-09-18T22:06:57.848Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-18T22:06:58.847Z] ok github.com/docker/docker/pkg/authorization 0.780s coverage: 66.7% of statements [2019-09-18T22:06:59.257Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2019-09-18T22:06:59.637Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-09-18T22:06:59.769Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-18T22:07:00.027Z] === RUN TestCopyFromContainer// [2019-09-18T22:07:00.027Z] === RUN TestCopyFromContainer//bar/root [2019-09-18T22:07:00.027Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-18T22:07:00.285Z] === RUN TestCopyFromContainer/bar/quux [2019-09-18T22:07:00.285Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-18T22:07:00.543Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-18T22:07:00.543Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-18T22:07:00.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-18T22:07:00.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-18T22:07:01.058Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer (3.20s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-18T22:07:01.058Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-18T22:07:01.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T22:07:01.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:07:01.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:07:01.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:07:01.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:07:01.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:07:01.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:07:01.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:07:01.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:07:01.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:07:01.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-18T22:07:01.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-18T22:07:01.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-18T22:07:01.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.03s) [2019-09-18T22:07:01.058Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T22:07:01.058Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-18T22:07:01.058Z] === RUN TestCreateWithInvalidEnv [2019-09-18T22:07:01.058Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T22:07:01.058Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T22:07:01.058Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T22:07:01.058Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T22:07:01.058Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T22:07:01.058Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T22:07:01.318Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T22:07:01.318Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T22:07:01.318Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T22:07:01.318Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-18T22:07:01.318Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-18T22:07:01.318Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T22:07:01.318Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-18T22:07:01.318Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T22:07:01.318Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-18T22:07:01.318Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T22:07:01.576Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-18T22:07:02.121Z] ok github.com/docker/docker/layer 7.963s coverage: 68.8% of statements [2019-09-18T22:07:02.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T22:07:02.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T22:07:02.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T22:07:02.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T22:07:02.121Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T22:07:02.121Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T22:07:02.141Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-18T22:07:02.501Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-09-18T22:07:03.309Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-09-18T22:07:03.557Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-18T22:07:03.557Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-18T22:07:03.678Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2019-09-18T22:07:03.816Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:07:03.816Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:07:03.816Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:07:03.816Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:07:04.074Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:07:04.074Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:07:04.074Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-18T22:07:04.074Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-18T22:07:04.074Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T22:07:04.075Z] ok github.com/docker/docker/pkg/chrootarchive 3.571s coverage: 43.2% of statements [2019-09-18T22:07:04.075Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T22:07:04.075Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T22:07:04.332Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-18T22:07:05.024Z] ok github.com/docker/docker/pkg/discovery/memory 0.020s coverage: 92.3% of statements [2019-09-18T22:07:05.265Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-18T22:07:06.424Z] ok github.com/docker/docker/pkg/discovery/nodes 0.029s coverage: 93.8% of statements [2019-09-18T22:07:06.811Z] ok github.com/docker/docker/pkg/dmesg 0.024s coverage: 83.3% of statements [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.86s) [2019-09-18T22:07:07.165Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T22:07:07.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:07:07.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:07:07.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:07:07.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:07:07.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:07:07.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:07:07.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:07:07.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:07:07.165Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:07:07.165Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:07:07.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:07:07.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:07:07.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:07:07.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:07:07.165Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-18T22:07:07.165Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-18T22:07:07.165Z] === RUN TestContainerStartOnDaemonRestart [2019-09-18T22:07:07.165Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-18T22:07:07.165Z] === RUN TestDaemonRestartIpcMode [2019-09-18T22:07:07.165Z] === PAUSE TestDaemonRestartIpcMode [2019-09-18T22:07:07.165Z] === RUN TestDiff [2019-09-18T22:07:07.165Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-18T22:07:07.731Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-18T22:07:07.989Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-18T22:07:07.989Z] --- PASS: TestDiff (1.00s) [2019-09-18T22:07:07.989Z] === RUN TestExecWithCloseStdin [2019-09-18T22:07:08.122Z] ok github.com/docker/docker/pkg/filenotify 0.632s coverage: 67.0% of statements [2019-09-18T22:07:08.951Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-09-18T22:07:08.951Z] ok github.com/docker/docker/pkg/discovery/kv 3.313s coverage: 84.1% of statements [2019-09-18T22:07:09.361Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-09-18T22:07:09.361Z] === RUN TestExec [2019-09-18T22:07:09.799Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-09-18T22:07:09.799Z] ok github.com/docker/docker/pkg/fsutils 0.416s coverage: 85.1% of statements [2019-09-18T22:07:09.927Z] --- PASS: TestExec (0.92s) [2019-09-18T22:07:09.927Z] === RUN TestExecUser [2019-09-18T22:07:10.188Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-18T22:07:10.252Z] ok github.com/docker/docker/api/server 0.181s coverage: 9.0% of statements [2019-09-18T22:07:10.860Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-18T22:07:10.860Z] --- PASS: TestExecUser (1.00s) [2019-09-18T22:07:10.860Z] === RUN TestExportContainerAndImportImage [2019-09-18T22:07:11.107Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 70.1% of statements [2019-09-18T22:07:11.107Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 70.1% of statements [2019-09-18T22:07:11.118Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-18T22:07:11.473Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-09-18T22:07:11.684Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-18T22:07:11.860Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-09-18T22:07:11.860Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2019-09-18T22:07:11.860Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-18T22:07:12.249Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2019-09-18T22:07:12.249Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T22:07:12.669Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-09-18T22:07:13.050Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-09-18T22:07:13.181Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-18T22:07:13.443Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-09-18T22:07:13.746Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2019-09-18T22:07:13.746Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-18T22:07:13.746Z] daemon.go:336: [d533a22afbb80] waiting for daemon to start [2019-09-18T22:07:13.746Z] daemon.go:336: [d533a22afbb80] waiting for daemon to start [2019-09-18T22:07:13.746Z] daemon.go:364: [d533a22afbb80] daemon started [2019-09-18T22:07:13.746Z] daemon.go:472: [d533a22afbb80] Stopping daemon [2019-09-18T22:07:13.746Z] daemon.go:307: [d533a22afbb80] exiting daemon [2019-09-18T22:07:13.746Z] daemon.go:459: [d533a22afbb80] Daemon stopped [2019-09-18T22:07:13.746Z] daemon.go:336: [d533a22afbb80] waiting for daemon to start [2019-09-18T22:07:13.746Z] daemon.go:336: [d533a22afbb80] waiting for daemon to start [2019-09-18T22:07:13.746Z] daemon.go:364: [d533a22afbb80] daemon started [2019-09-18T22:07:13.746Z] daemon.go:472: [d533a22afbb80] Stopping daemon [2019-09-18T22:07:13.746Z] daemon.go:307: [d533a22afbb80] exiting daemon [2019-09-18T22:07:13.746Z] daemon.go:459: [d533a22afbb80] Daemon stopped [2019-09-18T22:07:13.746Z] === RUN TestHealthCheckWorkdir [2019-09-18T22:07:13.851Z] ok github.com/docker/docker/pkg/mount 1.151s coverage: 69.6% of statements [2019-09-18T22:07:13.851Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T22:07:13.851Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-09-18T22:07:14.250Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-18T22:07:14.250Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T22:07:14.250Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T22:07:14.678Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-09-18T22:07:14.678Z] === RUN TestHealthKillContainer [2019-09-18T22:07:15.076Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-09-18T22:07:15.865Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-09-18T22:07:16.049Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-18T22:07:16.241Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2019-09-18T22:07:16.619Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-18T22:07:17.945Z] --- PASS: TestHealthKillContainer (2.93s) [2019-09-18T22:07:17.945Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T22:07:17.945Z] === RUN Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-18T22:07:18.137Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-09-18T22:07:18.203Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2019-09-18T22:07:18.203Z] === RUN TestIpcModeNone [2019-09-18T22:07:18.554Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-09-18T22:07:19.135Z] --- PASS: TestIpcModeNone (0.97s) [2019-09-18T22:07:19.135Z] === RUN TestIpcModePrivate [2019-09-18T22:07:20.508Z] --- PASS: TestIpcModePrivate (1.03s) [2019-09-18T22:07:20.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:209, shared: false, mustBeShared: false [2019-09-18T22:07:20.508Z] === RUN TestIpcModeShareable [2019-09-18T22:07:21.782Z] ok github.com/docker/docker/pkg/signal 2.532s coverage: 61.0% of statements [2019-09-18T22:07:21.881Z] --- PASS: TestIpcModeShareable (1.34s) [2019-09-18T22:07:21.881Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2019-09-18T22:07:21.881Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-18T22:07:22.155Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-09-18T22:07:22.985Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2019-09-18T22:07:22.985Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-09-18T22:07:23.360Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-09-18T22:07:23.780Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-18T22:07:24.207Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-09-18T22:07:25.003Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-18T22:07:25.051Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2019-09-18T22:07:25.159Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-18T22:07:25.417Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.79s) [2019-09-18T22:07:25.417Z] === RUN TestAPIIpcModeHost [2019-09-18T22:07:25.447Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-09-18T22:07:25.982Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-18T22:07:26.277Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2019-09-18T22:07:26.546Z] --- PASS: TestAPIIpcModeHost (1.00s) [2019-09-18T22:07:26.546Z] === RUN TestDaemonIpcModeShareable [2019-09-18T22:07:26.652Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-09-18T22:07:27.033Z] testing: warning: no tests to run [2019-09-18T22:07:27.033Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-09-18T22:07:27.402Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-09-18T22:07:27.507Z] tests/integration/client_test.py ..... [ 75%] [2019-09-18T22:07:27.785Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-09-18T22:07:27.785Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2019-09-18T22:07:28.065Z] tests/integration/errors_test.py . [ 75%] [2019-09-18T22:07:29.076Z] --- PASS: TestDaemonIpcModeShareable (2.67s) [2019-09-18T22:07:29.076Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-18T22:07:29.076Z] daemon.go:336: [d10ba97de0fbe] waiting for daemon to start [2019-09-18T22:07:29.076Z] daemon.go:336: [d10ba97de0fbe] waiting for daemon to start [2019-09-18T22:07:29.076Z] daemon.go:364: [d10ba97de0fbe] daemon started [2019-09-18T22:07:29.076Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:246, shared: true, mustBeShared: true [2019-09-18T22:07:29.076Z] daemon.go:472: [d10ba97de0fbe] Stopping daemon [2019-09-18T22:07:29.076Z] daemon.go:307: [d10ba97de0fbe] exiting daemon [2019-09-18T22:07:29.076Z] daemon.go:459: [d10ba97de0fbe] Daemon stopped [2019-09-18T22:07:29.076Z] === RUN TestDaemonIpcModePrivate [2019-09-18T22:07:30.235Z] ok github.com/docker/docker/plugin 0.564s coverage: 27.1% of statements [2019-09-18T22:07:31.036Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-09-18T22:07:31.606Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2019-09-18T22:07:31.606Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-18T22:07:31.606Z] daemon.go:336: [d90845bca76bc] waiting for daemon to start [2019-09-18T22:07:31.606Z] daemon.go:336: [d90845bca76bc] waiting for daemon to start [2019-09-18T22:07:31.606Z] daemon.go:364: [d90845bca76bc] daemon started [2019-09-18T22:07:31.606Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:338, shared: false, mustBeShared: false [2019-09-18T22:07:31.606Z] daemon.go:472: [d90845bca76bc] Stopping daemon [2019-09-18T22:07:31.606Z] daemon.go:307: [d90845bca76bc] exiting daemon [2019-09-18T22:07:31.606Z] daemon.go:459: [d90845bca76bc] Daemon stopped [2019-09-18T22:07:31.606Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-18T22:07:31.606Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-18T22:07:32.578Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements [2019-09-18T22:07:33.181Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2019-09-18T22:07:33.507Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.20s) [2019-09-18T22:07:33.507Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-18T22:07:33.507Z] daemon.go:336: [dd555c32a00ac] waiting for daemon to start [2019-09-18T22:07:33.507Z] daemon.go:336: [dd555c32a00ac] waiting for daemon to start [2019-09-18T22:07:33.507Z] daemon.go:364: [dd555c32a00ac] daemon started [2019-09-18T22:07:33.507Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:246, shared: false, mustBeShared: false [2019-09-18T22:07:33.507Z] daemon.go:472: [dd555c32a00ac] Stopping daemon [2019-09-18T22:07:33.507Z] daemon.go:307: [dd555c32a00ac] exiting daemon [2019-09-18T22:07:33.507Z] daemon.go:459: [dd555c32a00ac] Daemon stopped [2019-09-18T22:07:33.507Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-18T22:07:34.884Z] + return [2019-09-18T22:07:34.884Z] Removing intermediate container 17c837ce4c1d [2019-09-18T22:07:34.884Z] ---> ee270ef7ff7f [2019-09-18T22:07:34.884Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-18T22:07:34.884Z] ---> 63b34fe2b231 [2019-09-18T22:07:34.884Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-18T22:07:34.884Z] ---> Running in 6d38415afb1e [2019-09-18T22:07:34.884Z] Removing intermediate container 6d38415afb1e [2019-09-18T22:07:34.884Z] ---> d415bccd1ffc [2019-09-18T22:07:34.884Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:07:34.884Z] ---> b70238ae0a3f [2019-09-18T22:07:34.884Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:07:34.884Z] ---> 8096f631b44a [2019-09-18T22:07:34.884Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:07:34.884Z] ---> Running in 2e9bfadca075 [2019-09-18T22:07:34.884Z] + RM_GOPATH=0 [2019-09-18T22:07:34.884Z] + TMP_GOPATH= [2019-09-18T22:07:34.884Z] + : /build [2019-09-18T22:07:34.884Z] + '[' -z '' ']' [2019-09-18T22:07:34.884Z] ++ mktemp -d [2019-09-18T22:07:34.884Z] + export GOPATH=/tmp/tmp.NuQWrinaum [2019-09-18T22:07:34.884Z] + GOPATH=/tmp/tmp.NuQWrinaum [2019-09-18T22:07:34.884Z] + RM_GOPATH=1 [2019-09-18T22:07:34.884Z] ++ dirname ./install.sh [2019-09-18T22:07:34.884Z] + dir=. [2019-09-18T22:07:34.884Z] + bin=runc [2019-09-18T22:07:34.884Z] + shift [2019-09-18T22:07:34.884Z] + '[' '!' -f ./runc.installer ']' [2019-09-18T22:07:34.884Z] + . ./runc.installer [2019-09-18T22:07:34.884Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T22:07:34.884Z] + install_runc [2019-09-18T22:07:34.884Z] + uname -r [2019-09-18T22:07:34.884Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-18T22:07:34.884Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-18T22:07:34.884Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-18T22:07:34.884Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NuQWrinaum/src/github.com/opencontainers/runc [2019-09-18T22:07:34.884Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-18T22:07:34.884Z] Cloning into '/tmp/tmp.NuQWrinaum/src/github.com/opencontainers/runc'... [2019-09-18T22:07:34.884Z] + cd /tmp/tmp.NuQWrinaum/src/github.com/opencontainers/runc [2019-09-18T22:07:34.884Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T22:07:34.884Z] + '[' -z '' ']' [2019-09-18T22:07:34.884Z] + target=static [2019-09-18T22:07:34.884Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-18T22:07:34.884Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-18T22:07:35.077Z] ok github.com/docker/docker/registry 0.168s coverage: 56.5% of statements [2019-09-18T22:07:35.406Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-18T22:07:35.665Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.30s) [2019-09-18T22:07:35.665Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-18T22:07:35.665Z] daemon.go:336: [db7a93467258e] waiting for daemon to start [2019-09-18T22:07:35.665Z] daemon.go:336: [db7a93467258e] waiting for daemon to start [2019-09-18T22:07:35.665Z] daemon.go:364: [db7a93467258e] daemon started [2019-09-18T22:07:35.665Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:237, shared: true, mustBeShared: true [2019-09-18T22:07:35.665Z] daemon.go:472: [db7a93467258e] Stopping daemon [2019-09-18T22:07:35.665Z] daemon.go:307: [db7a93467258e] exiting daemon [2019-09-18T22:07:35.665Z] daemon.go:459: [db7a93467258e] Daemon stopped [2019-09-18T22:07:35.665Z] === RUN TestIpcModeOlderClient [2019-09-18T22:07:35.665Z] === PAUSE TestIpcModeOlderClient [2019-09-18T22:07:35.665Z] === RUN TestKillContainerInvalidSignal [2019-09-18T22:07:35.877Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2019-09-18T22:07:35.923Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-18T22:07:36.266Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2019-09-18T22:07:37.065Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-09-18T22:07:37.296Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2019-09-18T22:07:37.296Z] === RUN TestKillContainer [2019-09-18T22:07:37.296Z] === RUN TestKillContainer/no_signal [2019-09-18T22:07:37.443Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-18T22:07:38.230Z] === RUN TestKillContainer/non_killing_signal [2019-09-18T22:07:38.795Z] === RUN TestKillContainer/killing_signal [2019-09-18T22:07:40.170Z] --- PASS: TestKillContainer (2.87s) [2019-09-18T22:07:40.170Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-09-18T22:07:40.170Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-09-18T22:07:40.170Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2019-09-18T22:07:40.170Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T22:07:40.170Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-18T22:07:40.714Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-09-18T22:07:41.105Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-18T22:07:41.105Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-18T22:07:41.540Z] ok github.com/docker/docker/volume/local 0.031s coverage: 73.0% of statements [2019-09-18T22:07:42.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2019-09-18T22:07:42.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-09-18T22:07:42.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2019-09-18T22:07:42.037Z] === RUN TestKillStoppedContainer [2019-09-18T22:07:42.296Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-09-18T22:07:42.296Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T22:07:42.296Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-09-18T22:07:42.296Z] === RUN TestKillDifferentUserContainer [2019-09-18T22:07:42.331Z] ok github.com/docker/docker/volume/mounts 0.033s coverage: 67.0% of statements [2019-09-18T22:07:43.229Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-09-18T22:07:43.229Z] === RUN TestInspectOomKilledTrue [2019-09-18T22:07:43.229Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-18T22:07:43.229Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:07:43.229Z] === RUN TestInspectOomKilledFalse [2019-09-18T22:07:43.229Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-18T22:07:43.229Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:07:43.229Z] === RUN TestLinksEtcHostsContentMatch [2019-09-18T22:07:43.229Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-18T22:07:43.633Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-09-18T22:07:43.796Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-09-18T22:07:43.796Z] === RUN TestLinksContainerNames [2019-09-18T22:07:44.361Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-18T22:07:45.295Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-18T22:07:45.862Z] --- PASS: TestLinksContainerNames (1.97s) [2019-09-18T22:07:45.862Z] === RUN TestLogsFollowTailEmpty [2019-09-18T22:07:46.795Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-09-18T22:07:46.795Z] === RUN TestContainerNetworkMountsNoChown [2019-09-18T22:07:47.053Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-18T22:07:47.619Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/default [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/default [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/private [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/private [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rprivate [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/slave [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/slave [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rslave [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/shared [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/shared [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rshared [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/default [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/rshared [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/shared [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/rslave [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/slave [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/rprivate [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/private [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-18T22:07:47.619Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:07:47.619Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:07:47.619Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-18T22:07:47.877Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:07:47.877Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:07:47.877Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:07:47.877Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:07:47.877Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:07:47.877Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-18T22:07:48.137Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:07:48.396Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-18T22:07:48.396Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-18T22:07:48.396Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2019-09-18T22:07:48.396Z] === RUN TestContainerBindMountNonRecursive [2019-09-18T22:07:48.760Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T22:07:48.760Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === Skipped [2019-09-18T22:07:48.760Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-18T22:07:48.760Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-18T22:07:48.760Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:73: No driver to put! [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-18T22:07:48.760Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-18T22:07:48.760Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-18T22:07:48.760Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:07:48.760Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-18T22:07:48.760Z] graphtest_unix.go:73: No driver to put! [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-18T22:07:48.760Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-18T22:07:48.760Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] [2019-09-18T22:07:48.760Z] DONE 2084 tests, 20 skipped in 239.699s Post stage [Pipeline] junit [2019-09-18T22:07:49.701Z] Recording test results [2019-09-18T22:07:49.769Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-18T22:07:51.142Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2019-09-18T22:07:51.142Z] === RUN TestNetworkNat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-18T22:07:52.092Z] --- PASS: TestNetworkNat (1.21s) [2019-09-18T22:07:52.092Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T22:07:52.102Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/make.sh dynbinary test-integration [2019-09-18T22:07:52.559Z] [2019-09-18T22:07:52.559Z] Removing bundles/ [2019-09-18T22:07:52.559Z] [2019-09-18T22:07:52.559Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-18T22:07:52.559Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T22:07:52.559Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T22:07:53.026Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-18T22:07:53.026Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-18T22:07:53.283Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s) [2019-09-18T22:07:53.283Z] === RUN TestNetworkLoopbackNat [2019-09-18T22:07:54.655Z] --- PASS: TestNetworkLoopbackNat (1.32s) [2019-09-18T22:07:54.656Z] === RUN TestPause [2019-09-18T22:07:55.589Z] --- PASS: TestPause (0.95s) [2019-09-18T22:07:55.589Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T22:07:55.589Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T22:07:55.589Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T22:07:55.589Z] === RUN TestPauseStopPausedContainer [2019-09-18T22:07:56.521Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2019-09-18T22:07:56.521Z] === RUN TestPsFilter [2019-09-18T22:07:56.779Z] --- PASS: TestPsFilter (0.22s) [2019-09-18T22:07:56.779Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T22:07:57.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-09-18T22:07:57.712Z] === RUN TestRemoveContainerWithVolume [2019-09-18T22:07:58.647Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-18T22:07:58.647Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2019-09-18T22:07:58.647Z] === RUN TestRemoveContainerRunning [2019-09-18T22:07:59.581Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-09-18T22:07:59.581Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T22:07:59.839Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-18T22:08:00.404Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-09-18T22:08:00.404Z] === RUN TestRemoveInvalidContainer [2019-09-18T22:08:00.661Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-09-18T22:08:00.661Z] === RUN TestRenameLinkedContainer [2019-09-18T22:08:00.919Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-18T22:08:01.177Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-18T22:08:01.933Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-18T22:08:01.933Z] + mkdir -p /build [2019-09-18T22:08:01.933Z] + cp runc /build/runc [2019-09-18T22:08:01.933Z] Removing intermediate container 2e9bfadca075 [2019-09-18T22:08:01.933Z] ---> 94fcfab9b36b [2019-09-18T22:08:01.933Z] Step 81/125 : FROM dev-base AS tini [2019-09-18T22:08:01.933Z] ---> f8ca03b94530 [2019-09-18T22:08:01.933Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:08:01.933Z] ---> Using cache [2019-09-18T22:08:01.933Z] ---> 5d6390f438ef [2019-09-18T22:08:01.933Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-18T22:08:01.933Z] ---> Running in 150ff110ef2a [2019-09-18T22:08:01.933Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:08:01.933Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:08:01.933Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:08:01.933Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:08:01.933Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:08:01.933Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-18T22:08:01.933Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T22:08:01.933Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T22:08:02.550Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-18T22:08:03.414Z] Fetched 7723 kB in 2s (3198 kB/s) [2019-09-18T22:08:03.923Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-18T22:08:04.181Z] --- PASS: TestRenameLinkedContainer (3.61s) [2019-09-18T22:08:04.181Z] === RUN TestRenameStoppedContainer [2019-09-18T22:08:04.423Z] Reading package lists... [2019-09-18T22:08:05.116Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-09-18T22:08:05.116Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T22:08:05.717Z] Reading package lists... [2019-09-18T22:08:05.999Z] Building dependency tree... [2019-09-18T22:08:05.999Z] Reading state information... [2019-09-18T22:08:05.999Z] The following additional packages will be installed: [2019-09-18T22:08:05.999Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-18T22:08:05.999Z] Suggested packages: [2019-09-18T22:08:05.999Z] codeblocks eclipse ninja-build lrzip [2019-09-18T22:08:05.999Z] Recommended packages: [2019-09-18T22:08:05.999Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-18T22:08:06.292Z] The following NEW packages will be installed: [2019-09-18T22:08:06.292Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-18T22:08:06.292Z] vim-common xxd [2019-09-18T22:08:06.292Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:08:06.292Z] Need to get 13.4 MB of archives. [2019-09-18T22:08:06.292Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-18T22:08:06.292Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-18T22:08:06.292Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-18T22:08:06.292Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-18T22:08:06.489Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-18T22:08:06.747Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2019-09-18T22:08:06.747Z] === RUN TestRenameInvalidName [2019-09-18T22:08:06.908Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-18T22:08:06.908Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-18T22:08:06.908Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-18T22:08:06.908Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-18T22:08:06.908Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-18T22:08:06.908Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T22:08:06.908Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-18T22:08:07.195Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:08:07.195Z] Fetched 13.4 MB in 0s (18.9 MB/s) [2019-09-18T22:08:07.195Z] Selecting previously unselected package cmake-data. [2019-09-18T22:08:07.195Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-09-18T22:08:07.195Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-18T22:08:07.195Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-18T22:08:07.681Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-18T22:08:07.681Z] --- PASS: TestRenameInvalidName (0.92s) [2019-09-18T22:08:07.681Z] === RUN TestRenameAnonymousContainer [2019-09-18T22:08:07.696Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-18T22:08:07.813Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-18T22:08:07.813Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-18T22:08:07.813Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T22:08:07.813Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-18T22:08:07.813Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-18T22:08:07.813Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-18T22:08:08.822Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-18T22:08:08.822Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-18T22:08:08.822Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T22:08:09.105Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-18T22:08:09.105Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-18T22:08:09.105Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-18T22:08:09.105Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-18T22:08:09.105Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-18T22:08:09.105Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-18T22:08:09.105Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-18T22:08:09.105Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-18T22:08:09.105Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-18T22:08:09.105Z] Selecting previously unselected package cmake. [2019-09-18T22:08:09.105Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-18T22:08:09.105Z] Unpacking cmake (3.7.2-1) ... [2019-09-18T22:08:09.721Z] Selecting previously unselected package xxd. [2019-09-18T22:08:09.721Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-18T22:08:09.721Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:09.721Z] Selecting previously unselected package vim-common. [2019-09-18T22:08:09.721Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T22:08:09.721Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:09.721Z] Processing triggers for mime-support (3.60) ... [2019-09-18T22:08:09.721Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:09.721Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-18T22:08:09.721Z] Setting up cmake-data (3.7.2-1) ... [2019-09-18T22:08:09.721Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-18T22:08:09.721Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T22:08:09.721Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:08:09.721Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:09.721Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T22:08:09.721Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-18T22:08:09.721Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-18T22:08:09.721Z] Setting up cmake (3.7.2-1) ... [2019-09-18T22:08:09.721Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:08:10.207Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T22:08:10.769Z] ok github.com/docker/docker/api/server/httputils 0.166s coverage: 14.7% of statements [2019-09-18T22:08:10.769Z] ok github.com/docker/docker/api/server/middleware 0.218s coverage: 37.7% of statements [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T22:08:10.769Z] ok github.com/docker/docker/api/server/router/swarm 0.153s coverage: 4.0% of statements [2019-09-18T22:08:10.769Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T22:08:10.770Z] ok github.com/docker/docker/api/types/filters 0.150s coverage: 95.2% of statements [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T22:08:10.770Z] ok github.com/docker/docker/api/types/strslice 0.099s coverage: 90.0% of statements [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T22:08:10.770Z] ok github.com/docker/docker/api/types/time 0.360s coverage: 100.0% of statements [2019-09-18T22:08:10.770Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T22:08:10.770Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T22:08:11.582Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2019-09-18T22:08:11.582Z] === RUN TestRenameContainerWithSameName [2019-09-18T22:08:11.764Z] Removing intermediate container 150ff110ef2a [2019-09-18T22:08:11.764Z] ---> 365dfbf4692b [2019-09-18T22:08:11.764Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:08:11.764Z] ---> 7a0aac9d40e0 [2019-09-18T22:08:11.764Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-18T22:08:11.764Z] ---> Running in 0e77ecf6dbaf [2019-09-18T22:08:11.764Z] Removing intermediate container 0e77ecf6dbaf [2019-09-18T22:08:11.764Z] ---> 7a400a035b84 [2019-09-18T22:08:11.764Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:08:12.047Z] ---> 184dd5f3bdd2 [2019-09-18T22:08:12.047Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:08:12.047Z] ---> Running in d14828306be6 [2019-09-18T22:08:12.330Z] + RM_GOPATH=0 [2019-09-18T22:08:12.330Z] + TMP_GOPATH= [2019-09-18T22:08:12.330Z] + : /build [2019-09-18T22:08:12.330Z] + '[' -z '' ']' [2019-09-18T22:08:12.330Z] ++ mktemp -d [2019-09-18T22:08:12.330Z] + export GOPATH=/tmp/tmp.gqetxOZyx5 [2019-09-18T22:08:12.330Z] + GOPATH=/tmp/tmp.gqetxOZyx5 [2019-09-18T22:08:12.330Z] + RM_GOPATH=1 [2019-09-18T22:08:12.330Z] ++ dirname ./install.sh [2019-09-18T22:08:12.330Z] + dir=. [2019-09-18T22:08:12.330Z] + bin=tini [2019-09-18T22:08:12.330Z] + shift [2019-09-18T22:08:12.330Z] + '[' '!' -f ./tini.installer ']' [2019-09-18T22:08:12.330Z] + . ./tini.installer [2019-09-18T22:08:12.330Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T22:08:12.330Z] + install_tini [2019-09-18T22:08:12.330Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-18T22:08:12.330Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.gqetxOZyx5/tini [2019-09-18T22:08:12.330Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T22:08:12.330Z] Cloning into '/tmp/tmp.gqetxOZyx5/tini'... [2019-09-18T22:08:12.613Z] + cd /tmp/tmp.gqetxOZyx5/tini [2019-09-18T22:08:12.614Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T22:08:12.614Z] + cmake . [2019-09-18T22:08:12.897Z] -- The C compiler identification is GNU 6.3.0 [2019-09-18T22:08:12.897Z] -- Check for working C compiler: /usr/bin/cc [2019-09-18T22:08:12.897Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-18T22:08:12.897Z] -- Detecting C compiler ABI info [2019-09-18T22:08:12.954Z] --- PASS: TestRenameContainerWithSameName (1.14s) [2019-09-18T22:08:12.954Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T22:08:12.954Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-18T22:08:12.954Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-18T22:08:13.182Z] -- Detecting C compiler ABI info - done [2019-09-18T22:08:13.182Z] -- Detecting C compile features [2019-09-18T22:08:13.464Z] -- Detecting C compile features - done [2019-09-18T22:08:13.464Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-18T22:08:13.464Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-18T22:08:13.746Z] -- Configuring done [2019-09-18T22:08:13.747Z] -- Generating done [2019-09-18T22:08:13.747Z] -- Build files have been written to: /tmp/tmp.gqetxOZyx5/tini [2019-09-18T22:08:13.747Z] + make tini-static [2019-09-18T22:08:13.747Z] Scanning dependencies of target tini-static [2019-09-18T22:08:13.747Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-18T22:08:14.029Z] [100%] Linking C executable tini-static [2019-09-18T22:08:14.312Z] [100%] Built target tini-static [2019-09-18T22:08:14.312Z] + mkdir -p /build [2019-09-18T22:08:14.312Z] + cp tini-static /build/docker-init [2019-09-18T22:08:14.850Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2019-09-18T22:08:14.850Z] === RUN TestResize [2019-09-18T22:08:14.927Z] Removing intermediate container d14828306be6 [2019-09-18T22:08:14.927Z] ---> ec24430d6771 [2019-09-18T22:08:14.927Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-18T22:08:14.927Z] ---> f8ca03b94530 [2019-09-18T22:08:14.927Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-18T22:08:14.927Z] ---> Running in e5f5bcf2253a [2019-09-18T22:08:14.927Z] Removing intermediate container e5f5bcf2253a [2019-09-18T22:08:14.927Z] ---> a934b5200218 [2019-09-18T22:08:14.927Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:08:15.210Z] ---> 1949a3ad742c [2019-09-18T22:08:15.210Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T22:08:15.210Z] ---> 8ac34750f466 [2019-09-18T22:08:15.210Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-18T22:08:15.210Z] ---> Running in cce0fc02dcbd [2019-09-18T22:08:15.478Z] ok github.com/docker/docker/builder/dockerfile 0.722s coverage: 43.2% of statements [2019-09-18T22:08:15.478Z] ok github.com/docker/docker/builder/dockerignore 0.094s coverage: 96.8% of statements [2019-09-18T22:08:15.478Z] ok github.com/docker/docker/builder/fscache 1.701s coverage: 69.2% of statements [2019-09-18T22:08:15.478Z] ok github.com/docker/docker/builder/remotecontext 0.636s coverage: 9.2% of statements [2019-09-18T22:08:15.493Z] + RM_GOPATH=0 [2019-09-18T22:08:15.493Z] + TMP_GOPATH= [2019-09-18T22:08:15.493Z] + : /build/ [2019-09-18T22:08:15.493Z] + '[' -z '' ']' [2019-09-18T22:08:15.493Z] ++ mktemp -d [2019-09-18T22:08:15.493Z] + export GOPATH=/tmp/tmp.wPHvdk48HR [2019-09-18T22:08:15.493Z] + GOPATH=/tmp/tmp.wPHvdk48HR [2019-09-18T22:08:15.493Z] + RM_GOPATH=1 [2019-09-18T22:08:15.493Z] ++ dirname ./install.sh [2019-09-18T22:08:15.493Z] + dir=. [2019-09-18T22:08:15.493Z] + bin=rootlesskit [2019-09-18T22:08:15.493Z] + shift [2019-09-18T22:08:15.493Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-18T22:08:15.493Z] + . ./rootlesskit.installer [2019-09-18T22:08:15.493Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T22:08:15.493Z] + install_rootlesskit [2019-09-18T22:08:15.493Z] + case "$1" in [2019-09-18T22:08:15.493Z] + export CGO_ENABLED=0 [2019-09-18T22:08:15.493Z] + CGO_ENABLED=0 [2019-09-18T22:08:15.493Z] + _install_rootlesskit [2019-09-18T22:08:15.493Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-18T22:08:15.493Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wPHvdk48HR/src/github.com/rootless-containers/rootlesskit [2019-09-18T22:08:15.493Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T22:08:15.493Z] Cloning into '/tmp/tmp.wPHvdk48HR/src/github.com/rootless-containers/rootlesskit'... [2019-09-18T22:08:15.783Z] --- PASS: TestResize (0.95s) [2019-09-18T22:08:15.783Z] === RUN TestResizeWithInvalidSize [2019-09-18T22:08:15.783Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-18T22:08:16.040Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-18T22:08:16.526Z] + cd /tmp/tmp.wPHvdk48HR/src/github.com/rootless-containers/rootlesskit [2019-09-18T22:08:16.526Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T22:08:16.526Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T22:08:16.526Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-18T22:08:16.605Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2019-09-18T22:08:16.605Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T22:08:17.170Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-18T22:08:17.428Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:17.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:17.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:17.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:08:17.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:08:17.693Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-18T22:08:20.222Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-18T22:08:20.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:08:20.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:08:21.596Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-18T22:08:24.125Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-18T22:08:24.125Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-18T22:08:24.125Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-18T22:08:24.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:08:24.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:08:26.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:08:26.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:27.586Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-18T22:08:28.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:28.570Z] ......... [ 85%] [2019-09-18T22:08:29.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:29.103Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T22:08:29.103Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-18T22:08:30.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:30.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:08:31.132Z] Removing intermediate container cce0fc02dcbd [2019-09-18T22:08:31.132Z] ---> d06583e617ce [2019-09-18T22:08:31.132Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T22:08:31.132Z] ---> c2d1e7607c8b [2019-09-18T22:08:31.132Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-18T22:08:31.132Z] ---> 63b34fe2b231 [2019-09-18T22:08:31.132Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-18T22:08:31.132Z] ---> Running in c870d8ae932b [2019-09-18T22:08:31.132Z] Removing intermediate container c870d8ae932b [2019-09-18T22:08:31.132Z] ---> 0ef95479084d [2019-09-18T22:08:31.132Z] Step 96/125 : RUN groupadd -r docker [2019-09-18T22:08:31.132Z] ---> Running in d83dcb35459f [2019-09-18T22:08:32.153Z] Removing intermediate container d83dcb35459f [2019-09-18T22:08:32.153Z] ---> bff27ef24f52 [2019-09-18T22:08:32.153Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T22:08:32.153Z] ---> Running in 5c94a390a31f [2019-09-18T22:08:32.772Z] Removing intermediate container 5c94a390a31f [2019-09-18T22:08:32.772Z] ---> 18a5c5da8fe3 [2019-09-18T22:08:32.772Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-18T22:08:32.772Z] ---> Running in 231a45c76682 [2019-09-18T22:08:33.060Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-18T22:08:33.114Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d2acc31fa916b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d2acc31fa916b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d2acc31fa916b] daemon started [2019-09-18T22:08:33.114Z] daemon.go:307: [d2acc31fa916b] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d2acc31fa916b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d2acc31fa916b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d2acc31fa916b] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d2acc31fa916b] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d2acc31fa916b] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d2acc31fa916b] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d9d9cccc0c71b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d9d9cccc0c71b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d9d9cccc0c71b] daemon started [2019-09-18T22:08:33.114Z] daemon.go:307: [d9d9cccc0c71b] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d9d9cccc0c71b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d9d9cccc0c71b] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d9d9cccc0c71b] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d9d9cccc0c71b] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d9d9cccc0c71b] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d9d9cccc0c71b] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d17155546fa7d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d17155546fa7d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d17155546fa7d] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d17155546fa7d] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d17155546fa7d] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d17155546fa7d] Daemon stopped [2019-09-18T22:08:33.114Z] daemon.go:336: [d17155546fa7d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d17155546fa7d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d17155546fa7d] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d17155546fa7d] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d17155546fa7d] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d17155546fa7d] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcd705c69f66] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcd705c69f66] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dbcd705c69f66] daemon started [2019-09-18T22:08:33.114Z] daemon.go:307: [dbcd705c69f66] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcd705c69f66] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcd705c69f66] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dbcd705c69f66] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dbcd705c69f66] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dbcd705c69f66] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dbcd705c69f66] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [dd5eba2383238] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dd5eba2383238] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dd5eba2383238] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dd5eba2383238] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dd5eba2383238] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dd5eba2383238] Daemon stopped [2019-09-18T22:08:33.114Z] daemon.go:336: [dd5eba2383238] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dd5eba2383238] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dd5eba2383238] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dd5eba2383238] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dd5eba2383238] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dd5eba2383238] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d54182d24a309] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d54182d24a309] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d54182d24a309] daemon started [2019-09-18T22:08:33.114Z] daemon.go:307: [d54182d24a309] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d54182d24a309] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d54182d24a309] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d54182d24a309] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d54182d24a309] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d54182d24a309] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d54182d24a309] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [dc6a02219c8c1] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dc6a02219c8c1] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dc6a02219c8c1] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dc6a02219c8c1] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dc6a02219c8c1] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dc6a02219c8c1] Daemon stopped [2019-09-18T22:08:33.114Z] daemon.go:336: [dc6a02219c8c1] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dc6a02219c8c1] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dc6a02219c8c1] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dc6a02219c8c1] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dc6a02219c8c1] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dc6a02219c8c1] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [df70ca2ee7cec] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [df70ca2ee7cec] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [df70ca2ee7cec] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [df70ca2ee7cec] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [df70ca2ee7cec] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [df70ca2ee7cec] Daemon stopped [2019-09-18T22:08:33.114Z] daemon.go:336: [df70ca2ee7cec] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [df70ca2ee7cec] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [df70ca2ee7cec] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [df70ca2ee7cec] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [df70ca2ee7cec] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [df70ca2ee7cec] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [df5acd1a03b69] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [df5acd1a03b69] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [df5acd1a03b69] daemon started [2019-09-18T22:08:33.114Z] daemon.go:336: [df5acd1a03b69] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:307: [df5acd1a03b69] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [df5acd1a03b69] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [df5acd1a03b69] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [df5acd1a03b69] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [df5acd1a03b69] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [df5acd1a03b69] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcc3ffdb73b7] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcc3ffdb73b7] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dbcc3ffdb73b7] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dbcc3ffdb73b7] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dbcc3ffdb73b7] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dbcc3ffdb73b7] Daemon stopped [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcc3ffdb73b7] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [dbcc3ffdb73b7] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [dbcc3ffdb73b7] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [dbcc3ffdb73b7] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [dbcc3ffdb73b7] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [dbcc3ffdb73b7] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [da8b95b60095d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [da8b95b60095d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [da8b95b60095d] daemon started [2019-09-18T22:08:33.114Z] daemon.go:307: [da8b95b60095d] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [da8b95b60095d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [da8b95b60095d] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [da8b95b60095d] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [da8b95b60095d] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [da8b95b60095d] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [da8b95b60095d] Daemon stopped [2019-09-18T22:08:33.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2019-09-18T22:08:33.114Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:08:33.114Z] daemon.go:336: [d496350b6ad29] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d496350b6ad29] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d496350b6ad29] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d496350b6ad29] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d496350b6ad29] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d496350b6ad29] Daemon stopped [2019-09-18T22:08:33.114Z] daemon.go:336: [d496350b6ad29] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:336: [d496350b6ad29] waiting for daemon to start [2019-09-18T22:08:33.114Z] daemon.go:364: [d496350b6ad29] daemon started [2019-09-18T22:08:33.114Z] daemon.go:472: [d496350b6ad29] Stopping daemon [2019-09-18T22:08:33.114Z] daemon.go:307: [d496350b6ad29] exiting daemon [2019-09-18T22:08:33.114Z] daemon.go:459: [d496350b6ad29] Daemon stopped [2019-09-18T22:08:33.114Z] === RUN TestCgroupNamespacesRun [2019-09-18T22:08:33.344Z] Removing intermediate container 231a45c76682 [2019-09-18T22:08:33.344Z] ---> a545d10842b9 [2019-09-18T22:08:33.344Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-18T22:08:33.344Z] ---> Running in 55d189e0a87d [2019-09-18T22:08:33.965Z] Removing intermediate container 55d189e0a87d [2019-09-18T22:08:33.965Z] ---> d81f9df3086e [2019-09-18T22:08:33.965Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-18T22:08:34.249Z] ---> Running in dd17194ec185 [2019-09-18T22:08:34.669Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-18T22:08:34.869Z] Removing intermediate container dd17194ec185 [2019-09-18T22:08:34.869Z] ---> 0a5a1df7f5dd [2019-09-18T22:08:34.869Z] Step 101/125 : RUN ldconfig [2019-09-18T22:08:34.869Z] ---> Running in 353cd353a70c [2019-09-18T22:08:35.012Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2019-09-18T22:08:35.012Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-18T22:08:35.012Z] daemon.go:336: [d2c63fdf45c5b] waiting for daemon to start [2019-09-18T22:08:35.012Z] daemon.go:336: [d2c63fdf45c5b] waiting for daemon to start [2019-09-18T22:08:35.012Z] daemon.go:364: [d2c63fdf45c5b] daemon started [2019-09-18T22:08:35.012Z] daemon.go:472: [d2c63fdf45c5b] Stopping daemon [2019-09-18T22:08:35.012Z] daemon.go:307: [d2c63fdf45c5b] exiting daemon [2019-09-18T22:08:35.012Z] daemon.go:459: [d2c63fdf45c5b] Daemon stopped [2019-09-18T22:08:35.012Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-18T22:08:35.270Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-18T22:08:35.486Z] Removing intermediate container 353cd353a70c [2019-09-18T22:08:35.486Z] ---> 51b77c925489 [2019-09-18T22:08:35.486Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-18T22:08:35.486Z] ---> Running in f37e582bc220 [2019-09-18T22:08:36.104Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T22:08:36.104Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T22:08:36.104Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T22:08:36.104Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T22:08:36.104Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T22:08:36.104Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [483 kB] [2019-09-18T22:08:36.205Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-18T22:08:36.308Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-18T22:08:36.387Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T22:08:36.670Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T22:08:37.137Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2019-09-18T22:08:37.137Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-18T22:08:37.137Z] daemon.go:336: [d2267d19a0174] waiting for daemon to start [2019-09-18T22:08:37.137Z] daemon.go:336: [d2267d19a0174] waiting for daemon to start [2019-09-18T22:08:37.137Z] daemon.go:364: [d2267d19a0174] daemon started [2019-09-18T22:08:37.137Z] daemon.go:472: [d2267d19a0174] Stopping daemon [2019-09-18T22:08:37.137Z] daemon.go:307: [d2267d19a0174] exiting daemon [2019-09-18T22:08:37.137Z] daemon.go:459: [d2267d19a0174] Daemon stopped [2019-09-18T22:08:37.137Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-18T22:08:38.692Z] Fetched 7723 kB in 2s (3228 kB/s) [2019-09-18T22:08:39.037Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-18T22:08:39.037Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2019-09-18T22:08:39.037Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-18T22:08:39.037Z] daemon.go:336: [db885e913d004] waiting for daemon to start [2019-09-18T22:08:39.037Z] daemon.go:336: [db885e913d004] waiting for daemon to start [2019-09-18T22:08:39.037Z] daemon.go:364: [db885e913d004] daemon started [2019-09-18T22:08:39.037Z] daemon.go:472: [db885e913d004] Stopping daemon [2019-09-18T22:08:39.037Z] daemon.go:307: [db885e913d004] exiting daemon [2019-09-18T22:08:39.037Z] daemon.go:459: [db885e913d004] Daemon stopped [2019-09-18T22:08:39.037Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-18T22:08:39.295Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-18T22:08:39.315Z] Reading package lists... [2019-09-18T22:08:40.606Z] Reading package lists... [2019-09-18T22:08:40.669Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-09-18T22:08:40.669Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-18T22:08:40.669Z] daemon.go:336: [d946854b14a52] waiting for daemon to start [2019-09-18T22:08:40.669Z] daemon.go:336: [d946854b14a52] waiting for daemon to start [2019-09-18T22:08:40.669Z] daemon.go:364: [d946854b14a52] daemon started [2019-09-18T22:08:40.669Z] daemon.go:472: [d946854b14a52] Stopping daemon [2019-09-18T22:08:40.669Z] daemon.go:307: [d946854b14a52] exiting daemon [2019-09-18T22:08:40.669Z] daemon.go:459: [d946854b14a52] Daemon stopped [2019-09-18T22:08:40.669Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-18T22:08:40.889Z] Building dependency tree... [2019-09-18T22:08:40.889Z] Reading state information... [2019-09-18T22:08:40.889Z] The following additional packages will be installed: [2019-09-18T22:08:40.889Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-18T22:08:40.889Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-18T22:08:40.889Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-18T22:08:40.889Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-18T22:08:40.889Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-18T22:08:40.889Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-18T22:08:40.889Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-18T22:08:40.889Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-18T22:08:40.889Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-18T22:08:40.889Z] Suggested packages: [2019-09-18T22:08:40.889Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-18T22:08:40.889Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-18T22:08:40.889Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-18T22:08:40.889Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-18T22:08:40.889Z] Recommended packages: [2019-09-18T22:08:40.889Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-18T22:08:40.889Z] python3-keyrings.alt python3-xdg unzip [2019-09-18T22:08:41.604Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-18T22:08:41.862Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-18T22:08:41.895Z] The following NEW packages will be installed: [2019-09-18T22:08:41.895Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-18T22:08:41.895Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-18T22:08:41.895Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-18T22:08:41.895Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-18T22:08:41.895Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-18T22:08:41.895Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-18T22:08:41.895Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-18T22:08:41.895Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-18T22:08:41.895Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-18T22:08:41.895Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-18T22:08:41.895Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-18T22:08:41.895Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-18T22:08:41.895Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-18T22:08:41.895Z] xfsprogs xxd xz-utils zip [2019-09-18T22:08:41.895Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-09-18T22:08:41.895Z] Need to get 87.3 MB of archives. [2019-09-18T22:08:41.895Z] After this operation, 585 MB of additional disk space will be used. [2019-09-18T22:08:41.895Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-18T22:08:42.179Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-18T22:08:42.179Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-18T22:08:42.179Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-18T22:08:42.179Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-18T22:08:42.179Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-18T22:08:42.179Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-18T22:08:42.179Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-18T22:08:42.179Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-18T22:08:42.179Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-18T22:08:42.179Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-18T22:08:42.179Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-18T22:08:42.179Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-18T22:08:42.179Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-18T22:08:42.179Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-18T22:08:42.179Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-18T22:08:42.179Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-18T22:08:42.179Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-18T22:08:42.179Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-18T22:08:42.179Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-18T22:08:42.179Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-18T22:08:42.179Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T22:08:42.179Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-18T22:08:42.179Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-18T22:08:42.179Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-18T22:08:42.179Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-18T22:08:42.179Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-18T22:08:42.179Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-18T22:08:42.179Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-18T22:08:42.179Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-18T22:08:42.179Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-18T22:08:42.179Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-18T22:08:42.179Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-18T22:08:42.179Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-18T22:08:42.179Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-18T22:08:42.179Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-18T22:08:42.179Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-18T22:08:42.179Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-18T22:08:42.179Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-18T22:08:42.179Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-18T22:08:42.179Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-18T22:08:42.179Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-18T22:08:42.179Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-18T22:08:42.179Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-18T22:08:42.179Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-18T22:08:42.179Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-18T22:08:42.179Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-18T22:08:42.179Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-18T22:08:42.426Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-18T22:08:42.464Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-18T22:08:42.464Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-18T22:08:42.464Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-18T22:08:42.464Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-18T22:08:42.464Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-18T22:08:42.464Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-18T22:08:42.464Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-18T22:08:42.464Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-18T22:08:42.464Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-18T22:08:42.464Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-18T22:08:42.464Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-18T22:08:42.464Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-18T22:08:42.464Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-18T22:08:42.464Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-18T22:08:42.684Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-09-18T22:08:42.684Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-18T22:08:42.684Z] daemon.go:336: [de80290ae3a38] waiting for daemon to start [2019-09-18T22:08:42.684Z] daemon.go:336: [de80290ae3a38] waiting for daemon to start [2019-09-18T22:08:42.684Z] daemon.go:364: [de80290ae3a38] daemon started [2019-09-18T22:08:42.684Z] daemon.go:472: [de80290ae3a38] Stopping daemon [2019-09-18T22:08:42.684Z] daemon.go:307: [de80290ae3a38] exiting daemon [2019-09-18T22:08:42.684Z] daemon.go:459: [de80290ae3a38] Daemon stopped [2019-09-18T22:08:42.684Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T22:08:42.751Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-18T22:08:42.751Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-18T22:08:42.751Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-18T22:08:42.751Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-18T22:08:42.751Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-18T22:08:42.751Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-18T22:08:42.826Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-18T22:08:43.371Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-18T22:08:43.384Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-18T22:08:43.616Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-09-18T22:08:43.616Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T22:08:43.616Z] daemon.go:336: [d1ca47c5c9ab9] waiting for daemon to start [2019-09-18T22:08:43.616Z] daemon.go:336: [d1ca47c5c9ab9] waiting for daemon to start [2019-09-18T22:08:43.616Z] daemon.go:364: [d1ca47c5c9ab9] daemon started [2019-09-18T22:08:43.616Z] daemon.go:472: [d1ca47c5c9ab9] Stopping daemon [2019-09-18T22:08:43.616Z] daemon.go:307: [d1ca47c5c9ab9] exiting daemon [2019-09-18T22:08:43.616Z] daemon.go:459: [d1ca47c5c9ab9] Daemon stopped [2019-09-18T22:08:43.616Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-18T22:08:43.988Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T22:08:44.181Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-09-18T22:08:44.181Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-18T22:08:44.181Z] daemon.go:336: [d6be99224a7cc] waiting for daemon to start [2019-09-18T22:08:44.181Z] daemon.go:336: [d6be99224a7cc] waiting for daemon to start [2019-09-18T22:08:44.181Z] daemon.go:364: [d6be99224a7cc] daemon started [2019-09-18T22:08:44.181Z] daemon.go:472: [d6be99224a7cc] Stopping daemon [2019-09-18T22:08:44.181Z] daemon.go:307: [d6be99224a7cc] exiting daemon [2019-09-18T22:08:44.181Z] daemon.go:459: [d6be99224a7cc] Daemon stopped [2019-09-18T22:08:44.181Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-18T22:08:44.271Z] Fetched 87.3 MB in 1s (44.8 MB/s) [2019-09-18T22:08:44.271Z] Selecting previously unselected package bash-completion. [2019-09-18T22:08:44.271Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-09-18T22:08:44.271Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-18T22:08:44.746Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-18T22:08:45.283Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-18T22:08:45.283Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-18T22:08:45.283Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-18T22:08:45.283Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T22:08:45.567Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-18T22:08:45.567Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-18T22:08:45.567Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-18T22:08:45.567Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-18T22:08:45.567Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-18T22:08:45.567Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-18T22:08:45.567Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-18T22:08:45.567Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-18T22:08:45.567Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T22:08:45.567Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-18T22:08:45.567Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T22:08:45.567Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T22:08:45.567Z] Selecting previously unselected package python3.5-minimal. [2019-09-18T22:08:45.567Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T22:08:45.567Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T22:08:45.679Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-18T22:08:45.849Z] Selecting previously unselected package python3-minimal. [2019-09-18T22:08:45.849Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-18T22:08:45.849Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-18T22:08:45.849Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-18T22:08:45.849Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-18T22:08:45.849Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-18T22:08:46.138Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-18T22:08:46.138Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T22:08:46.138Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T22:08:46.248Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2019-09-18T22:08:46.248Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-18T22:08:46.248Z] daemon.go:336: [d234ecfd5123f] waiting for daemon to start [2019-09-18T22:08:46.248Z] daemon.go:336: [d234ecfd5123f] waiting for daemon to start [2019-09-18T22:08:46.248Z] daemon.go:364: [d234ecfd5123f] daemon started [2019-09-18T22:08:46.248Z] daemon.go:472: [d234ecfd5123f] Stopping daemon [2019-09-18T22:08:46.248Z] daemon.go:307: [d234ecfd5123f] exiting daemon [2019-09-18T22:08:46.248Z] daemon.go:459: [d234ecfd5123f] Daemon stopped [2019-09-18T22:08:46.248Z] === RUN TestKernelTCPMemory [2019-09-18T22:08:46.424Z] Selecting previously unselected package python3.5. [2019-09-18T22:08:46.424Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T22:08:46.424Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T22:08:46.424Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-18T22:08:46.424Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-18T22:08:46.424Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-18T22:08:46.424Z] Selecting previously unselected package dh-python. [2019-09-18T22:08:46.424Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-18T22:08:46.424Z] Unpacking dh-python (2.20170125) ... [2019-09-18T22:08:46.424Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T22:08:46.424Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T22:08:47.436Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-18T22:08:47.621Z] --- PASS: TestKernelTCPMemory (1.15s) [2019-09-18T22:08:47.621Z] === RUN TestNISDomainname [2019-09-18T22:08:47.621Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-18T22:08:47.720Z] Selecting previously unselected package python3. [2019-09-18T22:08:47.720Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-09-18T22:08:47.720Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-18T22:08:47.720Z] Unpacking python3 (3.5.3-1) ... [2019-09-18T22:08:47.720Z] Selecting previously unselected package pigz. [2019-09-18T22:08:47.720Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-18T22:08:47.720Z] Unpacking pigz (2.3.4-1) ... [2019-09-18T22:08:47.720Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-18T22:08:47.720Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T22:08:47.720Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:08:47.720Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-18T22:08:47.720Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T22:08:47.720Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-18T22:08:48.004Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T22:08:48.004Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-18T22:08:48.004Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T22:08:48.004Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-18T22:08:48.004Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-18T22:08:48.004Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package iptables. [2019-09-18T22:08:48.004Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T22:08:48.004Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package xxd. [2019-09-18T22:08:48.004Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-18T22:08:48.004Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package vim-common. [2019-09-18T22:08:48.004Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T22:08:48.004Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:48.004Z] Selecting previously unselected package bzip2. [2019-09-18T22:08:48.291Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-18T22:08:48.291Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-18T22:08:48.291Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-18T22:08:48.291Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-18T22:08:48.291Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-18T22:08:48.291Z] Selecting previously unselected package xz-utils. [2019-09-18T22:08:48.291Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-18T22:08:48.291Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-18T22:08:48.291Z] Selecting previously unselected package aufs-tools. [2019-09-18T22:08:48.291Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-18T22:08:48.291Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-18T22:08:48.291Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-18T22:08:48.291Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-18T22:08:48.291Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T22:08:48.291Z] Selecting previously unselected package btrfs-progs. [2019-09-18T22:08:48.291Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-18T22:08:48.291Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T22:08:48.291Z] Selecting previously unselected package btrfs-tools. [2019-09-18T22:08:48.575Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-18T22:08:48.575Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package dmsetup. [2019-09-18T22:08:48.575Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-18T22:08:48.575Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-18T22:08:48.575Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package jq. [2019-09-18T22:08:48.575Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-18T22:08:48.575Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package libcap2-bin. [2019-09-18T22:08:48.575Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-18T22:08:48.575Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-18T22:08:48.575Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T22:08:48.575Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T22:08:48.859Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-18T22:08:48.859Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-18T22:08:48.859Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-18T22:08:48.859Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-18T22:08:48.859Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-18T22:08:48.859Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-18T22:08:48.859Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-18T22:08:48.859Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-18T22:08:48.859Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-18T22:08:48.859Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-18T22:08:48.859Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-18T22:08:48.859Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-18T22:08:48.994Z] --- PASS: TestNISDomainname (1.31s) [2019-09-18T22:08:48.994Z] === RUN TestHostnameDnsResolution [2019-09-18T22:08:49.142Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-18T22:08:49.142Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-18T22:08:49.142Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-18T22:08:49.142Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-18T22:08:49.142Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T22:08:49.142Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-18T22:08:49.142Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-18T22:08:49.142Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-18T22:08:49.142Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T22:08:49.142Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-18T22:08:49.142Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-18T22:08:49.142Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T22:08:49.142Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-18T22:08:49.142Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-18T22:08:49.142Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-18T22:08:49.142Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-18T22:08:49.142Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-18T22:08:49.142Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T22:08:49.509Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-18T22:08:49.759Z] Selecting previously unselected package net-tools. [2019-09-18T22:08:49.759Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-18T22:08:49.759Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T22:08:49.759Z] Selecting previously unselected package python-pip-whl. [2019-09-18T22:08:49.759Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-18T22:08:49.759Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T22:08:49.759Z] Selecting previously unselected package python3-pip. [2019-09-18T22:08:49.759Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-18T22:08:49.759Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T22:08:49.759Z] Selecting previously unselected package python3-pkg-resources. [2019-09-18T22:08:49.759Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T22:08:49.759Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-18T22:08:49.927Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-18T22:08:50.043Z] Selecting previously unselected package python3-setuptools. [2019-09-18T22:08:50.043Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-18T22:08:50.043Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-18T22:08:50.043Z] Selecting previously unselected package python3-wheel. [2019-09-18T22:08:50.043Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-18T22:08:50.043Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-18T22:08:50.043Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-18T22:08:50.043Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-18T22:08:50.043Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T22:08:50.043Z] Selecting previously unselected package vim-runtime. [2019-09-18T22:08:50.043Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T22:08:50.043Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-18T22:08:50.043Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-18T22:08:50.043Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:50.492Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-09-18T22:08:50.492Z] === RUN TestStats [2019-09-18T22:08:51.054Z] Selecting previously unselected package vim. [2019-09-18T22:08:51.054Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-18T22:08:51.054Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:08:51.221Z] ok github.com/docker/docker/builder/remotecontext/git 34.397s coverage: 85.1% of statements [2019-09-18T22:08:51.221Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T22:08:51.221Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T22:08:51.221Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2019-09-18T22:08:51.221Z] ok github.com/docker/docker/client 0.662s coverage: 75.3% of statements [2019-09-18T22:08:51.337Z] Selecting previously unselected package xfsprogs. [2019-09-18T22:08:51.337Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-18T22:08:51.337Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-18T22:08:51.337Z] Selecting previously unselected package zip. [2019-09-18T22:08:51.337Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-18T22:08:51.337Z] Unpacking zip (3.0-11+b1) ... [2019-09-18T22:08:51.460Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T22:08:51.642Z] Selecting previously unselected package libapparmor-perl. [2019-09-18T22:08:51.642Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T22:08:51.642Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T22:08:51.642Z] Selecting previously unselected package apparmor. [2019-09-18T22:08:51.642Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T22:08:51.642Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-18T22:08:51.642Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-18T22:08:51.642Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-18T22:08:51.642Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T22:08:52.257Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-18T22:08:52.257Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-18T22:08:52.257Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T22:08:52.260Z] [2019-09-18T22:08:52.260Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T22:08:52.541Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-18T22:08:52.541Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-18T22:08:52.541Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T22:08:52.541Z] Selecting previously unselected package mingw-w64-common. [2019-09-18T22:08:52.541Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-18T22:08:52.541Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-18T22:08:52.664Z] PKG_CONFIG=pkg-config [2019-09-18T22:08:52.664Z] GOLANG_VERSION=1.12.9 [2019-09-18T22:08:52.664Z] HOSTNAME=d46092f98e1d [2019-09-18T22:08:52.664Z] DOCKER_EXPERIMENTAL=1 [2019-09-18T22:08:52.664Z] container=docker [2019-09-18T22:08:52.664Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-18T22:08:52.664Z] GOPATH=/go [2019-09-18T22:08:52.664Z] PWD=/go/src/github.com/docker/docker [2019-09-18T22:08:52.664Z] HOME=/root [2019-09-18T22:08:52.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T22:08:52.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T22:08:52.664Z] DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T22:08:52.664Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T22:08:52.664Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T22:08:52.664Z] TERM=xterm [2019-09-18T22:08:52.664Z] DEST=bundles/test-integration [2019-09-18T22:08:52.664Z] SHLVL=1 [2019-09-18T22:08:52.664Z] TIMEOUT=120m [2019-09-18T22:08:52.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T22:08:52.664Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T22:08:52.664Z] TESTDEBUG=0 [2019-09-18T22:08:52.664Z] _=/usr/bin/env [2019-09-18T22:08:52.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T22:08:53.021Z] --- PASS: TestStats (2.18s) [2019-09-18T22:08:53.021Z] === RUN TestStopContainerWithTimeout [2019-09-18T22:08:53.021Z] === RUN TestStopContainerWithTimeout/0 [2019-09-18T22:08:53.021Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-18T22:08:53.021Z] === RUN TestStopContainerWithTimeout/1 [2019-09-18T22:08:53.021Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-18T22:08:53.021Z] === RUN TestStopContainerWithTimeout/3 [2019-09-18T22:08:53.021Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-18T22:08:53.021Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-18T22:08:53.021Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-18T22:08:53.021Z] === CONT TestStopContainerWithTimeout/0 [2019-09-18T22:08:53.021Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-18T22:08:53.555Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-18T22:08:53.555Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-18T22:08:53.555Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T22:08:53.587Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-18T22:08:53.986Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-18T22:08:53.986Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-18T22:08:54.152Z] === CONT TestStopContainerWithTimeout/3 [2019-09-18T22:08:54.410Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-18T22:08:55.032Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-18T22:08:55.032Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-18T22:08:55.032Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T22:08:55.032Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-18T22:08:55.032Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-18T22:08:55.032Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:08:55.341Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-18T22:08:55.932Z] ok github.com/docker/docker/cmd/dockerd 0.627s coverage: 18.6% of statements [2019-09-18T22:08:56.274Z] === CONT TestStopContainerWithTimeout/1 [2019-09-18T22:08:56.531Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-18T22:08:56.788Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-18T22:08:57.352Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-18T22:08:57.917Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-18T22:08:57.917Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2019-09-18T22:08:57.917Z] --- PASS: TestStopContainerWithTimeout/-1 (3.46s) [2019-09-18T22:08:57.917Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-09-18T22:08:57.917Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2019-09-18T22:08:57.917Z] === RUN TestDeleteDevicemapper [2019-09-18T22:08:57.917Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-18T22:08:57.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T22:08:57.917Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T22:08:58.122Z] ok github.com/docker/docker/container 0.530s coverage: 42.5% of statements [2019-09-18T22:08:58.122Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T22:08:58.122Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T22:08:58.122Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T22:08:58.122Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T22:08:58.175Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-18T22:08:58.713Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-18T22:08:59.415Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-18T22:08:59.415Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-18T22:08:59.415Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:08:59.521Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-18T22:08:59.521Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-18T22:08:59.521Z] [2019-09-18T22:08:59.521Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-18T22:08:59.521Z] =========================== short test summary info ============================ [2019-09-18T22:08:59.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-18T22:08:59.521Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-18T22:08:59.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-18T22:08:59.521Z] Not supported on most drivers [2019-09-18T22:08:59.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-18T22:08:59.521Z] This doesn't seem to be taken into account by the engine [2019-09-18T22:08:59.521Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-18T22:08:59.521Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-18T22:08:59.521Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-18T22:08:59.521Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-18T22:08:59.521Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-18T22:08:59.521Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-18T22:08:59.521Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-18T22:08:59.521Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 385.81 seconds == [2019-09-18T22:09:00.079Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-18T22:09:00.701Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-18T22:09:02.076Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.00s) [2019-09-18T22:09:02.076Z] === RUN TestUpdateMemory [2019-09-18T22:09:02.076Z] --- SKIP: TestUpdateMemory (0.01s) [2019-09-18T22:09:02.076Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:09:02.076Z] === RUN TestUpdateCPUQuota [2019-09-18T22:09:02.880Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-18T22:09:02.880Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T22:09:02.880Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-18T22:09:02.880Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T22:09:02.880Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T22:09:02.880Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:09:02.880Z] Processing triggers for mime-support (3.60) ... [2019-09-18T22:09:02.880Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:09:02.880Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-18T22:09:02.880Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-18T22:09:02.880Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T22:09:02.880Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T22:09:02.880Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-18T22:09:03.894Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-18T22:09:03.894Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T22:09:03.894Z] Setting up zip (3.0-11+b1) ... [2019-09-18T22:09:03.894Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-18T22:09:03.894Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T22:09:03.894Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T22:09:03.894Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:09:03.894Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-18T22:09:03.894Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:09:03.894Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-18T22:09:03.894Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T22:09:03.894Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:09:03.894Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-18T22:09:03.894Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-18T22:09:03.894Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-18T22:09:03.894Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:09:03.894Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T22:09:03.894Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-18T22:09:03.894Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-18T22:09:03.894Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T22:09:03.894Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T22:09:03.894Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T22:09:03.894Z] Setting up pigz (2.3.4-1) ... [2019-09-18T22:09:03.894Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T22:09:03.894Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-18T22:09:03.894Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:09:03.894Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-18T22:09:03.894Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T22:09:03.894Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T22:09:03.894Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-18T22:09:03.894Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-18T22:09:03.894Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-18T22:09:03.894Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-18T22:09:03.894Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-18T22:09:03.894Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T22:09:03.894Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T22:09:03.894Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T22:09:03.894Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T22:09:03.894Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T22:09:03.894Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-18T22:09:03.974Z] --- PASS: TestUpdateCPUQuota (2.07s) [2019-09-18T22:09:03.974Z] === RUN TestUpdatePidsLimit [2019-09-18T22:09:03.974Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-18T22:09:03.974Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-18T22:09:04.177Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T22:09:04.539Z] === RUN TestUpdatePidsLimit/no_change [2019-09-18T22:09:04.539Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-18T22:09:05.103Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-18T22:09:05.668Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-18T22:09:05.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-18T22:09:06.184Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-18T22:09:06.184Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-18T22:09:06.199Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-18T22:09:06.199Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:09:06.199Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-18T22:09:06.199Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-18T22:09:06.199Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-09-18T22:09:06.199Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-18T22:09:06.199Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T22:09:06.199Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T22:09:06.199Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-18T22:09:06.199Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-09-18T22:09:06.199Z] Setting up python3 (3.5.3-1) ... [2019-09-18T22:09:06.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-18T22:09:06.815Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-18T22:09:07.008Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-18T22:09:07.008Z] === RUN Test/DockerSuite/TestBuildCancellationKillsSleep [2019-09-18T22:09:07.099Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-18T22:09:07.099Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-18T22:09:07.099Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T22:09:07.099Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-18T22:09:07.716Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-18T22:09:07.942Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-18T22:09:07.999Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T22:09:07.999Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T22:09:08.283Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-18T22:09:08.283Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit (4.50s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-09-18T22:09:08.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-09-18T22:09:08.508Z] === RUN TestUpdateRestartPolicy [2019-09-18T22:09:08.582Z] Setting up dh-python (2.20170125) ... [2019-09-18T22:09:08.872Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-18T22:09:08.872Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T22:09:09.880Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-18T22:09:12.224Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-18T22:09:12.224Z] Clearing AppArmor profiles cache:. [2019-09-18T22:09:12.224Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T22:09:12.224Z] Unloading profiles will leave already running processes permanently [2019-09-18T22:09:12.224Z] unconfined, which can lead to unexpected situations. [2019-09-18T22:09:12.224Z] [2019-09-18T22:09:12.224Z] To set a process to complain mode, use the command line tool [2019-09-18T22:09:12.224Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T22:09:12.224Z] with the 'teardown' option." [2019-09-18T22:09:12.224Z] Post stage [Pipeline] junit [2019-09-18T22:09:12.494Z] Recording test results [Pipeline] sh [2019-09-18T22:09:12.894Z] + echo Ensuring container killed. [2019-09-18T22:09:12.894Z] Ensuring container killed. [2019-09-18T22:09:12.894Z] + docker rm -vf docker-pr1 [2019-09-18T22:09:12.894Z] Error: No such container: docker-pr1 [2019-09-18T22:09:12.894Z] + true [Pipeline] sh [2019-09-18T22:09:13.252Z] + echo Chowning /workspace to jenkins user [2019-09-18T22:09:13.252Z] Chowning /workspace to jenkins user [2019-09-18T22:09:13.252Z] + id -u [2019-09-18T22:09:13.252Z] + id -g [2019-09-18T22:09:13.252Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39957:/workspace busybox chown -R 1000:1000 /workspace [2019-09-18T22:09:14.058Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T22:09:14.971Z] + bundleName=docker-py [2019-09-18T22:09:14.971Z] + echo Creating docker-py-bundles.tar.gz [2019-09-18T22:09:14.971Z] Creating docker-py-bundles.tar.gz [2019-09-18T22:09:14.971Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-09-18T22:09:14.979Z] Archiving artifacts [2019-09-18T22:09:14.999Z] === RUN Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-18T22:09:15.259Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39957/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-18T22:09:15.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/make.sh binary-daemon [2019-09-18T22:09:15.932Z] === RUN Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-18T22:09:16.194Z] [2019-09-18T22:09:16.194Z] Removing bundles/ [2019-09-18T22:09:16.194Z] [2019-09-18T22:09:16.194Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-18T22:09:16.490Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-18T22:09:16.490Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T22:09:16.496Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-18T22:09:16.496Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-18T22:09:17.061Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:09:17.061Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-18T22:09:17.627Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-18T22:09:17.884Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-18T22:09:18.143Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-18T22:09:18.707Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-18T22:09:18.707Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-18T22:09:19.153Z] Removing intermediate container f37e582bc220 [2019-09-18T22:09:19.153Z] ---> 4e50361d8455 [2019-09-18T22:09:19.153Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-18T22:09:19.153Z] ---> Running in f11c00b96e1e [2019-09-18T22:09:19.640Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-18T22:09:21.539Z] --- PASS: TestUpdateRestartPolicy (13.16s) [2019-09-18T22:09:21.539Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T22:09:21.831Z] Collecting yamllint==1.16.0 [2019-09-18T22:09:21.831Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-18T22:09:22.104Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-18T22:09:22.114Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-18T22:09:22.114Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-18T22:09:22.670Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-09-18T22:09:22.670Z] === RUN TestWaitNonBlocked [2019-09-18T22:09:22.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:09:22.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:09:22.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:09:22.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:09:22.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:09:22.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:09:22.729Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-18T22:09:23.012Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-18T22:09:23.236Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon 2.913s coverage: 9.1% of statements [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/cluster 1.861s coverage: 0.5% of statements [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.285s coverage: 65.3% of statements [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/cluster/convert 1.026s coverage: 35.8% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.273s coverage: 10.9% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/config 0.618s coverage: 82.3% of statements [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/discovery 0.201s coverage: 30.0% of statements [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/events 0.437s coverage: 50.0% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/graphdriver 0.305s coverage: 2.3% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/images 0.410s coverage: 4.9% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/links 0.301s coverage: 93.0% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/logger 0.513s coverage: 43.0% of statements [2019-09-18T22:09:23.380Z] ok github.com/docker/docker/daemon/logger/awslogs 0.755s coverage: 77.8% of statements [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-18T22:09:23.380Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-18T22:09:23.802Z] === RUN Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-18T22:09:23.802Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T22:09:23.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-09-18T22:09:23.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2019-09-18T22:09:23.802Z] === RUN TestWaitBlocked [2019-09-18T22:09:23.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:09:23.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:09:23.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:09:23.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:09:23.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:09:23.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:09:23.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.422s coverage: 62.1% of statements [2019-09-18T22:09:23.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.377s coverage: 88.3% of statements [2019-09-18T22:09:24.029Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-18T22:09:24.029Z] Running setup.py bdist_wheel for pathspec: started [2019-09-18T22:09:24.305Z] ok github.com/docker/docker/daemon/logger/local 0.378s coverage: 74.7% of statements [2019-09-18T22:09:24.306Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T22:09:24.366Z] === RUN Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-18T22:09:24.645Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-18T22:09:24.645Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-18T22:09:24.645Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-18T22:09:25.262Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-18T22:09:25.262Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-18T22:09:25.262Z] Successfully built pathspec pyyaml [2019-09-18T22:09:25.262Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-18T22:09:25.262Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-18T22:09:25.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.305s coverage: 18.1% of statements [2019-09-18T22:09:25.300Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-18T22:09:25.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-09-18T22:09:25.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2019-09-18T22:09:25.300Z] === CONT TestContainerStartOnDaemonRestart [2019-09-18T22:09:25.300Z] === CONT TestIpcModeOlderClient [2019-09-18T22:09:25.300Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-18T22:09:25.300Z] === CONT TestDaemonRestartIpcMode [2019-09-18T22:09:25.876Z] Removing intermediate container f11c00b96e1e [2019-09-18T22:09:25.877Z] ---> 12dce63bb3bd [2019-09-18T22:09:25.877Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T22:09:26.676Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-18T22:09:27.352Z] ---> d294fb597145 [2019-09-18T22:09:27.352Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T22:09:27.611Z] === RUN Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-18T22:09:27.869Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-18T22:09:28.127Z] === RUN Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-18T22:09:28.206Z] ok github.com/docker/docker/daemon/logger/splunk 2.428s coverage: 84.5% of statements [2019-09-18T22:09:28.206Z] ok github.com/docker/docker/daemon/logger/syslog 0.341s coverage: 47.8% of statements [2019-09-18T22:09:28.206Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2019-09-18T22:09:28.206Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T22:09:28.206Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-18T22:09:28.206Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T22:09:29.500Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s) [2019-09-18T22:09:29.500Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-18T22:09:29.500Z] daemon.go:336: [dc1988cb8e39e] waiting for daemon to start [2019-09-18T22:09:29.500Z] daemon.go:336: [dc1988cb8e39e] waiting for daemon to start [2019-09-18T22:09:29.500Z] daemon.go:364: [dc1988cb8e39e] daemon started [2019-09-18T22:09:29.500Z] daemon.go:307: [dc1988cb8e39e] exiting daemon [2019-09-18T22:09:29.500Z] daemon.go:336: [dc1988cb8e39e] waiting for daemon to start [2019-09-18T22:09:29.500Z] daemon.go:336: [dc1988cb8e39e] waiting for daemon to start [2019-09-18T22:09:29.500Z] daemon.go:364: [dc1988cb8e39e] daemon started [2019-09-18T22:09:29.500Z] daemon.go:472: [dc1988cb8e39e] Stopping daemon [2019-09-18T22:09:29.500Z] daemon.go:307: [dc1988cb8e39e] exiting daemon [2019-09-18T22:09:29.500Z] daemon.go:459: [dc1988cb8e39e] Daemon stopped [2019-09-18T22:09:30.066Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2019-09-18T22:09:30.066Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-18T22:09:30.066Z] daemon.go:336: [d36cdbf6c0932] waiting for daemon to start [2019-09-18T22:09:30.066Z] daemon.go:336: [d36cdbf6c0932] waiting for daemon to start [2019-09-18T22:09:30.066Z] daemon.go:364: [d36cdbf6c0932] daemon started [2019-09-18T22:09:30.066Z] daemon.go:472: [d36cdbf6c0932] Stopping daemon [2019-09-18T22:09:30.066Z] daemon.go:307: [d36cdbf6c0932] exiting daemon [2019-09-18T22:09:30.066Z] daemon.go:459: [d36cdbf6c0932] Daemon stopped [2019-09-18T22:09:30.066Z] daemon.go:336: [d36cdbf6c0932] waiting for daemon to start [2019-09-18T22:09:30.066Z] daemon.go:336: [d36cdbf6c0932] waiting for daemon to start [2019-09-18T22:09:30.066Z] daemon.go:364: [d36cdbf6c0932] daemon started [2019-09-18T22:09:30.066Z] daemon.go:472: [d36cdbf6c0932] Stopping daemon [2019-09-18T22:09:30.066Z] daemon.go:307: [d36cdbf6c0932] exiting daemon [2019-09-18T22:09:30.066Z] daemon.go:459: [d36cdbf6c0932] Daemon stopped [2019-09-18T22:09:30.066Z] PASS [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] === Skipped [2019-09-18T22:09:30.066Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2019-09-18T22:09:30.066Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-18T22:09:30.066Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-18T22:09:30.066Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T22:09:30.066Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-18T22:09:30.066Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2019-09-18T22:09:30.066Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] [2019-09-18T22:09:30.066Z] DONE 197 tests, 6 skipped in 152.771s [2019-09-18T22:09:30.066Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-18T22:09:30.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:09:30.066Z] ++ set -e [2019-09-18T22:09:30.066Z] ++ '[' -n 0 ']' [2019-09-18T22:09:30.066Z] ++ set -x [2019-09-18T22:09:30.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:09:30.325Z] INFO: Testing against a local daemon [2019-09-18T22:09:30.325Z] === RUN TestCommitInheritsEnv [2019-09-18T22:09:30.891Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-09-18T22:09:30.891Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T22:09:30.891Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-18T22:09:30.891Z] === RUN TestImagesFilterMultiReference [2019-09-18T22:09:30.891Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-18T22:09:30.891Z] === RUN TestImagePullPlatformInvalid [2019-09-18T22:09:30.891Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-18T22:09:30.891Z] === RUN TestRemoveImageOrphaning [2019-09-18T22:09:31.128Z] ok github.com/docker/docker/distribution 1.565s coverage: 20.8% of statements [2019-09-18T22:09:31.129Z] ok github.com/docker/docker/distribution/metadata 2.035s coverage: 48.2% of statements [2019-09-18T22:09:31.129Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T22:09:31.456Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-18T22:09:31.456Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-09-18T22:09:31.456Z] === RUN TestRemoveImageGarbageCollector [2019-09-18T22:09:31.456Z] === RUN Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-18T22:09:31.755Z] ---> 7069d3abc249 [2019-09-18T22:09:31.756Z] Step 106/125 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-09-18T22:09:31.756Z] ---> 5ced4547845a [2019-09-18T22:09:31.756Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T22:09:32.039Z] ---> 22047a653e55 [2019-09-18T22:09:32.039Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T22:09:32.104Z] ok github.com/docker/docker/distribution/xfer 1.932s coverage: 62.2% of statements [2019-09-18T22:09:32.104Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T22:09:32.104Z] ok github.com/docker/docker/errdefs 0.097s coverage: 49.4% of statements [2019-09-18T22:09:32.322Z] ---> 0fd45ffa6fb3 [2019-09-18T22:09:32.322Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T22:09:32.605Z] ---> 5df129dfe6f4 [2019-09-18T22:09:32.605Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T22:09:32.830Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-18T22:09:32.830Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-18T22:09:32.889Z] ---> 55232b9f628e [2019-09-18T22:09:32.889Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T22:09:33.172Z] ---> b545fce6da2c [2019-09-18T22:09:33.172Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T22:09:33.396Z] === RUN Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-18T22:09:33.654Z] --- PASS: TestRemoveImageGarbageCollector (2.32s) [2019-09-18T22:09:33.654Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector [2019-09-18T22:09:33.654Z] daemon.go:336: [da21d30775bc6] waiting for daemon to start [2019-09-18T22:09:33.654Z] daemon.go:336: [da21d30775bc6] waiting for daemon to start [2019-09-18T22:09:33.654Z] daemon.go:364: [da21d30775bc6] daemon started [2019-09-18T22:09:33.654Z] daemon.go:472: [da21d30775bc6] Stopping daemon [2019-09-18T22:09:33.654Z] daemon.go:307: [da21d30775bc6] exiting daemon [2019-09-18T22:09:33.654Z] daemon.go:459: [da21d30775bc6] Daemon stopped [2019-09-18T22:09:33.654Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T22:09:33.654Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-18T22:09:33.654Z] === RUN TestTagInvalidReference [2019-09-18T22:09:33.654Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-18T22:09:33.654Z] === RUN TestTagValidPrefixedRepo [2019-09-18T22:09:33.912Z] === RUN Test/DockerSuite/TestBuildContextTarGzip--- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-18T22:09:33.912Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T22:09:33.912Z] [2019-09-18T22:09:33.912Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-18T22:09:33.912Z] === RUN TestTagOfficialNames [2019-09-18T22:09:33.912Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-18T22:09:33.912Z] === RUN TestTagMatchesDigest [2019-09-18T22:09:33.912Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-18T22:09:33.912Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-18T22:09:34.183Z] ---> a1437471c671 [2019-09-18T22:09:34.183Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T22:09:34.298Z] ok github.com/docker/docker/image 1.032s coverage: 86.4% of statements [2019-09-18T22:09:34.298Z] ok github.com/docker/docker/image/cache 0.391s coverage: 19.2% of statements [2019-09-18T22:09:34.298Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T22:09:34.298Z] ok github.com/docker/docker/image/v1 0.275s coverage: 25.0% of statements [2019-09-18T22:09:34.298Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T22:09:34.467Z] ---> 1cf3d648cea1 [2019-09-18T22:09:34.467Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T22:09:34.478Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-18T22:09:34.735Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-18T22:09:35.084Z] ---> 93ac53f04384 [2019-09-18T22:09:35.084Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T22:09:36.560Z] ---> 6b3a1ad2e571 [2019-09-18T22:09:36.560Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-18T22:09:36.843Z] ---> e255c818d717 [2019-09-18T22:09:36.843Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T22:09:37.128Z] ---> 63dd8d429fd2 [2019-09-18T22:09:37.128Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-18T22:09:37.220Z] ok github.com/docker/docker/layer 0.485s coverage: 30.0% of statements [2019-09-18T22:09:37.220Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T22:09:37.410Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-18T22:09:37.410Z] bad55c542dc9: Pulling fs layer [2019-09-18T22:09:38.016Z] === RUN Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-18T22:09:38.029Z] bad55c542dc9: Download complete [2019-09-18T22:09:38.672Z] bad55c542dc9: Pull complete [2019-09-18T22:09:38.672Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T22:09:38.672Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T22:09:38.776Z] ok github.com/docker/docker/libcontainerd/local 0.388s coverage: 1.0% of statements [2019-09-18T22:09:38.776Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2019-09-18T22:09:38.776Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T22:09:38.776Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T22:09:38.776Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T22:09:38.776Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T22:09:38.776Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T22:09:38.776Z] ok github.com/docker/docker/opts 0.435s coverage: 67.3% of statements [2019-09-18T22:09:38.776Z] ok github.com/docker/docker/pkg/aaparser 0.183s coverage: 50.0% of statements [2019-09-18T22:09:38.950Z] === RUN Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-18T22:09:38.955Z] ---> 34c7c341fc0b [2019-09-18T22:09:38.955Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-18T22:09:38.955Z] ---> Running in f6d7a69853c3 [2019-09-18T22:09:39.238Z] Removing intermediate container f6d7a69853c3 [2019-09-18T22:09:39.238Z] ---> 4866c3785f3b [2019-09-18T22:09:39.238Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-18T22:09:39.238Z] ---> Running in 0da563d20f17 [2019-09-18T22:09:39.238Z] Removing intermediate container 0da563d20f17 [2019-09-18T22:09:39.238Z] ---> 73506a49ec6c [2019-09-18T22:09:39.238Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-18T22:09:39.238Z] ---> Running in 19c338ba6842 [2019-09-18T22:09:39.522Z] Removing intermediate container 19c338ba6842 [2019-09-18T22:09:39.522Z] ---> 2b2606c793f4 [2019-09-18T22:09:39.522Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-18T22:09:39.522Z] ---> Running in 0bae49be1a92 [2019-09-18T22:09:39.522Z] Removing intermediate container 0bae49be1a92 [2019-09-18T22:09:39.522Z] ---> 6bb9dc387fcb [2019-09-18T22:09:39.522Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-18T22:09:39.522Z] ---> Running in 6241383b97cf [2019-09-18T22:09:39.804Z] Removing intermediate container 6241383b97cf [2019-09-18T22:09:39.804Z] ---> 1e87f9a5d120 [2019-09-18T22:09:39.804Z] Step 124/125 : FROM dev AS final [2019-09-18T22:09:39.804Z] ---> 1e87f9a5d120 [2019-09-18T22:09:39.804Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-18T22:09:41.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T22:09:41.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T22:09:45.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T22:09:45.510Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-18T22:09:46.623Z] ---> 29b4065f5e59 [2019-09-18T22:09:46.623Z] Successfully built 29b4065f5e59 [2019-09-18T22:09:46.623Z] Successfully tagged docker:f470698c2c10c2382080fab34f83088450fabdd6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-18T22:09:47.078Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/test/unit [2019-09-18T22:09:48.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T22:09:49.695Z] === RUN Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-18T22:09:50.627Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-18T22:09:51.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T22:09:52.001Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-18T22:09:52.565Z] === RUN Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-18T22:09:52.565Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-18T22:09:52.580Z] ? github.com/docker/docker/api [no test files] [2019-09-18T22:09:55.091Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-18T22:09:55.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T22:09:55.656Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-18T22:09:55.913Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-18T22:09:56.479Z] === RUN Test/DockerDaemonSuite/TestHTTPSRun [2019-09-18T22:09:57.044Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-18T22:09:57.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T22:09:58.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T22:09:58.415Z] === RUN Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-18T22:09:58.415Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-18T22:10:00.313Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-18T22:10:01.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T22:10:02.841Z] === RUN Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-18T22:10:02.841Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-18T22:10:02.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T22:10:04.739Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-18T22:10:04.739Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-18T22:10:04.739Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-18T22:10:04.739Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-18T22:10:04.739Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-18T22:10:06.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T22:10:06.638Z] === RUN Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-18T22:10:08.538Z] === RUN Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-18T22:10:09.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T22:10:10.036Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-18T22:10:10.037Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-18T22:10:10.970Z] === RUN Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-18T22:10:11.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/archive 10.517s coverage: 62.0% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/authorization 0.682s coverage: 26.2% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/chrootarchive 0.149s coverage: 15.4% of statements [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/discovery 0.139s coverage: 58.3% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/discovery/file 0.250s coverage: 92.9% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/discovery/kv 3.446s coverage: 84.1% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/discovery/memory 0.125s coverage: 92.3% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/discovery/nodes 0.287s coverage: 93.8% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/filenotify 0.101s coverage: 36.2% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/fileutils 0.216s coverage: 87.7% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/homedir 0.056s coverage: 37.5% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/idtools 0.162s coverage: 6.3% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/ioutils 0.823s coverage: 69.2% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/longpath 0.133s coverage: 100.0% of statements [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/parsers 0.093s coverage: 97.0% of statements [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-18T22:10:14.554Z] ok github.com/docker/docker/pkg/pidfile 0.061s coverage: 82.6% of statements [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T22:10:14.554Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T22:10:14.977Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2019-09-18T22:10:15.153Z] === RUN Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-18T22:10:15.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T22:10:17.050Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-18T22:10:18.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T22:10:18.948Z] === RUN Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-18T22:10:20.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T22:10:20.847Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-18T22:10:21.104Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-18T22:10:23.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T22:10:24.383Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-18T22:10:24.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T22:10:24.664Z] Using test binary docker [2019-09-18T22:10:24.664Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-18T22:10:24.664Z] +++ /etc/init.d/apparmor start [2019-09-18T22:10:24.664Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T22:10:24.664Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T22:10:24.664Z] Warning failed to create cache: (null) [2019-09-18T22:10:24.664Z] . [2019-09-18T22:10:24.664Z] Starting dockerd [2019-09-18T22:10:24.664Z] INFO: Waiting for daemon to start... [2019-09-18T22:10:24.664Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-18T22:10:26.280Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-18T22:10:26.499Z] . [2019-09-18T22:10:26.499Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T22:10:26.898Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T22:10:26.898Z] Error: No such image: emptyfs [2019-09-18T22:10:26.898Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T22:10:26.898Z] ++++ docker load [2019-09-18T22:10:26.898Z] Running integration-test (iteration 1) [2019-09-18T22:10:26.898Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-18T22:10:26.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:10:26.898Z] ++ set -e [2019-09-18T22:10:26.898Z] ++ '[' -n 0 ']' [2019-09-18T22:10:26.898Z] ++ set -x [2019-09-18T22:10:26.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.4% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.100s coverage: 56.8% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/plugins/transport 0.168s coverage: 85.7% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 87.9% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/stdcopy 0.071s coverage: 100.0% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/stringid 0.074s coverage: 70.6% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/sysinfo 0.090s coverage: 38.2% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/system 0.157s coverage: 12.7% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/tailfile 0.081s coverage: 88.6% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/tarsum 0.219s coverage: 89.3% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/term 0.041s coverage: 30.8% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/plugin 0.232s coverage: 11.6% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/plugin/v2 0.140s coverage: 20.1% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/reference 0.454s coverage: 84.4% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/registry 0.620s coverage: 52.3% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/registry/resumable 0.297s coverage: 100.0% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/runconfig 0.229s coverage: 54.5% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/testutil 0.079s coverage: 62.5% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/volume/drivers 0.110s coverage: 36.1% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/volume/local 0.204s coverage: 37.7% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/volume/mounts 0.126s coverage: 66.2% of statements [2019-09-18T22:10:26.968Z] ok github.com/docker/docker/volume/service 0.537s coverage: 70.3% of statements [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T22:10:26.968Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T22:10:27.213Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-18T22:10:28.146Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-18T22:10:28.403Z] === RUN Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-18T22:10:29.172Z] INFO: make.ps1 ended at 09/18/2019 22:10:28 [2019-09-18T22:10:30.719Z] INFO: Unit tests ended at 09/18/2019 22:10:30. Duration:00:04:10.2935344 [2019-09-18T22:10:30.719Z] INFO: Building busybox [2019-09-18T22:10:30.719Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-18T22:10:30.719Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-18T22:10:30.719Z] [2019-09-18T22:10:30.719Z] Sending build context to Docker daemon 2.56kB [2019-09-18T22:10:30.719Z] [2019-09-18T22:10:30.719Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-18T22:10:30.719Z] ---> 1ddfa8bee56a [2019-09-18T22:10:30.719Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-18T22:10:30.719Z] ---> Running in 69070ef3320f [2019-09-18T22:10:32.589Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-18T22:10:35.873Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-18T22:10:36.131Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-18T22:10:36.537Z] Removing intermediate container 69070ef3320f [2019-09-18T22:10:36.537Z] ---> 5753e95dc535 [2019-09-18T22:10:36.537Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-18T22:10:36.629Z] Loaded image: buildpack-deps:jessie [2019-09-18T22:10:36.629Z] Loaded image: busybox:latest [2019-09-18T22:10:36.629Z] Loaded image: busybox:glibc [2019-09-18T22:10:36.629Z] Loaded image: debian:jessie [2019-09-18T22:10:36.629Z] Loaded image: hello-world:latest [2019-09-18T22:10:36.629Z] INFO: Testing against a local daemon [2019-09-18T22:10:36.629Z] === RUN TestCgroupNamespacesBuild [2019-09-18T22:10:37.878Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-18T22:10:37.878Z] Copying nested executables into bundles/binary-daemon [2019-09-18T22:10:37.878Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-18T22:10:38.028Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-18T22:10:38.083Z] [2019-09-18T22:10:38.083Z] ---> ddd128373702 [2019-09-18T22:10:38.083Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-18T22:10:38.083Z] ---> Running in ee1e9a28b9b2 [2019-09-18T22:10:38.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/make.sh cross [2019-09-18T22:10:38.442Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2019-09-18T22:10:38.442Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-18T22:10:38.442Z] daemon.go:336: [d290b7418ea82] waiting for daemon to start [2019-09-18T22:10:38.442Z] daemon.go:336: [d290b7418ea82] waiting for daemon to start [2019-09-18T22:10:38.442Z] daemon.go:364: [d290b7418ea82] daemon started [2019-09-18T22:10:38.442Z] daemon.go:472: [d290b7418ea82] Stopping daemon [2019-09-18T22:10:38.442Z] daemon.go:307: [d290b7418ea82] exiting daemon [2019-09-18T22:10:38.442Z] daemon.go:459: [d290b7418ea82] Daemon stopped [2019-09-18T22:10:38.442Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T22:10:38.835Z] [2019-09-18T22:10:38.836Z] Removing bundles/ [2019-09-18T22:10:38.836Z] [2019-09-18T22:10:38.836Z] ---> Making bundle: cross (in bundles/cross) [2019-09-18T22:10:38.836Z] Cross building: bundles/cross/linux/amd64 [2019-09-18T22:10:38.836Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-18T22:10:38.836Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-18T22:10:39.627Z] [2019-09-18T22:10:39.627Z] SUCCESS: Specified value was saved. [2019-09-18T22:10:40.265Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2019-09-18T22:10:40.265Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T22:10:40.265Z] daemon.go:336: [df24a2cf2f6ea] waiting for daemon to start [2019-09-18T22:10:40.265Z] daemon.go:336: [df24a2cf2f6ea] waiting for daemon to start [2019-09-18T22:10:40.265Z] daemon.go:364: [df24a2cf2f6ea] daemon started [2019-09-18T22:10:40.265Z] daemon.go:472: [df24a2cf2f6ea] Stopping daemon [2019-09-18T22:10:40.265Z] daemon.go:307: [df24a2cf2f6ea] exiting daemon [2019-09-18T22:10:40.265Z] daemon.go:459: [df24a2cf2f6ea] Daemon stopped [2019-09-18T22:10:40.265Z] === RUN TestBuildWithSession [2019-09-18T22:10:41.307Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-18T22:10:42.550Z] Removing intermediate container ee1e9a28b9b2 [2019-09-18T22:10:42.550Z] ---> f182f5f55d1c [2019-09-18T22:10:42.550Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-18T22:10:42.550Z] ---> Running in cf13719fcb97 [2019-09-18T22:10:42.682Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-18T22:10:42.704Z] --- PASS: TestBuildWithSession (2.74s) [2019-09-18T22:10:42.704Z] === RUN TestBuildSquashParent [2019-09-18T22:10:43.249Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-18T22:10:43.249Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-18T22:10:44.622Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-18T22:10:46.524Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-18T22:10:48.428Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-18T22:10:48.995Z] --- PASS: TestBuildSquashParent (5.86s) [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:10:48.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:10:48.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:10:48.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:10:48.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:10:48.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:10:48.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:10:48.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:10:48.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:10:48.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:10:49.651Z] Cannot create a file when that file already exists. [2019-09-18T22:10:51.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:10:51.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:10:51.708Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-18T22:10:54.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:10:54.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:10:54.988Z] === RUN Test/DockerDaemonSuite/TestShmSize [2019-09-18T22:10:56.748Z] Removing intermediate container cf13719fcb97 [2019-09-18T22:10:56.748Z] ---> 9ab4c2072ffa [2019-09-18T22:10:56.748Z] Step 6/6 : CMD ["sh"] [2019-09-18T22:10:56.748Z] ---> Running in 47fe05c804b5 [2019-09-18T22:10:56.748Z] Removing intermediate container 47fe05c804b5 [2019-09-18T22:10:56.748Z] ---> c07fa1fafd72 [2019-09-18T22:10:56.748Z] Successfully built c07fa1fafd72 [2019-09-18T22:10:56.748Z] Successfully tagged busybox:latest [2019-09-18T22:10:56.748Z] INFO: Docker images of the daemon under test [2019-09-18T22:10:56.748Z] [2019-09-18T22:10:56.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-18T22:10:56.748Z] busybox latest c07fa1fafd72 Less than a second ago 4.75GB [2019-09-18T22:10:56.748Z] microsoft/windowsservercore latest 1ddfa8bee56a 8 days ago 4.71GB [2019-09-18T22:10:56.748Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 8 days ago 4.71GB [2019-09-18T22:10:56.748Z] [2019-09-18T22:10:56.748Z] INFO: Running integration tests at 09/18/2019 22:10:55... [2019-09-18T22:10:56.748Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-18T22:10:56.748Z] INFO: Integration API tests being run from the host: [2019-09-18T22:10:56.748Z] INFO: make.ps1 starting at 09/18/2019 22:10:56 [2019-09-18T22:10:56.886Z] === RUN Test/DockerDaemonSuite/TestShmSizeReload [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s) [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2019-09-18T22:10:57.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2019-09-18T22:10:57.569Z] === RUN TestBuildMultiStageCopy [2019-09-18T22:10:57.569Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T22:10:57.722Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-18T22:11:00.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T22:11:00.166Z] === RUN Test/DockerDaemonSuite/TestTLSVerify [2019-09-18T22:11:00.166Z] === RUN Test/DockerDaemonSuite/TestVolumePlugin [2019-09-18T22:11:00.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T22:11:01.152Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T22:11:01.535Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T22:11:02.063Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-18T22:11:02.339Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2019-09-18T22:11:02.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2019-09-18T22:11:02.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-09-18T22:11:02.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2019-09-18T22:11:02.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2019-09-18T22:11:02.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2019-09-18T22:11:02.339Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T22:11:03.436Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-18T22:11:03.586Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-09-18T22:11:03.586Z] === RUN TestBuildLabelWithTargets [2019-09-18T22:11:05.966Z] === RUN Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-18T22:11:06.248Z] --- PASS: TestBuildLabelWithTargets (2.79s) [2019-09-18T22:11:06.248Z] === RUN TestBuildWithEmptyLayers [2019-09-18T22:11:07.339Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-18T22:11:07.499Z] --- PASS: TestBuildWithEmptyLayers (0.89s) [2019-09-18T22:11:07.499Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T22:11:10.621Z] === RUN Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-18T22:11:10.705Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2019-09-18T22:11:10.705Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T22:11:11.505Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2019-09-18T22:11:11.505Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T22:11:14.702Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2019-09-18T22:11:14.702Z] === RUN TestBuildWithHugeFile [2019-09-18T22:11:14.803Z] === RUN Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-18T22:11:20.065Z] === RUN Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-18T22:11:22.599Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-18T22:11:23.533Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-18T22:11:23.533Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-18T22:11:28.800Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-18T22:11:32.082Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-18T22:11:32.648Z] === RUN Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-18T22:11:33.581Z] === RUN Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T22:11:34.150Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-18T22:11:40.375Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-18T22:11:40.837Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-18T22:11:42.260Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-18T22:11:45.541Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-18T22:11:46.663Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-18T22:11:48.071Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-18T22:11:49.334Z] --- PASS: TestBuildWithHugeFile (30.48s) [2019-09-18T22:11:49.334Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T22:11:49.334Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:11:49.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:11:49.334Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:11:49.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:11:49.334Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:11:49.334Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:11:49.334Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:11:49.334Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:11:49.334Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:11:49.334Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-09-18T22:11:49.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-09-18T22:11:49.334Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-09-18T22:11:49.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-09-18T22:11:49.334Z] === RUN TestBuildPreserveOwnership [2019-09-18T22:11:49.334Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-18T22:11:49.334Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-18T22:11:51.391Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-18T22:11:51.515Z] --- PASS: TestBuildPreserveOwnership (6.23s) [2019-09-18T22:11:51.515Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2019-09-18T22:11:51.515Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2019-09-18T22:11:51.515Z] === RUN TestBuildPlatformInvalid [2019-09-18T22:11:51.515Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-18T22:11:51.515Z] PASS [2019-09-18T22:11:51.515Z] [2019-09-18T22:11:51.515Z] DONE 32 tests in 84.599s [2019-09-18T22:11:51.515Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-18T22:11:51.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:11:51.515Z] ++ set -e [2019-09-18T22:11:51.515Z] ++ '[' -n 0 ']' [2019-09-18T22:11:51.515Z] ++ set -x [2019-09-18T22:11:51.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:11:51.902Z] INFO: Testing against a local daemon [2019-09-18T22:11:51.902Z] === RUN TestConfigList [2019-09-18T22:11:55.135Z] --- PASS: TestConfigList (3.09s) [2019-09-18T22:11:55.135Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-18T22:11:55.135Z] daemon.go:336: [d74d7356e4b67] waiting for daemon to start [2019-09-18T22:11:55.135Z] daemon.go:336: [d74d7356e4b67] waiting for daemon to start [2019-09-18T22:11:55.135Z] daemon.go:364: [d74d7356e4b67] daemon started [2019-09-18T22:11:55.135Z] daemon.go:472: [d74d7356e4b67] Stopping daemon [2019-09-18T22:11:55.135Z] daemon.go:307: [d74d7356e4b67] exiting daemon [2019-09-18T22:11:55.135Z] daemon.go:459: [d74d7356e4b67] Daemon stopped [2019-09-18T22:11:55.135Z] === RUN TestConfigsCreateAndDelete [2019-09-18T22:11:56.110Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-18T22:11:57.083Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-18T22:11:57.545Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-18T22:11:58.305Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2019-09-18T22:11:58.305Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-18T22:11:58.305Z] daemon.go:336: [dfe5580e22581] waiting for daemon to start [2019-09-18T22:11:58.305Z] daemon.go:336: [dfe5580e22581] waiting for daemon to start [2019-09-18T22:11:58.305Z] daemon.go:364: [dfe5580e22581] daemon started [2019-09-18T22:11:58.305Z] daemon.go:472: [dfe5580e22581] Stopping daemon [2019-09-18T22:11:58.305Z] daemon.go:307: [dfe5580e22581] exiting daemon [2019-09-18T22:11:58.305Z] daemon.go:459: [dfe5580e22581] Daemon stopped [2019-09-18T22:11:58.305Z] === RUN TestConfigsUpdate [2019-09-18T22:11:58.523Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-18T22:11:58.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-18T22:12:00.269Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-18T22:12:00.269Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-18T22:12:00.269Z] Cross building: bundles/cross/windows/amd64 [2019-09-18T22:12:00.269Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-18T22:12:00.269Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-18T22:12:00.740Z] --- PASS: TestConfigsUpdate (2.91s) [2019-09-18T22:12:00.741Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-18T22:12:00.741Z] daemon.go:336: [de3208a848a2e] waiting for daemon to start [2019-09-18T22:12:00.741Z] daemon.go:336: [de3208a848a2e] waiting for daemon to start [2019-09-18T22:12:00.741Z] daemon.go:364: [de3208a848a2e] daemon started [2019-09-18T22:12:00.741Z] daemon.go:472: [de3208a848a2e] Stopping daemon [2019-09-18T22:12:00.741Z] daemon.go:307: [de3208a848a2e] exiting daemon [2019-09-18T22:12:00.741Z] daemon.go:459: [de3208a848a2e] Daemon stopped [2019-09-18T22:12:00.741Z] === RUN TestTemplatedConfig [2019-09-18T22:12:01.905Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-18T22:12:05.142Z] --- PASS: TestTemplatedConfig (3.90s) [2019-09-18T22:12:05.143Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-18T22:12:05.143Z] daemon.go:336: [d0947f487fbaa] waiting for daemon to start [2019-09-18T22:12:05.143Z] daemon.go:336: [d0947f487fbaa] waiting for daemon to start [2019-09-18T22:12:05.143Z] daemon.go:364: [d0947f487fbaa] daemon started [2019-09-18T22:12:05.143Z] daemon.go:472: [d0947f487fbaa] Stopping daemon [2019-09-18T22:12:05.143Z] daemon.go:307: [d0947f487fbaa] exiting daemon [2019-09-18T22:12:05.143Z] daemon.go:459: [d0947f487fbaa] Daemon stopped [2019-09-18T22:12:05.143Z] === RUN TestConfigInspect [2019-09-18T22:12:06.147Z] === RUN Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-18T22:12:06.147Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-18T22:12:06.620Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 95.2% of statements [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 4.0% of statements [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T22:12:07.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T22:12:07.159Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2019-09-18T22:12:07.581Z] --- PASS: TestConfigInspect (2.82s) [2019-09-18T22:12:07.581Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-18T22:12:07.581Z] daemon.go:336: [d523f808eb8ae] waiting for daemon to start [2019-09-18T22:12:07.581Z] daemon.go:336: [d523f808eb8ae] waiting for daemon to start [2019-09-18T22:12:07.581Z] daemon.go:364: [d523f808eb8ae] daemon started [2019-09-18T22:12:07.581Z] daemon.go:472: [d523f808eb8ae] Stopping daemon [2019-09-18T22:12:07.581Z] daemon.go:307: [d523f808eb8ae] exiting daemon [2019-09-18T22:12:07.581Z] daemon.go:459: [d523f808eb8ae] Daemon stopped [2019-09-18T22:12:07.581Z] === RUN TestConfigCreateWithLabels [2019-09-18T22:12:08.044Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-18T22:12:08.302Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-18T22:12:10.374Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-18T22:12:10.765Z] --- PASS: TestConfigCreateWithLabels (2.94s) [2019-09-18T22:12:10.765Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-18T22:12:10.765Z] daemon.go:336: [dc71e9c963455] waiting for daemon to start [2019-09-18T22:12:10.765Z] daemon.go:336: [dc71e9c963455] waiting for daemon to start [2019-09-18T22:12:10.765Z] daemon.go:364: [dc71e9c963455] daemon started [2019-09-18T22:12:10.765Z] daemon.go:472: [dc71e9c963455] Stopping daemon [2019-09-18T22:12:10.765Z] daemon.go:307: [dc71e9c963455] exiting daemon [2019-09-18T22:12:10.765Z] daemon.go:459: [dc71e9c963455] Daemon stopped [2019-09-18T22:12:10.765Z] === RUN TestConfigCreateResolve [2019-09-18T22:12:12.712Z] ok github.com/docker/docker/builder/fscache 0.143s coverage: 69.2% of statements [2019-09-18T22:12:13.209Z] --- PASS: TestConfigCreateResolve (2.75s) [2019-09-18T22:12:13.209Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-18T22:12:13.209Z] daemon.go:336: [d09b56f6ed0cb] waiting for daemon to start [2019-09-18T22:12:13.209Z] daemon.go:336: [d09b56f6ed0cb] waiting for daemon to start [2019-09-18T22:12:13.209Z] daemon.go:364: [d09b56f6ed0cb] daemon started [2019-09-18T22:12:13.209Z] daemon.go:472: [d09b56f6ed0cb] Stopping daemon [2019-09-18T22:12:13.209Z] daemon.go:307: [d09b56f6ed0cb] exiting daemon [2019-09-18T22:12:13.209Z] daemon.go:459: [d09b56f6ed0cb] Daemon stopped [2019-09-18T22:12:13.209Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T22:12:13.583Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-18T22:12:13.583Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-18T22:12:13.583Z] daemon.go:336: [d1ec212af9ad2] waiting for daemon to start [2019-09-18T22:12:13.583Z] daemon.go:336: [d1ec212af9ad2] waiting for daemon to start [2019-09-18T22:12:13.583Z] daemon.go:364: [d1ec212af9ad2] daemon started [2019-09-18T22:12:13.583Z] daemon.go:472: [d1ec212af9ad2] Stopping daemon [2019-09-18T22:12:13.583Z] daemon.go:307: [d1ec212af9ad2] exiting daemon [2019-09-18T22:12:13.583Z] daemon.go:459: [d1ec212af9ad2] Daemon stopped [2019-09-18T22:12:13.583Z] PASS [2019-09-18T22:12:13.583Z] [2019-09-18T22:12:13.583Z] DONE 8 tests in 22.064s [2019-09-18T22:12:13.743Z] ok github.com/docker/docker/builder/remotecontext/git 4.802s coverage: 85.1% of statements [2019-09-18T22:12:13.958Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-18T22:12:13.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:12:13.958Z] ++ set -e [2019-09-18T22:12:13.958Z] ++ '[' -n 0 ']' [2019-09-18T22:12:13.958Z] ++ set -x [2019-09-18T22:12:13.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:12:13.958Z] INFO: Testing against a local daemon [2019-09-18T22:12:13.958Z] === RUN TestCheckpoint [2019-09-18T22:12:13.958Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T22:12:13.958Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:12:13.958Z] === RUN TestContainerInvalidJSON [2019-09-18T22:12:13.958Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:12:13.958Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:12:13.958Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:12:13.958Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:12:13.958Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:12:13.958Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:12:13.958Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:12:13.958Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:12:13.958Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:12:13.958Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-18T22:12:13.958Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-18T22:12:13.958Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-18T22:12:13.958Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-18T22:12:13.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T22:12:13.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-18T22:12:13.958Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T22:12:14.031Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2019-09-18T22:12:14.031Z] ok github.com/docker/docker/builder/remotecontext 0.451s coverage: 13.6% of statements [2019-09-18T22:12:14.324Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-18T22:12:14.324Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T22:12:14.324Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-09-18T22:12:14.324Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T22:12:14.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-18T22:12:14.324Z] === RUN TestCopyFromContainer [2019-09-18T22:12:14.857Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-18T22:12:14.857Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-18T22:12:14.857Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-18T22:12:15.069Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-18T22:12:15.445Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-18T22:12:15.567Z] ok github.com/docker/docker/builder/dockerfile 1.276s coverage: 45.1% of statements [2019-09-18T22:12:15.567Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T22:12:15.567Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T22:12:15.702Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-18T22:12:15.960Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-18T22:12:16.156Z] === RUN TestCopyFromContainer// [2019-09-18T22:12:16.156Z] === RUN TestCopyFromContainer//bar/root [2019-09-18T22:12:16.524Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-18T22:12:16.539Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-18T22:12:16.539Z] === RUN TestCopyFromContainer/bar/quux [2019-09-18T22:12:16.539Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-18T22:12:16.539Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-18T22:12:16.939Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-18T22:12:16.939Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-18T22:12:16.939Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-18T22:12:16.939Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer (2.72s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-09-18T22:12:16.939Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-09-18T22:12:16.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T22:12:16.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:12:16.939Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:12:16.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:12:16.939Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:12:16.939Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:12:16.939Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:12:16.939Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:12:16.939Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:12:16.939Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:12:16.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-18T22:12:16.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-18T22:12:16.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-18T22:12:16.939Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-18T22:12:16.939Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T22:12:17.312Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-18T22:12:17.312Z] === RUN TestCreateWithInvalidEnv [2019-09-18T22:12:17.312Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T22:12:17.312Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T22:12:17.312Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T22:12:17.312Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T22:12:17.312Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T22:12:17.312Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T22:12:17.312Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T22:12:17.312Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T22:12:17.312Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T22:12:17.312Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-18T22:12:17.312Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-18T22:12:17.312Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T22:12:17.312Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-18T22:12:17.312Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T22:12:17.312Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-18T22:12:17.312Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T22:12:19.757Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-18T22:12:19.785Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:12:19.785Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:12:19.785Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:12:19.785Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:12:19.802Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-18T22:12:20.150Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:12:20.150Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:12:20.150Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-09-18T22:12:20.150Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-18T22:12:20.150Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T22:12:21.174Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-18T22:12:23.071Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.89s) [2019-09-18T22:12:23.470Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T22:12:23.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:12:23.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:12:23.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:12:23.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:12:23.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:12:23.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:12:23.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:12:23.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:12:23.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:12:23.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:12:23.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:12:23.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:12:23.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:12:23.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:12:23.470Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-18T22:12:23.470Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-18T22:12:23.470Z] === RUN TestContainerStartOnDaemonRestart [2019-09-18T22:12:23.470Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-18T22:12:23.470Z] === RUN TestDaemonRestartIpcMode [2019-09-18T22:12:23.470Z] === PAUSE TestDaemonRestartIpcMode [2019-09-18T22:12:23.470Z] === RUN TestDiff [2019-09-18T22:12:23.837Z] --- PASS: TestDiff (0.81s) [2019-09-18T22:12:23.837Z] === RUN TestExecWithCloseStdin [2019-09-18T22:12:24.003Z] --- PASS: TestImportExtremelyLargeImageWorks (169.89s) [2019-09-18T22:12:24.003Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-18T22:12:24.003Z] daemon.go:336: [d79d3ae255dbe] waiting for daemon to start [2019-09-18T22:12:24.003Z] daemon.go:336: [d79d3ae255dbe] waiting for daemon to start [2019-09-18T22:12:24.003Z] daemon.go:364: [d79d3ae255dbe] daemon started [2019-09-18T22:12:24.003Z] daemon.go:472: [d79d3ae255dbe] Stopping daemon [2019-09-18T22:12:24.003Z] daemon.go:307: [d79d3ae255dbe] exiting daemon [2019-09-18T22:12:24.003Z] daemon.go:459: [d79d3ae255dbe] Daemon stopped [2019-09-18T22:12:24.003Z] PASS [2019-09-18T22:12:24.003Z] [2019-09-18T22:12:24.003Z] DONE 12 tests in 173.786s [2019-09-18T22:12:24.003Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-18T22:12:24.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:12:24.003Z] ++ set -e [2019-09-18T22:12:24.003Z] ++ '[' -n 0 ']' [2019-09-18T22:12:24.003Z] ++ set -x [2019-09-18T22:12:24.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:12:24.003Z] INFO: Testing against a local daemon [2019-09-18T22:12:24.003Z] === RUN TestNetworkCreateDelete [2019-09-18T22:12:24.003Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-09-18T22:12:24.003Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T22:12:24.260Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-18T22:12:24.445Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-18T22:12:24.518Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-18T22:12:24.518Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-09-18T22:12:24.518Z] === RUN TestInspectNetwork [2019-09-18T22:12:25.083Z] === RUN Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-18T22:12:25.104Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-09-18T22:12:25.104Z] === RUN TestExec [2019-09-18T22:12:26.017Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-18T22:12:26.355Z] --- PASS: TestExec (1.12s) [2019-09-18T22:12:26.355Z] === RUN TestExecUser [2019-09-18T22:12:27.134Z] --- PASS: TestExecUser (1.07s) [2019-09-18T22:12:27.134Z] === RUN TestExportContainerAndImportImage [2019-09-18T22:12:27.348Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-18T22:12:27.916Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-18T22:12:28.385Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2019-09-18T22:12:28.385Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T22:12:30.246Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-09-18T22:12:30.246Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-18T22:12:30.246Z] daemon.go:336: [ddaa3855e0d77] waiting for daemon to start [2019-09-18T22:12:30.246Z] daemon.go:336: [ddaa3855e0d77] waiting for daemon to start [2019-09-18T22:12:30.246Z] daemon.go:364: [ddaa3855e0d77] daemon started [2019-09-18T22:12:30.246Z] daemon.go:472: [ddaa3855e0d77] Stopping daemon [2019-09-18T22:12:30.246Z] daemon.go:307: [ddaa3855e0d77] exiting daemon [2019-09-18T22:12:30.246Z] daemon.go:459: [ddaa3855e0d77] Daemon stopped [2019-09-18T22:12:30.246Z] daemon.go:336: [ddaa3855e0d77] waiting for daemon to start [2019-09-18T22:12:30.246Z] daemon.go:336: [ddaa3855e0d77] waiting for daemon to start [2019-09-18T22:12:30.246Z] daemon.go:364: [ddaa3855e0d77] daemon started [2019-09-18T22:12:30.246Z] daemon.go:472: [ddaa3855e0d77] Stopping daemon [2019-09-18T22:12:30.246Z] daemon.go:307: [ddaa3855e0d77] exiting daemon [2019-09-18T22:12:30.246Z] daemon.go:459: [ddaa3855e0d77] Daemon stopped [2019-09-18T22:12:30.246Z] === RUN TestHealthCheckWorkdir [2019-09-18T22:12:30.854Z] ok github.com/docker/docker/client 0.555s coverage: 75.8% of statements [2019-09-18T22:12:31.037Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-09-18T22:12:31.037Z] === RUN TestHealthKillContainer [2019-09-18T22:12:31.194Z] === RUN TestInspectNetwork/full_network_id [2019-09-18T22:12:31.194Z] === RUN TestInspectNetwork/partial_network_id [2019-09-18T22:12:31.194Z] === RUN TestInspectNetwork/network_name [2019-09-18T22:12:31.194Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-18T22:12:32.049Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-18T22:12:34.242Z] --- PASS: TestHealthKillContainer (3.16s) [2019-09-18T22:12:34.242Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T22:12:35.035Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-18T22:12:35.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:12:35.035Z] INFO: Testing against a local daemon [2019-09-18T22:12:35.035Z] === RUN TestBuildWithSession [2019-09-18T22:12:35.035Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-18T22:12:35.035Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:35.035Z] === RUN TestBuildSquashParent [2019-09-18T22:12:35.035Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-18T22:12:35.036Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:35.036Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T22:12:35.036Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-18T22:12:35.036Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:35.036Z] === RUN TestBuildMultiStageCopy [2019-09-18T22:12:35.036Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T22:12:35.036Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2019-09-18T22:12:35.036Z] === RUN TestIpcModeNone [2019-09-18T22:12:35.371Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-18T22:12:35.630Z] --- PASS: TestInspectNetwork (11.23s) [2019-09-18T22:12:35.630Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-18T22:12:35.630Z] daemon.go:336: [d214382fd00f7] waiting for daemon to start [2019-09-18T22:12:35.630Z] daemon.go:336: [d214382fd00f7] waiting for daemon to start [2019-09-18T22:12:35.630Z] daemon.go:364: [d214382fd00f7] daemon started [2019-09-18T22:12:35.630Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-18T22:12:35.630Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-18T22:12:35.630Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-18T22:12:35.630Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-18T22:12:35.630Z] daemon.go:472: [d214382fd00f7] Stopping daemon [2019-09-18T22:12:35.630Z] daemon.go:307: [d214382fd00f7] exiting daemon [2019-09-18T22:12:35.630Z] daemon.go:459: [d214382fd00f7] Daemon stopped [2019-09-18T22:12:35.630Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T22:12:36.313Z] --- PASS: TestIpcModeNone (1.06s) [2019-09-18T22:12:36.313Z] === RUN TestIpcModePrivate [2019-09-18T22:12:37.592Z] --- PASS: TestIpcModePrivate (1.11s) [2019-09-18T22:12:37.592Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-18T22:12:37.592Z] === RUN TestIpcModeShareable [2019-09-18T22:12:38.389Z] --- PASS: TestIpcModeShareable (1.15s) [2019-09-18T22:12:38.389Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-18T22:12:38.389Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-18T22:12:38.908Z] --- PASS: TestRunContainerWithBridgeNone (2.82s) [2019-09-18T22:12:38.908Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-18T22:12:38.908Z] daemon.go:336: [de7534fdaafb1] waiting for daemon to start [2019-09-18T22:12:38.908Z] daemon.go:336: [de7534fdaafb1] waiting for daemon to start [2019-09-18T22:12:38.908Z] daemon.go:364: [de7534fdaafb1] daemon started [2019-09-18T22:12:38.908Z] daemon.go:472: [de7534fdaafb1] Stopping daemon [2019-09-18T22:12:38.908Z] daemon.go:307: [de7534fdaafb1] exiting daemon [2019-09-18T22:12:38.908Z] daemon.go:459: [de7534fdaafb1] Daemon stopped [2019-09-18T22:12:38.908Z] === RUN TestNetworkInvalidJSON [2019-09-18T22:12:38.908Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T22:12:38.908Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T22:12:38.908Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:12:38.908Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:12:38.908Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:12:38.908Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:12:38.908Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T22:12:38.908Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:12:38.908Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:12:38.908Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-18T22:12:38.908Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-18T22:12:38.908Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-18T22:12:38.908Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-18T22:12:38.908Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T22:12:39.840Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-09-18T22:12:39.840Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-18T22:12:39.840Z] daemon.go:336: [d4898f18f457f] waiting for daemon to start [2019-09-18T22:12:39.840Z] daemon.go:336: [d4898f18f457f] waiting for daemon to start [2019-09-18T22:12:39.840Z] daemon.go:364: [d4898f18f457f] daemon started [2019-09-18T22:12:39.840Z] daemon.go:472: [d4898f18f457f] Stopping daemon [2019-09-18T22:12:39.840Z] daemon.go:307: [d4898f18f457f] exiting daemon [2019-09-18T22:12:39.840Z] daemon.go:459: [d4898f18f457f] Daemon stopped [2019-09-18T22:12:39.840Z] daemon.go:336: [d4898f18f457f] waiting for daemon to start [2019-09-18T22:12:39.840Z] daemon.go:336: [d4898f18f457f] waiting for daemon to start [2019-09-18T22:12:39.840Z] daemon.go:364: [d4898f18f457f] daemon started [2019-09-18T22:12:39.840Z] daemon.go:472: [d4898f18f457f] Stopping daemon [2019-09-18T22:12:39.840Z] daemon.go:307: [d4898f18f457f] exiting daemon [2019-09-18T22:12:39.840Z] daemon.go:459: [d4898f18f457f] Daemon stopped [2019-09-18T22:12:39.840Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T22:12:40.406Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-09-18T22:12:40.406Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-18T22:12:40.406Z] daemon.go:336: [d684bbdbbd1b2] waiting for daemon to start [2019-09-18T22:12:40.406Z] daemon.go:336: [d684bbdbbd1b2] waiting for daemon to start [2019-09-18T22:12:40.406Z] daemon.go:364: [d684bbdbbd1b2] daemon started [2019-09-18T22:12:40.406Z] daemon.go:472: [d684bbdbbd1b2] Stopping daemon [2019-09-18T22:12:40.406Z] daemon.go:307: [d684bbdbbd1b2] exiting daemon [2019-09-18T22:12:40.406Z] daemon.go:459: [d684bbdbbd1b2] Daemon stopped [2019-09-18T22:12:40.406Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T22:12:41.608Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2019-09-18T22:12:41.608Z] === RUN TestAPIIpcModeHost [2019-09-18T22:12:41.779Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-09-18T22:12:41.779Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-18T22:12:41.779Z] daemon.go:336: [da41f19d96b38] waiting for daemon to start [2019-09-18T22:12:41.779Z] daemon.go:336: [da41f19d96b38] waiting for daemon to start [2019-09-18T22:12:41.779Z] daemon.go:364: [da41f19d96b38] daemon started [2019-09-18T22:12:41.779Z] daemon.go:472: [da41f19d96b38] Stopping daemon [2019-09-18T22:12:41.779Z] daemon.go:307: [da41f19d96b38] exiting daemon [2019-09-18T22:12:41.779Z] daemon.go:459: [da41f19d96b38] Daemon stopped [2019-09-18T22:12:41.779Z] daemon.go:336: [da41f19d96b38] waiting for daemon to start [2019-09-18T22:12:41.779Z] daemon.go:336: [da41f19d96b38] waiting for daemon to start [2019-09-18T22:12:41.779Z] daemon.go:364: [da41f19d96b38] daemon started [2019-09-18T22:12:41.779Z] daemon.go:472: [da41f19d96b38] Stopping daemon [2019-09-18T22:12:41.779Z] daemon.go:307: [da41f19d96b38] exiting daemon [2019-09-18T22:12:41.779Z] daemon.go:459: [da41f19d96b38] Daemon stopped [2019-09-18T22:12:41.779Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:12:42.393Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-09-18T22:12:42.393Z] === RUN TestDaemonIpcModeShareable [2019-09-18T22:12:42.711Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-09-18T22:12:42.711Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:12:42.711Z] daemon.go:336: [dad74b8aac446] waiting for daemon to start [2019-09-18T22:12:42.711Z] daemon.go:336: [dad74b8aac446] waiting for daemon to start [2019-09-18T22:12:42.711Z] daemon.go:364: [dad74b8aac446] daemon started [2019-09-18T22:12:42.711Z] daemon.go:472: [dad74b8aac446] Stopping daemon [2019-09-18T22:12:42.711Z] daemon.go:307: [dad74b8aac446] exiting daemon [2019-09-18T22:12:42.711Z] daemon.go:459: [dad74b8aac446] Daemon stopped [2019-09-18T22:12:42.711Z] daemon.go:336: [dad74b8aac446] waiting for daemon to start [2019-09-18T22:12:42.711Z] daemon.go:336: [dad74b8aac446] waiting for daemon to start [2019-09-18T22:12:42.711Z] daemon.go:364: [dad74b8aac446] daemon started [2019-09-18T22:12:42.711Z] daemon.go:472: [dad74b8aac446] Stopping daemon [2019-09-18T22:12:42.711Z] daemon.go:307: [dad74b8aac446] exiting daemon [2019-09-18T22:12:42.711Z] daemon.go:459: [dad74b8aac446] Daemon stopped [2019-09-18T22:12:42.711Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:12:43.275Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-09-18T22:12:43.275Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:12:43.275Z] daemon.go:336: [d25359dbdf8a6] waiting for daemon to start [2019-09-18T22:12:43.275Z] daemon.go:336: [d25359dbdf8a6] waiting for daemon to start [2019-09-18T22:12:43.275Z] daemon.go:364: [d25359dbdf8a6] daemon started [2019-09-18T22:12:43.275Z] daemon.go:472: [d25359dbdf8a6] Stopping daemon [2019-09-18T22:12:43.275Z] daemon.go:307: [d25359dbdf8a6] exiting daemon [2019-09-18T22:12:43.275Z] daemon.go:459: [d25359dbdf8a6] Daemon stopped [2019-09-18T22:12:43.275Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T22:12:44.217Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-09-18T22:12:44.217Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-18T22:12:44.217Z] daemon.go:336: [db4e4658c0fd3] waiting for daemon to start [2019-09-18T22:12:44.217Z] daemon.go:336: [db4e4658c0fd3] waiting for daemon to start [2019-09-18T22:12:44.217Z] daemon.go:364: [db4e4658c0fd3] daemon started [2019-09-18T22:12:44.217Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-18T22:12:44.217Z] daemon.go:472: [db4e4658c0fd3] Stopping daemon [2019-09-18T22:12:44.217Z] daemon.go:307: [db4e4658c0fd3] exiting daemon [2019-09-18T22:12:44.217Z] daemon.go:459: [db4e4658c0fd3] Daemon stopped [2019-09-18T22:12:44.217Z] === RUN TestDaemonIpcModePrivate [2019-09-18T22:12:45.374Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T22:12:45.374Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T22:12:46.033Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-09-18T22:12:46.033Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-18T22:12:46.033Z] daemon.go:336: [d66e1e0b0730f] waiting for daemon to start [2019-09-18T22:12:46.033Z] daemon.go:336: [d66e1e0b0730f] waiting for daemon to start [2019-09-18T22:12:46.033Z] daemon.go:364: [d66e1e0b0730f] daemon started [2019-09-18T22:12:46.033Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-18T22:12:46.033Z] daemon.go:472: [d66e1e0b0730f] Stopping daemon [2019-09-18T22:12:46.033Z] daemon.go:307: [d66e1e0b0730f] exiting daemon [2019-09-18T22:12:46.033Z] daemon.go:459: [d66e1e0b0730f] Daemon stopped [2019-09-18T22:12:46.033Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-18T22:12:46.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2019-09-18T22:12:46.553Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-18T22:12:46.553Z] daemon.go:336: [d26e470b1d8f9] waiting for daemon to start [2019-09-18T22:12:46.553Z] daemon.go:336: [d26e470b1d8f9] waiting for daemon to start [2019-09-18T22:12:46.553Z] daemon.go:364: [d26e470b1d8f9] daemon started [2019-09-18T22:12:46.553Z] daemon.go:472: [d26e470b1d8f9] Stopping daemon [2019-09-18T22:12:46.553Z] daemon.go:307: [d26e470b1d8f9] exiting daemon [2019-09-18T22:12:46.553Z] daemon.go:459: [d26e470b1d8f9] Daemon stopped [2019-09-18T22:12:46.553Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T22:12:46.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:12:46.553Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:12:46.553Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T22:12:46.910Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T22:12:47.842Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-09-18T22:12:47.842Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-18T22:12:47.842Z] daemon.go:336: [d1539ebd2dcb1] waiting for daemon to start [2019-09-18T22:12:47.842Z] daemon.go:336: [d1539ebd2dcb1] waiting for daemon to start [2019-09-18T22:12:47.842Z] daemon.go:364: [d1539ebd2dcb1] daemon started [2019-09-18T22:12:47.842Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-18T22:12:47.842Z] daemon.go:472: [d1539ebd2dcb1] Stopping daemon [2019-09-18T22:12:47.842Z] daemon.go:307: [d1539ebd2dcb1] exiting daemon [2019-09-18T22:12:47.842Z] daemon.go:459: [d1539ebd2dcb1] Daemon stopped [2019-09-18T22:12:47.842Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-18T22:12:47.878Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T22:12:49.413Z] --- PASS: TestBuildMultiStageCopy (14.70s) [2019-09-18T22:12:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.91s) [2019-09-18T22:12:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2019-09-18T22:12:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2019-09-18T22:12:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2019-09-18T22:12:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2019-09-18T22:12:49.413Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T22:12:49.413Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-09-18T22:12:49.413Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:49.413Z] === RUN TestBuildLabelWithTargets [2019-09-18T22:12:49.413Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-18T22:12:49.413Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:49.413Z] === RUN TestBuildWithEmptyLayers [2019-09-18T22:12:49.747Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2019-09-18T22:12:49.747Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-18T22:12:49.747Z] daemon.go:336: [d0596dedf895e] waiting for daemon to start [2019-09-18T22:12:49.747Z] daemon.go:336: [d0596dedf895e] waiting for daemon to start [2019-09-18T22:12:49.747Z] daemon.go:364: [d0596dedf895e] daemon started [2019-09-18T22:12:49.747Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-18T22:12:49.747Z] daemon.go:472: [d0596dedf895e] Stopping daemon [2019-09-18T22:12:49.747Z] daemon.go:307: [d0596dedf895e] exiting daemon [2019-09-18T22:12:49.747Z] daemon.go:459: [d0596dedf895e] Daemon stopped [2019-09-18T22:12:49.747Z] === RUN TestIpcModeOlderClient [2019-09-18T22:12:49.747Z] === PAUSE TestIpcModeOlderClient [2019-09-18T22:12:49.747Z] === RUN TestKillContainerInvalidSignal [2019-09-18T22:12:50.949Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2019-09-18T22:12:50.949Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T22:12:50.949Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-18T22:12:50.949Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:50.949Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T22:12:50.949Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-18T22:12:50.950Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:50.950Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T22:12:50.950Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-18T22:12:50.950Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:50.950Z] === RUN TestBuildWithHugeFile [2019-09-18T22:12:50.950Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-18T22:12:50.950Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-18T22:12:50.950Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T22:12:50.950Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:12:50.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:12:50.950Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:12:50.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:12:50.950Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:12:50.950Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:12:50.950Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:12:50.950Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:12:50.950Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:12:50.950Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2019-09-18T22:12:50.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-18T22:12:50.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-09-18T22:12:50.950Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-09-18T22:12:50.950Z] === RUN TestBuildPreserveOwnership [2019-09-18T22:12:50.950Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-18T22:12:50.950Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:50.950Z] === RUN TestBuildPlatformInvalid [2019-09-18T22:12:51.142Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-09-18T22:12:51.142Z] === RUN TestKillContainer [2019-09-18T22:12:51.142Z] === RUN TestKillContainer/no_signal [2019-09-18T22:12:51.409Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-18T22:12:51.409Z] PASS [2019-09-18T22:12:51.409Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-18T22:12:51.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:12:51.409Z] INFO: Testing against a local daemon [2019-09-18T22:12:51.409Z] === RUN TestConfigList [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigList (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestConfigsCreateAndDelete [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestConfigsUpdate [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestTemplatedConfig [2019-09-18T22:12:51.409Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestConfigInspect [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestConfigCreateWithLabels [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:12:51.409Z] === RUN TestConfigCreateResolve [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:12:51.409Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T22:12:51.409Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-18T22:12:51.409Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:12:51.409Z] PASS [2019-09-18T22:12:51.409Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-18T22:12:51.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:12:51.409Z] INFO: Testing against a local daemon [2019-09-18T22:12:51.409Z] === RUN TestCheckpoint [2019-09-18T22:12:51.409Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T22:12:51.409Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:12:51.409Z] === RUN TestContainerInvalidJSON [2019-09-18T22:12:51.409Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:12:51.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:12:51.409Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:12:51.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:12:51.409Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:12:51.409Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:12:51.409Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:12:51.409Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:12:51.409Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:12:51.409Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-09-18T22:12:51.409Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-18T22:12:51.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-18T22:12:51.409Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-18T22:12:51.409Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T22:12:51.409Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-18T22:12:51.409Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T22:12:51.409Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-09-18T22:12:51.409Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T22:12:51.409Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-09-18T22:12:51.409Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T22:12:51.409Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-09-18T22:12:51.409Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestCopyFromContainer [2019-09-18T22:12:51.409Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-18T22:12:51.409Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T22:12:51.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:12:51.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:12:51.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:12:51.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:12:51.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:12:51.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:12:51.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:12:51.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:12:51.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:12:51.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-18T22:12:51.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-18T22:12:51.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-18T22:12:51.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-18T22:12:51.409Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T22:12:51.409Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-18T22:12:51.409Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-18T22:12:51.409Z] === RUN TestCreateWithInvalidEnv [2019-09-18T22:12:51.539Z] === RUN TestKillContainer/non_killing_signal [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-18T22:12:51.869Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T22:12:51.869Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-18T22:12:51.869Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:51.869Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T22:12:51.869Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-18T22:12:51.869Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:12:51.869Z] === RUN TestCreateWithCapabilities [2019-09-18T22:12:51.869Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-18T22:12:51.869Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-18T22:12:51.869Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T22:12:51.869Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-18T22:12:51.869Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:12:51.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:12:51.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:12:51.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-18T22:12:51.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-18T22:12:51.869Z] === RUN TestDiff [2019-09-18T22:12:51.869Z] --- SKIP: TestDiff (0.00s) [2019-09-18T22:12:51.869Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-18T22:12:51.869Z] === RUN TestExecWithCloseStdin [2019-09-18T22:12:52.406Z] === RUN TestKillContainer/killing_signal [2019-09-18T22:12:53.767Z] --- PASS: TestKillContainer (2.85s) [2019-09-18T22:12:53.767Z] --- PASS: TestKillContainer/no_signal (0.94s) [2019-09-18T22:12:53.767Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-09-18T22:12:53.767Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2019-09-18T22:12:53.767Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T22:12:53.767Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-18T22:12:54.116Z] --- PASS: TestExecWithCloseStdin (2.17s) [2019-09-18T22:12:54.116Z] === RUN TestExec [2019-09-18T22:12:54.116Z] --- SKIP: TestExec (0.00s) [2019-09-18T22:12:54.116Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-18T22:12:54.116Z] === RUN TestExecUser [2019-09-18T22:12:54.116Z] --- SKIP: TestExecUser (0.00s) [2019-09-18T22:12:54.116Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-18T22:12:54.116Z] === RUN TestExportContainerAndImportImage [2019-09-18T22:12:54.116Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-18T22:12:54.116Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:54.116Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T22:12:54.116Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-18T22:12:54.116Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:54.116Z] === RUN TestHealthCheckWorkdir [2019-09-18T22:12:54.116Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-18T22:12:54.116Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-18T22:12:54.116Z] === RUN TestHealthKillContainer [2019-09-18T22:12:54.116Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-18T22:12:54.116Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-18T22:12:54.116Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T22:12:54.116Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-18T22:12:54.116Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-18T22:12:54.116Z] === RUN TestKillContainerInvalidSignal [2019-09-18T22:12:54.564Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-18T22:12:55.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s) [2019-09-18T22:12:55.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-09-18T22:12:55.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2019-09-18T22:12:55.851Z] === RUN TestKillStoppedContainer [2019-09-18T22:12:55.851Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-18T22:12:55.851Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T22:12:55.851Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-18T22:12:55.851Z] === RUN TestKillDifferentUserContainer [2019-09-18T22:12:56.295Z] --- PASS: TestKillContainerInvalidSignal (1.98s) [2019-09-18T22:12:56.296Z] === RUN TestKillContainer [2019-09-18T22:12:56.296Z] --- SKIP: TestKillContainer (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-18T22:12:56.296Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T22:12:56.296Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-18T22:12:56.296Z] === RUN TestKillStoppedContainer [2019-09-18T22:12:56.296Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-18T22:12:56.296Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T22:12:56.296Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-18T22:12:56.296Z] === RUN TestKillDifferentUserContainer [2019-09-18T22:12:56.296Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-18T22:12:56.296Z] === RUN TestInspectOomKilledTrue [2019-09-18T22:12:56.296Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:12:56.296Z] === RUN TestInspectOomKilledFalse [2019-09-18T22:12:56.296Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-18T22:12:56.296Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:12:56.296Z] === RUN TestLogsFollowTailEmpty [2019-09-18T22:12:56.536Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-18T22:12:56.647Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2019-09-18T22:12:56.647Z] === RUN TestInspectOomKilledTrue [2019-09-18T22:12:56.647Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-18T22:12:56.647Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:12:56.647Z] === RUN TestInspectOomKilledFalse [2019-09-18T22:12:56.647Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-18T22:12:56.647Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:12:56.647Z] === RUN TestLinksEtcHostsContentMatch [2019-09-18T22:12:57.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-09-18T22:12:57.452Z] === RUN TestLinksContainerNames [2019-09-18T22:12:57.832Z] --- PASS: TestLogsFollowTailEmpty (1.84s) [2019-09-18T22:12:57.832Z] === RUN TestNetworkNat [2019-09-18T22:12:57.832Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-18T22:12:57.832Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-18T22:12:57.832Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T22:12:57.832Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-18T22:12:57.832Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:12:57.832Z] === RUN TestNetworkLoopbackNat [2019-09-18T22:12:57.832Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-18T22:12:57.832Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-18T22:12:57.832Z] === RUN TestPause [2019-09-18T22:12:57.832Z] --- SKIP: TestPause (0.00s) [2019-09-18T22:12:57.832Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-18T22:12:57.832Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T22:12:59.061Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-18T22:12:59.300Z] --- PASS: TestLinksContainerNames (1.72s) [2019-09-18T22:12:59.300Z] === RUN TestLogsFollowTailEmpty [2019-09-18T22:12:59.369Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.84s) [2019-09-18T22:12:59.369Z] === RUN TestPauseStopPausedContainer [2019-09-18T22:12:59.369Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-18T22:12:59.369Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:12:59.369Z] === RUN TestPsFilter [2019-09-18T22:12:59.827Z] --- PASS: TestPsFilter (0.19s) [2019-09-18T22:12:59.827Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T22:13:00.084Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-09-18T22:13:00.084Z] === RUN TestContainerNetworkMountsNoChown [2019-09-18T22:13:00.885Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/default [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/default [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/private [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/private [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rprivate [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/slave [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/slave [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rslave [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/shared [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/shared [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rshared [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-18T22:13:00.885Z] === CONT TestMountDaemonRoot/default [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-18T22:13:00.885Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:13:00.885Z] === CONT TestMountDaemonRoot/rshared [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:13:00.885Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:13:00.885Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:13:00.885Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:13:01.483Z] === CONT TestMountDaemonRoot/shared [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:13:01.483Z] === CONT TestMountDaemonRoot/rslave [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:13:01.483Z] === CONT TestMountDaemonRoot/slave [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:13:01.483Z] === CONT TestMountDaemonRoot/rprivate [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:13:01.483Z] === CONT TestMountDaemonRoot/private [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-18T22:13:01.483Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:13:01.483Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:13:01.484Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-18T22:13:01.484Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-18T22:13:01.484Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:13:01.484Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:13:01.484Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-18T22:13:01.996Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-18T22:13:01.996Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-18T22:13:01.996Z] === RUN TestContainerBindMountNonRecursive [2019-09-18T22:13:02.004Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s) [2019-09-18T22:13:02.004Z] === RUN TestRemoveContainerWithVolume [2019-09-18T22:13:03.885Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2019-09-18T22:13:03.885Z] === RUN TestNetworkNat [2019-09-18T22:13:04.181Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2019-09-18T22:13:04.181Z] === RUN TestRemoveContainerRunning [2019-09-18T22:13:04.681Z] --- PASS: TestNetworkNat (0.91s) [2019-09-18T22:13:04.681Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T22:13:05.614Z] --- PASS: TestServiceWithDataPathPortInit (19.49s) [2019-09-18T22:13:05.614Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T22:13:05.614Z] daemon.go:336: [dc30c898b9121] waiting for daemon to start [2019-09-18T22:13:05.614Z] daemon.go:336: [dc30c898b9121] waiting for daemon to start [2019-09-18T22:13:05.614Z] daemon.go:364: [dc30c898b9121] daemon started [2019-09-18T22:13:05.614Z] daemon.go:472: [dc30c898b9121] Stopping daemon [2019-09-18T22:13:05.614Z] daemon.go:307: [dc30c898b9121] exiting daemon [2019-09-18T22:13:05.614Z] daemon.go:459: [dc30c898b9121] Daemon stopped [2019-09-18T22:13:05.614Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T22:13:05.614Z] daemon.go:336: [da946d9d6a4fa] waiting for daemon to start [2019-09-18T22:13:05.614Z] daemon.go:336: [da946d9d6a4fa] waiting for daemon to start [2019-09-18T22:13:05.614Z] daemon.go:364: [da946d9d6a4fa] daemon started [2019-09-18T22:13:05.614Z] daemon.go:472: [da946d9d6a4fa] Stopping daemon [2019-09-18T22:13:05.614Z] daemon.go:307: [da946d9d6a4fa] exiting daemon [2019-09-18T22:13:05.614Z] daemon.go:459: [da946d9d6a4fa] Daemon stopped [2019-09-18T22:13:05.614Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T22:13:05.727Z] --- PASS: TestRemoveContainerRunning (1.78s) [2019-09-18T22:13:05.727Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T22:13:05.943Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-09-18T22:13:05.943Z] === RUN TestNetworkLoopbackNat [2019-09-18T22:13:06.730Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2019-09-18T22:13:06.730Z] === RUN TestPause [2019-09-18T22:13:07.879Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-18T22:13:07.879Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-18T22:13:07.879Z] remote: Enumerating objects: 19, done. [2019-09-18T22:13:07.879Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-18T22:13:07.879Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-09-18T22:13:07.879Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-18T22:13:07.879Z] [Pipeline] } [Pipeline] // stage [2019-09-18T22:13:07.905Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2019-09-18T22:13:07.905Z] === RUN TestRemoveInvalidContainer [2019-09-18T22:13:07.905Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-18T22:13:07.905Z] === RUN TestRenameLinkedContainer [2019-09-18T22:13:07.905Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-18T22:13:07.905Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:07.905Z] === RUN TestRenameStoppedContainer [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-18T22:13:07.979Z] --- PASS: TestPause (0.98s) [2019-09-18T22:13:07.979Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T22:13:07.979Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T22:13:07.979Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T22:13:07.979Z] === RUN TestPauseStopPausedContainer [2019-09-18T22:13:08.141Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-18T22:13:08.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/test/unit [2019-09-18T22:13:08.776Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2019-09-18T22:13:08.777Z] === RUN TestPsFilter [2019-09-18T22:13:09.074Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-18T22:13:09.148Z] --- PASS: TestPsFilter (0.27s) [2019-09-18T22:13:09.148Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T22:13:09.332Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-18T22:13:09.897Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-18T22:13:09.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2019-09-18T22:13:09.927Z] === RUN TestRemoveContainerWithVolume [2019-09-18T22:13:10.086Z] --- PASS: TestRenameStoppedContainer (2.25s) [2019-09-18T22:13:10.086Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T22:13:10.724Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-09-18T22:13:10.724Z] === RUN TestRemoveContainerRunning [2019-09-18T22:13:10.747Z] ? github.com/docker/docker/api [no test files] [2019-09-18T22:13:11.475Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-18T22:13:11.475Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-18T22:13:11.733Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-18T22:13:12.026Z] --- PASS: TestRemoveContainerRunning (1.00s) [2019-09-18T22:13:12.026Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T22:13:12.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s) [2019-09-18T22:13:12.842Z] === RUN TestRemoveInvalidContainer [2019-09-18T22:13:12.842Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-18T22:13:12.842Z] === RUN TestRenameLinkedContainer [2019-09-18T22:13:13.821Z] --- PASS: TestRenameRunningContainerAndReuse (3.67s) [2019-09-18T22:13:13.821Z] === RUN TestRenameInvalidName [2019-09-18T22:13:14.259Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T22:13:15.359Z] --- PASS: TestRenameInvalidName (1.89s) [2019-09-18T22:13:15.359Z] === RUN TestRenameAnonymousContainer [2019-09-18T22:13:15.359Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-18T22:13:15.359Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:15.359Z] === RUN TestRenameContainerWithSameName [2019-09-18T22:13:15.631Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.00s) [2019-09-18T22:13:15.631Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-18T22:13:15.631Z] daemon.go:336: [dba47665ca0f8] waiting for daemon to start [2019-09-18T22:13:15.631Z] daemon.go:336: [dba47665ca0f8] waiting for daemon to start [2019-09-18T22:13:15.631Z] daemon.go:364: [dba47665ca0f8] daemon started [2019-09-18T22:13:15.631Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yweg9vub0r75u74a7qoch3duc Created:2019-09-18 22:13:06.988776969 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d0b200f317f9af03d3b10bc1b52184a59aecb28fb3823d9277e482878b774746:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.91ccnvykiwog3psrjwtugrv2a EndpointID:3879dd6d2ecfae13f963a5ab6c2d51df9095b223db0bbaec6cc304eac63ec269 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:11e6775fc8bd0ed9d8f543730c62d31177ab30a69b9ebf187a709ec510e1ff28 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:370187b8ba7e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.91ccnvykiwog3psrjwtugrv2a EndpointID:3879dd6d2ecfae13f963a5ab6c2d51df9095b223db0bbaec6cc304eac63ec269 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-18T22:13:15.631Z] daemon.go:472: [dba47665ca0f8] Stopping daemon [2019-09-18T22:13:15.631Z] daemon.go:307: [dba47665ca0f8] exiting daemon [2019-09-18T22:13:15.631Z] daemon.go:459: [dba47665ca0f8] Daemon stopped [2019-09-18T22:13:15.631Z] PASS [2019-09-18T22:13:15.631Z] [2019-09-18T22:13:15.631Z] === Skipped [2019-09-18T22:13:15.631Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:13:15.631Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:13:15.631Z] [2019-09-18T22:13:15.631Z] [2019-09-18T22:13:15.631Z] DONE 21 tests, 1 skipped in 51.777s [2019-09-18T22:13:15.631Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-18T22:13:15.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:15.631Z] ++ set -e [2019-09-18T22:13:15.631Z] ++ '[' -n 0 ']' [2019-09-18T22:13:15.631Z] ++ set -x [2019-09-18T22:13:15.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:15.889Z] INFO: Testing against a local daemon [2019-09-18T22:13:15.889Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-18T22:13:15.889Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-18T22:13:15.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T22:13:15.890Z] === RUN TestDockerNetworkIpvlan [2019-09-18T22:13:15.890Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2019-09-18T22:13:15.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T22:13:15.890Z] PASS [2019-09-18T22:13:15.890Z] [2019-09-18T22:13:15.890Z] === Skipped [2019-09-18T22:13:15.890Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-18T22:13:15.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T22:13:15.890Z] [2019-09-18T22:13:15.890Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2019-09-18T22:13:15.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T22:13:15.890Z] [2019-09-18T22:13:15.890Z] [2019-09-18T22:13:15.890Z] DONE 2 tests, 2 skipped in 0.246s [2019-09-18T22:13:15.890Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-18T22:13:15.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:15.890Z] ++ set -e [2019-09-18T22:13:15.890Z] ++ '[' -n 0 ']' [2019-09-18T22:13:15.890Z] ++ set -x [2019-09-18T22:13:15.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:16.148Z] INFO: Testing against a local daemon [2019-09-18T22:13:16.148Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-18T22:13:16.894Z] --- PASS: TestRenameLinkedContainer (3.54s) [2019-09-18T22:13:16.894Z] === RUN TestRenameStoppedContainer [2019-09-18T22:13:17.369Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-09-18T22:13:17.369Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T22:13:17.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-09-18T22:13:17.522Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-18T22:13:17.522Z] daemon.go:336: [d018a977cda7a] waiting for daemon to start [2019-09-18T22:13:17.522Z] daemon.go:336: [d018a977cda7a] waiting for daemon to start [2019-09-18T22:13:17.522Z] daemon.go:364: [d018a977cda7a] daemon started [2019-09-18T22:13:17.522Z] daemon.go:472: [d018a977cda7a] Stopping daemon [2019-09-18T22:13:17.522Z] daemon.go:307: [d018a977cda7a] exiting daemon [2019-09-18T22:13:17.522Z] daemon.go:459: [d018a977cda7a] Daemon stopped [2019-09-18T22:13:17.522Z] daemon.go:336: [d018a977cda7a] waiting for daemon to start [2019-09-18T22:13:17.522Z] daemon.go:336: [d018a977cda7a] waiting for daemon to start [2019-09-18T22:13:17.522Z] daemon.go:364: [d018a977cda7a] daemon started [2019-09-18T22:13:17.522Z] daemon.go:472: [d018a977cda7a] Stopping daemon [2019-09-18T22:13:17.522Z] daemon.go:307: [d018a977cda7a] exiting daemon [2019-09-18T22:13:17.522Z] daemon.go:459: [d018a977cda7a] Daemon stopped [2019-09-18T22:13:17.522Z] === RUN TestDockerNetworkMacvlan [2019-09-18T22:13:17.537Z] --- PASS: TestRenameContainerWithSameName (1.78s) [2019-09-18T22:13:17.537Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T22:13:17.537Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-18T22:13:17.537Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:17.537Z] === RUN TestResize [2019-09-18T22:13:17.537Z] --- SKIP: TestResize (0.00s) [2019-09-18T22:13:17.537Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:17.537Z] === RUN TestResizeWithInvalidSize [2019-09-18T22:13:17.537Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-18T22:13:17.537Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:17.537Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T22:13:18.157Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 29.9% of statements [2019-09-18T22:13:18.456Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-18T22:13:19.388Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-18T22:13:19.458Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2019-09-18T22:13:19.458Z] === RUN TestRenameInvalidName [2019-09-18T22:13:20.243Z] --- PASS: TestRenameInvalidName (1.05s) [2019-09-18T22:13:20.244Z] === RUN TestRenameAnonymousContainer [2019-09-18T22:13:20.320Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-18T22:13:23.453Z] --- PASS: TestRenameAnonymousContainer (3.18s) [2019-09-18T22:13:23.453Z] === RUN TestRenameContainerWithSameName [2019-09-18T22:13:23.600Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-18T22:13:23.729Z] ok github.com/docker/docker/container 0.146s coverage: 35.0% of statements [2019-09-18T22:13:23.730Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T22:13:23.730Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T22:13:23.730Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T22:13:23.730Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T22:13:24.225Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-09-18T22:13:24.225Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T22:13:24.531Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-18T22:13:24.606Z] --- PASS: TestResizeWhenContainerNotStarted (6.87s) [2019-09-18T22:13:24.606Z] === RUN TestDaemonRestartKillContainers [2019-09-18T22:13:24.606Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-18T22:13:24.606Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:24.606Z] === RUN TestStats [2019-09-18T22:13:24.606Z] --- SKIP: TestStats (0.00s) [2019-09-18T22:13:24.606Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-18T22:13:24.606Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T22:13:24.789Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-18T22:13:25.354Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-18T22:13:25.612Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-18T22:13:25.747Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2019-09-18T22:13:26.027Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2019-09-18T22:13:26.027Z] === RUN TestResize [2019-09-18T22:13:26.177Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-18T22:13:26.815Z] --- PASS: TestResize (0.99s) [2019-09-18T22:13:26.815Z] === RUN TestResizeWithInvalidSize [2019-09-18T22:13:27.123Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-18T22:13:27.123Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-18T22:13:27.381Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-18T22:13:28.071Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-09-18T22:13:28.071Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T22:13:28.891Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:28.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:28.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:28.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:13:28.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:13:29.255Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2019-09-18T22:13:29.304Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.20s) [2019-09-18T22:13:29.304Z] === RUN TestStopContainerWithTimeout [2019-09-18T22:13:29.304Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-18T22:13:29.304Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-18T22:13:29.304Z] === RUN TestUpdateRestartPolicy [2019-09-18T22:13:29.906Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-18T22:13:31.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:13:31.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:13:32.436Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-18T22:13:33.810Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-18T22:13:34.067Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-18T22:13:34.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:34.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:13:35.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan (17.98s) [2019-09-18T22:13:35.440Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:13:35.440Z] daemon.go:336: [d23284ff70cda] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:336: [d23284ff70cda] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:364: [d23284ff70cda] daemon started [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-09-18T22:13:35.440Z] daemon.go:472: [d23284ff70cda] Stopping daemon [2019-09-18T22:13:35.440Z] daemon.go:307: [d23284ff70cda] exiting daemon [2019-09-18T22:13:35.440Z] daemon.go:459: [d23284ff70cda] Daemon stopped [2019-09-18T22:13:35.440Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:13:35.440Z] daemon.go:336: [d047b81e0aa57] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:336: [d047b81e0aa57] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:364: [d047b81e0aa57] daemon started [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-18T22:13:35.440Z] daemon.go:472: [d047b81e0aa57] Stopping daemon [2019-09-18T22:13:35.440Z] daemon.go:307: [d047b81e0aa57] exiting daemon [2019-09-18T22:13:35.440Z] daemon.go:459: [d047b81e0aa57] Daemon stopped [2019-09-18T22:13:35.440Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:13:35.440Z] daemon.go:336: [d9ff8c43630d1] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:336: [d9ff8c43630d1] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:364: [d9ff8c43630d1] daemon started [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s) [2019-09-18T22:13:35.440Z] daemon.go:472: [d9ff8c43630d1] Stopping daemon [2019-09-18T22:13:35.440Z] daemon.go:307: [d9ff8c43630d1] exiting daemon [2019-09-18T22:13:35.440Z] daemon.go:459: [d9ff8c43630d1] Daemon stopped [2019-09-18T22:13:35.440Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:13:35.440Z] daemon.go:336: [da99d82570b38] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:336: [da99d82570b38] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:364: [da99d82570b38] daemon started [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.14s) [2019-09-18T22:13:35.440Z] daemon.go:472: [da99d82570b38] Stopping daemon [2019-09-18T22:13:35.440Z] daemon.go:307: [da99d82570b38] exiting daemon [2019-09-18T22:13:35.440Z] daemon.go:459: [da99d82570b38] Daemon stopped [2019-09-18T22:13:35.440Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:13:35.440Z] daemon.go:336: [da73f9984bffc] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:336: [da73f9984bffc] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:364: [da73f9984bffc] daemon started [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2019-09-18T22:13:35.440Z] daemon.go:472: [da73f9984bffc] Stopping daemon [2019-09-18T22:13:35.440Z] daemon.go:307: [da73f9984bffc] exiting daemon [2019-09-18T22:13:35.440Z] daemon.go:459: [da73f9984bffc] Daemon stopped [2019-09-18T22:13:35.440Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:13:35.440Z] daemon.go:336: [d53cef96c6996] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:336: [d53cef96c6996] waiting for daemon to start [2019-09-18T22:13:35.440Z] daemon.go:364: [d53cef96c6996] daemon started [2019-09-18T22:13:35.440Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.67s) [2019-09-18T22:13:35.440Z] daemon.go:472: [d53cef96c6996] Stopping daemon [2019-09-18T22:13:35.440Z] daemon.go:307: [d53cef96c6996] exiting daemon [2019-09-18T22:13:35.440Z] daemon.go:459: [d53cef96c6996] Daemon stopped [2019-09-18T22:13:35.440Z] PASS [2019-09-18T22:13:35.440Z] [2019-09-18T22:13:35.440Z] DONE 8 tests in 19.620s [2019-09-18T22:13:35.440Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-18T22:13:35.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:35.440Z] ++ set -e [2019-09-18T22:13:35.440Z] ++ '[' -n 0 ']' [2019-09-18T22:13:35.440Z] ++ set -x [2019-09-18T22:13:35.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:35.698Z] testing: warning: no tests to run [2019-09-18T22:13:35.698Z] PASS [2019-09-18T22:13:35.698Z] [2019-09-18T22:13:35.698Z] DONE 0 tests in 0.026s [2019-09-18T22:13:35.698Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-18T22:13:35.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:35.698Z] ++ set -e [2019-09-18T22:13:35.698Z] ++ '[' -n 0 ']' [2019-09-18T22:13:35.698Z] ++ set -x [2019-09-18T22:13:35.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:13:35.698Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-18T22:13:35.698Z] INFO: Testing against a local daemon [2019-09-18T22:13:35.698Z] === RUN TestAuthZPluginAllowRequest [2019-09-18T22:13:36.262Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-18T22:13:36.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:13:36.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:13:37.196Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-18T22:13:37.454Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2019-09-18T22:13:37.454Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-18T22:13:37.454Z] daemon.go:336: [d8cb112b52de4] waiting for daemon to start [2019-09-18T22:13:37.454Z] daemon.go:336: [d8cb112b52de4] waiting for daemon to start [2019-09-18T22:13:37.454Z] daemon.go:364: [d8cb112b52de4] daemon started [2019-09-18T22:13:37.454Z] daemon.go:472: [d8cb112b52de4] Stopping daemon [2019-09-18T22:13:37.454Z] daemon.go:307: [d8cb112b52de4] exiting daemon [2019-09-18T22:13:37.454Z] daemon.go:459: [d8cb112b52de4] Daemon stopped [2019-09-18T22:13:37.454Z] === RUN TestAuthZPluginTLS [2019-09-18T22:13:37.710Z] ok github.com/docker/docker/daemon/cluster/convert 0.064s coverage: 35.8% of statements [2019-09-18T22:13:38.019Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-18T22:13:38.019Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-18T22:13:38.019Z] daemon.go:336: [d60f5132cb704] waiting for daemon to start [2019-09-18T22:13:38.019Z] daemon.go:336: [d60f5132cb704] waiting for daemon to start [2019-09-18T22:13:38.019Z] daemon.go:364: [d60f5132cb704] daemon started [2019-09-18T22:13:38.019Z] daemon.go:472: [d60f5132cb704] Stopping daemon [2019-09-18T22:13:38.019Z] daemon.go:307: [d60f5132cb704] exiting daemon [2019-09-18T22:13:38.019Z] daemon.go:459: [d60f5132cb704] Daemon stopped [2019-09-18T22:13:38.019Z] === RUN TestAuthZPluginDenyRequest [2019-09-18T22:13:38.587Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-18T22:13:38.587Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-18T22:13:38.587Z] daemon.go:336: [da2411533bc2c] waiting for daemon to start [2019-09-18T22:13:38.587Z] daemon.go:336: [da2411533bc2c] waiting for daemon to start [2019-09-18T22:13:38.587Z] daemon.go:364: [da2411533bc2c] daemon started [2019-09-18T22:13:38.587Z] daemon.go:472: [da2411533bc2c] Stopping daemon [2019-09-18T22:13:38.587Z] daemon.go:307: [da2411533bc2c] exiting daemon [2019-09-18T22:13:38.587Z] daemon.go:459: [da2411533bc2c] Daemon stopped [2019-09-18T22:13:38.587Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-18T22:13:39.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:39.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:39.152Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-18T22:13:39.152Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-18T22:13:39.152Z] daemon.go:336: [d09a7e121dbe4] waiting for daemon to start [2019-09-18T22:13:39.152Z] daemon.go:336: [d09a7e121dbe4] waiting for daemon to start [2019-09-18T22:13:39.152Z] daemon.go:364: [d09a7e121dbe4] daemon started [2019-09-18T22:13:39.152Z] daemon.go:472: [d09a7e121dbe4] Stopping daemon [2019-09-18T22:13:39.152Z] daemon.go:307: [d09a7e121dbe4] exiting daemon [2019-09-18T22:13:39.152Z] daemon.go:459: [d09a7e121dbe4] Daemon stopped [2019-09-18T22:13:39.152Z] === RUN TestAuthZPluginDenyResponse [2019-09-18T22:13:39.409Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-18T22:13:39.666Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-09-18T22:13:39.666Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-18T22:13:39.666Z] daemon.go:336: [dd83386076a4e] waiting for daemon to start [2019-09-18T22:13:39.666Z] daemon.go:336: [dd83386076a4e] waiting for daemon to start [2019-09-18T22:13:39.666Z] daemon.go:364: [dd83386076a4e] daemon started [2019-09-18T22:13:39.666Z] daemon.go:472: [dd83386076a4e] Stopping daemon [2019-09-18T22:13:39.666Z] daemon.go:307: [dd83386076a4e] exiting daemon [2019-09-18T22:13:39.666Z] daemon.go:459: [dd83386076a4e] Daemon stopped [2019-09-18T22:13:39.666Z] === RUN TestAuthZPluginAllowEventStream [2019-09-18T22:13:40.231Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-18T22:13:40.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:13:40.488Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-18T22:13:41.193Z] ok github.com/docker/docker/daemon/cluster 0.190s coverage: 0.5% of statements [2019-09-18T22:13:41.419Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-09-18T22:13:41.419Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-18T22:13:41.419Z] daemon.go:336: [d1f487025211b] waiting for daemon to start [2019-09-18T22:13:41.419Z] daemon.go:336: [d1f487025211b] waiting for daemon to start [2019-09-18T22:13:41.419Z] daemon.go:364: [d1f487025211b] daemon started [2019-09-18T22:13:41.419Z] daemon.go:472: [d1f487025211b] Stopping daemon [2019-09-18T22:13:41.419Z] daemon.go:307: [d1f487025211b] exiting daemon [2019-09-18T22:13:41.419Z] daemon.go:459: [d1f487025211b] Daemon stopped [2019-09-18T22:13:41.419Z] === RUN TestAuthZPluginErrorResponse [2019-09-18T22:13:41.985Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-18T22:13:41.985Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-18T22:13:41.985Z] daemon.go:336: [d92a509b280b5] waiting for daemon to start [2019-09-18T22:13:41.985Z] daemon.go:336: [d92a509b280b5] waiting for daemon to start [2019-09-18T22:13:41.985Z] daemon.go:364: [d92a509b280b5] daemon started [2019-09-18T22:13:41.985Z] daemon.go:472: [d92a509b280b5] Stopping daemon [2019-09-18T22:13:41.985Z] daemon.go:307: [d92a509b280b5] exiting daemon [2019-09-18T22:13:41.985Z] daemon.go:459: [d92a509b280b5] Daemon stopped [2019-09-18T22:13:41.985Z] === RUN TestAuthZPluginErrorRequest [2019-09-18T22:13:42.242Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-09-18T22:13:42.242Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-18T22:13:42.242Z] daemon.go:336: [d104675125b1e] waiting for daemon to start [2019-09-18T22:13:42.242Z] daemon.go:336: [d104675125b1e] waiting for daemon to start [2019-09-18T22:13:42.242Z] daemon.go:364: [d104675125b1e] daemon started [2019-09-18T22:13:42.242Z] daemon.go:472: [d104675125b1e] Stopping daemon [2019-09-18T22:13:42.242Z] daemon.go:307: [d104675125b1e] exiting daemon [2019-09-18T22:13:42.242Z] daemon.go:459: [d104675125b1e] Daemon stopped [2019-09-18T22:13:42.242Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T22:13:42.806Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-18T22:13:42.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-09-18T22:13:42.806Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T22:13:42.806Z] daemon.go:336: [d7ead024b107d] waiting for daemon to start [2019-09-18T22:13:42.806Z] daemon.go:336: [d7ead024b107d] waiting for daemon to start [2019-09-18T22:13:42.806Z] daemon.go:364: [d7ead024b107d] daemon started [2019-09-18T22:13:42.806Z] daemon.go:472: [d7ead024b107d] Stopping daemon [2019-09-18T22:13:42.806Z] daemon.go:307: [d7ead024b107d] exiting daemon [2019-09-18T22:13:42.806Z] daemon.go:459: [d7ead024b107d] Daemon stopped [2019-09-18T22:13:42.807Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [dbf6065782b71] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [dbf6065782b71] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dbf6065782b71] daemon started [2019-09-18T22:13:42.955Z] daemon.go:336: [dbf6065782b71] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:307: [dbf6065782b71] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [dbf6065782b71] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dbf6065782b71] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [dbf6065782b71] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [dbf6065782b71] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [dbf6065782b71] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d64b28f112d84] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d64b28f112d84] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d64b28f112d84] daemon started [2019-09-18T22:13:42.955Z] daemon.go:307: [d64b28f112d84] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d64b28f112d84] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d64b28f112d84] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d64b28f112d84] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d64b28f112d84] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d64b28f112d84] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d64b28f112d84] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d6d3451a17f16] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d6d3451a17f16] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d6d3451a17f16] daemon started [2019-09-18T22:13:42.955Z] daemon.go:336: [d6d3451a17f16] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:307: [d6d3451a17f16] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d6d3451a17f16] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d6d3451a17f16] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d6d3451a17f16] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d6d3451a17f16] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d6d3451a17f16] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [dcb0056b3b7f8] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [dcb0056b3b7f8] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dcb0056b3b7f8] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [dcb0056b3b7f8] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [dcb0056b3b7f8] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [dcb0056b3b7f8] Daemon stopped [2019-09-18T22:13:42.955Z] daemon.go:336: [dcb0056b3b7f8] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [dcb0056b3b7f8] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dcb0056b3b7f8] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [dcb0056b3b7f8] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [dcb0056b3b7f8] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [dcb0056b3b7f8] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [df9bdb1e6222b] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [df9bdb1e6222b] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [df9bdb1e6222b] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [df9bdb1e6222b] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [df9bdb1e6222b] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [df9bdb1e6222b] Daemon stopped [2019-09-18T22:13:42.955Z] daemon.go:336: [df9bdb1e6222b] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [df9bdb1e6222b] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [df9bdb1e6222b] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [df9bdb1e6222b] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [df9bdb1e6222b] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [df9bdb1e6222b] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d8e8d8c43cba6] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d8e8d8c43cba6] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d8e8d8c43cba6] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d8e8d8c43cba6] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d8e8d8c43cba6] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d8e8d8c43cba6] Daemon stopped [2019-09-18T22:13:42.955Z] daemon.go:336: [d8e8d8c43cba6] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d8e8d8c43cba6] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d8e8d8c43cba6] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d8e8d8c43cba6] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d8e8d8c43cba6] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d8e8d8c43cba6] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [dd3887a12dbdd] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [dd3887a12dbdd] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dd3887a12dbdd] daemon started [2019-09-18T22:13:42.955Z] daemon.go:336: [dd3887a12dbdd] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:307: [dd3887a12dbdd] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [dd3887a12dbdd] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dd3887a12dbdd] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [dd3887a12dbdd] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [dd3887a12dbdd] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [dd3887a12dbdd] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d0ec70ebd6011] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d0ec70ebd6011] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d0ec70ebd6011] daemon started [2019-09-18T22:13:42.955Z] daemon.go:336: [d0ec70ebd6011] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:307: [d0ec70ebd6011] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d0ec70ebd6011] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d0ec70ebd6011] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d0ec70ebd6011] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d0ec70ebd6011] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d0ec70ebd6011] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d8f25cf6a5cf3] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d8f25cf6a5cf3] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d8f25cf6a5cf3] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d8f25cf6a5cf3] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d8f25cf6a5cf3] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d8f25cf6a5cf3] Daemon stopped [2019-09-18T22:13:42.955Z] daemon.go:336: [d8f25cf6a5cf3] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d8f25cf6a5cf3] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d8f25cf6a5cf3] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d8f25cf6a5cf3] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d8f25cf6a5cf3] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d8f25cf6a5cf3] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [dfd8455f85130] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [dfd8455f85130] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dfd8455f85130] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [dfd8455f85130] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [dfd8455f85130] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [dfd8455f85130] Daemon stopped [2019-09-18T22:13:42.955Z] daemon.go:336: [dfd8455f85130] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [dfd8455f85130] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [dfd8455f85130] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [dfd8455f85130] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [dfd8455f85130] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [dfd8455f85130] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [de9d49149d083] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [de9d49149d083] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [de9d49149d083] daemon started [2019-09-18T22:13:42.955Z] daemon.go:336: [de9d49149d083] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:307: [de9d49149d083] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [de9d49149d083] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [de9d49149d083] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [de9d49149d083] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [de9d49149d083] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [de9d49149d083] Daemon stopped [2019-09-18T22:13:42.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2019-09-18T22:13:42.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:13:42.955Z] daemon.go:336: [d846b6247b2e7] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d846b6247b2e7] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d846b6247b2e7] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d846b6247b2e7] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d846b6247b2e7] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d846b6247b2e7] Daemon stopped [2019-09-18T22:13:42.955Z] daemon.go:336: [d846b6247b2e7] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:336: [d846b6247b2e7] waiting for daemon to start [2019-09-18T22:13:42.955Z] daemon.go:364: [d846b6247b2e7] daemon started [2019-09-18T22:13:42.955Z] daemon.go:472: [d846b6247b2e7] Stopping daemon [2019-09-18T22:13:42.955Z] daemon.go:307: [d846b6247b2e7] exiting daemon [2019-09-18T22:13:42.955Z] daemon.go:459: [d846b6247b2e7] Daemon stopped [2019-09-18T22:13:42.955Z] === RUN TestCgroupNamespacesRun [2019-09-18T22:13:44.754Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2019-09-18T22:13:44.754Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-18T22:13:44.754Z] daemon.go:336: [dde06443e9994] waiting for daemon to start [2019-09-18T22:13:44.754Z] daemon.go:336: [dde06443e9994] waiting for daemon to start [2019-09-18T22:13:44.754Z] daemon.go:364: [dde06443e9994] daemon started [2019-09-18T22:13:44.754Z] daemon.go:472: [dde06443e9994] Stopping daemon [2019-09-18T22:13:44.754Z] daemon.go:307: [dde06443e9994] exiting daemon [2019-09-18T22:13:44.754Z] daemon.go:459: [dde06443e9994] Daemon stopped [2019-09-18T22:13:44.754Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-18T22:13:45.330Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2019-09-18T22:13:45.330Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-18T22:13:45.330Z] daemon.go:336: [d835d04c22df3] waiting for daemon to start [2019-09-18T22:13:45.330Z] daemon.go:336: [d835d04c22df3] waiting for daemon to start [2019-09-18T22:13:45.330Z] daemon.go:364: [d835d04c22df3] daemon started [2019-09-18T22:13:45.330Z] daemon.go:472: [d835d04c22df3] Stopping daemon [2019-09-18T22:13:45.331Z] daemon.go:307: [d835d04c22df3] exiting daemon [2019-09-18T22:13:45.331Z] daemon.go:459: [d835d04c22df3] Daemon stopped [2019-09-18T22:13:45.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T22:13:45.331Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-18T22:13:45.331Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T22:13:46.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-09-18T22:13:46.052Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-18T22:13:46.052Z] daemon.go:336: [d0c18d2fffca9] waiting for daemon to start [2019-09-18T22:13:46.052Z] daemon.go:336: [d0c18d2fffca9] waiting for daemon to start [2019-09-18T22:13:46.052Z] daemon.go:364: [d0c18d2fffca9] daemon started [2019-09-18T22:13:46.052Z] daemon.go:472: [d0c18d2fffca9] Stopping daemon [2019-09-18T22:13:46.052Z] daemon.go:307: [d0c18d2fffca9] exiting daemon [2019-09-18T22:13:46.052Z] daemon.go:459: [d0c18d2fffca9] Daemon stopped [2019-09-18T22:13:46.052Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-18T22:13:46.701Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-18T22:13:46.723Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2019-09-18T22:13:47.265Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2019-09-18T22:13:47.265Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T22:13:47.265Z] daemon.go:336: [de269136a2fa2] waiting for daemon to start [2019-09-18T22:13:47.265Z] daemon.go:336: [de269136a2fa2] waiting for daemon to start [2019-09-18T22:13:47.265Z] daemon.go:364: [de269136a2fa2] daemon started [2019-09-18T22:13:47.265Z] daemon.go:472: [de269136a2fa2] Stopping daemon [2019-09-18T22:13:47.265Z] daemon.go:307: [de269136a2fa2] exiting daemon [2019-09-18T22:13:47.265Z] daemon.go:459: [de269136a2fa2] Daemon stopped [2019-09-18T22:13:47.265Z] === RUN TestAuthZPluginHeader [2019-09-18T22:13:48.199Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-09-18T22:13:48.199Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-18T22:13:48.199Z] daemon.go:336: [de26d2177863e] waiting for daemon to start [2019-09-18T22:13:48.199Z] daemon.go:336: [de26d2177863e] waiting for daemon to start [2019-09-18T22:13:48.199Z] daemon.go:364: [de26d2177863e] daemon started [2019-09-18T22:13:48.199Z] daemon.go:472: [de26d2177863e] Stopping daemon [2019-09-18T22:13:48.199Z] daemon.go:307: [de26d2177863e] exiting daemon [2019-09-18T22:13:48.199Z] daemon.go:459: [de26d2177863e] Daemon stopped [2019-09-18T22:13:48.199Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T22:13:48.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2019-09-18T22:13:48.369Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-18T22:13:48.370Z] daemon.go:336: [d412fcd8ed62d] waiting for daemon to start [2019-09-18T22:13:48.370Z] daemon.go:336: [d412fcd8ed62d] waiting for daemon to start [2019-09-18T22:13:48.370Z] daemon.go:364: [d412fcd8ed62d] daemon started [2019-09-18T22:13:48.370Z] daemon.go:472: [d412fcd8ed62d] Stopping daemon [2019-09-18T22:13:48.370Z] daemon.go:307: [d412fcd8ed62d] exiting daemon [2019-09-18T22:13:48.370Z] daemon.go:459: [d412fcd8ed62d] Daemon stopped [2019-09-18T22:13:48.370Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-18T22:13:48.783Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-09-18T22:13:49.803Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 84.2% of statements [2019-09-18T22:13:50.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2019-09-18T22:13:50.172Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-18T22:13:50.172Z] daemon.go:336: [dfe632996e431] waiting for daemon to start [2019-09-18T22:13:50.172Z] daemon.go:336: [dfe632996e431] waiting for daemon to start [2019-09-18T22:13:50.172Z] daemon.go:364: [dfe632996e431] daemon started [2019-09-18T22:13:50.172Z] daemon.go:472: [dfe632996e431] Stopping daemon [2019-09-18T22:13:50.172Z] daemon.go:307: [dfe632996e431] exiting daemon [2019-09-18T22:13:50.172Z] daemon.go:459: [dfe632996e431] Daemon stopped [2019-09-18T22:13:50.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-18T22:13:50.383Z] --- PASS: TestUpdateRestartPolicy (20.66s) [2019-09-18T22:13:50.383Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T22:13:51.919Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2019-09-18T22:13:51.919Z] === RUN TestWaitNonBlocked [2019-09-18T22:13:51.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:13:51.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:13:51.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:13:51.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:13:51.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:13:51.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:13:51.987Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2019-09-18T22:13:51.987Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-18T22:13:51.987Z] daemon.go:336: [d19514a598340] waiting for daemon to start [2019-09-18T22:13:51.987Z] daemon.go:336: [d19514a598340] waiting for daemon to start [2019-09-18T22:13:51.987Z] daemon.go:364: [d19514a598340] daemon started [2019-09-18T22:13:51.987Z] daemon.go:472: [d19514a598340] Stopping daemon [2019-09-18T22:13:51.987Z] daemon.go:307: [d19514a598340] exiting daemon [2019-09-18T22:13:51.987Z] daemon.go:459: [d19514a598340] Daemon stopped [2019-09-18T22:13:51.987Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T22:13:52.377Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-18T22:13:52.377Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-18T22:13:52.505Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-09-18T22:13:52.777Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-09-18T22:13:52.777Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T22:13:52.777Z] daemon.go:336: [de92f9b10aa27] waiting for daemon to start [2019-09-18T22:13:52.777Z] daemon.go:336: [de92f9b10aa27] waiting for daemon to start [2019-09-18T22:13:52.777Z] daemon.go:364: [de92f9b10aa27] daemon started [2019-09-18T22:13:52.777Z] daemon.go:472: [de92f9b10aa27] Stopping daemon [2019-09-18T22:13:52.777Z] daemon.go:307: [de92f9b10aa27] exiting daemon [2019-09-18T22:13:52.777Z] daemon.go:459: [de92f9b10aa27] Daemon stopped [2019-09-18T22:13:52.777Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-18T22:13:53.309Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-18T22:13:53.309Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.26s) [2019-09-18T22:13:53.309Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T22:13:53.309Z] daemon.go:336: [d81f8326903c9] waiting for daemon to start [2019-09-18T22:13:53.309Z] daemon.go:336: [d81f8326903c9] waiting for daemon to start [2019-09-18T22:13:53.309Z] daemon.go:364: [d81f8326903c9] daemon started [2019-09-18T22:13:53.309Z] daemon.go:472: [d81f8326903c9] Stopping daemon [2019-09-18T22:13:53.309Z] daemon.go:307: [d81f8326903c9] exiting daemon [2019-09-18T22:13:53.309Z] daemon.go:459: [d81f8326903c9] Daemon stopped [2019-09-18T22:13:53.309Z] daemon.go:336: [d81f8326903c9] waiting for daemon to start [2019-09-18T22:13:53.309Z] daemon.go:336: [d81f8326903c9] waiting for daemon to start [2019-09-18T22:13:53.309Z] daemon.go:364: [d81f8326903c9] daemon started [2019-09-18T22:13:53.309Z] daemon.go:472: [d81f8326903c9] Stopping daemon [2019-09-18T22:13:53.309Z] daemon.go:307: [d81f8326903c9] exiting daemon [2019-09-18T22:13:53.309Z] daemon.go:459: [d81f8326903c9] Daemon stopped [2019-09-18T22:13:53.309Z] === RUN TestAuthZPluginV2Disable [2019-09-18T22:13:53.583Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-09-18T22:13:53.584Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-18T22:13:53.584Z] daemon.go:336: [d5367a981604a] waiting for daemon to start [2019-09-18T22:13:53.584Z] daemon.go:336: [d5367a981604a] waiting for daemon to start [2019-09-18T22:13:53.584Z] daemon.go:364: [d5367a981604a] daemon started [2019-09-18T22:13:53.584Z] daemon.go:472: [d5367a981604a] Stopping daemon [2019-09-18T22:13:53.584Z] daemon.go:307: [d5367a981604a] exiting daemon [2019-09-18T22:13:53.584Z] daemon.go:459: [d5367a981604a] Daemon stopped [2019-09-18T22:13:53.584Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-18T22:13:53.874Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-18T22:13:54.438Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-18T22:13:54.438Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-18T22:13:55.410Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-09-18T22:13:55.410Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-18T22:13:55.410Z] daemon.go:336: [dbeab7e4afbc0] waiting for daemon to start [2019-09-18T22:13:55.410Z] daemon.go:336: [dbeab7e4afbc0] waiting for daemon to start [2019-09-18T22:13:55.410Z] daemon.go:364: [dbeab7e4afbc0] daemon started [2019-09-18T22:13:55.410Z] daemon.go:472: [dbeab7e4afbc0] Stopping daemon [2019-09-18T22:13:55.410Z] daemon.go:307: [dbeab7e4afbc0] exiting daemon [2019-09-18T22:13:55.410Z] daemon.go:459: [dbeab7e4afbc0] Daemon stopped [2019-09-18T22:13:55.410Z] === RUN TestKernelTCPMemory [2019-09-18T22:13:55.650Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T22:13:55.650Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.35s) [2019-09-18T22:13:55.650Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.44s) [2019-09-18T22:13:55.650Z] === RUN TestWaitBlocked [2019-09-18T22:13:55.650Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-18T22:13:55.650Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:55.650Z] PASS [2019-09-18T22:13:55.650Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-18T22:13:55.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:55.650Z] INFO: Testing against a local daemon [2019-09-18T22:13:55.650Z] === RUN TestCommitInheritsEnv [2019-09-18T22:13:55.650Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-18T22:13:55.650Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:13:55.650Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T22:13:55.650Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-18T22:13:55.650Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-18T22:13:55.650Z] === RUN TestImagesFilterMultiReference [2019-09-18T22:13:55.650Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-18T22:13:55.650Z] === RUN TestImagePullPlatformInvalid [2019-09-18T22:13:55.650Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-09-18T22:13:55.650Z] === RUN TestRemoveImageOrphaning [2019-09-18T22:13:55.650Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-18T22:13:55.650Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:13:55.650Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T22:13:55.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-18T22:13:55.650Z] === RUN TestTagInvalidReference [2019-09-18T22:13:55.650Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-18T22:13:55.650Z] === RUN TestTagValidPrefixedRepo [2019-09-18T22:13:55.650Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-09-18T22:13:55.650Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T22:13:55.650Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-18T22:13:55.650Z] === RUN TestTagOfficialNames [2019-09-18T22:13:55.650Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-18T22:13:55.650Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-18T22:13:55.650Z] === RUN TestTagMatchesDigest [2019-09-18T22:13:55.650Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-18T22:13:55.650Z] PASS [2019-09-18T22:13:55.650Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-18T22:13:55.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:55.650Z] INFO: Testing against a local daemon [2019-09-18T22:13:55.650Z] === RUN TestNetworkCreateDelete [2019-09-18T22:13:55.650Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-18T22:13:55.650Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:55.650Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T22:13:55.650Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-18T22:13:55.650Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-18T22:13:55.650Z] === RUN TestInspectNetwork [2019-09-18T22:13:55.650Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-18T22:13:55.650Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:55.650Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T22:13:55.650Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-18T22:13:55.650Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:55.650Z] === RUN TestNetworkInvalidJSON [2019-09-18T22:13:55.650Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T22:13:55.823Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-18T22:13:55.980Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 13.7% of statements [2019-09-18T22:13:56.109Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T22:13:56.109Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:13:56.109Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:13:56.109Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:13:56.109Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:13:56.109Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T22:13:56.109Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:13:56.109Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:13:56.109Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-18T22:13:56.109Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-18T22:13:56.109Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-18T22:13:56.109Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-18T22:13:56.109Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T22:13:56.109Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T22:13:56.109Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T22:13:56.109Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:13:56.109Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:13:56.109Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T22:13:56.109Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T22:13:56.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:13:56.109Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T22:13:56.109Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T22:13:56.109Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-18T22:13:56.109Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-18T22:13:56.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.109Z] INFO: Testing against a local daemon [2019-09-18T22:13:56.109Z] === RUN TestPluginInvalidJSON [2019-09-18T22:13:56.109Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:13:56.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:13:56.109Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:13:56.109Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-18T22:13:56.109Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-18T22:13:56.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.109Z] INFO: Testing against a local daemon [2019-09-18T22:13:56.109Z] === RUN TestExternalGraphDriver [2019-09-18T22:13:56.109Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-18T22:13:56.109Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-18T22:13:56.109Z] === RUN TestGraphdriverPluginV2 [2019-09-18T22:13:56.109Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-18T22:13:56.109Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-18T22:13:56.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.109Z] INFO: Testing against a local daemon [2019-09-18T22:13:56.109Z] PASS [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-18T22:13:56.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-18T22:13:56.388Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-18T22:13:56.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.568Z] INFO: Testing against a local daemon [2019-09-18T22:13:56.568Z] === RUN TestSecretInspect [2019-09-18T22:13:56.568Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-18T22:13:56.568Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestSecretList [2019-09-18T22:13:56.568Z] --- SKIP: TestSecretList (0.00s) [2019-09-18T22:13:56.568Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestSecretsCreateAndDelete [2019-09-18T22:13:56.568Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-18T22:13:56.568Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestSecretsUpdate [2019-09-18T22:13:56.568Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-18T22:13:56.568Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestTemplatedSecret [2019-09-18T22:13:56.568Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-18T22:13:56.568Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestSecretCreateResolve [2019-09-18T22:13:56.568Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-18T22:13:56.568Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:56.568Z] PASS [2019-09-18T22:13:56.568Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-18T22:13:56.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.568Z] INFO: Testing against a local daemon [2019-09-18T22:13:56.568Z] === RUN TestServiceCreateInit [2019-09-18T22:13:56.568Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:13:56.568Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:13:56.568Z] --- PASS: TestServiceCreateInit (0.04s) [2019-09-18T22:13:56.568Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceConflict [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-18T22:13:56.568Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-18T22:13:56.568Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceSysctls [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-09-18T22:13:56.568Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestCreateServiceCapabilities [2019-09-18T22:13:56.568Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-09-18T22:13:56.568Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestInspect [2019-09-18T22:13:56.568Z] --- SKIP: TestInspect (0.00s) [2019-09-18T22:13:56.568Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T22:13:56.568Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-18T22:13:56.568Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestDockerNetworkReConnect [2019-09-18T22:13:56.568Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-18T22:13:56.568Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestServicePlugin [2019-09-18T22:13:56.568Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-18T22:13:56.568Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:56.568Z] === RUN TestServiceUpdateLabel [2019-09-18T22:13:56.568Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-18T22:13:56.568Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:56.568Z] === RUN TestServiceUpdateSecrets [2019-09-18T22:13:56.568Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-18T22:13:56.568Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:56.568Z] === RUN TestServiceUpdateConfigs [2019-09-18T22:13:56.568Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-18T22:13:56.568Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:56.568Z] === RUN TestServiceUpdateNetwork [2019-09-18T22:13:56.568Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-18T22:13:56.568Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T22:13:56.568Z] PASS [2019-09-18T22:13:56.568Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-18T22:13:56.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:56.568Z] INFO: Testing against a local daemon [2019-09-18T22:13:56.568Z] === RUN TestSessionCreate [2019-09-18T22:13:56.568Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-18T22:13:56.568Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:56.568Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T22:13:56.568Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-18T22:13:56.568Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:56.568Z] PASS [2019-09-18T22:13:56.568Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-18T22:13:56.646Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-18T22:13:56.687Z] --- PASS: TestKernelTCPMemory (1.03s) [2019-09-18T22:13:56.687Z] === RUN TestNISDomainname [2019-09-18T22:13:57.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:57.027Z] INFO: Testing against a local daemon [2019-09-18T22:13:57.027Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T22:13:57.027Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:13:57.027Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T22:13:57.027Z] === RUN TestEventsExecDie [2019-09-18T22:13:57.027Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-18T22:13:57.027Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-18T22:13:57.027Z] === RUN TestEventsBackwardsCompatible [2019-09-18T22:13:57.027Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-18T22:13:57.027Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-18T22:13:57.027Z] === RUN TestInfoAPI [2019-09-18T22:13:57.027Z] --- PASS: TestInfoAPI (0.03s) [2019-09-18T22:13:57.027Z] === RUN TestInfoAPIWarnings [2019-09-18T22:13:57.027Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-18T22:13:57.027Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T22:13:57.027Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T22:13:57.211Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2019-09-18T22:13:57.211Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-09-18T22:13:57.211Z] daemon.go:336: [d6beb7e625141] waiting for daemon to start [2019-09-18T22:13:57.211Z] daemon.go:336: [d6beb7e625141] waiting for daemon to start [2019-09-18T22:13:57.211Z] daemon.go:364: [d6beb7e625141] daemon started [2019-09-18T22:13:57.211Z] daemon.go:472: [d6beb7e625141] Stopping daemon [2019-09-18T22:13:57.211Z] daemon.go:307: [d6beb7e625141] exiting daemon [2019-09-18T22:13:57.211Z] daemon.go:459: [d6beb7e625141] Daemon stopped [2019-09-18T22:13:57.211Z] daemon.go:336: [d6beb7e625141] waiting for daemon to start [2019-09-18T22:13:57.211Z] daemon.go:336: [d6beb7e625141] waiting for daemon to start [2019-09-18T22:13:57.211Z] daemon.go:364: [d6beb7e625141] daemon started [2019-09-18T22:13:57.211Z] daemon.go:472: [d6beb7e625141] Stopping daemon [2019-09-18T22:13:57.211Z] daemon.go:307: [d6beb7e625141] exiting daemon [2019-09-18T22:13:57.211Z] daemon.go:459: [d6beb7e625141] Daemon stopped [2019-09-18T22:13:57.211Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-18T22:13:57.211Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-18T22:13:57.468Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-18T22:13:57.487Z] ok github.com/docker/docker/daemon 12.448s coverage: 17.6% of statements [2019-09-18T22:13:57.487Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T22:13:57.487Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T22:13:57.487Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T22:13:57.487Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T22:13:57.487Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2019-09-18T22:13:57.506Z] --- PASS: TestNISDomainname (1.25s) [2019-09-18T22:13:57.506Z] === RUN TestHostnameDnsResolution [2019-09-18T22:13:57.993Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-09-18T22:13:57.994Z] === RUN TestPingCacheHeaders [2019-09-18T22:13:57.994Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-18T22:13:57.994Z] === RUN TestPingGet [2019-09-18T22:13:57.994Z] --- PASS: TestPingGet (0.03s) [2019-09-18T22:13:57.994Z] === RUN TestPingHead [2019-09-18T22:13:57.994Z] --- PASS: TestPingHead (0.03s) [2019-09-18T22:13:57.994Z] === RUN TestVersion [2019-09-18T22:13:57.994Z] --- PASS: TestVersion (0.03s) [2019-09-18T22:13:57.994Z] PASS [2019-09-18T22:13:57.994Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-18T22:13:57.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:13:57.994Z] INFO: Testing against a local daemon [2019-09-18T22:13:57.994Z] === RUN TestVolumesCreateAndList [2019-09-18T22:13:57.994Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-18T22:13:57.994Z] === RUN TestVolumesRemove [2019-09-18T22:13:57.994Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-18T22:13:57.994Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-18T22:13:57.994Z] === RUN TestVolumesInspect [2019-09-18T22:13:57.994Z] --- PASS: TestVolumesInspect (0.05s) [2019-09-18T22:13:57.994Z] === RUN TestVolumesInvalidJSON [2019-09-18T22:13:57.994Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T22:13:57.994Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T22:13:57.994Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T22:13:57.994Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-18T22:13:57.994Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-09-18T22:13:57.994Z] PASS [2019-09-18T22:13:57.994Z] INFO: make.ps1 ended at 09/18/2019 22:13:57 [2019-09-18T22:13:57.994Z] INFO: Integration CLI tests being run from the host: [2019-09-18T22:13:57.994Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-18T22:13:58.033Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-18T22:13:58.782Z] --- PASS: TestHostnameDnsResolution (1.29s) [2019-09-18T22:13:58.782Z] === RUN TestStats [2019-09-18T22:13:59.406Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-18T22:14:00.340Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2019-09-18T22:14:00.340Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-09-18T22:14:00.340Z] daemon.go:336: [d34a183bf9319] waiting for daemon to start [2019-09-18T22:14:00.340Z] daemon.go:336: [d34a183bf9319] waiting for daemon to start [2019-09-18T22:14:00.340Z] daemon.go:364: [d34a183bf9319] daemon started [2019-09-18T22:14:00.340Z] daemon.go:472: [d34a183bf9319] Stopping daemon [2019-09-18T22:14:00.340Z] daemon.go:307: [d34a183bf9319] exiting daemon [2019-09-18T22:14:00.340Z] daemon.go:459: [d34a183bf9319] Daemon stopped [2019-09-18T22:14:00.340Z] daemon.go:336: [d34a183bf9319] waiting for daemon to start [2019-09-18T22:14:00.340Z] daemon.go:336: [d34a183bf9319] waiting for daemon to start [2019-09-18T22:14:00.340Z] daemon.go:364: [d34a183bf9319] daemon started [2019-09-18T22:14:00.340Z] daemon.go:472: [d34a183bf9319] Stopping daemon [2019-09-18T22:14:00.340Z] daemon.go:307: [d34a183bf9319] exiting daemon [2019-09-18T22:14:00.340Z] daemon.go:459: [d34a183bf9319] Daemon stopped [2019-09-18T22:14:00.340Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T22:14:00.981Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.423s coverage: 57.9% of statements [2019-09-18T22:14:01.388Z] --- PASS: TestStats (2.28s) [2019-09-18T22:14:01.388Z] === RUN TestStopContainerWithTimeout [2019-09-18T22:14:01.388Z] === RUN TestStopContainerWithTimeout/0 [2019-09-18T22:14:01.388Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-18T22:14:01.388Z] === RUN TestStopContainerWithTimeout/1 [2019-09-18T22:14:01.388Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-18T22:14:01.388Z] === RUN TestStopContainerWithTimeout/3 [2019-09-18T22:14:01.388Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-18T22:14:01.388Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-18T22:14:01.388Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-18T22:14:01.388Z] === CONT TestStopContainerWithTimeout/0 [2019-09-18T22:14:01.388Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-18T22:14:02.196Z] === CONT TestStopContainerWithTimeout/3 [2019-09-18T22:14:02.868Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-18T22:14:04.610Z] === CONT TestStopContainerWithTimeout/1 [2019-09-18T22:14:05.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.936s coverage: 50.8% of statements [2019-09-18T22:14:05.397Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.889s coverage: 68.6% of statements [2019-09-18T22:14:06.431Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-18T22:14:06.431Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2019-09-18T22:14:06.431Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2019-09-18T22:14:06.431Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-09-18T22:14:06.431Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2019-09-18T22:14:06.431Z] === RUN TestDeleteDevicemapper [2019-09-18T22:14:06.431Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-18T22:14:06.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T22:14:06.431Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T22:14:08.106Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.374s coverage: 45.9% of statements [2019-09-18T22:14:08.106Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T22:14:09.592Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2019-09-18T22:14:09.592Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.537s coverage: 76.1% of statements [2019-09-18T22:14:09.634Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2019-09-18T22:14:09.634Z] === RUN TestUpdateMemory [2019-09-18T22:14:09.634Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-18T22:14:09.634Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:14:09.634Z] === RUN TestUpdateCPUQuota [2019-09-18T22:14:10.972Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-18T22:14:10.972Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-18T22:14:11.083Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.741s coverage: 52.5% of statements [2019-09-18T22:14:11.084Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-18T22:14:11.084Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T22:14:11.442Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-09-18T22:14:11.442Z] === RUN TestUpdatePidsLimit [2019-09-18T22:14:11.442Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-18T22:14:11.538Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2019-09-18T22:14:11.538Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:364: [dbb2700637be7] daemon started [2019-09-18T22:14:11.538Z] daemon.go:472: [dbb2700637be7] Stopping daemon [2019-09-18T22:14:11.538Z] daemon.go:307: [dbb2700637be7] exiting daemon [2019-09-18T22:14:11.538Z] daemon.go:459: [dbb2700637be7] Daemon stopped [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:307: [dbb2700637be7] exiting daemon [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:336: [dbb2700637be7] waiting for daemon to start [2019-09-18T22:14:11.538Z] daemon.go:364: [dbb2700637be7] daemon started [2019-09-18T22:14:11.538Z] daemon.go:472: [dbb2700637be7] Stopping daemon [2019-09-18T22:14:11.538Z] daemon.go:307: [dbb2700637be7] exiting daemon [2019-09-18T22:14:11.538Z] daemon.go:459: [dbb2700637be7] Daemon stopped [2019-09-18T22:14:11.538Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T22:14:11.735Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-09-18T22:14:11.808Z] === RUN TestUpdatePidsLimit/no_change [2019-09-18T22:14:12.177Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-18T22:14:12.552Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-18T22:14:13.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-18T22:14:13.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-18T22:14:14.091Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-18T22:14:14.439Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2019-09-18T22:14:14.815Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-18T22:14:14.815Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-18T22:14:14.815Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-18T22:14:14.815Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-18T22:14:14.815Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-18T22:14:14.815Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-18T22:14:15.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T22:14:15.674Z] INFO: Testing against a local daemon [2019-09-18T22:14:15.674Z] === RUN Test [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-18T22:14:15.674Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-18T22:14:16.132Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit (4.40s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-09-18T22:14:16.180Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-09-18T22:14:16.180Z] === RUN TestUpdateRestartPolicy [2019-09-18T22:14:16.186Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-18T22:14:16.591Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-18T22:14:17.049Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-18T22:14:17.938Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 42.7% of statements [2019-09-18T22:14:18.081Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-18T22:14:19.446Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 68.2% of statements [2019-09-18T22:14:19.446Z] ok github.com/docker/docker/daemon/logger/awslogs 0.713s coverage: 77.4% of statements [2019-09-18T22:14:20.933Z] ok github.com/docker/docker/daemon/images 0.092s coverage: 4.9% of statements [2019-09-18T22:14:20.933Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T22:14:20.933Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T22:14:20.933Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T22:14:20.933Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T22:14:21.558Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2019-09-18T22:14:21.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2019-09-18T22:14:22.258Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-18T22:14:22.258Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-18T22:14:22.822Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-18T22:14:23.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 62.1% of statements [2019-09-18T22:14:25.678Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 74.7% of statements [2019-09-18T22:14:25.678Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T22:14:26.301Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 18.6% of statements [2019-09-18T22:14:27.790Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2019-09-18T22:14:28.812Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2019-09-18T22:14:29.374Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.15s) [2019-09-18T22:14:29.374Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:364: [d90c7dbbe5386] daemon started [2019-09-18T22:14:29.374Z] daemon.go:472: [d90c7dbbe5386] Stopping daemon [2019-09-18T22:14:29.374Z] daemon.go:307: [d90c7dbbe5386] exiting daemon [2019-09-18T22:14:29.374Z] daemon.go:459: [d90c7dbbe5386] Daemon stopped [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:350: [d90c7dbbe5386] error pinging daemon on start: Get http://d90c7dbbe5386.sock/_ping: context deadline exceeded [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:350: [d90c7dbbe5386] error pinging daemon on start: Get http://d90c7dbbe5386.sock/_ping: context deadline exceeded [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:350: [d90c7dbbe5386] error pinging daemon on start: Get http://d90c7dbbe5386.sock/_ping: context deadline exceeded [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:350: [d90c7dbbe5386] error pinging daemon on start: Get http://d90c7dbbe5386.sock/_ping: context deadline exceeded [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:350: [d90c7dbbe5386] error pinging daemon on start: Get http://d90c7dbbe5386.sock/_ping: read unix @->/tmp/docker-integration/d90c7dbbe5386.sock: read: connection reset by peer [2019-09-18T22:14:29.374Z] daemon.go:307: [d90c7dbbe5386] exiting daemon [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:336: [d90c7dbbe5386] waiting for daemon to start [2019-09-18T22:14:29.374Z] daemon.go:364: [d90c7dbbe5386] daemon started [2019-09-18T22:14:29.374Z] daemon.go:472: [d90c7dbbe5386] Stopping daemon [2019-09-18T22:14:29.374Z] daemon.go:307: [d90c7dbbe5386] exiting daemon [2019-09-18T22:14:29.374Z] daemon.go:459: [d90c7dbbe5386] Daemon stopped [2019-09-18T22:14:29.374Z] PASS [2019-09-18T22:14:29.374Z] [2019-09-18T22:14:29.374Z] DONE 17 tests in 53.170s [2019-09-18T22:14:29.374Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-18T22:14:29.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:29.374Z] ++ set -e [2019-09-18T22:14:29.374Z] ++ '[' -n 0 ']' [2019-09-18T22:14:29.374Z] ++ set -x [2019-09-18T22:14:29.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:29.374Z] INFO: Testing against a local daemon [2019-09-18T22:14:29.374Z] === RUN TestPluginInvalidJSON [2019-09-18T22:14:29.374Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:14:29.374Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:14:29.374Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:14:29.374Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-18T22:14:29.374Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T22:14:29.374Z] PASS [2019-09-18T22:14:29.374Z] [2019-09-18T22:14:29.374Z] DONE 2 tests in 0.136s [2019-09-18T22:14:29.374Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-18T22:14:29.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:29.374Z] ++ set -e [2019-09-18T22:14:29.374Z] ++ '[' -n 0 ']' [2019-09-18T22:14:29.374Z] ++ set -x [2019-09-18T22:14:29.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:29.374Z] INFO: Testing against a local daemon [2019-09-18T22:14:29.374Z] === RUN TestExternalGraphDriver [2019-09-18T22:14:29.374Z] === RUN TestExternalGraphDriver/json [2019-09-18T22:14:29.771Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2019-09-18T22:14:29.771Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T22:14:29.771Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-09-18T22:14:29.771Z] === RUN TestWaitNonBlocked [2019-09-18T22:14:29.771Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:14:29.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:14:29.771Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:14:29.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:14:29.771Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:14:29.771Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:14:29.840Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2019-09-18T22:14:29.840Z] ok github.com/docker/docker/daemon/logger/splunk 2.831s coverage: 84.5% of statements [2019-09-18T22:14:29.840Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T22:14:29.840Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T22:14:30.590Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T22:14:30.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2019-09-18T22:14:30.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2019-09-18T22:14:30.590Z] === RUN TestWaitBlocked [2019-09-18T22:14:30.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:14:30.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:14:30.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:14:30.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:14:30.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:14:30.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:14:31.898Z] === RUN TestExternalGraphDriver/spec [2019-09-18T22:14:32.397Z] --- PASS: TestWaitBlocked (0.01s) [2019-09-18T22:14:32.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2019-09-18T22:14:32.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2019-09-18T22:14:32.397Z] === CONT TestContainerStartOnDaemonRestart [2019-09-18T22:14:32.397Z] === CONT TestIpcModeOlderClient [2019-09-18T22:14:32.397Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-09-18T22:14:32.397Z] === CONT TestDaemonRestartIpcMode [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-09-18T22:14:33.402Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T22:14:33.402Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T22:14:33.796Z] === RUN TestExternalGraphDriver/pull [2019-09-18T22:14:33.796Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-18T22:14:33.796Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-18T22:14:33.961Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-09-18T22:14:35.402Z] ok github.com/docker/docker/distribution/metadata 0.194s coverage: 48.2% of statements [2019-09-18T22:14:35.402Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-09-18T22:14:35.614Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2019-09-18T22:14:35.614Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-18T22:14:35.614Z] daemon.go:336: [dd2c4e21e1adf] waiting for daemon to start [2019-09-18T22:14:35.614Z] daemon.go:336: [dd2c4e21e1adf] waiting for daemon to start [2019-09-18T22:14:35.614Z] daemon.go:364: [dd2c4e21e1adf] daemon started [2019-09-18T22:14:35.614Z] daemon.go:336: [dd2c4e21e1adf] waiting for daemon to start [2019-09-18T22:14:35.614Z] daemon.go:307: [dd2c4e21e1adf] exiting daemon [2019-09-18T22:14:35.614Z] daemon.go:336: [dd2c4e21e1adf] waiting for daemon to start [2019-09-18T22:14:35.614Z] daemon.go:364: [dd2c4e21e1adf] daemon started [2019-09-18T22:14:35.614Z] daemon.go:472: [dd2c4e21e1adf] Stopping daemon [2019-09-18T22:14:35.614Z] daemon.go:307: [dd2c4e21e1adf] exiting daemon [2019-09-18T22:14:35.614Z] daemon.go:459: [dd2c4e21e1adf] Daemon stopped [2019-09-18T22:14:35.707Z] --- PASS: TestExternalGraphDriver (6.23s) [2019-09-18T22:14:35.707Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:364: [d12a502e01b64] daemon started [2019-09-18T22:14:35.707Z] daemon.go:472: [d12a502e01b64] Stopping daemon [2019-09-18T22:14:35.707Z] daemon.go:307: [d12a502e01b64] exiting daemon [2019-09-18T22:14:35.707Z] daemon.go:459: [d12a502e01b64] Daemon stopped [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:364: [d12a502e01b64] daemon started [2019-09-18T22:14:35.707Z] daemon.go:472: [d12a502e01b64] Stopping daemon [2019-09-18T22:14:35.707Z] daemon.go:307: [d12a502e01b64] exiting daemon [2019-09-18T22:14:35.707Z] daemon.go:459: [d12a502e01b64] Daemon stopped [2019-09-18T22:14:35.707Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:364: [d12a502e01b64] daemon started [2019-09-18T22:14:35.707Z] daemon.go:472: [d12a502e01b64] Stopping daemon [2019-09-18T22:14:35.707Z] daemon.go:307: [d12a502e01b64] exiting daemon [2019-09-18T22:14:35.707Z] daemon.go:459: [d12a502e01b64] Daemon stopped [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:364: [d12a502e01b64] daemon started [2019-09-18T22:14:35.707Z] daemon.go:472: [d12a502e01b64] Stopping daemon [2019-09-18T22:14:35.707Z] daemon.go:307: [d12a502e01b64] exiting daemon [2019-09-18T22:14:35.707Z] daemon.go:459: [d12a502e01b64] Daemon stopped [2019-09-18T22:14:35.707Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:336: [d12a502e01b64] waiting for daemon to start [2019-09-18T22:14:35.707Z] daemon.go:364: [d12a502e01b64] daemon started [2019-09-18T22:14:35.707Z] daemon.go:472: [d12a502e01b64] Stopping daemon [2019-09-18T22:14:35.707Z] daemon.go:307: [d12a502e01b64] exiting daemon [2019-09-18T22:14:35.707Z] daemon.go:459: [d12a502e01b64] Daemon stopped [2019-09-18T22:14:35.707Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2019-09-18T22:14:35.707Z] === RUN TestGraphdriverPluginV2 [2019-09-18T22:14:36.415Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2019-09-18T22:14:36.415Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-18T22:14:36.415Z] daemon.go:336: [df241bf9abc72] waiting for daemon to start [2019-09-18T22:14:36.415Z] daemon.go:336: [df241bf9abc72] waiting for daemon to start [2019-09-18T22:14:36.415Z] daemon.go:364: [df241bf9abc72] daemon started [2019-09-18T22:14:36.415Z] daemon.go:472: [df241bf9abc72] Stopping daemon [2019-09-18T22:14:36.415Z] daemon.go:307: [df241bf9abc72] exiting daemon [2019-09-18T22:14:36.415Z] daemon.go:459: [df241bf9abc72] Daemon stopped [2019-09-18T22:14:36.415Z] daemon.go:336: [df241bf9abc72] waiting for daemon to start [2019-09-18T22:14:36.415Z] daemon.go:336: [df241bf9abc72] waiting for daemon to start [2019-09-18T22:14:36.415Z] daemon.go:364: [df241bf9abc72] daemon started [2019-09-18T22:14:36.415Z] daemon.go:472: [df241bf9abc72] Stopping daemon [2019-09-18T22:14:36.415Z] daemon.go:307: [df241bf9abc72] exiting daemon [2019-09-18T22:14:36.415Z] daemon.go:459: [df241bf9abc72] Daemon stopped [2019-09-18T22:14:36.415Z] PASS [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] === Skipped [2019-09-18T22:14:36.415Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-18T22:14:36.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-09-18T22:14:36.415Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-18T22:14:36.415Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T22:14:36.415Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-18T22:14:36.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-18T22:14:36.415Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] [2019-09-18T22:14:36.415Z] DONE 197 tests, 6 skipped in 142.640s [2019-09-18T22:14:36.415Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-18T22:14:36.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:36.415Z] ++ set -e [2019-09-18T22:14:36.415Z] ++ '[' -n 0 ']' [2019-09-18T22:14:36.415Z] ++ set -x [2019-09-18T22:14:36.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:36.901Z] ok github.com/docker/docker/distribution 0.679s coverage: 22.6% of statements [2019-09-18T22:14:36.901Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T22:14:36.977Z] INFO: Testing against a local daemon [2019-09-18T22:14:36.977Z] === RUN TestCommitInheritsEnv [2019-09-18T22:14:37.417Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-09-18T22:14:37.417Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T22:14:37.417Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-18T22:14:37.417Z] === RUN TestImagesFilterMultiReference [2019-09-18T22:14:37.417Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-09-18T22:14:37.417Z] === RUN TestImagePullPlatformInvalid [2019-09-18T22:14:37.417Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-09-18T22:14:37.417Z] === RUN TestRemoveImageOrphaning [2019-09-18T22:14:37.848Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-09-18T22:14:37.848Z] === RUN TestRemoveImageGarbageCollector [2019-09-18T22:14:37.848Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-18T22:14:37.848Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:14:37.848Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T22:14:37.848Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-09-18T22:14:37.848Z] === RUN TestTagInvalidReference [2019-09-18T22:14:37.848Z] --- PASS: TestTagInvalidReference (0.01s) [2019-09-18T22:14:37.848Z] === RUN TestTagValidPrefixedRepo [2019-09-18T22:14:37.848Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-09-18T22:14:37.848Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T22:14:37.848Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-18T22:14:37.848Z] === RUN TestTagOfficialNames [2019-09-18T22:14:37.848Z] --- PASS: TestTagOfficialNames (0.04s) [2019-09-18T22:14:37.848Z] === RUN TestTagMatchesDigest [2019-09-18T22:14:37.848Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-18T22:14:37.848Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-18T22:14:37.923Z] ok github.com/docker/docker/distribution/xfer 1.480s coverage: 83.4% of statements [2019-09-18T22:14:37.923Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T22:14:38.120Z] ok github.com/docker/docker/builder/fscache 0.113s coverage: 69.2% of statements [2019-09-18T22:14:38.120Z] ok github.com/docker/docker/builder/dockerfile 0.591s coverage: 45.1% of statements [2019-09-18T22:14:38.237Z] === RUN Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T22:14:38.802Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-18T22:14:40.177Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-18T22:14:40.626Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2019-09-18T22:14:40.626Z] ok github.com/docker/docker/image 0.109s coverage: 86.4% of statements [2019-09-18T22:14:40.626Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T22:14:40.633Z] ok github.com/docker/docker/builder/remotecontext/git 1.002s coverage: 85.1% of statements [2019-09-18T22:14:40.633Z] ok github.com/docker/docker/builder/remotecontext 0.234s coverage: 13.6% of statements [2019-09-18T22:14:40.633Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T22:14:40.633Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T22:14:40.743Z] --- PASS: TestGraphdriverPluginV2 (5.28s) [2019-09-18T22:14:40.743Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-09-18T22:14:40.743Z] daemon.go:336: [d91e24835d8f8] waiting for daemon to start [2019-09-18T22:14:40.743Z] daemon.go:336: [d91e24835d8f8] waiting for daemon to start [2019-09-18T22:14:40.743Z] daemon.go:364: [d91e24835d8f8] daemon started [2019-09-18T22:14:40.743Z] daemon.go:472: [d91e24835d8f8] Stopping daemon [2019-09-18T22:14:40.743Z] daemon.go:307: [d91e24835d8f8] exiting daemon [2019-09-18T22:14:40.743Z] daemon.go:459: [d91e24835d8f8] Daemon stopped [2019-09-18T22:14:40.743Z] daemon.go:336: [d91e24835d8f8] waiting for daemon to start [2019-09-18T22:14:40.743Z] daemon.go:336: [d91e24835d8f8] waiting for daemon to start [2019-09-18T22:14:40.743Z] daemon.go:364: [d91e24835d8f8] daemon started [2019-09-18T22:14:40.743Z] daemon.go:472: [d91e24835d8f8] Stopping daemon [2019-09-18T22:14:40.743Z] daemon.go:307: [d91e24835d8f8] exiting daemon [2019-09-18T22:14:40.743Z] daemon.go:459: [d91e24835d8f8] Daemon stopped [2019-09-18T22:14:40.743Z] PASS [2019-09-18T22:14:40.743Z] [2019-09-18T22:14:40.743Z] DONE 5 tests in 11.701s [2019-09-18T22:14:40.743Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-18T22:14:40.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:40.743Z] ++ set -e [2019-09-18T22:14:40.743Z] ++ '[' -n 0 ']' [2019-09-18T22:14:40.743Z] ++ set -x [2019-09-18T22:14:40.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:14:41.001Z] INFO: Testing against a local daemon [2019-09-18T22:14:41.001Z] === RUN TestContinueAfterPluginCrash [2019-09-18T22:14:41.001Z] === PAUSE TestContinueAfterPluginCrash [2019-09-18T22:14:41.001Z] === RUN TestDaemonStartWithLogOpt [2019-09-18T22:14:41.001Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-18T22:14:41.001Z] === CONT TestContinueAfterPluginCrash [2019-09-18T22:14:41.001Z] === CONT TestDaemonStartWithLogOpt [2019-09-18T22:14:41.193Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-18T22:14:42.119Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-09-18T22:14:42.745Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2019-09-18T22:14:42.745Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T22:14:43.381Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2019-09-18T22:14:44.282Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-18T22:14:44.282Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-18T22:14:46.475Z] ok github.com/docker/docker/client 0.213s coverage: 75.8% of statements [2019-09-18T22:14:47.817Z] ok github.com/docker/docker/opts 0.087s coverage: 66.9% of statements [2019-09-18T22:14:48.439Z] ok github.com/docker/docker/pkg/authorization 0.378s coverage: 66.7% of statements [2019-09-18T22:14:48.725Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-09-18T22:14:49.749Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2019-09-18T22:14:50.033Z] ok github.com/docker/docker/pkg/archive 1.555s coverage: 77.0% of statements [2019-09-18T22:14:50.840Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-18T22:14:51.052Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2019-09-18T22:14:51.407Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-18T22:14:51.973Z] === RUN Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T22:14:52.093Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-09-18T22:14:52.716Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-09-18T22:14:54.208Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-18T22:14:54.208Z] ok github.com/docker/docker/layer 7.880s coverage: 68.8% of statements [2019-09-18T22:14:54.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T22:14:54.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T22:14:54.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T22:14:54.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T22:14:54.208Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T22:14:54.208Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T22:14:54.502Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-18T22:14:54.760Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-18T22:14:55.227Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-09-18T22:14:55.227Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-09-18T22:14:56.133Z] --- PASS: TestDaemonStartWithLogOpt (15.33s) [2019-09-18T22:14:56.133Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-18T22:14:56.133Z] daemon.go:336: [d2d0ac6082690] waiting for daemon to start [2019-09-18T22:14:56.133Z] daemon.go:336: [d2d0ac6082690] waiting for daemon to start [2019-09-18T22:14:56.133Z] daemon.go:364: [d2d0ac6082690] daemon started [2019-09-18T22:14:56.133Z] daemon.go:472: [d2d0ac6082690] Stopping daemon [2019-09-18T22:14:56.133Z] daemon.go:307: [d2d0ac6082690] exiting daemon [2019-09-18T22:14:56.133Z] daemon.go:459: [d2d0ac6082690] Daemon stopped [2019-09-18T22:14:56.133Z] daemon.go:336: [d2d0ac6082690] waiting for daemon to start [2019-09-18T22:14:56.133Z] daemon.go:336: [d2d0ac6082690] waiting for daemon to start [2019-09-18T22:14:56.133Z] daemon.go:364: [d2d0ac6082690] daemon started [2019-09-18T22:14:56.133Z] daemon.go:472: [d2d0ac6082690] Stopping daemon [2019-09-18T22:14:56.133Z] daemon.go:307: [d2d0ac6082690] exiting daemon [2019-09-18T22:14:56.133Z] daemon.go:459: [d2d0ac6082690] Daemon stopped [2019-09-18T22:14:56.248Z] ok github.com/docker/docker/pkg/chrootarchive 4.798s coverage: 43.2% of statements [2019-09-18T22:14:56.248Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T22:14:56.248Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T22:14:56.869Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-09-18T22:14:57.156Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-09-18T22:14:57.504Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-18T22:14:58.176Z] ok github.com/docker/docker/pkg/discovery/kv 3.311s coverage: 84.1% of statements [2019-09-18T22:14:58.177Z] ok github.com/docker/docker/pkg/fsutils 0.384s coverage: 85.1% of statements [2019-09-18T22:14:58.435Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-18T22:14:59.366Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-18T22:14:59.681Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 10.2% of statements [2019-09-18T22:15:00.301Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-18T22:15:00.711Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2019-09-18T22:15:00.999Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2019-09-18T22:15:01.236Z] --- PASS: TestContinueAfterPluginCrash (20.31s) [2019-09-18T22:15:01.236Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-18T22:15:01.236Z] daemon.go:336: [dd77d79a1738f] waiting for daemon to start [2019-09-18T22:15:01.236Z] daemon.go:336: [dd77d79a1738f] waiting for daemon to start [2019-09-18T22:15:01.236Z] daemon.go:364: [dd77d79a1738f] daemon started [2019-09-18T22:15:01.236Z] daemon.go:472: [dd77d79a1738f] Stopping daemon [2019-09-18T22:15:01.236Z] daemon.go:307: [dd77d79a1738f] exiting daemon [2019-09-18T22:15:01.236Z] daemon.go:459: [dd77d79a1738f] Daemon stopped [2019-09-18T22:15:01.236Z] PASS [2019-09-18T22:15:01.236Z] [2019-09-18T22:15:01.236Z] DONE 2 tests in 20.478s [2019-09-18T22:15:01.236Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-18T22:15:01.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:15:01.236Z] ++ set -e [2019-09-18T22:15:01.236Z] ++ '[' -n 0 ']' [2019-09-18T22:15:01.236Z] ++ set -x [2019-09-18T22:15:01.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:15:01.290Z] ok github.com/docker/docker/pkg/idtools 0.833s coverage: 70.1% of statements [2019-09-18T22:15:01.493Z] INFO: Testing against a local daemon [2019-09-18T22:15:01.493Z] === RUN TestPluginWithDevMounts [2019-09-18T22:15:01.493Z] === PAUSE TestPluginWithDevMounts [2019-09-18T22:15:01.493Z] === CONT TestPluginWithDevMounts [2019-09-18T22:15:01.916Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2019-09-18T22:15:02.204Z] ok github.com/docker/docker/pkg/ioutils 1.746s coverage: 70.1% of statements [2019-09-18T22:15:02.204Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-18T22:15:02.828Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2019-09-18T22:15:02.866Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-18T22:15:03.123Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-18T22:15:03.123Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-18T22:15:03.380Z] --- PASS: TestPluginWithDevMounts (2.09s) [2019-09-18T22:15:03.380Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-18T22:15:03.380Z] daemon.go:336: [de980098af559] waiting for daemon to start [2019-09-18T22:15:03.380Z] daemon.go:336: [de980098af559] waiting for daemon to start [2019-09-18T22:15:03.380Z] daemon.go:364: [de980098af559] daemon started [2019-09-18T22:15:03.380Z] daemon.go:472: [de980098af559] Stopping daemon [2019-09-18T22:15:03.380Z] daemon.go:307: [de980098af559] exiting daemon [2019-09-18T22:15:03.380Z] daemon.go:459: [de980098af559] Daemon stopped [2019-09-18T22:15:03.380Z] PASS [2019-09-18T22:15:03.380Z] [2019-09-18T22:15:03.380Z] DONE 1 tests in 2.265s [2019-09-18T22:15:03.380Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-18T22:15:03.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:15:03.380Z] ++ set -e [2019-09-18T22:15:03.380Z] ++ '[' -n 0 ']' [2019-09-18T22:15:03.380Z] ++ set -x [2019-09-18T22:15:03.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:15:03.451Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2019-09-18T22:15:03.638Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-18T22:15:03.638Z] INFO: Testing against a local daemon [2019-09-18T22:15:03.638Z] === RUN TestSecretInspect [2019-09-18T22:15:03.738Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-09-18T22:15:03.896Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-18T22:15:04.369Z] ok github.com/docker/docker/pkg/mount 1.030s coverage: 69.6% of statements [2019-09-18T22:15:04.369Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T22:15:04.369Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2019-09-18T22:15:04.829Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-18T22:15:04.992Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2019-09-18T22:15:04.992Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T22:15:04.992Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T22:15:06.493Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2019-09-18T22:15:07.118Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 87.9% of statements [2019-09-18T22:15:07.381Z] --- PASS: TestSecretInspect (3.30s) [2019-09-18T22:15:07.381Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-18T22:15:07.381Z] daemon.go:336: [d7dfc881cc07f] waiting for daemon to start [2019-09-18T22:15:07.381Z] daemon.go:336: [d7dfc881cc07f] waiting for daemon to start [2019-09-18T22:15:07.381Z] daemon.go:364: [d7dfc881cc07f] daemon started [2019-09-18T22:15:07.381Z] daemon.go:472: [d7dfc881cc07f] Stopping daemon [2019-09-18T22:15:07.381Z] daemon.go:307: [d7dfc881cc07f] exiting daemon [2019-09-18T22:15:07.381Z] daemon.go:459: [d7dfc881cc07f] Daemon stopped [2019-09-18T22:15:07.381Z] === RUN TestSecretList [2019-09-18T22:15:07.381Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-18T22:15:07.404Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2019-09-18T22:15:07.690Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-09-18T22:15:07.948Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-18T22:15:08.718Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2019-09-18T22:15:09.343Z] ok github.com/docker/docker/pkg/pubsub 1.174s coverage: 73.9% of statements [2019-09-18T22:15:09.848Z] --- PASS: TestSecretList (2.80s) [2019-09-18T22:15:09.848Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-18T22:15:09.848Z] daemon.go:336: [d701776f6b4ab] waiting for daemon to start [2019-09-18T22:15:09.848Z] daemon.go:336: [d701776f6b4ab] waiting for daemon to start [2019-09-18T22:15:09.848Z] daemon.go:364: [d701776f6b4ab] daemon started [2019-09-18T22:15:09.848Z] daemon.go:472: [d701776f6b4ab] Stopping daemon [2019-09-18T22:15:09.848Z] daemon.go:307: [d701776f6b4ab] exiting daemon [2019-09-18T22:15:09.848Z] daemon.go:459: [d701776f6b4ab] Daemon stopped [2019-09-18T22:15:09.848Z] === RUN TestSecretsCreateAndDelete [2019-09-18T22:15:09.969Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-09-18T22:15:10.987Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-09-18T22:15:10.987Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-18T22:15:11.220Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-18T22:15:11.609Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-09-18T22:15:12.230Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-09-18T22:15:12.230Z] ok github.com/docker/docker/pkg/signal 3.449s coverage: 61.0% of statements [2019-09-18T22:15:13.117Z] --- PASS: TestSecretsCreateAndDelete (2.96s) [2019-09-18T22:15:13.117Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-18T22:15:13.117Z] daemon.go:336: [de955fb9ba2be] waiting for daemon to start [2019-09-18T22:15:13.117Z] daemon.go:336: [de955fb9ba2be] waiting for daemon to start [2019-09-18T22:15:13.117Z] daemon.go:364: [de955fb9ba2be] daemon started [2019-09-18T22:15:13.117Z] daemon.go:472: [de955fb9ba2be] Stopping daemon [2019-09-18T22:15:13.117Z] daemon.go:307: [de955fb9ba2be] exiting daemon [2019-09-18T22:15:13.117Z] daemon.go:459: [de955fb9ba2be] Daemon stopped [2019-09-18T22:15:13.117Z] === RUN TestSecretsUpdate [2019-09-18T22:15:13.117Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-18T22:15:13.736Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 36.9% of statements [2019-09-18T22:15:14.365Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2019-09-18T22:15:15.387Z] testing: warning: no tests to run [2019-09-18T22:15:15.387Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-09-18T22:15:15.387Z] ok github.com/docker/docker/pkg/tarsum 0.270s coverage: 89.3% of statements [2019-09-18T22:15:15.643Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-18T22:15:15.674Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2019-09-18T22:15:15.901Z] --- PASS: TestSecretsUpdate (3.23s) [2019-09-18T22:15:15.901Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-18T22:15:15.901Z] daemon.go:336: [d6f6a243647e2] waiting for daemon to start [2019-09-18T22:15:15.901Z] daemon.go:336: [d6f6a243647e2] waiting for daemon to start [2019-09-18T22:15:15.901Z] daemon.go:364: [d6f6a243647e2] daemon started [2019-09-18T22:15:15.901Z] daemon.go:472: [d6f6a243647e2] Stopping daemon [2019-09-18T22:15:15.901Z] daemon.go:307: [d6f6a243647e2] exiting daemon [2019-09-18T22:15:15.901Z] daemon.go:459: [d6f6a243647e2] Daemon stopped [2019-09-18T22:15:15.901Z] === RUN TestTemplatedSecret [2019-09-18T22:15:16.298Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-09-18T22:15:16.298Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-09-18T22:15:16.584Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-09-18T22:15:17.272Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-18T22:15:18.645Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-18T22:15:19.210Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-18T22:15:19.468Z] --- PASS: TestTemplatedSecret (3.43s) [2019-09-18T22:15:19.468Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-18T22:15:19.468Z] daemon.go:336: [d33109b95852b] waiting for daemon to start [2019-09-18T22:15:19.468Z] daemon.go:336: [d33109b95852b] waiting for daemon to start [2019-09-18T22:15:19.468Z] daemon.go:364: [d33109b95852b] daemon started [2019-09-18T22:15:19.468Z] daemon.go:472: [d33109b95852b] Stopping daemon [2019-09-18T22:15:19.468Z] daemon.go:307: [d33109b95852b] exiting daemon [2019-09-18T22:15:19.468Z] daemon.go:459: [d33109b95852b] Daemon stopped [2019-09-18T22:15:19.468Z] === RUN TestSecretCreateResolve [2019-09-18T22:15:20.068Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-09-18T22:15:20.704Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2019-09-18T22:15:21.726Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-09-18T22:15:22.744Z] --- PASS: TestSecretCreateResolve (3.15s) [2019-09-18T22:15:22.745Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-18T22:15:22.745Z] daemon.go:336: [d5d079a99ff2e] waiting for daemon to start [2019-09-18T22:15:22.745Z] daemon.go:336: [d5d079a99ff2e] waiting for daemon to start [2019-09-18T22:15:22.745Z] daemon.go:364: [d5d079a99ff2e] daemon started [2019-09-18T22:15:22.745Z] daemon.go:472: [d5d079a99ff2e] Stopping daemon [2019-09-18T22:15:22.745Z] daemon.go:307: [d5d079a99ff2e] exiting daemon [2019-09-18T22:15:22.745Z] daemon.go:459: [d5d079a99ff2e] Daemon stopped [2019-09-18T22:15:22.745Z] PASS [2019-09-18T22:15:22.745Z] [2019-09-18T22:15:22.745Z] DONE 6 tests in 19.021s [2019-09-18T22:15:22.745Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-18T22:15:22.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:15:22.745Z] ++ set -e [2019-09-18T22:15:22.745Z] ++ '[' -n 0 ']' [2019-09-18T22:15:22.745Z] ++ set -x [2019-09-18T22:15:22.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:15:22.745Z] INFO: Testing against a local daemon [2019-09-18T22:15:22.745Z] === RUN TestServiceCreateInit [2019-09-18T22:15:22.745Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:15:22.753Z] ok github.com/docker/docker/plugin 0.592s coverage: 27.1% of statements [2019-09-18T22:15:23.002Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-18T22:15:23.778Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2019-09-18T22:15:24.800Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-09-18T22:15:25.145Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 29.9% of statements [2019-09-18T22:15:25.145Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements [2019-09-18T22:15:25.145Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T22:15:25.145Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T22:15:25.145Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T22:15:25.145Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T22:15:25.528Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-18T22:15:26.292Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-09-18T22:15:26.460Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-18T22:15:27.314Z] ok github.com/docker/docker/runconfig 0.071s coverage: 68.2% of statements [2019-09-18T22:15:27.314Z] ok github.com/docker/docker/registry 0.661s coverage: 56.5% of statements [2019-09-18T22:15:27.393Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-18T22:15:27.958Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:15:31.754Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2019-09-18T22:15:33.326Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-09-18T22:15:33.799Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2019-09-18T22:15:33.799Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-09-18T22:15:34.510Z] --- PASS: TestServiceCreateInit (10.79s) [2019-09-18T22:15:34.510Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2019-09-18T22:15:34.510Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:15:34.510Z] daemon.go:336: [d3268ae68228d] waiting for daemon to start [2019-09-18T22:15:34.510Z] daemon.go:336: [d3268ae68228d] waiting for daemon to start [2019-09-18T22:15:34.510Z] daemon.go:364: [d3268ae68228d] daemon started [2019-09-18T22:15:34.510Z] daemon.go:472: [d3268ae68228d] Stopping daemon [2019-09-18T22:15:34.510Z] daemon.go:307: [d3268ae68228d] exiting daemon [2019-09-18T22:15:34.510Z] daemon.go:459: [d3268ae68228d] Daemon stopped [2019-09-18T22:15:34.510Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s) [2019-09-18T22:15:34.510Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:15:34.510Z] daemon.go:336: [d7051386900ca] waiting for daemon to start [2019-09-18T22:15:34.510Z] daemon.go:336: [d7051386900ca] waiting for daemon to start [2019-09-18T22:15:34.510Z] daemon.go:364: [d7051386900ca] daemon started [2019-09-18T22:15:34.510Z] daemon.go:472: [d7051386900ca] Stopping daemon [2019-09-18T22:15:34.510Z] daemon.go:307: [d7051386900ca] exiting daemon [2019-09-18T22:15:34.510Z] daemon.go:459: [d7051386900ca] Daemon stopped [2019-09-18T22:15:34.510Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T22:15:35.252Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-18T22:15:35.824Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-09-18T22:15:37.138Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-09-18T22:15:38.691Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-18T22:15:40.061Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-18T22:15:41.323Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T22:15:41.324Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === Skipped [2019-09-18T22:15:41.324Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-18T22:15:41.324Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-18T22:15:41.324Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:73: No driver to put! [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-18T22:15:41.324Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-18T22:15:41.324Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-18T22:15:41.324Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:15:41.324Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-18T22:15:41.324Z] graphtest_unix.go:73: No driver to put! [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-18T22:15:41.324Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-18T22:15:41.324Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] [2019-09-18T22:15:41.324Z] DONE 2084 tests, 20 skipped in 351.445s Post stage [Pipeline] junit [2019-09-18T22:15:41.643Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-18T22:15:42.371Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39957/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/make.sh dynbinary test-integration [2019-09-18T22:15:42.653Z] [2019-09-18T22:15:42.937Z] Removing bundles/ [2019-09-18T22:15:42.937Z] [2019-09-18T22:15:42.937Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-18T22:15:42.937Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T22:15:42.937Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T22:15:43.350Z] === RUN Test/DockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-18T22:15:45.213Z] ok github.com/docker/docker/daemon 12.180s coverage: 17.6% of statements [2019-09-18T22:15:45.213Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T22:15:45.774Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.6% of statements [2019-09-18T22:15:45.774Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T22:15:45.875Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-18T22:15:47.661Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-09-18T22:15:48.220Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 84.2% of statements [2019-09-18T22:15:48.779Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-09-18T22:15:48.779Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T22:15:48.779Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T22:15:50.055Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-18T22:15:50.140Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-09-18T22:15:50.620Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-18T22:15:51.990Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-18T22:15:52.555Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-18T22:15:52.647Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-09-18T22:15:53.119Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-18T22:15:53.206Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.232s coverage: 57.0% of statements [2019-09-18T22:15:54.491Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-18T22:15:55.421Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-18T22:15:55.987Z] --- PASS: TestCreateServiceMultipleTimes (22.46s) [2019-09-18T22:15:55.987Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-18T22:15:55.987Z] daemon.go:336: [dec02c6dc91b2] waiting for daemon to start [2019-09-18T22:15:55.987Z] daemon.go:336: [dec02c6dc91b2] waiting for daemon to start [2019-09-18T22:15:55.987Z] daemon.go:364: [dec02c6dc91b2] daemon started [2019-09-18T22:15:55.987Z] daemon.go:472: [dec02c6dc91b2] Stopping daemon [2019-09-18T22:15:55.987Z] daemon.go:307: [dec02c6dc91b2] exiting daemon [2019-09-18T22:15:55.987Z] daemon.go:459: [dec02c6dc91b2] Daemon stopped [2019-09-18T22:15:55.987Z] === RUN TestCreateServiceConflict [2019-09-18T22:15:56.469Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.449s coverage: 72.5% of statements [2019-09-18T22:15:56.555Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T22:15:57.030Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.814s coverage: 46.1% of statements [2019-09-18T22:15:57.030Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T22:15:57.120Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-18T22:15:59.018Z] --- PASS: TestCreateServiceConflict (2.86s) [2019-09-18T22:15:59.018Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-18T22:15:59.018Z] daemon.go:336: [d4a18dad1d0d7] waiting for daemon to start [2019-09-18T22:15:59.018Z] daemon.go:336: [d4a18dad1d0d7] waiting for daemon to start [2019-09-18T22:15:59.018Z] daemon.go:364: [d4a18dad1d0d7] daemon started [2019-09-18T22:15:59.018Z] daemon.go:472: [d4a18dad1d0d7] Stopping daemon [2019-09-18T22:15:59.018Z] daemon.go:307: [d4a18dad1d0d7] exiting daemon [2019-09-18T22:15:59.018Z] daemon.go:459: [d4a18dad1d0d7] Daemon stopped [2019-09-18T22:15:59.018Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T22:15:59.538Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.946s coverage: 50.8% of statements [2019-09-18T22:16:00.943Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.322s coverage: 76.1% of statements [2019-09-18T22:16:01.911Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-18T22:16:01.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.135s coverage: 57.2% of statements [2019-09-18T22:16:01.911Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-18T22:16:01.911Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T22:16:02.297Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-18T22:16:02.297Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-18T22:16:02.297Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-18T22:16:02.297Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-18T22:16:02.297Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2019-09-18T22:16:02.297Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-18T22:16:02.297Z] daemon.go:336: [d449b798396fc] waiting for daemon to start [2019-09-18T22:16:02.297Z] daemon.go:336: [d449b798396fc] waiting for daemon to start [2019-09-18T22:16:02.297Z] daemon.go:364: [d449b798396fc] daemon started [2019-09-18T22:16:02.297Z] daemon.go:472: [d449b798396fc] Stopping daemon [2019-09-18T22:16:02.297Z] daemon.go:307: [d449b798396fc] exiting daemon [2019-09-18T22:16:02.297Z] daemon.go:459: [d449b798396fc] Daemon stopped [2019-09-18T22:16:02.297Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T22:16:02.555Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-18T22:16:03.487Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-18T22:16:03.744Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-18T22:16:03.860Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-18T22:16:04.675Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-18T22:16:04.799Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-09-18T22:16:06.160Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-09-18T22:16:06.160Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T22:16:06.160Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T22:16:07.084Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2019-09-18T22:16:08.443Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.8% of statements [2019-09-18T22:16:08.443Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T22:16:08.443Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T22:16:08.443Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-18T22:16:09.804Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-09-18T22:16:09.936Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-18T22:16:10.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-09-18T22:16:10.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-09-18T22:16:10.868Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-18T22:16:11.717Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2019-09-18T22:16:11.717Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T22:16:11.800Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-18T22:16:11.972Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 18.6% of statements [2019-09-18T22:16:12.366Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-18T22:16:13.298Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-18T22:16:13.857Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2019-09-18T22:16:14.112Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-18T22:16:15.038Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-18T22:16:15.194Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-18T22:16:15.293Z] ok github.com/docker/docker/daemon/logger/splunk 1.644s coverage: 84.5% of statements [2019-09-18T22:16:15.293Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T22:16:15.293Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T22:16:17.097Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-18T22:16:17.181Z] --- PASS: TestImportExtremelyLargeImageWorks (92.26s) [2019-09-18T22:16:17.181Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-18T22:16:17.181Z] daemon.go:336: [d287774486bcb] waiting for daemon to start [2019-09-18T22:16:17.181Z] daemon.go:336: [d287774486bcb] waiting for daemon to start [2019-09-18T22:16:17.181Z] daemon.go:364: [d287774486bcb] daemon started [2019-09-18T22:16:17.181Z] daemon.go:472: [d287774486bcb] Stopping daemon [2019-09-18T22:16:17.181Z] daemon.go:307: [d287774486bcb] exiting daemon [2019-09-18T22:16:17.181Z] daemon.go:459: [d287774486bcb] Daemon stopped [2019-09-18T22:16:17.181Z] PASS [2019-09-18T22:16:17.181Z] [2019-09-18T22:16:17.181Z] === Skipped [2019-09-18T22:16:17.181Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-18T22:16:17.181Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:16:17.181Z] [2019-09-18T22:16:17.181Z] [2019-09-18T22:16:17.181Z] DONE 12 tests, 1 skipped in 93.817s [2019-09-18T22:16:17.181Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-18T22:16:17.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:16:17.181Z] ++ set -e [2019-09-18T22:16:17.181Z] ++ '[' -n 0 ']' [2019-09-18T22:16:17.181Z] ++ set -x [2019-09-18T22:16:17.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:16:17.181Z] INFO: Testing against a local daemon [2019-09-18T22:16:17.181Z] === RUN TestNetworkCreateDelete [2019-09-18T22:16:17.181Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-18T22:16:17.181Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T22:16:17.181Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-09-18T22:16:17.181Z] === RUN TestInspectNetwork [2019-09-18T22:16:17.181Z] === RUN TestInspectNetwork/full_network_id [2019-09-18T22:16:17.181Z] === RUN TestInspectNetwork/partial_network_id [2019-09-18T22:16:17.181Z] === RUN TestInspectNetwork/network_name [2019-09-18T22:16:17.181Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-18T22:16:17.805Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2019-09-18T22:16:17.805Z] ok github.com/docker/docker/distribution 0.189s coverage: 22.6% of statements [2019-09-18T22:16:17.805Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T22:16:18.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.05s) [2019-09-18T22:16:18.467Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-18T22:16:18.467Z] daemon.go:336: [dbe432a6a4674] waiting for daemon to start [2019-09-18T22:16:18.467Z] daemon.go:336: [dbe432a6a4674] waiting for daemon to start [2019-09-18T22:16:18.467Z] daemon.go:364: [dbe432a6a4674] daemon started [2019-09-18T22:16:18.467Z] daemon.go:472: [dbe432a6a4674] Stopping daemon [2019-09-18T22:16:18.467Z] daemon.go:307: [dbe432a6a4674] exiting daemon [2019-09-18T22:16:18.467Z] daemon.go:459: [dbe432a6a4674] Daemon stopped [2019-09-18T22:16:18.467Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T22:16:19.167Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-09-18T22:16:20.397Z] --- PASS: TestInspectNetwork (8.85s) [2019-09-18T22:16:20.397Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-18T22:16:20.397Z] daemon.go:336: [dbb1975cb5f4b] waiting for daemon to start [2019-09-18T22:16:20.397Z] daemon.go:336: [dbb1975cb5f4b] waiting for daemon to start [2019-09-18T22:16:20.397Z] daemon.go:364: [dbb1975cb5f4b] daemon started [2019-09-18T22:16:20.397Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-18T22:16:20.397Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-18T22:16:20.397Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-18T22:16:20.397Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-18T22:16:20.397Z] daemon.go:472: [dbb1975cb5f4b] Stopping daemon [2019-09-18T22:16:20.397Z] daemon.go:307: [dbb1975cb5f4b] exiting daemon [2019-09-18T22:16:20.398Z] daemon.go:459: [dbb1975cb5f4b] Daemon stopped [2019-09-18T22:16:20.398Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T22:16:20.529Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-09-18T22:16:20.783Z] ok github.com/docker/docker/distribution/xfer 1.430s coverage: 83.4% of statements [2019-09-18T22:16:20.783Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T22:16:20.992Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-18T22:16:21.250Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2019-09-18T22:16:21.250Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-18T22:16:21.250Z] daemon.go:336: [dd4c4354ca7cb] waiting for daemon to start [2019-09-18T22:16:21.250Z] daemon.go:336: [dd4c4354ca7cb] waiting for daemon to start [2019-09-18T22:16:21.250Z] daemon.go:364: [dd4c4354ca7cb] daemon started [2019-09-18T22:16:21.250Z] daemon.go:472: [dd4c4354ca7cb] Stopping daemon [2019-09-18T22:16:21.250Z] daemon.go:307: [dd4c4354ca7cb] exiting daemon [2019-09-18T22:16:21.250Z] daemon.go:459: [dd4c4354ca7cb] Daemon stopped [2019-09-18T22:16:21.250Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T22:16:21.708Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-09-18T22:16:21.708Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T22:16:22.632Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-09-18T22:16:22.632Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T22:16:23.191Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-18T22:16:23.223Z] --- PASS: TestRunContainerWithBridgeNone (2.91s) [2019-09-18T22:16:23.223Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-18T22:16:23.223Z] daemon.go:336: [db23d52459606] waiting for daemon to start [2019-09-18T22:16:23.223Z] daemon.go:336: [db23d52459606] waiting for daemon to start [2019-09-18T22:16:23.223Z] daemon.go:364: [db23d52459606] daemon started [2019-09-18T22:16:23.223Z] daemon.go:472: [db23d52459606] Stopping daemon [2019-09-18T22:16:23.223Z] daemon.go:307: [db23d52459606] exiting daemon [2019-09-18T22:16:23.223Z] daemon.go:459: [db23d52459606] Daemon stopped [2019-09-18T22:16:23.223Z] === RUN TestNetworkInvalidJSON [2019-09-18T22:16:23.223Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T22:16:23.223Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T22:16:23.223Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:16:23.223Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:16:23.223Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:16:23.223Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:16:23.223Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T22:16:23.223Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:16:23.223Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:16:23.223Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-18T22:16:23.223Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-18T22:16:23.223Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-18T22:16:23.223Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-18T22:16:23.223Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T22:16:24.006Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-18T22:16:24.006Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-18T22:16:24.006Z] daemon.go:336: [d3bd597cacc4e] waiting for daemon to start [2019-09-18T22:16:24.006Z] daemon.go:336: [d3bd597cacc4e] waiting for daemon to start [2019-09-18T22:16:24.006Z] daemon.go:364: [d3bd597cacc4e] daemon started [2019-09-18T22:16:24.006Z] daemon.go:472: [d3bd597cacc4e] Stopping daemon [2019-09-18T22:16:24.006Z] daemon.go:307: [d3bd597cacc4e] exiting daemon [2019-09-18T22:16:24.006Z] daemon.go:459: [d3bd597cacc4e] Daemon stopped [2019-09-18T22:16:24.006Z] daemon.go:336: [d3bd597cacc4e] waiting for daemon to start [2019-09-18T22:16:24.007Z] daemon.go:336: [d3bd597cacc4e] waiting for daemon to start [2019-09-18T22:16:24.007Z] daemon.go:364: [d3bd597cacc4e] daemon started [2019-09-18T22:16:24.007Z] daemon.go:472: [d3bd597cacc4e] Stopping daemon [2019-09-18T22:16:24.007Z] daemon.go:307: [d3bd597cacc4e] exiting daemon [2019-09-18T22:16:24.007Z] daemon.go:459: [d3bd597cacc4e] Daemon stopped [2019-09-18T22:16:24.007Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T22:16:24.527Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2019-09-18T22:16:24.527Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-18T22:16:24.527Z] daemon.go:336: [d479ffce7ffaa] waiting for daemon to start [2019-09-18T22:16:24.527Z] daemon.go:336: [d479ffce7ffaa] waiting for daemon to start [2019-09-18T22:16:24.527Z] daemon.go:364: [d479ffce7ffaa] daemon started [2019-09-18T22:16:24.527Z] daemon.go:472: [d479ffce7ffaa] Stopping daemon [2019-09-18T22:16:24.527Z] daemon.go:307: [d479ffce7ffaa] exiting daemon [2019-09-18T22:16:24.527Z] daemon.go:459: [d479ffce7ffaa] Daemon stopped [2019-09-18T22:16:24.527Z] === RUN TestCreateServiceSysctls [2019-09-18T22:16:24.551Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-09-18T22:16:24.786Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-09-18T22:16:24.786Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-18T22:16:24.786Z] daemon.go:336: [df4da37725e94] waiting for daemon to start [2019-09-18T22:16:24.786Z] daemon.go:336: [df4da37725e94] waiting for daemon to start [2019-09-18T22:16:24.786Z] daemon.go:364: [df4da37725e94] daemon started [2019-09-18T22:16:24.786Z] daemon.go:472: [df4da37725e94] Stopping daemon [2019-09-18T22:16:24.786Z] daemon.go:307: [df4da37725e94] exiting daemon [2019-09-18T22:16:24.786Z] daemon.go:459: [df4da37725e94] Daemon stopped [2019-09-18T22:16:24.786Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T22:16:24.847Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-18T22:16:26.070Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-09-18T22:16:26.070Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-18T22:16:26.070Z] daemon.go:336: [d011d657aaba9] waiting for daemon to start [2019-09-18T22:16:26.070Z] daemon.go:336: [d011d657aaba9] waiting for daemon to start [2019-09-18T22:16:26.070Z] daemon.go:364: [d011d657aaba9] daemon started [2019-09-18T22:16:26.070Z] daemon.go:472: [d011d657aaba9] Stopping daemon [2019-09-18T22:16:26.070Z] daemon.go:307: [d011d657aaba9] exiting daemon [2019-09-18T22:16:26.070Z] daemon.go:459: [d011d657aaba9] Daemon stopped [2019-09-18T22:16:26.070Z] daemon.go:336: [d011d657aaba9] waiting for daemon to start [2019-09-18T22:16:26.070Z] daemon.go:336: [d011d657aaba9] waiting for daemon to start [2019-09-18T22:16:26.070Z] daemon.go:364: [d011d657aaba9] daemon started [2019-09-18T22:16:26.070Z] daemon.go:472: [d011d657aaba9] Stopping daemon [2019-09-18T22:16:26.070Z] daemon.go:307: [d011d657aaba9] exiting daemon [2019-09-18T22:16:26.070Z] daemon.go:459: [d011d657aaba9] Daemon stopped [2019-09-18T22:16:26.070Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:16:26.729Z] ok github.com/docker/docker/pkg/archive 0.391s coverage: 77.3% of statements [2019-09-18T22:16:27.338Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2019-09-18T22:16:27.338Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:16:27.338Z] daemon.go:336: [d1dabec0442a5] waiting for daemon to start [2019-09-18T22:16:27.338Z] daemon.go:336: [d1dabec0442a5] waiting for daemon to start [2019-09-18T22:16:27.338Z] daemon.go:364: [d1dabec0442a5] daemon started [2019-09-18T22:16:27.338Z] daemon.go:472: [d1dabec0442a5] Stopping daemon [2019-09-18T22:16:27.338Z] daemon.go:307: [d1dabec0442a5] exiting daemon [2019-09-18T22:16:27.338Z] daemon.go:459: [d1dabec0442a5] Daemon stopped [2019-09-18T22:16:27.338Z] daemon.go:336: [d1dabec0442a5] waiting for daemon to start [2019-09-18T22:16:27.338Z] daemon.go:336: [d1dabec0442a5] waiting for daemon to start [2019-09-18T22:16:27.338Z] daemon.go:364: [d1dabec0442a5] daemon started [2019-09-18T22:16:27.338Z] daemon.go:472: [d1dabec0442a5] Stopping daemon [2019-09-18T22:16:27.338Z] daemon.go:307: [d1dabec0442a5] exiting daemon [2019-09-18T22:16:27.338Z] daemon.go:459: [d1dabec0442a5] Daemon stopped [2019-09-18T22:16:27.338Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:16:28.091Z] ok github.com/docker/docker/pkg/authorization 0.218s coverage: 66.7% of statements [2019-09-18T22:16:28.091Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-09-18T22:16:28.125Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-09-18T22:16:28.125Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:16:28.125Z] daemon.go:336: [dc78ba95350eb] waiting for daemon to start [2019-09-18T22:16:28.125Z] daemon.go:336: [dc78ba95350eb] waiting for daemon to start [2019-09-18T22:16:28.125Z] daemon.go:364: [dc78ba95350eb] daemon started [2019-09-18T22:16:28.125Z] daemon.go:472: [dc78ba95350eb] Stopping daemon [2019-09-18T22:16:28.125Z] daemon.go:307: [dc78ba95350eb] exiting daemon [2019-09-18T22:16:28.125Z] daemon.go:459: [dc78ba95350eb] Daemon stopped [2019-09-18T22:16:28.125Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T22:16:28.346Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-18T22:16:28.706Z] --- PASS: TestCreateServiceSysctls (3.73s) [2019-09-18T22:16:28.706Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-18T22:16:28.706Z] daemon.go:336: [d6d1530a6db93] waiting for daemon to start [2019-09-18T22:16:28.706Z] daemon.go:336: [d6d1530a6db93] waiting for daemon to start [2019-09-18T22:16:28.706Z] daemon.go:364: [d6d1530a6db93] daemon started [2019-09-18T22:16:28.706Z] daemon.go:472: [d6d1530a6db93] Stopping daemon [2019-09-18T22:16:28.706Z] daemon.go:307: [d6d1530a6db93] exiting daemon [2019-09-18T22:16:28.706Z] daemon.go:459: [d6d1530a6db93] Daemon stopped [2019-09-18T22:16:28.706Z] === RUN TestCreateServiceCapabilities [2019-09-18T22:16:31.231Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2019-09-18T22:16:31.231Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-18T22:16:31.231Z] daemon.go:336: [dd29af81cb526] waiting for daemon to start [2019-09-18T22:16:31.231Z] daemon.go:336: [dd29af81cb526] waiting for daemon to start [2019-09-18T22:16:31.231Z] daemon.go:364: [dd29af81cb526] daemon started [2019-09-18T22:16:31.231Z] daemon.go:472: [dd29af81cb526] Stopping daemon [2019-09-18T22:16:31.231Z] daemon.go:307: [dd29af81cb526] exiting daemon [2019-09-18T22:16:31.231Z] daemon.go:459: [dd29af81cb526] Daemon stopped [2019-09-18T22:16:31.231Z] === RUN TestInspect [2019-09-18T22:16:31.331Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2019-09-18T22:16:31.331Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-18T22:16:31.331Z] daemon.go:336: [d166405aac3de] waiting for daemon to start [2019-09-18T22:16:31.331Z] daemon.go:336: [d166405aac3de] waiting for daemon to start [2019-09-18T22:16:31.331Z] daemon.go:364: [d166405aac3de] daemon started [2019-09-18T22:16:31.331Z] daemon.go:472: [d166405aac3de] Stopping daemon [2019-09-18T22:16:31.331Z] daemon.go:307: [d166405aac3de] exiting daemon [2019-09-18T22:16:31.331Z] daemon.go:459: [d166405aac3de] Daemon stopped [2019-09-18T22:16:31.331Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T22:16:31.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:16:31.331Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:16:31.331Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T22:16:32.163Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-18T22:16:32.544Z] ok github.com/docker/docker/pkg/chrootarchive 2.971s coverage: 43.2% of statements [2019-09-18T22:16:32.544Z] ok github.com/docker/docker/layer 7.892s coverage: 68.8% of statements [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T22:16:32.544Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T22:16:32.544Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-09-18T22:16:33.104Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2019-09-18T22:16:33.104Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-09-18T22:16:34.029Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-18T22:16:34.590Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-09-18T22:16:35.151Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-18T22:16:35.443Z] --- PASS: TestInspect (3.64s) [2019-09-18T22:16:35.443Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-18T22:16:35.443Z] daemon.go:336: [d8a178e1e836b] waiting for daemon to start [2019-09-18T22:16:35.443Z] daemon.go:336: [d8a178e1e836b] waiting for daemon to start [2019-09-18T22:16:35.443Z] daemon.go:364: [d8a178e1e836b] daemon started [2019-09-18T22:16:35.443Z] daemon.go:472: [d8a178e1e836b] Stopping daemon [2019-09-18T22:16:35.443Z] daemon.go:307: [d8a178e1e836b] exiting daemon [2019-09-18T22:16:35.443Z] daemon.go:459: [d8a178e1e836b] Daemon stopped [2019-09-18T22:16:35.443Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T22:16:36.571Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-18T22:16:37.130Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-09-18T22:16:37.688Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2019-09-18T22:16:37.942Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2019-09-18T22:16:38.197Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 10.2% of statements [2019-09-18T22:16:38.720Z] === RUN Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-18T22:16:39.121Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 70.1% of statements [2019-09-18T22:16:39.682Z] ok github.com/docker/docker/pkg/ioutils 0.531s coverage: 70.6% of statements [2019-09-18T22:16:39.946Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-09-18T22:16:40.091Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-18T22:16:40.201Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2019-09-18T22:16:40.456Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-09-18T22:16:40.456Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-18T22:16:41.016Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-09-18T22:16:41.271Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-18T22:16:41.463Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-18T22:16:41.463Z] --- PASS: TestDockerNetworkConnectAlias (6.68s) [2019-09-18T22:16:41.463Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-18T22:16:41.464Z] daemon.go:336: [dda37829b1333] waiting for daemon to start [2019-09-18T22:16:41.464Z] daemon.go:336: [dda37829b1333] waiting for daemon to start [2019-09-18T22:16:41.464Z] daemon.go:364: [dda37829b1333] daemon started [2019-09-18T22:16:41.464Z] daemon.go:472: [dda37829b1333] Stopping daemon [2019-09-18T22:16:41.464Z] daemon.go:307: [dda37829b1333] exiting daemon [2019-09-18T22:16:41.464Z] daemon.go:459: [dda37829b1333] Daemon stopped [2019-09-18T22:16:41.464Z] === RUN TestDockerNetworkReConnect [2019-09-18T22:16:41.525Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-18T22:16:41.525Z] ok github.com/docker/docker/pkg/mount 0.600s coverage: 69.6% of statements [2019-09-18T22:16:41.525Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T22:16:41.721Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-18T22:16:42.085Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-09-18T22:16:42.085Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-09-18T22:16:42.085Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T22:16:42.085Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T22:16:43.091Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-18T22:16:43.447Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-09-18T22:16:44.006Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-18T22:16:44.260Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-18T22:16:44.461Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-18T22:16:44.515Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-09-18T22:16:45.830Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-18T22:16:45.830Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-18T22:16:45.830Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-18T22:16:45.830Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-18T22:16:45.830Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-18T22:16:45.873Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2019-09-18T22:16:46.128Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-18T22:16:47.728Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-09-18T22:16:47.728Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-18T22:16:47.728Z] daemon.go:336: [dab493275a6aa] waiting for daemon to start [2019-09-18T22:16:47.728Z] daemon.go:336: [dab493275a6aa] waiting for daemon to start [2019-09-18T22:16:47.728Z] daemon.go:364: [dab493275a6aa] daemon started [2019-09-18T22:16:47.728Z] daemon.go:472: [dab493275a6aa] Stopping daemon [2019-09-18T22:16:47.728Z] daemon.go:307: [dab493275a6aa] exiting daemon [2019-09-18T22:16:47.728Z] daemon.go:459: [dab493275a6aa] Daemon stopped [2019-09-18T22:16:47.728Z] === RUN TestServicePlugin [2019-09-18T22:16:47.748Z] --- PASS: TestServiceWithDataPathPortInit (16.57s) [2019-09-18T22:16:47.748Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T22:16:47.748Z] daemon.go:336: [d20402f63bf3d] waiting for daemon to start [2019-09-18T22:16:47.748Z] daemon.go:336: [d20402f63bf3d] waiting for daemon to start [2019-09-18T22:16:47.748Z] daemon.go:364: [d20402f63bf3d] daemon started [2019-09-18T22:16:47.748Z] daemon.go:472: [d20402f63bf3d] Stopping daemon [2019-09-18T22:16:47.748Z] daemon.go:307: [d20402f63bf3d] exiting daemon [2019-09-18T22:16:47.748Z] daemon.go:459: [d20402f63bf3d] Daemon stopped [2019-09-18T22:16:47.748Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T22:16:47.748Z] daemon.go:336: [d091f7f65ca8d] waiting for daemon to start [2019-09-18T22:16:47.748Z] daemon.go:336: [d091f7f65ca8d] waiting for daemon to start [2019-09-18T22:16:47.748Z] daemon.go:364: [d091f7f65ca8d] daemon started [2019-09-18T22:16:47.748Z] daemon.go:472: [d091f7f65ca8d] Stopping daemon [2019-09-18T22:16:47.748Z] daemon.go:307: [d091f7f65ca8d] exiting daemon [2019-09-18T22:16:47.748Z] daemon.go:459: [d091f7f65ca8d] Daemon stopped [2019-09-18T22:16:47.748Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T22:16:47.985Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-18T22:16:47.985Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-18T22:16:49.366Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-18T22:16:49.384Z] ok github.com/docker/docker/pkg/signal 2.411s coverage: 61.0% of statements [2019-09-18T22:16:49.384Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-09-18T22:16:49.944Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-18T22:16:50.199Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-18T22:16:50.298Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-18T22:16:50.454Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-18T22:16:51.014Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-18T22:16:51.231Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-18T22:16:51.489Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-18T22:16:51.574Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-09-18T22:16:51.829Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2019-09-18T22:16:52.388Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-09-18T22:16:52.947Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-09-18T22:16:53.202Z] testing: warning: no tests to run [2019-09-18T22:16:53.202Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-09-18T22:16:53.456Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-18T22:16:53.755Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-18T22:16:54.011Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-18T22:16:54.768Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-18T22:16:56.520Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-09-18T22:16:57.064Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.56s) [2019-09-18T22:16:57.064Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-18T22:16:57.064Z] daemon.go:336: [d748bf1c10ad9] waiting for daemon to start [2019-09-18T22:16:57.064Z] daemon.go:336: [d748bf1c10ad9] waiting for daemon to start [2019-09-18T22:16:57.064Z] daemon.go:364: [d748bf1c10ad9] daemon started [2019-09-18T22:16:57.064Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mn1spk17jg8oejp92l8b1h2jx Created:2019-09-18 22:16:48.970927671 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[d52cbe39481ed7db94a1d8354c0b361374cd8331f49313c8d9c8dc4ac7707a7f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wkn8p5p2yrt55y956m5jctz0u EndpointID:f0f3209839f39664f702a06867ed7e7d95f48ec4f56c348efa6baca7e659a55f MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5cd3f8a9d1f5ee78aacced8150793863e158c35c46b7873eb8a4b8abd3d4fe4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4113db4af33e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wkn8p5p2yrt55y956m5jctz0u EndpointID:f0f3209839f39664f702a06867ed7e7d95f48ec4f56c348efa6baca7e659a55f EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-18T22:16:57.064Z] daemon.go:472: [d748bf1c10ad9] Stopping daemon [2019-09-18T22:16:57.064Z] daemon.go:307: [d748bf1c10ad9] exiting daemon [2019-09-18T22:16:57.064Z] daemon.go:459: [d748bf1c10ad9] Daemon stopped [2019-09-18T22:16:57.064Z] PASS [2019-09-18T22:16:57.064Z] [2019-09-18T22:16:57.064Z] === Skipped [2019-09-18T22:16:57.064Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:16:57.064Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:16:57.064Z] [2019-09-18T22:16:57.064Z] [2019-09-18T22:16:57.064Z] DONE 21 tests, 1 skipped in 45.784s [2019-09-18T22:16:57.064Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-18T22:16:57.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:16:57.064Z] ++ set -e [2019-09-18T22:16:57.064Z] ++ '[' -n 0 ']' [2019-09-18T22:16:57.064Z] ++ set -x [2019-09-18T22:16:57.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:16:57.064Z] INFO: Testing against a local daemon [2019-09-18T22:16:57.064Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-18T22:16:57.079Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-18T22:16:57.296Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-18T22:16:57.847Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.41s) [2019-09-18T22:16:57.847Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-18T22:16:57.847Z] daemon.go:336: [dfff621414ef7] waiting for daemon to start [2019-09-18T22:16:57.847Z] daemon.go:336: [dfff621414ef7] waiting for daemon to start [2019-09-18T22:16:57.847Z] daemon.go:364: [dfff621414ef7] daemon started [2019-09-18T22:16:57.847Z] daemon.go:472: [dfff621414ef7] Stopping daemon [2019-09-18T22:16:57.847Z] daemon.go:307: [dfff621414ef7] exiting daemon [2019-09-18T22:16:57.847Z] daemon.go:459: [dfff621414ef7] Daemon stopped [2019-09-18T22:16:57.847Z] daemon.go:336: [dfff621414ef7] waiting for daemon to start [2019-09-18T22:16:57.847Z] daemon.go:336: [dfff621414ef7] waiting for daemon to start [2019-09-18T22:16:57.847Z] daemon.go:364: [dfff621414ef7] daemon started [2019-09-18T22:16:57.847Z] daemon.go:472: [dfff621414ef7] Stopping daemon [2019-09-18T22:16:57.847Z] daemon.go:307: [dfff621414ef7] exiting daemon [2019-09-18T22:16:57.847Z] daemon.go:459: [dfff621414ef7] Daemon stopped [2019-09-18T22:16:57.847Z] === RUN TestDockerNetworkIpvlan [2019-09-18T22:16:58.002Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-18T22:16:58.227Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-18T22:16:58.256Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-09-18T22:16:58.484Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-18T22:16:58.636Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-18T22:16:59.049Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-18T22:16:59.049Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-18T22:16:59.150Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-18T22:16:59.422Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-18T22:16:59.980Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-18T22:17:00.141Z] ok github.com/docker/docker/registry 0.097s coverage: 56.5% of statements [2019-09-18T22:17:00.212Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-18T22:17:00.237Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T22:17:00.396Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-18T22:17:00.652Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-09-18T22:17:01.759Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-18T22:17:02.015Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-18T22:17:02.863Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-18T22:17:02.863Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-18T22:17:02.863Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-18T22:17:02.962Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-18T22:17:02.962Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-18T22:17:02.962Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-18T22:17:03.434Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-18T22:17:03.796Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-18T22:17:04.730Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-18T22:17:05.339Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-18T22:17:05.594Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-09-18T22:17:06.105Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-18T22:17:06.155Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-18T22:17:06.838Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-18T22:17:07.037Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-18T22:17:07.559Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-09-18T22:17:08.935Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-18T22:17:09.261Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-18T22:17:10.833Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-18T22:17:11.766Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-18T22:17:13.312Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-18T22:17:13.664Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-18T22:17:14.597Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-18T22:17:15.352Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-18T22:17:16.495Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-18T22:17:17.150Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-18T22:17:17.150Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-18T22:17:17.150Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-18T22:17:17.407Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-18T22:17:17.407Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-18T22:17:17.407Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-18T22:17:17.407Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-18T22:17:17.777Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T22:17:17.777Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === Skipped [2019-09-18T22:17:17.777Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-18T22:17:17.777Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-18T22:17:17.777Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:73: No driver to put! [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-18T22:17:17.777Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-18T22:17:17.777Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-18T22:17:17.777Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T22:17:17.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-18T22:17:17.777Z] graphtest_unix.go:73: No driver to put! [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-18T22:17:17.777Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-18T22:17:17.777Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] [2019-09-18T22:17:17.777Z] DONE 2084 tests, 20 skipped in 247.432s Post stage [Pipeline] junit [2019-09-18T22:17:17.786Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-18T22:17:18.452Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-18T22:17:18.498Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39957/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -e DOCKER_GRAPHDRIVER docker:f470698c2c10c2382080fab34f83088450fabdd6 hack/validate/vendor [2019-09-18T22:17:19.304Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-18T22:17:19.421Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-18T22:17:20.335Z] + echo Building e2e image [2019-09-18T22:17:20.335Z] Building e2e image [2019-09-18T22:17:20.335Z] + docker build --build-arg DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-18T22:17:20.335Z] #2 [internal] load .dockerignore [2019-09-18T22:17:20.335Z] #2 transferring context: 34B done [2019-09-18T22:17:20.335Z] #2 DONE 0.0s [2019-09-18T22:17:20.335Z] [2019-09-18T22:17:20.335Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-18T22:17:20.335Z] #1 transferring dockerfile: 3.19kB done [2019-09-18T22:17:20.335Z] #1 DONE 0.0s [2019-09-18T22:17:20.335Z] [2019-09-18T22:17:20.335Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-18T22:17:20.590Z] #4 ... [2019-09-18T22:17:20.590Z] [2019-09-18T22:17:20.590Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-18T22:17:20.590Z] #3 DONE 0.2s [2019-09-18T22:17:20.590Z] [2019-09-18T22:17:20.590Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-18T22:17:20.590Z] #4 DONE 0.2s [2019-09-18T22:17:20.590Z] [2019-09-18T22:17:20.590Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-18T22:17:20.590Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-09-18T22:17:20.590Z] #5 DONE 0.0s [2019-09-18T22:17:20.590Z] [2019-09-18T22:17:20.590Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T22:17:20.590Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-09-18T22:17:20.590Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-09-18T22:17:20.590Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-09-18T22:17:20.590Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-09-18T22:17:20.845Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-09-18T22:17:20.845Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-09-18T22:17:20.845Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 0B / 125.33MB 0.1s [2019-09-18T22:17:20.845Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 0.1s [2019-09-18T22:17:20.845Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.1s done [2019-09-18T22:17:20.845Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-09-18T22:17:21.101Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.86MB / 125.33MB 0.3s [2019-09-18T22:17:21.101Z] #14 ... [2019-09-18T22:17:21.101Z] [2019-09-18T22:17:21.101Z] #8 [internal] load build context [2019-09-18T22:17:21.101Z] #8 transferring context: 794.90kB 0.4s done [2019-09-18T22:17:21.101Z] #8 DONE 0.6s [2019-09-18T22:17:21.101Z] [2019-09-18T22:17:21.101Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T22:17:21.101Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 17.55MB / 125.33MB 0.4s [2019-09-18T22:17:21.101Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 33.86MB / 125.33MB 0.6s [2019-09-18T22:17:21.101Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.4s done [2019-09-18T22:17:21.210Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-18T22:17:21.210Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-18T22:17:21.356Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-09-18T22:17:21.614Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 51.00MB / 125.33MB 0.9s [2019-09-18T22:17:21.614Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 60.11MB / 125.33MB 1.0s [2019-09-18T22:17:21.774Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-18T22:17:21.873Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 75.45MB / 125.33MB 1.2s [2019-09-18T22:17:21.873Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 84.57MB / 125.33MB 1.3s [2019-09-18T22:17:22.172Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 103.17MB / 125.33MB 1.5s [2019-09-18T22:17:22.172Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 117.72MB / 125.33MB 1.6s [2019-09-18T22:17:22.427Z] #14 ... [2019-09-18T22:17:22.427Z] [2019-09-18T22:17:22.427Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-18T22:17:22.427Z] #6 DONE 1.8s [2019-09-18T22:17:22.427Z] [2019-09-18T22:17:22.427Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T22:17:22.427Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s done [2019-09-18T22:17:22.683Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-18T22:17:22.706Z] --- PASS: TestServicePlugin (35.32s) [2019-09-18T22:17:22.706Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T22:17:22.706Z] daemon.go:336: [d059ad2d18e4f] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:336: [d059ad2d18e4f] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:364: [d059ad2d18e4f] daemon started [2019-09-18T22:17:22.706Z] daemon.go:472: [d059ad2d18e4f] Stopping daemon [2019-09-18T22:17:22.706Z] daemon.go:307: [d059ad2d18e4f] exiting daemon [2019-09-18T22:17:22.706Z] daemon.go:459: [d059ad2d18e4f] Daemon stopped [2019-09-18T22:17:22.706Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T22:17:22.706Z] daemon.go:336: [d92af1f1b12f6] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:336: [d92af1f1b12f6] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:364: [d92af1f1b12f6] daemon started [2019-09-18T22:17:22.706Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T22:17:22.706Z] daemon.go:336: [dfebda11c7405] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:336: [dfebda11c7405] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:364: [dfebda11c7405] daemon started [2019-09-18T22:17:22.706Z] plugin_test.go:62: [dfebda11c7405] joining swarm manager [d92af1f1b12f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:17:22.706Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T22:17:22.706Z] daemon.go:336: [d8eb9021a39ba] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:336: [d8eb9021a39ba] waiting for daemon to start [2019-09-18T22:17:22.706Z] daemon.go:364: [d8eb9021a39ba] daemon started [2019-09-18T22:17:22.706Z] plugin_test.go:65: [d8eb9021a39ba] joining swarm manager [d92af1f1b12f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:17:22.706Z] daemon.go:472: [d8eb9021a39ba] Stopping daemon [2019-09-18T22:17:22.706Z] daemon.go:307: [d8eb9021a39ba] exiting daemon [2019-09-18T22:17:22.706Z] daemon.go:459: [d8eb9021a39ba] Daemon stopped [2019-09-18T22:17:22.706Z] daemon.go:472: [dfebda11c7405] Stopping daemon [2019-09-18T22:17:22.706Z] daemon.go:307: [dfebda11c7405] exiting daemon [2019-09-18T22:17:22.706Z] daemon.go:459: [dfebda11c7405] Daemon stopped [2019-09-18T22:17:22.706Z] daemon.go:472: [d92af1f1b12f6] Stopping daemon [2019-09-18T22:17:22.706Z] daemon.go:307: [d92af1f1b12f6] exiting daemon [2019-09-18T22:17:22.706Z] daemon.go:459: [d92af1f1b12f6] Daemon stopped [2019-09-18T22:17:22.706Z] === RUN TestServiceUpdateLabel [2019-09-18T22:17:22.723Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-09-18T22:17:22.963Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-18T22:17:23.896Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan (27.04s) [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [d5b57d09c4b11] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [d5b57d09c4b11] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [d5b57d09c4b11] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-09-18T22:17:24.532Z] daemon.go:472: [d5b57d09c4b11] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [d5b57d09c4b11] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [d5b57d09c4b11] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [dedc5b0b45328] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [dedc5b0b45328] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [dedc5b0b45328] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-18T22:17:24.532Z] daemon.go:472: [dedc5b0b45328] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [dedc5b0b45328] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [dedc5b0b45328] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [dfa64274f7ca6] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [dfa64274f7ca6] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [dfa64274f7ca6] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.32s) [2019-09-18T22:17:24.532Z] daemon.go:472: [dfa64274f7ca6] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [dfa64274f7ca6] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [dfa64274f7ca6] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [d802ad0d52f1d] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [d802ad0d52f1d] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [d802ad0d52f1d] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.31s) [2019-09-18T22:17:24.532Z] daemon.go:472: [d802ad0d52f1d] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [d802ad0d52f1d] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [d802ad0d52f1d] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [d38dde5c8c613] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [d38dde5c8c613] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [d38dde5c8c613] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.28s) [2019-09-18T22:17:24.532Z] daemon.go:472: [d38dde5c8c613] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [d38dde5c8c613] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [d38dde5c8c613] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [d22c5b531cb0a] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [d22c5b531cb0a] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [d22c5b531cb0a] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.29s) [2019-09-18T22:17:24.532Z] daemon.go:472: [d22c5b531cb0a] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [d22c5b531cb0a] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [d22c5b531cb0a] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [d323378cc320c] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [d323378cc320c] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [d323378cc320c] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.28s) [2019-09-18T22:17:24.532Z] daemon.go:472: [d323378cc320c] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [d323378cc320c] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [d323378cc320c] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [d2904cdd7fc4a] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [d2904cdd7fc4a] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [d2904cdd7fc4a] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.06s) [2019-09-18T22:17:24.532Z] daemon.go:472: [d2904cdd7fc4a] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [d2904cdd7fc4a] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [d2904cdd7fc4a] Daemon stopped [2019-09-18T22:17:24.532Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:17:24.532Z] daemon.go:336: [da7b8cbf4c1ae] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:336: [da7b8cbf4c1ae] waiting for daemon to start [2019-09-18T22:17:24.532Z] daemon.go:364: [da7b8cbf4c1ae] daemon started [2019-09-18T22:17:24.532Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.88s) [2019-09-18T22:17:24.532Z] daemon.go:472: [da7b8cbf4c1ae] Stopping daemon [2019-09-18T22:17:24.532Z] daemon.go:307: [da7b8cbf4c1ae] exiting daemon [2019-09-18T22:17:24.532Z] daemon.go:459: [da7b8cbf4c1ae] Daemon stopped [2019-09-18T22:17:24.532Z] PASS [2019-09-18T22:17:24.532Z] [2019-09-18T22:17:24.532Z] DONE 11 tests in 28.589s [2019-09-18T22:17:24.532Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-18T22:17:24.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:17:24.532Z] ++ set -e [2019-09-18T22:17:24.532Z] ++ '[' -n 0 ']' [2019-09-18T22:17:24.532Z] ++ set -x [2019-09-18T22:17:24.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:17:24.827Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-18T22:17:24.903Z] INFO: Testing against a local daemon [2019-09-18T22:17:24.903Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-18T22:17:25.759Z] --- PASS: TestServiceUpdateLabel (2.88s) [2019-09-18T22:17:25.759Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-18T22:17:25.759Z] daemon.go:336: [d3a9f528b315a] waiting for daemon to start [2019-09-18T22:17:25.759Z] daemon.go:336: [d3a9f528b315a] waiting for daemon to start [2019-09-18T22:17:25.759Z] daemon.go:364: [d3a9f528b315a] daemon started [2019-09-18T22:17:25.759Z] daemon.go:472: [d3a9f528b315a] Stopping daemon [2019-09-18T22:17:25.759Z] daemon.go:307: [d3a9f528b315a] exiting daemon [2019-09-18T22:17:25.759Z] daemon.go:459: [d3a9f528b315a] Daemon stopped [2019-09-18T22:17:25.759Z] === RUN TestServiceUpdateSecrets [2019-09-18T22:17:25.759Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-18T22:17:25.759Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-18T22:17:25.759Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-18T22:17:26.193Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-09-18T22:17:26.193Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-18T22:17:26.193Z] daemon.go:336: [d3e2f11a58883] waiting for daemon to start [2019-09-18T22:17:26.193Z] daemon.go:336: [d3e2f11a58883] waiting for daemon to start [2019-09-18T22:17:26.193Z] daemon.go:364: [d3e2f11a58883] daemon started [2019-09-18T22:17:26.193Z] daemon.go:472: [d3e2f11a58883] Stopping daemon [2019-09-18T22:17:26.193Z] daemon.go:307: [d3e2f11a58883] exiting daemon [2019-09-18T22:17:26.193Z] daemon.go:459: [d3e2f11a58883] Daemon stopped [2019-09-18T22:17:26.193Z] daemon.go:336: [d3e2f11a58883] waiting for daemon to start [2019-09-18T22:17:26.193Z] daemon.go:336: [d3e2f11a58883] waiting for daemon to start [2019-09-18T22:17:26.193Z] daemon.go:364: [d3e2f11a58883] daemon started [2019-09-18T22:17:26.193Z] daemon.go:472: [d3e2f11a58883] Stopping daemon [2019-09-18T22:17:26.193Z] daemon.go:307: [d3e2f11a58883] exiting daemon [2019-09-18T22:17:26.193Z] daemon.go:459: [d3e2f11a58883] Daemon stopped [2019-09-18T22:17:26.193Z] === RUN TestDockerNetworkMacvlan [2019-09-18T22:17:26.691Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-18T22:17:26.691Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-18T22:17:26.691Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-18T22:17:26.691Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-18T22:17:26.948Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-18T22:17:27.011Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-18T22:17:27.788Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-18T22:17:27.880Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-18T22:17:27.961Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-09-18T22:17:28.812Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-18T22:17:28.888Z] #14 ... [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.888Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-18T22:17:28.888Z] #7 1.294 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-18T22:17:28.888Z] #7 2.396 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-18T22:17:28.888Z] #7 2.514 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-18T22:17:28.888Z] #7 2.517 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-18T22:17:28.888Z] #7 2.729 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-18T22:17:28.888Z] #7 2.740 (4/31) Installing readline (8.0.0-r0) [2019-09-18T22:17:28.888Z] #7 2.745 (5/31) Installing bash (5.0.0-r0) [2019-09-18T22:17:28.888Z] #7 2.761 Executing bash-5.0.0-r0.post-install [2019-09-18T22:17:28.888Z] #7 2.769 (6/31) Installing ca-certificates (20190108-r0) [2019-09-18T22:17:28.888Z] #7 2.787 (7/31) Installing libgcc (8.3.0-r0) [2019-09-18T22:17:28.888Z] #7 2.791 (8/31) Installing libstdc++ (8.3.0-r0) [2019-09-18T22:17:28.888Z] #7 2.806 (9/31) Installing binutils (2.32-r0) [2019-09-18T22:17:28.888Z] #7 2.907 (10/31) Installing gmp (6.1.2-r1) [2019-09-18T22:17:28.888Z] #7 2.919 (11/31) Installing isl (0.18-r0) [2019-09-18T22:17:28.888Z] #7 2.939 (12/31) Installing libgomp (8.3.0-r0) [2019-09-18T22:17:28.888Z] #7 2.943 (13/31) Installing libatomic (8.3.0-r0) [2019-09-18T22:17:28.888Z] #7 2.946 (14/31) Installing mpfr3 (3.1.5-r1) [2019-09-18T22:17:28.888Z] #7 2.952 (15/31) Installing mpc1 (1.1.0-r0) [2019-09-18T22:17:28.888Z] #7 2.955 (16/31) Installing gcc (8.3.0-r0) [2019-09-18T22:17:28.888Z] #7 3.878 (17/31) Installing musl-dev (1.1.22-r3) [2019-09-18T22:17:28.888Z] #7 3.982 (18/31) Installing libc-dev (0.7.1-r0) [2019-09-18T22:17:28.888Z] #7 3.983 (19/31) Installing g++ (8.3.0-r0) [2019-09-18T22:17:28.888Z] #7 4.556 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-09-18T22:17:28.888Z] #7 4.560 (21/31) Installing libcurl (7.66.0-r0) [2019-09-18T22:17:28.888Z] #7 4.569 (22/31) Installing expat (2.2.7-r1) [2019-09-18T22:17:28.888Z] #7 4.573 (23/31) Installing pcre2 (10.33-r0) [2019-09-18T22:17:28.888Z] #7 4.581 (24/31) Installing git (2.22.0-r0) [2019-09-18T22:17:28.888Z] #7 4.808 (25/31) Installing libmnl (1.0.4-r0) [2019-09-18T22:17:28.888Z] #7 4.810 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-09-18T22:17:28.888Z] #7 4.815 (27/31) Installing iptables (1.8.3-r0) [2019-09-18T22:17:28.888Z] #7 4.845 (28/31) Installing pigz (2.4-r0) [2019-09-18T22:17:28.888Z] #7 4.853 (29/31) Installing tar (1.32-r0) [2019-09-18T22:17:28.888Z] #7 4.863 (30/31) Installing xz-libs (5.2.4-r0) [2019-09-18T22:17:28.888Z] #7 4.867 (31/31) Installing xz (5.2.4-r0) [2019-09-18T22:17:28.888Z] #7 4.880 Executing busybox-1.30.1-r2.trigger [2019-09-18T22:17:28.888Z] #7 4.885 Executing ca-certificates-20190108-r0.trigger [2019-09-18T22:17:28.888Z] #7 4.949 OK: 185 MiB in 45 packages [2019-09-18T22:17:28.888Z] #7 DONE 6.3s [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.888Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-18T22:17:28.888Z] #9 DONE 0.1s [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.888Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-18T22:17:28.888Z] #10 DONE 0.1s [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.888Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T22:17:28.888Z] #14 ... [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.888Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-18T22:17:28.888Z] #11 DONE 0.1s [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.888Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-18T22:17:28.888Z] #12 DONE 0.1s [2019-09-18T22:17:28.888Z] [2019-09-18T22:17:28.889Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T22:17:28.889Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.3s done [2019-09-18T22:17:29.051Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-18T22:17:29.143Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-09-18T22:17:29.143Z] #14 DONE 8.6s [2019-09-18T22:17:29.143Z] [2019-09-18T22:17:29.143Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-18T22:17:29.143Z] #13 DONE 0.1s [2019-09-18T22:17:29.143Z] [2019-09-18T22:17:29.143Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-18T22:17:29.744Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-18T22:17:29.744Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-18T22:17:30.064Z] #15 0.771 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-18T22:17:30.988Z] #15 1.847 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-18T22:17:30.988Z] #15 1.919 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-18T22:17:31.243Z] #15 1.922 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-18T22:17:31.243Z] #15 2.057 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-18T22:17:31.243Z] #15 2.065 (4/43) Installing readline (8.0.0-r0) [2019-09-18T22:17:31.243Z] #15 2.069 (5/43) Installing bash (5.0.0-r0) [2019-09-18T22:17:31.243Z] #15 2.080 Executing bash-5.0.0-r0.post-install [2019-09-18T22:17:31.243Z] #15 2.082 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-18T22:17:31.243Z] #15 2.154 (7/43) Installing libuuid (2.33.2-r0) [2019-09-18T22:17:31.243Z] #15 2.156 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-18T22:17:31.243Z] #15 2.159 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-18T22:17:31.243Z] #15 2.164 (10/43) Installing binutils (2.32-r0) [2019-09-18T22:17:31.243Z] #15 2.232 (11/43) Installing libmagic (5.37-r0) [2019-09-18T22:17:31.243Z] #15 2.251 (12/43) Installing file (5.37-r0) [2019-09-18T22:17:31.243Z] #15 2.253 (13/43) Installing gmp (6.1.2-r1) [2019-09-18T22:17:31.243Z] #15 2.259 (14/43) Installing isl (0.18-r0) [2019-09-18T22:17:31.498Z] #15 2.274 (15/43) Installing libgomp (8.3.0-r0) [2019-09-18T22:17:31.498Z] #15 2.276 (16/43) Installing libatomic (8.3.0-r0) [2019-09-18T22:17:31.498Z] #15 2.278 (17/43) Installing libgcc (8.3.0-r0) [2019-09-18T22:17:31.498Z] #15 2.280 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-18T22:17:31.498Z] #15 2.286 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-18T22:17:31.498Z] #15 2.288 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-18T22:17:31.498Z] #15 2.299 (21/43) Installing gcc (8.3.0-r0) [2019-09-18T22:17:31.509Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-18T22:17:31.638Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-18T22:17:32.059Z] #15 2.924 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-18T22:17:32.059Z] #15 3.000 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-18T22:17:32.203Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-18T22:17:32.203Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-18T22:17:32.323Z] #15 3.001 (24/43) Installing g++ (8.3.0-r0) [2019-09-18T22:17:32.623Z] #15 3.450 (25/43) Installing make (4.2.1-r2) [2019-09-18T22:17:32.623Z] #15 3.454 (26/43) Installing fortify-headers (1.1-r0) [2019-09-18T22:17:32.623Z] #15 3.457 (27/43) Installing build-base (0.5-r1) [2019-09-18T22:17:32.623Z] #15 3.458 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-18T22:17:32.623Z] #15 3.461 (29/43) Installing libcurl (7.66.0-r0) [2019-09-18T22:17:32.623Z] #15 3.467 (30/43) Installing curl (7.66.0-r0) [2019-09-18T22:17:32.623Z] #15 3.470 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-18T22:17:32.623Z] #15 3.476 (32/43) Installing jq (1.6-r0) [2019-09-18T22:17:32.623Z] #15 3.483 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-18T22:17:32.623Z] #15 3.487 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-18T22:17:32.623Z] #15 3.490 (35/43) Installing libaio (0.3.111-r0) [2019-09-18T22:17:32.623Z] #15 3.492 (36/43) Installing libblkid (2.33.2-r0) [2019-09-18T22:17:32.623Z] #15 3.496 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-18T22:17:32.623Z] #15 3.523 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-18T22:17:32.623Z] #15 3.529 (39/43) Installing libmount (2.33.2-r0) [2019-09-18T22:17:32.623Z] #15 3.534 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-18T22:17:32.623Z] #15 3.537 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-18T22:17:32.623Z] #15 3.540 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-18T22:17:32.623Z] #15 3.561 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-18T22:17:32.919Z] #15 3.566 Executing busybox-1.30.1-r2.trigger [2019-09-18T22:17:32.919Z] #15 3.572 OK: 190 MiB in 58 packages [2019-09-18T22:17:33.136Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-18T22:17:33.843Z] #15 DONE 4.5s [2019-09-18T22:17:33.843Z] [2019-09-18T22:17:33.843Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-18T22:17:34.069Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-18T22:17:34.636Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-18T22:17:34.809Z] #16 DONE 0.9s [2019-09-18T22:17:34.809Z] [2019-09-18T22:17:34.809Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-18T22:17:35.369Z] #17 DONE 0.8s [2019-09-18T22:17:35.369Z] [2019-09-18T22:17:35.369Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-18T22:17:35.369Z] #18 DONE 0.0s [2019-09-18T22:17:35.369Z] [2019-09-18T22:17:35.369Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-18T22:17:35.369Z] #26 DONE 0.1s [2019-09-18T22:17:35.369Z] [2019-09-18T22:17:35.369Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-18T22:17:35.369Z] #19 DONE 0.1s [2019-09-18T22:17:35.369Z] [2019-09-18T22:17:35.369Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T22:17:35.369Z] #22 DONE 0.1s [2019-09-18T22:17:35.369Z] [2019-09-18T22:17:35.369Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-18T22:17:35.559Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-18T22:17:35.568Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-18T22:17:35.568Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-18T22:17:35.623Z] #23 DONE 0.1s [2019-09-18T22:17:35.623Z] [2019-09-18T22:17:35.623Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-18T22:17:35.623Z] #27 DONE 0.1s [2019-09-18T22:17:35.623Z] [2019-09-18T22:17:35.623Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-18T22:17:35.623Z] #28 DONE 0.1s [2019-09-18T22:17:35.623Z] [2019-09-18T22:17:35.623Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T22:17:36.500Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-18T22:17:37.289Z] #24 1.557 + RM_GOPATH=0 [2019-09-18T22:17:37.289Z] #24 1.563 + TMP_GOPATH= [2019-09-18T22:17:37.289Z] #24 1.563 + : /build [2019-09-18T22:17:37.289Z] #24 1.563 + '[' -z '' ']' [2019-09-18T22:17:37.289Z] #24 1.566 ++ mktemp -d [2019-09-18T22:17:37.289Z] #24 1.566 + export GOPATH=/tmp/tmp.hkPBog [2019-09-18T22:17:37.289Z] #24 1.566 + GOPATH=/tmp/tmp.hkPBog [2019-09-18T22:17:37.289Z] #24 1.566 + RM_GOPATH=1 [2019-09-18T22:17:37.289Z] #24 1.566 ++ dirname ./install.sh [2019-09-18T22:17:37.289Z] #24 1.567 + dir=. [2019-09-18T22:17:37.289Z] #24 1.567 + bin=dockercli [2019-09-18T22:17:37.289Z] #24 1.567 + shift [2019-09-18T22:17:37.289Z] #24 1.567 + '[' '!' -f ./dockercli.installer ']' [2019-09-18T22:17:37.289Z] #24 1.567 + . ./dockercli.installer [2019-09-18T22:17:37.289Z] #24 1.567 ++ DOCKERCLI_CHANNEL=stable [2019-09-18T22:17:37.289Z] #24 1.567 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-18T22:17:37.289Z] #24 1.567 + install_dockercli [2019-09-18T22:17:37.289Z] #24 1.567 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-18T22:17:37.289Z] #24 1.567 Install docker/cli version 17.06.2-ce from stable [2019-09-18T22:17:37.289Z] #24 1.567 ++ uname -m [2019-09-18T22:17:37.289Z] #24 1.568 + arch=x86_64 [2019-09-18T22:17:37.289Z] #24 1.568 + '[' x86_64 '!=' x86_64 ']' [2019-09-18T22:17:37.289Z] #24 1.568 + url=https://download.docker.com/linux/static [2019-09-18T22:17:37.289Z] #24 1.568 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-18T22:17:37.289Z] #24 1.568 + tar -xz docker/docker [2019-09-18T22:17:37.289Z] #24 ... [2019-09-18T22:17:37.289Z] [2019-09-18T22:17:37.289Z] #31 [builder 1/4] COPY . . [2019-09-18T22:17:37.289Z] #31 DONE 2.0s [2019-09-18T22:17:37.432Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-18T22:17:37.544Z] [2019-09-18T22:17:37.544Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-18T22:17:38.363Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-18T22:17:38.363Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-18T22:17:39.293Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-18T22:17:39.431Z] #32 DONE 2.1s [2019-09-18T22:17:39.431Z] [2019-09-18T22:17:39.431Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T22:17:39.431Z] #20 2.532 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-18T22:17:39.431Z] #20 3.021 [2019-09-18T22:17:40.454Z] #20 3.246 #=#=# 0.0% 0.9% # 2.5% ###### 8.8% ############ 17.5% ################### 26.9% ############################# 41.7% ################################# 46.0% ##################################### 52.2% ############################################## 65.1% ##################################################### 74.8% ########################################################### 83.1% ############################################################ 83.9% [2019-09-18T22:17:40.454Z] #20 ... [2019-09-18T22:17:40.454Z] [2019-09-18T22:17:40.454Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T22:17:40.454Z] #24 4.608 + mkdir -p /build [2019-09-18T22:17:40.454Z] #24 4.608 + mv docker/docker /build/ [2019-09-18T22:17:40.454Z] #24 4.608 + rmdir docker [2019-09-18T22:17:40.454Z] #24 DONE 4.7s [2019-09-18T22:17:40.454Z] [2019-09-18T22:17:40.454Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T22:17:40.665Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-18T22:17:40.665Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2019-09-18T22:17:40.665Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-18T22:17:40.665Z] daemon.go:336: [ddcb68cafa986] waiting for daemon to start [2019-09-18T22:17:40.665Z] daemon.go:336: [ddcb68cafa986] waiting for daemon to start [2019-09-18T22:17:40.665Z] daemon.go:364: [ddcb68cafa986] daemon started [2019-09-18T22:17:40.665Z] daemon.go:472: [ddcb68cafa986] Stopping daemon [2019-09-18T22:17:40.665Z] daemon.go:307: [ddcb68cafa986] exiting daemon [2019-09-18T22:17:40.665Z] daemon.go:459: [ddcb68cafa986] Daemon stopped [2019-09-18T22:17:40.665Z] === RUN TestServiceUpdateConfigs [2019-09-18T22:17:40.709Z] #20 3.246 #=#=# 0.0% 0.9% # 2.5% ###### 8.8% ############ 17.5% ################### 26.9% ############################# 41.7% ################################# 46.0% ##################################### 52.2% ############################################## 65.1% ##################################################### 74.8% ########################################################### 83.1% ############################################################ 83.9% ################################################################# 90.3% ################################################################## 92.3% ######################################################################## 100.0% [2019-09-18T22:17:40.883Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-18T22:17:41.272Z] #20 5.883 [2019-09-18T22:17:41.528Z] #20 6.000 ####### 10.8% ############################################### 65.5% ######################################################################## 100.0% [2019-09-18T22:17:41.697Z] --- PASS: TestDockerNetworkMacvlan (15.47s) [2019-09-18T22:17:41.697Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:17:41.697Z] daemon.go:336: [ddb78fa3b98db] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:336: [ddb78fa3b98db] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:364: [ddb78fa3b98db] daemon started [2019-09-18T22:17:41.697Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-18T22:17:41.697Z] daemon.go:472: [ddb78fa3b98db] Stopping daemon [2019-09-18T22:17:41.697Z] daemon.go:307: [ddb78fa3b98db] exiting daemon [2019-09-18T22:17:41.697Z] daemon.go:459: [ddb78fa3b98db] Daemon stopped [2019-09-18T22:17:41.697Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:17:41.697Z] daemon.go:336: [d86105989a3df] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:336: [d86105989a3df] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:364: [d86105989a3df] daemon started [2019-09-18T22:17:41.697Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-09-18T22:17:41.697Z] daemon.go:472: [d86105989a3df] Stopping daemon [2019-09-18T22:17:41.697Z] daemon.go:307: [d86105989a3df] exiting daemon [2019-09-18T22:17:41.697Z] daemon.go:459: [d86105989a3df] Daemon stopped [2019-09-18T22:17:41.697Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:17:41.697Z] daemon.go:336: [dfbe561508c52] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:336: [dfbe561508c52] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:364: [dfbe561508c52] daemon started [2019-09-18T22:17:41.697Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2019-09-18T22:17:41.697Z] daemon.go:472: [dfbe561508c52] Stopping daemon [2019-09-18T22:17:41.697Z] daemon.go:307: [dfbe561508c52] exiting daemon [2019-09-18T22:17:41.697Z] daemon.go:459: [dfbe561508c52] Daemon stopped [2019-09-18T22:17:41.697Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:17:41.697Z] daemon.go:336: [d101e193bc85a] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:336: [d101e193bc85a] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:364: [d101e193bc85a] daemon started [2019-09-18T22:17:41.697Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-09-18T22:17:41.697Z] daemon.go:472: [d101e193bc85a] Stopping daemon [2019-09-18T22:17:41.697Z] daemon.go:307: [d101e193bc85a] exiting daemon [2019-09-18T22:17:41.697Z] daemon.go:459: [d101e193bc85a] Daemon stopped [2019-09-18T22:17:41.697Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:17:41.697Z] daemon.go:336: [df25eb56d4ebd] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:336: [df25eb56d4ebd] waiting for daemon to start [2019-09-18T22:17:41.697Z] daemon.go:364: [df25eb56d4ebd] daemon started [2019-09-18T22:17:41.697Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2019-09-18T22:17:41.697Z] daemon.go:472: [df25eb56d4ebd] Stopping daemon [2019-09-18T22:17:41.697Z] daemon.go:307: [df25eb56d4ebd] exiting daemon [2019-09-18T22:17:41.697Z] daemon.go:459: [df25eb56d4ebd] Daemon stopped [2019-09-18T22:17:41.697Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:17:41.698Z] daemon.go:336: [d733310f39bd7] waiting for daemon to start [2019-09-18T22:17:41.698Z] daemon.go:336: [d733310f39bd7] waiting for daemon to start [2019-09-18T22:17:41.698Z] daemon.go:364: [d733310f39bd7] daemon started [2019-09-18T22:17:41.698Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2019-09-18T22:17:41.698Z] daemon.go:472: [d733310f39bd7] Stopping daemon [2019-09-18T22:17:41.698Z] daemon.go:307: [d733310f39bd7] exiting daemon [2019-09-18T22:17:41.698Z] daemon.go:459: [d733310f39bd7] Daemon stopped [2019-09-18T22:17:41.698Z] PASS [2019-09-18T22:17:41.698Z] [2019-09-18T22:17:41.698Z] DONE 8 tests in 16.981s [2019-09-18T22:17:41.698Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-18T22:17:41.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:17:41.698Z] ++ set -e [2019-09-18T22:17:41.698Z] ++ '[' -n 0 ']' [2019-09-18T22:17:41.698Z] ++ set -x [2019-09-18T22:17:41.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:17:41.698Z] testing: warning: no tests to run [2019-09-18T22:17:41.698Z] PASS [2019-09-18T22:17:41.698Z] [2019-09-18T22:17:41.698Z] DONE 0 tests in 0.020s [2019-09-18T22:17:41.698Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-18T22:17:41.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:17:41.698Z] ++ set -e [2019-09-18T22:17:41.698Z] ++ '[' -n 0 ']' [2019-09-18T22:17:41.698Z] ++ set -x [2019-09-18T22:17:41.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:17:42.086Z] INFO: Testing against a local daemon [2019-09-18T22:17:42.086Z] === RUN TestAuthZPluginAllowRequest [2019-09-18T22:17:42.090Z] #20 6.593 [2019-09-18T22:17:42.561Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-18T22:17:42.562Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-18T22:17:42.562Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-18T22:17:42.562Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-18T22:17:42.562Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-18T22:17:42.857Z] #20 6.711 1.0% ### 4.6% ############# 18.8% ##################### 29.8% ########################## 37.5% #################################### 50.5% ################################################## 69.9% ################################################################ 90.2% ######################################################################## 100.0% [2019-09-18T22:17:43.418Z] #20 7.990 [2019-09-18T22:17:43.493Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-18T22:17:43.913Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-09-18T22:17:43.913Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-18T22:17:43.913Z] daemon.go:336: [d7d53904bc540] waiting for daemon to start [2019-09-18T22:17:43.913Z] daemon.go:336: [d7d53904bc540] waiting for daemon to start [2019-09-18T22:17:43.913Z] daemon.go:364: [d7d53904bc540] daemon started [2019-09-18T22:17:43.913Z] daemon.go:472: [d7d53904bc540] Stopping daemon [2019-09-18T22:17:43.913Z] daemon.go:307: [d7d53904bc540] exiting daemon [2019-09-18T22:17:43.913Z] daemon.go:459: [d7d53904bc540] Daemon stopped [2019-09-18T22:17:43.913Z] === RUN TestAuthZPluginTLS [2019-09-18T22:17:44.290Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-09-18T22:17:44.290Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-18T22:17:44.290Z] daemon.go:336: [d887d8b794939] waiting for daemon to start [2019-09-18T22:17:44.290Z] daemon.go:336: [d887d8b794939] waiting for daemon to start [2019-09-18T22:17:44.290Z] daemon.go:364: [d887d8b794939] daemon started [2019-09-18T22:17:44.290Z] daemon.go:472: [d887d8b794939] Stopping daemon [2019-09-18T22:17:44.290Z] daemon.go:307: [d887d8b794939] exiting daemon [2019-09-18T22:17:44.290Z] daemon.go:459: [d887d8b794939] Daemon stopped [2019-09-18T22:17:44.290Z] === RUN TestAuthZPluginDenyRequest [2019-09-18T22:17:44.655Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-18T22:17:44.655Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-18T22:17:44.655Z] daemon.go:336: [d070312c45324] waiting for daemon to start [2019-09-18T22:17:44.655Z] daemon.go:336: [d070312c45324] waiting for daemon to start [2019-09-18T22:17:44.655Z] daemon.go:364: [d070312c45324] daemon started [2019-09-18T22:17:44.655Z] daemon.go:472: [d070312c45324] Stopping daemon [2019-09-18T22:17:44.655Z] daemon.go:307: [d070312c45324] exiting daemon [2019-09-18T22:17:44.655Z] daemon.go:459: [d070312c45324] Daemon stopped [2019-09-18T22:17:44.655Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-18T22:17:44.951Z] #20 8.108 1.3% ###### 9.4% ############# 18.4% ################## 25.3% ####################### 33.2% ########################### 38.7% ################################## 48.0% ######################################## 55.7% ############################################# 62.8% ################################################## 70.4% ######################################################## 78.3% ############################################################# 85.6% ################################################################## 92.9% ######################################################################## 100.0% [2019-09-18T22:17:45.206Z] #20 9.697 [2019-09-18T22:17:45.452Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-18T22:17:45.452Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-18T22:17:45.452Z] daemon.go:336: [d1ce92b3e92c4] waiting for daemon to start [2019-09-18T22:17:45.452Z] daemon.go:336: [d1ce92b3e92c4] waiting for daemon to start [2019-09-18T22:17:45.452Z] daemon.go:364: [d1ce92b3e92c4] daemon started [2019-09-18T22:17:45.452Z] daemon.go:472: [d1ce92b3e92c4] Stopping daemon [2019-09-18T22:17:45.452Z] daemon.go:307: [d1ce92b3e92c4] exiting daemon [2019-09-18T22:17:45.452Z] daemon.go:459: [d1ce92b3e92c4] Daemon stopped [2019-09-18T22:17:45.452Z] === RUN TestAuthZPluginDenyResponse [2019-09-18T22:17:45.767Z] #20 ... [2019-09-18T22:17:45.768Z] [2019-09-18T22:17:45.768Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-18T22:17:45.768Z] #29 ... [2019-09-18T22:17:45.768Z] [2019-09-18T22:17:45.768Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T22:17:45.768Z] #33 1.768 [2019-09-18T22:17:45.768Z] #33 1.924 Removing bundles/ [2019-09-18T22:17:45.768Z] #33 1.925 [2019-09-18T22:17:45.768Z] #33 1.932 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-18T22:17:45.768Z] #33 3.245 Building test suite binary ./integration-cli/test.main [2019-09-18T22:17:45.817Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-09-18T22:17:45.817Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-18T22:17:45.817Z] daemon.go:336: [d6c5b2dddb1dd] waiting for daemon to start [2019-09-18T22:17:45.817Z] daemon.go:336: [d6c5b2dddb1dd] waiting for daemon to start [2019-09-18T22:17:45.817Z] daemon.go:364: [d6c5b2dddb1dd] daemon started [2019-09-18T22:17:45.817Z] daemon.go:472: [d6c5b2dddb1dd] Stopping daemon [2019-09-18T22:17:45.817Z] daemon.go:307: [d6c5b2dddb1dd] exiting daemon [2019-09-18T22:17:45.817Z] daemon.go:459: [d6c5b2dddb1dd] Daemon stopped [2019-09-18T22:17:45.817Z] === RUN TestAuthZPluginAllowEventStream [2019-09-18T22:17:46.328Z] #33 ... [2019-09-18T22:17:46.328Z] [2019-09-18T22:17:46.328Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T22:17:46.328Z] #20 10.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-18T22:17:46.889Z] #20 11.33 [2019-09-18T22:17:46.889Z] #20 11.44 ######################################################################## 100.0% [2019-09-18T22:17:47.449Z] #20 11.75 [2019-09-18T22:17:47.650Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-09-18T22:17:47.650Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-18T22:17:47.650Z] daemon.go:336: [d94aed7a1a7ae] waiting for daemon to start [2019-09-18T22:17:47.650Z] daemon.go:336: [d94aed7a1a7ae] waiting for daemon to start [2019-09-18T22:17:47.650Z] daemon.go:364: [d94aed7a1a7ae] daemon started [2019-09-18T22:17:47.650Z] daemon.go:472: [d94aed7a1a7ae] Stopping daemon [2019-09-18T22:17:47.650Z] daemon.go:307: [d94aed7a1a7ae] exiting daemon [2019-09-18T22:17:47.650Z] daemon.go:459: [d94aed7a1a7ae] Daemon stopped [2019-09-18T22:17:47.650Z] === RUN TestAuthZPluginErrorResponse [2019-09-18T22:17:48.034Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-18T22:17:48.034Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-18T22:17:48.034Z] daemon.go:336: [d8041b2b37e89] waiting for daemon to start [2019-09-18T22:17:48.034Z] daemon.go:336: [d8041b2b37e89] waiting for daemon to start [2019-09-18T22:17:48.034Z] daemon.go:364: [d8041b2b37e89] daemon started [2019-09-18T22:17:48.034Z] daemon.go:472: [d8041b2b37e89] Stopping daemon [2019-09-18T22:17:48.034Z] daemon.go:307: [d8041b2b37e89] exiting daemon [2019-09-18T22:17:48.034Z] daemon.go:459: [d8041b2b37e89] Daemon stopped [2019-09-18T22:17:48.034Z] === RUN TestAuthZPluginErrorRequest [2019-09-18T22:17:48.375Z] #20 12.76 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-18T22:17:48.430Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-09-18T22:17:48.430Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-18T22:17:48.430Z] daemon.go:336: [d06ffd91ea672] waiting for daemon to start [2019-09-18T22:17:48.430Z] daemon.go:336: [d06ffd91ea672] waiting for daemon to start [2019-09-18T22:17:48.430Z] daemon.go:364: [d06ffd91ea672] daemon started [2019-09-18T22:17:48.430Z] daemon.go:472: [d06ffd91ea672] Stopping daemon [2019-09-18T22:17:48.430Z] daemon.go:307: [d06ffd91ea672] exiting daemon [2019-09-18T22:17:48.430Z] daemon.go:459: [d06ffd91ea672] Daemon stopped [2019-09-18T22:17:48.430Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T22:17:48.631Z] #20 13.16 [2019-09-18T22:17:48.756Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-18T22:17:48.886Z] #20 13.32 0.7% ######################################################################## 100.0% [2019-09-18T22:17:49.012Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-18T22:17:49.142Z] #20 13.73 [2019-09-18T22:17:49.222Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-09-18T22:17:49.222Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T22:17:49.222Z] daemon.go:336: [dda88c05e0499] waiting for daemon to start [2019-09-18T22:17:49.222Z] daemon.go:336: [dda88c05e0499] waiting for daemon to start [2019-09-18T22:17:49.222Z] daemon.go:364: [dda88c05e0499] daemon started [2019-09-18T22:17:49.222Z] daemon.go:472: [dda88c05e0499] Stopping daemon [2019-09-18T22:17:49.222Z] daemon.go:307: [dda88c05e0499] exiting daemon [2019-09-18T22:17:49.222Z] daemon.go:459: [dda88c05e0499] Daemon stopped [2019-09-18T22:17:49.222Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-18T22:17:49.943Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-18T22:17:49.943Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-18T22:17:49.943Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-18T22:17:50.108Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T22:17:50.108Z] [2019-09-18T22:17:50.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T22:17:50.108Z] PKG_CONFIG=pkg-config [2019-09-18T22:17:50.108Z] GOLANG_VERSION=1.12.9 [2019-09-18T22:17:50.108Z] HOSTNAME=b49553efb92c [2019-09-18T22:17:50.108Z] DOCKER_EXPERIMENTAL=1 [2019-09-18T22:17:50.108Z] container=docker [2019-09-18T22:17:50.108Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-18T22:17:50.108Z] GOPATH=/go [2019-09-18T22:17:50.108Z] PWD=/go/src/github.com/docker/docker [2019-09-18T22:17:50.108Z] HOME=/root [2019-09-18T22:17:50.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T22:17:50.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T22:17:50.108Z] DOCKER_GITCOMMIT=f470698c2c10c2382080fab34f83088450fabdd6 [2019-09-18T22:17:50.108Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T22:17:50.108Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T22:17:50.108Z] TERM=xterm [2019-09-18T22:17:50.108Z] DEST=bundles/test-integration [2019-09-18T22:17:50.108Z] SHLVL=1 [2019-09-18T22:17:50.108Z] TIMEOUT=120m [2019-09-18T22:17:50.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T22:17:50.108Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T22:17:50.108Z] TESTDEBUG=0 [2019-09-18T22:17:50.108Z] _=/usr/bin/env [2019-09-18T22:17:50.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T22:17:50.506Z] #20 14.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-18T22:17:50.506Z] #20 15.05 skipping existing 1849cc453dee [2019-09-18T22:17:50.762Z] #20 15.35 [2019-09-18T22:17:51.715Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-09-18T22:17:51.715Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-18T22:17:51.715Z] daemon.go:336: [d2cddb276bf68] waiting for daemon to start [2019-09-18T22:17:51.715Z] daemon.go:336: [d2cddb276bf68] waiting for daemon to start [2019-09-18T22:17:51.715Z] daemon.go:364: [d2cddb276bf68] daemon started [2019-09-18T22:17:51.715Z] daemon.go:472: [d2cddb276bf68] Stopping daemon [2019-09-18T22:17:51.715Z] daemon.go:307: [d2cddb276bf68] exiting daemon [2019-09-18T22:17:51.715Z] daemon.go:459: [d2cddb276bf68] Daemon stopped [2019-09-18T22:17:51.715Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T22:17:52.125Z] #20 16.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-18T22:17:52.125Z] #20 16.85 [2019-09-18T22:17:52.381Z] #20 16.96 ######################################################################## 100.0% [2019-09-18T22:17:52.942Z] #20 17.31 [2019-09-18T22:17:52.942Z] #20 17.41 Download of images into '/build' complete. [2019-09-18T22:17:52.942Z] #20 17.41 Use something like the following to load the result into a Docker daemon: [2019-09-18T22:17:52.942Z] #20 17.41 tar -cC '/build' . | docker load [2019-09-18T22:17:53.218Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-18T22:17:53.763Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2019-09-18T22:17:53.763Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T22:17:53.763Z] daemon.go:336: [d71dc1259a50d] waiting for daemon to start [2019-09-18T22:17:53.763Z] daemon.go:336: [d71dc1259a50d] waiting for daemon to start [2019-09-18T22:17:53.763Z] daemon.go:364: [d71dc1259a50d] daemon started [2019-09-18T22:17:53.763Z] daemon.go:472: [d71dc1259a50d] Stopping daemon [2019-09-18T22:17:53.763Z] daemon.go:307: [d71dc1259a50d] exiting daemon [2019-09-18T22:17:53.763Z] daemon.go:459: [d71dc1259a50d] Daemon stopped [2019-09-18T22:17:53.763Z] === RUN TestAuthZPluginHeader [2019-09-18T22:17:53.782Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-18T22:17:54.305Z] #20 DONE 18.6s [2019-09-18T22:17:54.305Z] [2019-09-18T22:17:54.305Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-18T22:17:54.672Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-09-18T22:17:54.672Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-18T22:17:54.672Z] daemon.go:336: [d3e9342351dfb] waiting for daemon to start [2019-09-18T22:17:54.672Z] daemon.go:336: [d3e9342351dfb] waiting for daemon to start [2019-09-18T22:17:54.672Z] daemon.go:364: [d3e9342351dfb] daemon started [2019-09-18T22:17:54.672Z] daemon.go:472: [d3e9342351dfb] Stopping daemon [2019-09-18T22:17:54.672Z] daemon.go:307: [d3e9342351dfb] exiting daemon [2019-09-18T22:17:54.672Z] daemon.go:459: [d3e9342351dfb] Daemon stopped [2019-09-18T22:17:54.672Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T22:17:54.672Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-18T22:17:54.672Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:17:54.672Z] === RUN TestAuthZPluginV2Disable [2019-09-18T22:17:54.672Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-18T22:17:54.672Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:17:54.672Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-18T22:17:54.672Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T22:17:54.672Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:17:54.672Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T22:17:54.672Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T22:17:54.672Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:17:54.672Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T22:17:55.151Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-18T22:17:56.521Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2019-09-18T22:17:56.522Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-18T22:17:56.522Z] daemon.go:336: [d279f23446039] waiting for daemon to start [2019-09-18T22:17:56.522Z] daemon.go:336: [d279f23446039] waiting for daemon to start [2019-09-18T22:17:56.522Z] daemon.go:364: [d279f23446039] daemon started [2019-09-18T22:17:56.522Z] daemon.go:472: [d279f23446039] Stopping daemon [2019-09-18T22:17:56.522Z] daemon.go:307: [d279f23446039] exiting daemon [2019-09-18T22:17:56.522Z] daemon.go:459: [d279f23446039] Daemon stopped [2019-09-18T22:17:56.522Z] === RUN TestServiceUpdateNetwork [2019-09-18T22:17:56.818Z] #29 ... [2019-09-18T22:17:56.818Z] [2019-09-18T22:17:56.818Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T22:17:58.182Z] #21 DONE 1.1s [2019-09-18T22:17:58.182Z] [2019-09-18T22:17:58.182Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-18T22:17:58.182Z] #25 DONE 0.1s [2019-09-18T22:17:58.182Z] [2019-09-18T22:17:58.182Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-18T22:17:59.799Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-18T22:18:00.364Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-18T22:18:02.261Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:18:02.261Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-18T22:18:04.163Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-18T22:18:08.119Z] #29 31.45 # github.com/docker/docker/contrib/httpserver [2019-09-18T22:18:08.119Z] #29 31.45 loadinternal: cannot find runtime/cgo [2019-09-18T22:18:08.119Z] #29 DONE 31.7s [2019-09-18T22:18:08.119Z] [2019-09-18T22:18:08.119Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T22:18:08.119Z] #33 ... [2019-09-18T22:18:08.119Z] [2019-09-18T22:18:08.119Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-18T22:18:08.119Z] #30 DONE 0.1s [2019-09-18T22:18:08.119Z] [2019-09-18T22:18:08.119Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T22:18:12.265Z] --- PASS: TestServiceUpdateNetwork (15.76s) [2019-09-18T22:18:12.265Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-18T22:18:12.265Z] daemon.go:336: [dccc4f1d8df44] waiting for daemon to start [2019-09-18T22:18:12.265Z] daemon.go:336: [dccc4f1d8df44] waiting for daemon to start [2019-09-18T22:18:12.265Z] daemon.go:364: [dccc4f1d8df44] daemon started [2019-09-18T22:18:12.265Z] daemon.go:472: [dccc4f1d8df44] Stopping daemon [2019-09-18T22:18:12.265Z] daemon.go:307: [dccc4f1d8df44] exiting daemon [2019-09-18T22:18:12.265Z] daemon.go:459: [dccc4f1d8df44] Daemon stopped [2019-09-18T22:18:12.265Z] PASS [2019-09-18T22:18:12.265Z] [2019-09-18T22:18:12.265Z] DONE 19 tests in 169.773s [2019-09-18T22:18:12.265Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-18T22:18:12.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:12.265Z] ++ set -e [2019-09-18T22:18:12.265Z] ++ '[' -n 0 ']' [2019-09-18T22:18:12.265Z] ++ set -x [2019-09-18T22:18:12.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:12.523Z] INFO: Testing against a local daemon [2019-09-18T22:18:12.523Z] === RUN TestSessionCreate [2019-09-18T22:18:12.523Z] --- PASS: TestSessionCreate (0.02s) [2019-09-18T22:18:12.523Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T22:18:12.523Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-18T22:18:12.523Z] PASS [2019-09-18T22:18:12.523Z] [2019-09-18T22:18:12.523Z] DONE 2 tests in 0.138s [2019-09-18T22:18:12.523Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-18T22:18:12.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:12.523Z] ++ set -e [2019-09-18T22:18:12.523Z] ++ '[' -n 0 ']' [2019-09-18T22:18:12.523Z] ++ set -x [2019-09-18T22:18:12.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:12.780Z] INFO: Testing against a local daemon [2019-09-18T22:18:12.780Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T22:18:12.780Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:18:12.780Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T22:18:12.780Z] === RUN TestEventsExecDie [2019-09-18T22:18:13.713Z] --- PASS: TestEventsExecDie (0.93s) [2019-09-18T22:18:13.713Z] === RUN TestEventsBackwardsCompatible [2019-09-18T22:18:13.713Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-09-18T22:18:13.713Z] === RUN TestInfoBinaryCommits [2019-09-18T22:18:13.713Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-18T22:18:13.713Z] === RUN TestInfoAPIVersioned [2019-09-18T22:18:13.713Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-18T22:18:13.713Z] === RUN TestInfoAPI [2019-09-18T22:18:13.713Z] --- PASS: TestInfoAPI (0.04s) [2019-09-18T22:18:13.713Z] === RUN TestInfoAPIWarnings [2019-09-18T22:18:14.309Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.09s) [2019-09-18T22:18:14.309Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:364: [df833f987eeaf] daemon started [2019-09-18T22:18:14.309Z] daemon.go:472: [df833f987eeaf] Stopping daemon [2019-09-18T22:18:14.309Z] daemon.go:307: [df833f987eeaf] exiting daemon [2019-09-18T22:18:14.309Z] daemon.go:459: [df833f987eeaf] Daemon stopped [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:350: [df833f987eeaf] error pinging daemon on start: Get http://df833f987eeaf.sock/_ping: context deadline exceeded [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:350: [df833f987eeaf] error pinging daemon on start: Get http://df833f987eeaf.sock/_ping: context deadline exceeded [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:350: [df833f987eeaf] error pinging daemon on start: Get http://df833f987eeaf.sock/_ping: context deadline exceeded [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:350: [df833f987eeaf] error pinging daemon on start: Get http://df833f987eeaf.sock/_ping: context deadline exceeded [2019-09-18T22:18:14.309Z] daemon.go:307: [df833f987eeaf] exiting daemon [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:336: [df833f987eeaf] waiting for daemon to start [2019-09-18T22:18:14.309Z] daemon.go:364: [df833f987eeaf] daemon started [2019-09-18T22:18:14.309Z] daemon.go:472: [df833f987eeaf] Stopping daemon [2019-09-18T22:18:14.309Z] daemon.go:307: [df833f987eeaf] exiting daemon [2019-09-18T22:18:14.309Z] daemon.go:459: [df833f987eeaf] Daemon stopped [2019-09-18T22:18:14.309Z] PASS [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] === Skipped [2019-09-18T22:18:14.309Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-18T22:18:14.309Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-18T22:18:14.309Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T22:18:14.309Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T22:18:14.309Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] DONE 17 tests, 4 skipped in 29.978s [2019-09-18T22:18:14.309Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-18T22:18:14.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:14.309Z] ++ set -e [2019-09-18T22:18:14.309Z] ++ '[' -n 0 ']' [2019-09-18T22:18:14.309Z] ++ set -x [2019-09-18T22:18:14.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:14.309Z] INFO: Testing against a local daemon [2019-09-18T22:18:14.309Z] === RUN TestPluginInvalidJSON [2019-09-18T22:18:14.309Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:18:14.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:18:14.309Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:18:14.309Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-18T22:18:14.309Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T22:18:14.309Z] PASS [2019-09-18T22:18:14.309Z] [2019-09-18T22:18:14.309Z] DONE 2 tests in 0.282s [2019-09-18T22:18:14.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-18T22:18:14.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:14.309Z] ++ set -e [2019-09-18T22:18:14.309Z] ++ '[' -n 0 ']' [2019-09-18T22:18:14.309Z] ++ set -x [2019-09-18T22:18:14.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:14.310Z] INFO: Testing against a local daemon [2019-09-18T22:18:14.310Z] === RUN TestExternalGraphDriver [2019-09-18T22:18:14.310Z] === RUN TestExternalGraphDriver/json [2019-09-18T22:18:14.646Z] --- PASS: TestInfoAPIWarnings (0.74s) [2019-09-18T22:18:14.646Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-18T22:18:14.646Z] daemon.go:336: [d0c03f7f80d64] waiting for daemon to start [2019-09-18T22:18:14.646Z] daemon.go:336: [d0c03f7f80d64] waiting for daemon to start [2019-09-18T22:18:14.646Z] daemon.go:364: [d0c03f7f80d64] daemon started [2019-09-18T22:18:14.646Z] daemon.go:472: [d0c03f7f80d64] Stopping daemon [2019-09-18T22:18:14.646Z] daemon.go:307: [d0c03f7f80d64] exiting daemon [2019-09-18T22:18:14.646Z] daemon.go:459: [d0c03f7f80d64] Daemon stopped [2019-09-18T22:18:14.646Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T22:18:14.646Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-09-18T22:18:14.646Z] === RUN TestPingCacheHeaders [2019-09-18T22:18:14.646Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-18T22:18:14.646Z] === RUN TestPingGet [2019-09-18T22:18:14.646Z] --- PASS: TestPingGet (0.01s) [2019-09-18T22:18:14.646Z] === RUN TestPingHead [2019-09-18T22:18:14.646Z] --- PASS: TestPingHead (0.02s) [2019-09-18T22:18:14.646Z] === RUN TestVersion [2019-09-18T22:18:14.646Z] --- PASS: TestVersion (0.02s) [2019-09-18T22:18:14.646Z] PASS [2019-09-18T22:18:14.646Z] [2019-09-18T22:18:14.646Z] === Skipped [2019-09-18T22:18:14.646Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:18:14.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T22:18:14.646Z] [2019-09-18T22:18:14.646Z] [2019-09-18T22:18:14.646Z] DONE 12 tests, 1 skipped in 2.255s [2019-09-18T22:18:14.904Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-18T22:18:14.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:14.904Z] ++ set -e [2019-09-18T22:18:14.904Z] ++ '[' -n 0 ']' [2019-09-18T22:18:14.904Z] ++ set -x [2019-09-18T22:18:14.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:14.904Z] INFO: Testing against a local daemon [2019-09-18T22:18:14.904Z] === RUN TestVolumesCreateAndList [2019-09-18T22:18:14.904Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-09-18T22:18:14.904Z] === RUN TestVolumesRemove [2019-09-18T22:18:15.092Z] === RUN TestExternalGraphDriver/spec [2019-09-18T22:18:15.162Z] --- PASS: TestVolumesRemove (0.15s) [2019-09-18T22:18:15.162Z] === RUN TestVolumesInspect [2019-09-18T22:18:15.162Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-18T22:18:15.162Z] === RUN TestVolumesInvalidJSON [2019-09-18T22:18:15.162Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T22:18:15.162Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T22:18:15.162Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T22:18:15.162Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-18T22:18:15.162Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-18T22:18:15.162Z] PASS [2019-09-18T22:18:15.162Z] [2019-09-18T22:18:15.162Z] DONE 5 tests in 0.380s [2019-09-18T22:18:15.162Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T22:18:15.727Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T22:18:15.727Z] +++ kill 5235 [2019-09-18T22:18:17.098Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T22:18:17.098Z] +++ /etc/init.d/apparmor stop [2019-09-18T22:18:17.098Z] Clearing AppArmor profiles cache:. [2019-09-18T22:18:17.098Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T22:18:17.098Z] Unloading profiles will leave already running processes permanently [2019-09-18T22:18:17.098Z] unconfined, which can lead to unexpected situations. [2019-09-18T22:18:17.098Z] [2019-09-18T22:18:17.098Z] To set a process to complain mode, use the command line tool [2019-09-18T22:18:17.098Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T22:18:17.098Z] with the 'teardown' option." [2019-09-18T22:18:17.098Z] [2019-09-18T22:18:17.529Z] === RUN TestExternalGraphDriver/pull [2019-09-18T22:18:19.352Z] --- PASS: TestExternalGraphDriver (7.28s) [2019-09-18T22:18:19.352Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:364: [d848b822fc3e8] daemon started [2019-09-18T22:18:19.352Z] daemon.go:472: [d848b822fc3e8] Stopping daemon [2019-09-18T22:18:19.352Z] daemon.go:307: [d848b822fc3e8] exiting daemon [2019-09-18T22:18:19.352Z] daemon.go:459: [d848b822fc3e8] Daemon stopped [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:364: [d848b822fc3e8] daemon started [2019-09-18T22:18:19.352Z] daemon.go:472: [d848b822fc3e8] Stopping daemon [2019-09-18T22:18:19.352Z] daemon.go:307: [d848b822fc3e8] exiting daemon [2019-09-18T22:18:19.352Z] daemon.go:459: [d848b822fc3e8] Daemon stopped [2019-09-18T22:18:19.352Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:364: [d848b822fc3e8] daemon started [2019-09-18T22:18:19.352Z] daemon.go:472: [d848b822fc3e8] Stopping daemon [2019-09-18T22:18:19.352Z] daemon.go:307: [d848b822fc3e8] exiting daemon [2019-09-18T22:18:19.352Z] daemon.go:459: [d848b822fc3e8] Daemon stopped [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:364: [d848b822fc3e8] daemon started [2019-09-18T22:18:19.352Z] daemon.go:472: [d848b822fc3e8] Stopping daemon [2019-09-18T22:18:19.352Z] daemon.go:307: [d848b822fc3e8] exiting daemon [2019-09-18T22:18:19.352Z] daemon.go:459: [d848b822fc3e8] Daemon stopped [2019-09-18T22:18:19.352Z] --- PASS: TestExternalGraphDriver/spec (2.27s) [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:336: [d848b822fc3e8] waiting for daemon to start [2019-09-18T22:18:19.352Z] daemon.go:364: [d848b822fc3e8] daemon started [2019-09-18T22:18:19.352Z] daemon.go:472: [d848b822fc3e8] Stopping daemon [2019-09-18T22:18:19.352Z] daemon.go:307: [d848b822fc3e8] exiting daemon [2019-09-18T22:18:19.352Z] daemon.go:459: [d848b822fc3e8] Daemon stopped [2019-09-18T22:18:19.352Z] --- PASS: TestExternalGraphDriver/pull (2.34s) [2019-09-18T22:18:19.352Z] === RUN TestGraphdriverPluginV2 [2019-09-18T22:18:19.800Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-18T22:18:19.800Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:18:19.800Z] PASS [2019-09-18T22:18:19.800Z] [2019-09-18T22:18:19.800Z] === Skipped [2019-09-18T22:18:19.800Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-18T22:18:19.800Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:18:19.800Z] [2019-09-18T22:18:19.800Z] [2019-09-18T22:18:19.800Z] DONE 5 tests, 1 skipped in 7.525s [2019-09-18T22:18:19.800Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-18T22:18:19.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:19.800Z] ++ set -e [2019-09-18T22:18:19.800Z] ++ '[' -n 0 ']' [2019-09-18T22:18:19.800Z] ++ set -x [2019-09-18T22:18:19.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:19.800Z] INFO: Testing against a local daemon [2019-09-18T22:18:19.800Z] === RUN TestContinueAfterPluginCrash [2019-09-18T22:18:19.800Z] === PAUSE TestContinueAfterPluginCrash [2019-09-18T22:18:19.800Z] === RUN TestDaemonStartWithLogOpt [2019-09-18T22:18:19.800Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-18T22:18:19.800Z] === CONT TestContinueAfterPluginCrash [2019-09-18T22:18:19.800Z] === CONT TestDaemonStartWithLogOpt [2019-09-18T22:18:29.284Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-18T22:18:29.284Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-18T22:18:29.848Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-18T22:18:31.527Z] --- PASS: TestDaemonStartWithLogOpt (11.38s) [2019-09-18T22:18:31.527Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-18T22:18:31.527Z] daemon.go:336: [d237d027d44cc] waiting for daemon to start [2019-09-18T22:18:31.527Z] daemon.go:336: [d237d027d44cc] waiting for daemon to start [2019-09-18T22:18:31.527Z] daemon.go:364: [d237d027d44cc] daemon started [2019-09-18T22:18:31.527Z] daemon.go:472: [d237d027d44cc] Stopping daemon [2019-09-18T22:18:31.527Z] daemon.go:307: [d237d027d44cc] exiting daemon [2019-09-18T22:18:31.527Z] daemon.go:459: [d237d027d44cc] Daemon stopped [2019-09-18T22:18:31.527Z] daemon.go:336: [d237d027d44cc] waiting for daemon to start [2019-09-18T22:18:31.527Z] daemon.go:336: [d237d027d44cc] waiting for daemon to start [2019-09-18T22:18:31.527Z] daemon.go:364: [d237d027d44cc] daemon started [2019-09-18T22:18:31.527Z] daemon.go:472: [d237d027d44cc] Stopping daemon [2019-09-18T22:18:31.527Z] daemon.go:307: [d237d027d44cc] exiting daemon [2019-09-18T22:18:31.527Z] daemon.go:459: [d237d027d44cc] Daemon stopped [2019-09-18T22:18:33.141Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-18T22:18:35.037Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-18T22:18:36.536Z] --- PASS: TestContinueAfterPluginCrash (16.26s) [2019-09-18T22:18:36.536Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-18T22:18:36.536Z] daemon.go:336: [deffdfe4d75a4] waiting for daemon to start [2019-09-18T22:18:36.536Z] daemon.go:336: [deffdfe4d75a4] waiting for daemon to start [2019-09-18T22:18:36.536Z] daemon.go:364: [deffdfe4d75a4] daemon started [2019-09-18T22:18:36.536Z] daemon.go:472: [deffdfe4d75a4] Stopping daemon [2019-09-18T22:18:36.536Z] daemon.go:307: [deffdfe4d75a4] exiting daemon [2019-09-18T22:18:36.536Z] daemon.go:459: [deffdfe4d75a4] Daemon stopped [2019-09-18T22:18:36.536Z] PASS [2019-09-18T22:18:36.536Z] [2019-09-18T22:18:36.536Z] DONE 2 tests in 16.394s [2019-09-18T22:18:36.536Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-18T22:18:36.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:36.536Z] ++ set -e [2019-09-18T22:18:36.536Z] ++ '[' -n 0 ']' [2019-09-18T22:18:36.536Z] ++ set -x [2019-09-18T22:18:36.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:36.536Z] INFO: Testing against a local daemon [2019-09-18T22:18:36.536Z] === RUN TestPluginWithDevMounts [2019-09-18T22:18:36.536Z] === PAUSE TestPluginWithDevMounts [2019-09-18T22:18:36.536Z] === CONT TestPluginWithDevMounts [2019-09-18T22:18:38.312Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-18T22:18:38.375Z] --- PASS: TestPluginWithDevMounts (2.15s) [2019-09-18T22:18:38.375Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-18T22:18:38.375Z] daemon.go:336: [d2f0747a8e561] waiting for daemon to start [2019-09-18T22:18:38.375Z] daemon.go:336: [d2f0747a8e561] waiting for daemon to start [2019-09-18T22:18:38.375Z] daemon.go:364: [d2f0747a8e561] daemon started [2019-09-18T22:18:38.375Z] daemon.go:472: [d2f0747a8e561] Stopping daemon [2019-09-18T22:18:38.375Z] daemon.go:307: [d2f0747a8e561] exiting daemon [2019-09-18T22:18:38.375Z] daemon.go:459: [d2f0747a8e561] Daemon stopped [2019-09-18T22:18:38.375Z] PASS [2019-09-18T22:18:38.375Z] [2019-09-18T22:18:38.375Z] DONE 1 tests in 2.278s [2019-09-18T22:18:38.375Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-18T22:18:38.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:38.375Z] ++ set -e [2019-09-18T22:18:38.375Z] ++ '[' -n 0 ']' [2019-09-18T22:18:38.375Z] ++ set -x [2019-09-18T22:18:38.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:38.375Z] INFO: Testing against a local daemon [2019-09-18T22:18:38.375Z] === RUN TestSecretInspect [2019-09-18T22:18:39.683Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-18T22:18:39.939Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-18T22:18:40.870Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-18T22:18:41.521Z] --- PASS: TestSecretInspect (2.91s) [2019-09-18T22:18:41.521Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-18T22:18:41.521Z] daemon.go:336: [da837c73d7a81] waiting for daemon to start [2019-09-18T22:18:41.521Z] daemon.go:336: [da837c73d7a81] waiting for daemon to start [2019-09-18T22:18:41.521Z] daemon.go:364: [da837c73d7a81] daemon started [2019-09-18T22:18:41.521Z] daemon.go:472: [da837c73d7a81] Stopping daemon [2019-09-18T22:18:41.521Z] daemon.go:307: [da837c73d7a81] exiting daemon [2019-09-18T22:18:41.521Z] daemon.go:459: [da837c73d7a81] Daemon stopped [2019-09-18T22:18:41.521Z] === RUN TestSecretList [2019-09-18T22:18:41.802Z] === RUN Test/DockerSuite/TestCpCheckDestOwnership [2019-09-18T22:18:42.733Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-18T22:18:43.642Z] --- PASS: TestSecretList (2.42s) [2019-09-18T22:18:43.642Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-18T22:18:43.642Z] daemon.go:336: [d4b944577dc32] waiting for daemon to start [2019-09-18T22:18:43.642Z] daemon.go:336: [d4b944577dc32] waiting for daemon to start [2019-09-18T22:18:43.642Z] daemon.go:364: [d4b944577dc32] daemon started [2019-09-18T22:18:43.642Z] daemon.go:472: [d4b944577dc32] Stopping daemon [2019-09-18T22:18:43.642Z] daemon.go:307: [d4b944577dc32] exiting daemon [2019-09-18T22:18:43.642Z] daemon.go:459: [d4b944577dc32] Daemon stopped [2019-09-18T22:18:43.642Z] === RUN TestSecretsCreateAndDelete [2019-09-18T22:18:43.664Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-18T22:18:44.595Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-18T22:18:45.525Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-18T22:18:46.456Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-18T22:18:46.868Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2019-09-18T22:18:46.868Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-18T22:18:46.868Z] daemon.go:336: [d779b33a268f0] waiting for daemon to start [2019-09-18T22:18:46.868Z] daemon.go:336: [d779b33a268f0] waiting for daemon to start [2019-09-18T22:18:46.868Z] daemon.go:364: [d779b33a268f0] daemon started [2019-09-18T22:18:46.868Z] daemon.go:472: [d779b33a268f0] Stopping daemon [2019-09-18T22:18:46.868Z] daemon.go:307: [d779b33a268f0] exiting daemon [2019-09-18T22:18:46.868Z] daemon.go:459: [d779b33a268f0] Daemon stopped [2019-09-18T22:18:46.868Z] === RUN TestSecretsUpdate [2019-09-18T22:18:47.827Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-18T22:18:48.393Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-18T22:18:49.764Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-18T22:18:50.045Z] --- PASS: TestSecretsUpdate (3.08s) [2019-09-18T22:18:50.045Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-18T22:18:50.045Z] daemon.go:336: [dab0c4e4910ce] waiting for daemon to start [2019-09-18T22:18:50.045Z] daemon.go:336: [dab0c4e4910ce] waiting for daemon to start [2019-09-18T22:18:50.045Z] daemon.go:364: [dab0c4e4910ce] daemon started [2019-09-18T22:18:50.045Z] daemon.go:472: [dab0c4e4910ce] Stopping daemon [2019-09-18T22:18:50.045Z] daemon.go:307: [dab0c4e4910ce] exiting daemon [2019-09-18T22:18:50.045Z] daemon.go:459: [dab0c4e4910ce] Daemon stopped [2019-09-18T22:18:50.045Z] === RUN TestTemplatedSecret [2019-09-18T22:18:50.696Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-18T22:18:51.628Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-18T22:18:52.559Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-18T22:18:53.262Z] --- PASS: TestTemplatedSecret (3.05s) [2019-09-18T22:18:53.262Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-18T22:18:53.262Z] daemon.go:336: [d59c26fcd4d4d] waiting for daemon to start [2019-09-18T22:18:53.262Z] daemon.go:336: [d59c26fcd4d4d] waiting for daemon to start [2019-09-18T22:18:53.262Z] daemon.go:364: [d59c26fcd4d4d] daemon started [2019-09-18T22:18:53.262Z] daemon.go:472: [d59c26fcd4d4d] Stopping daemon [2019-09-18T22:18:53.262Z] daemon.go:307: [d59c26fcd4d4d] exiting daemon [2019-09-18T22:18:53.262Z] daemon.go:459: [d59c26fcd4d4d] Daemon stopped [2019-09-18T22:18:53.262Z] === RUN TestSecretCreateResolve [2019-09-18T22:18:54.551Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-18T22:18:55.483Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-18T22:18:55.773Z] --- PASS: TestSecretCreateResolve (2.88s) [2019-09-18T22:18:55.773Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-18T22:18:55.773Z] daemon.go:336: [dcdc5101eda3a] waiting for daemon to start [2019-09-18T22:18:55.773Z] daemon.go:336: [dcdc5101eda3a] waiting for daemon to start [2019-09-18T22:18:55.773Z] daemon.go:364: [dcdc5101eda3a] daemon started [2019-09-18T22:18:55.773Z] daemon.go:472: [dcdc5101eda3a] Stopping daemon [2019-09-18T22:18:55.773Z] daemon.go:307: [dcdc5101eda3a] exiting daemon [2019-09-18T22:18:55.773Z] daemon.go:459: [dcdc5101eda3a] Daemon stopped [2019-09-18T22:18:55.773Z] PASS [2019-09-18T22:18:55.773Z] [2019-09-18T22:18:55.773Z] DONE 6 tests in 17.432s [2019-09-18T22:18:55.773Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-18T22:18:55.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:55.773Z] ++ set -e [2019-09-18T22:18:55.773Z] ++ '[' -n 0 ']' [2019-09-18T22:18:55.773Z] ++ set -x [2019-09-18T22:18:55.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:18:55.773Z] INFO: Testing against a local daemon [2019-09-18T22:18:55.773Z] === RUN TestServiceCreateInit [2019-09-18T22:18:55.773Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:18:56.415Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-18T22:18:56.416Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-18T22:18:57.355Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-18T22:18:58.286Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-18T22:18:58.286Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-18T22:18:59.677Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-18T22:19:00.243Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-18T22:19:01.614Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-18T22:19:02.183Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:19:03.509Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-18T22:19:04.441Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-18T22:19:06.964Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-18T22:19:07.251Z] --- PASS: TestServiceCreateInit (10.78s) [2019-09-18T22:19:07.251Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s) [2019-09-18T22:19:07.251Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:19:07.251Z] daemon.go:336: [dda9639af9952] waiting for daemon to start [2019-09-18T22:19:07.251Z] daemon.go:336: [dda9639af9952] waiting for daemon to start [2019-09-18T22:19:07.251Z] daemon.go:364: [dda9639af9952] daemon started [2019-09-18T22:19:07.251Z] daemon.go:472: [dda9639af9952] Stopping daemon [2019-09-18T22:19:07.251Z] daemon.go:307: [dda9639af9952] exiting daemon [2019-09-18T22:19:07.251Z] daemon.go:459: [dda9639af9952] Daemon stopped [2019-09-18T22:19:07.251Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2019-09-18T22:19:07.251Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:19:07.251Z] daemon.go:336: [dad1d3b585c0d] waiting for daemon to start [2019-09-18T22:19:07.251Z] daemon.go:336: [dad1d3b585c0d] waiting for daemon to start [2019-09-18T22:19:07.251Z] daemon.go:364: [dad1d3b585c0d] daemon started [2019-09-18T22:19:07.251Z] daemon.go:472: [dad1d3b585c0d] Stopping daemon [2019-09-18T22:19:07.251Z] daemon.go:307: [dad1d3b585c0d] exiting daemon [2019-09-18T22:19:07.251Z] daemon.go:459: [dad1d3b585c0d] Daemon stopped [2019-09-18T22:19:07.251Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T22:19:11.965Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-18T22:19:11.965Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-18T22:19:11.965Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-18T22:19:11.965Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-18T22:19:12.221Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-18T22:19:12.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T22:19:12.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T22:19:15.500Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-18T22:19:15.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T22:19:16.431Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-18T22:19:16.682Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-18T22:19:17.144Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-18T22:19:17.144Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-18T22:19:17.144Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-18T22:19:17.144Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-18T22:19:17.607Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-18T22:19:18.686Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-18T22:19:19.708Z] === RUN Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-18T22:19:21.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T22:19:21.604Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-18T22:19:21.604Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-18T22:19:23.152Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-18T22:19:23.152Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-18T22:19:23.152Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-18T22:19:23.152Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-18T22:19:24.131Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T22:19:25.502Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-18T22:19:26.071Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-18T22:19:26.877Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-18T22:19:26.956Z] --- PASS: TestCreateServiceMultipleTimes (19.77s) [2019-09-18T22:19:26.956Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-18T22:19:26.956Z] daemon.go:336: [debcb0b768b01] waiting for daemon to start [2019-09-18T22:19:26.956Z] daemon.go:336: [debcb0b768b01] waiting for daemon to start [2019-09-18T22:19:26.956Z] daemon.go:364: [debcb0b768b01] daemon started [2019-09-18T22:19:26.956Z] daemon.go:472: [debcb0b768b01] Stopping daemon [2019-09-18T22:19:26.956Z] daemon.go:307: [debcb0b768b01] exiting daemon [2019-09-18T22:19:26.956Z] daemon.go:459: [debcb0b768b01] Daemon stopped [2019-09-18T22:19:26.956Z] === RUN TestCreateServiceConflict [2019-09-18T22:19:28.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T22:19:29.381Z] --- PASS: TestCreateServiceConflict (2.95s) [2019-09-18T22:19:29.381Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-18T22:19:29.381Z] daemon.go:336: [d62b615de2cac] waiting for daemon to start [2019-09-18T22:19:29.381Z] daemon.go:336: [d62b615de2cac] waiting for daemon to start [2019-09-18T22:19:29.381Z] daemon.go:364: [d62b615de2cac] daemon started [2019-09-18T22:19:29.381Z] daemon.go:472: [d62b615de2cac] Stopping daemon [2019-09-18T22:19:29.381Z] daemon.go:307: [d62b615de2cac] exiting daemon [2019-09-18T22:19:29.381Z] daemon.go:459: [d62b615de2cac] Daemon stopped [2019-09-18T22:19:29.381Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T22:19:33.430Z] === RUN Test/DockerSuite/TestCpToContainerWithPermissions [2019-09-18T22:19:33.430Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-18T22:19:33.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T22:19:33.630Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2019-09-18T22:19:33.630Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-18T22:19:33.630Z] daemon.go:336: [df1b421693dc3] waiting for daemon to start [2019-09-18T22:19:33.630Z] daemon.go:336: [df1b421693dc3] waiting for daemon to start [2019-09-18T22:19:33.630Z] daemon.go:364: [df1b421693dc3] daemon started [2019-09-18T22:19:33.630Z] daemon.go:472: [df1b421693dc3] Stopping daemon [2019-09-18T22:19:33.630Z] daemon.go:307: [df1b421693dc3] exiting daemon [2019-09-18T22:19:33.630Z] daemon.go:459: [df1b421693dc3] Daemon stopped [2019-09-18T22:19:33.630Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T22:19:34.361Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-18T22:19:36.263Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-18T22:19:38.168Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-18T22:19:38.484Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-18T22:19:39.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T22:19:39.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T22:19:39.100Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-18T22:19:42.376Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-18T22:19:42.940Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T22:19:42.940Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-18T22:19:43.194Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-18T22:19:43.872Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-18T22:19:44.168Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-18T22:19:44.168Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-18T22:19:45.770Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-18T22:19:46.027Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-18T22:19:46.028Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-18T22:19:46.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T22:19:46.594Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-18T22:19:47.526Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-18T22:19:47.526Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-18T22:19:47.526Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-18T22:19:47.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T22:19:47.919Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-18T22:19:48.892Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-18T22:19:48.899Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-18T22:19:49.156Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-18T22:19:49.413Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-18T22:19:49.413Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-18T22:19:49.670Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-18T22:19:49.670Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-18T22:19:49.670Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-18T22:19:49.928Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-18T22:19:49.970Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s) [2019-09-18T22:19:49.970Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-18T22:19:49.970Z] daemon.go:336: [d8685853d8d33] waiting for daemon to start [2019-09-18T22:19:49.970Z] daemon.go:336: [d8685853d8d33] waiting for daemon to start [2019-09-18T22:19:49.970Z] daemon.go:364: [d8685853d8d33] daemon started [2019-09-18T22:19:49.970Z] daemon.go:472: [d8685853d8d33] Stopping daemon [2019-09-18T22:19:49.970Z] daemon.go:307: [d8685853d8d33] exiting daemon [2019-09-18T22:19:49.970Z] daemon.go:459: [d8685853d8d33] Daemon stopped [2019-09-18T22:19:49.970Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T22:19:50.761Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2019-09-18T22:19:50.761Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-18T22:19:50.761Z] daemon.go:336: [def9bb6c810ab] waiting for daemon to start [2019-09-18T22:19:50.761Z] daemon.go:336: [def9bb6c810ab] waiting for daemon to start [2019-09-18T22:19:50.761Z] daemon.go:364: [def9bb6c810ab] daemon started [2019-09-18T22:19:50.761Z] daemon.go:472: [def9bb6c810ab] Stopping daemon [2019-09-18T22:19:50.761Z] daemon.go:307: [def9bb6c810ab] exiting daemon [2019-09-18T22:19:50.761Z] daemon.go:459: [def9bb6c810ab] Daemon stopped [2019-09-18T22:19:50.761Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T22:19:52.456Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-18T22:19:52.456Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-18T22:19:52.456Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-18T22:19:53.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T22:19:54.707Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-18T22:19:54.707Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-18T22:19:54.707Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-18T22:19:54.707Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-18T22:19:54.707Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-18T22:19:54.814Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-09-18T22:19:54.814Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-18T22:19:54.814Z] daemon.go:336: [db0dad3a74adb] waiting for daemon to start [2019-09-18T22:19:54.814Z] daemon.go:336: [db0dad3a74adb] waiting for daemon to start [2019-09-18T22:19:54.814Z] daemon.go:364: [db0dad3a74adb] daemon started [2019-09-18T22:19:54.814Z] daemon.go:472: [db0dad3a74adb] Stopping daemon [2019-09-18T22:19:54.814Z] daemon.go:307: [db0dad3a74adb] exiting daemon [2019-09-18T22:19:54.814Z] daemon.go:459: [db0dad3a74adb] Daemon stopped [2019-09-18T22:19:54.814Z] === RUN TestCreateServiceSysctls [2019-09-18T22:19:55.169Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-18T22:19:56.634Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-18T22:19:56.634Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-18T22:19:56.634Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-18T22:19:56.634Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-18T22:19:56.634Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-18T22:19:56.634Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-18T22:19:57.198Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-18T22:19:59.097Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-18T22:19:59.201Z] --- PASS: TestCreateServiceSysctls (4.47s) [2019-09-18T22:19:59.202Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-18T22:19:59.202Z] daemon.go:336: [ddd3b6fb28fc8] waiting for daemon to start [2019-09-18T22:19:59.202Z] daemon.go:336: [ddd3b6fb28fc8] waiting for daemon to start [2019-09-18T22:19:59.202Z] daemon.go:364: [ddd3b6fb28fc8] daemon started [2019-09-18T22:19:59.202Z] daemon.go:472: [ddd3b6fb28fc8] Stopping daemon [2019-09-18T22:19:59.202Z] daemon.go:307: [ddd3b6fb28fc8] exiting daemon [2019-09-18T22:19:59.202Z] daemon.go:459: [ddd3b6fb28fc8] Daemon stopped [2019-09-18T22:19:59.202Z] === RUN TestCreateServiceCapabilities [2019-09-18T22:19:59.591Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T22:19:59.591Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T22:19:59.591Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T22:19:59.591Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T22:19:59.591Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T22:19:59.664Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-18T22:19:59.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T22:19:59.921Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T22:20:01.818Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-18T22:20:02.393Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2019-09-18T22:20:02.393Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-18T22:20:02.393Z] daemon.go:336: [dcbd2a98a747f] waiting for daemon to start [2019-09-18T22:20:02.393Z] daemon.go:336: [dcbd2a98a747f] waiting for daemon to start [2019-09-18T22:20:02.393Z] daemon.go:364: [dcbd2a98a747f] daemon started [2019-09-18T22:20:02.393Z] daemon.go:472: [dcbd2a98a747f] Stopping daemon [2019-09-18T22:20:02.393Z] daemon.go:307: [dcbd2a98a747f] exiting daemon [2019-09-18T22:20:02.393Z] daemon.go:459: [dcbd2a98a747f] Daemon stopped [2019-09-18T22:20:02.393Z] === RUN TestInspect [2019-09-18T22:20:02.849Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T22:20:03.714Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-18T22:20:04.279Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-18T22:20:05.211Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-18T22:20:05.211Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-18T22:20:05.360Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T22:20:05.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T22:20:05.637Z] --- PASS: TestInspect (3.09s) [2019-09-18T22:20:05.637Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-18T22:20:05.637Z] daemon.go:336: [d7683d8b6508e] waiting for daemon to start [2019-09-18T22:20:05.637Z] daemon.go:336: [d7683d8b6508e] waiting for daemon to start [2019-09-18T22:20:05.637Z] daemon.go:364: [d7683d8b6508e] daemon started [2019-09-18T22:20:05.637Z] daemon.go:472: [d7683d8b6508e] Stopping daemon [2019-09-18T22:20:05.637Z] daemon.go:307: [d7683d8b6508e] exiting daemon [2019-09-18T22:20:05.637Z] daemon.go:459: [d7683d8b6508e] Daemon stopped [2019-09-18T22:20:05.637Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T22:20:06.159Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-18T22:20:06.159Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetwork [2019-09-18T22:20:06.159Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-18T22:20:06.159Z] === RUN Test/DockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-18T22:20:07.531Z] === RUN Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-18T22:20:07.871Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T22:20:07.871Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T22:20:08.463Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteMultiple [2019-09-18T22:20:10.358Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteNotExists [2019-09-18T22:20:10.358Z] === RUN Test/DockerSuite/TestDockerNetworkInspect [2019-09-18T22:20:10.358Z] === RUN Test/DockerSuite/TestDockerNetworkInspectWithID [2019-09-18T22:20:10.358Z] === RUN Test/DockerSuite/TestDockerNetworkInternalMode [2019-09-18T22:20:10.382Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T22:20:11.743Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T22:20:11.896Z] --- PASS: TestDockerNetworkConnectAlias (6.15s) [2019-09-18T22:20:11.896Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-18T22:20:11.896Z] daemon.go:336: [d04499f2eaa98] waiting for daemon to start [2019-09-18T22:20:11.896Z] daemon.go:336: [d04499f2eaa98] waiting for daemon to start [2019-09-18T22:20:11.896Z] daemon.go:364: [d04499f2eaa98] daemon started [2019-09-18T22:20:11.896Z] daemon.go:472: [d04499f2eaa98] Stopping daemon [2019-09-18T22:20:11.896Z] daemon.go:307: [d04499f2eaa98] exiting daemon [2019-09-18T22:20:11.896Z] daemon.go:459: [d04499f2eaa98] Daemon stopped [2019-09-18T22:20:11.896Z] === RUN TestDockerNetworkReConnect [2019-09-18T22:20:12.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T22:20:14.294Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T22:20:15.612Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-18T22:20:16.094Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2019-09-18T22:20:16.094Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-18T22:20:16.094Z] daemon.go:336: [dc1bb7873d223] waiting for daemon to start [2019-09-18T22:20:16.094Z] daemon.go:336: [dc1bb7873d223] waiting for daemon to start [2019-09-18T22:20:16.094Z] daemon.go:364: [dc1bb7873d223] daemon started [2019-09-18T22:20:16.094Z] daemon.go:472: [dc1bb7873d223] Stopping daemon [2019-09-18T22:20:16.094Z] daemon.go:307: [dc1bb7873d223] exiting daemon [2019-09-18T22:20:16.094Z] daemon.go:459: [dc1bb7873d223] Daemon stopped [2019-09-18T22:20:16.094Z] === RUN TestServicePlugin [2019-09-18T22:20:16.094Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-18T22:20:16.094Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:20:16.094Z] === RUN TestServiceUpdateLabel [2019-09-18T22:20:16.848Z] #33 157.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T22:20:16.982Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-18T22:20:17.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T22:20:19.318Z] --- PASS: TestServiceUpdateLabel (2.96s) [2019-09-18T22:20:19.318Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-18T22:20:19.318Z] daemon.go:336: [df07f9589cbcf] waiting for daemon to start [2019-09-18T22:20:19.318Z] daemon.go:336: [df07f9589cbcf] waiting for daemon to start [2019-09-18T22:20:19.318Z] daemon.go:364: [df07f9589cbcf] daemon started [2019-09-18T22:20:19.318Z] daemon.go:472: [df07f9589cbcf] Stopping daemon [2019-09-18T22:20:19.318Z] daemon.go:307: [df07f9589cbcf] exiting daemon [2019-09-18T22:20:19.318Z] daemon.go:459: [df07f9589cbcf] Daemon stopped [2019-09-18T22:20:19.318Z] === RUN TestServiceUpdateSecrets [2019-09-18T22:20:19.358Z] #33 159.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T22:20:19.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T22:20:20.260Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-18T22:20:21.912Z] #33 162.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T22:20:22.158Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T22:20:23.091Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-18T22:20:25.173Z] #33 165.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T22:20:25.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T22:20:25.615Z] === RUN Test/DockerSuite/TestEmbeddedDNSInvalidInput [2019-09-18T22:20:25.732Z] #33 166.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T22:20:26.547Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-18T22:20:27.481Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-18T22:20:28.012Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T22:20:28.012Z] Using test binary docker [2019-09-18T22:20:28.012Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-18T22:20:28.012Z] +++ /etc/init.d/apparmor start [2019-09-18T22:20:28.012Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T22:20:28.012Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T22:20:28.012Z] Warning failed to create cache: (null) [2019-09-18T22:20:28.012Z] . [2019-09-18T22:20:28.012Z] INFO: Waiting for daemon to start... [2019-09-18T22:20:28.012Z] Starting dockerd [2019-09-18T22:20:28.012Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-09-18T22:20:28.854Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-18T22:20:28.995Z] #33 169.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T22:20:29.786Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-18T22:20:29.959Z] #33 170.4 [2019-09-18T22:20:30.043Z] . [2019-09-18T22:20:30.043Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T22:20:30.043Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T22:20:30.043Z] Error: No such image: emptyfs [2019-09-18T22:20:30.043Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T22:20:30.043Z] ++++ docker load [2019-09-18T22:20:30.043Z] Running integration-test (iteration 1) [2019-09-18T22:20:30.043Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-18T22:20:30.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:20:30.043Z] ++ set -e [2019-09-18T22:20:30.043Z] ++ '[' -n 0 ']' [2019-09-18T22:20:30.043Z] ++ set -x [2019-09-18T22:20:30.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:20:30.561Z] #33 DONE 171.1s [2019-09-18T22:20:30.561Z] [2019-09-18T22:20:30.561Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-18T22:20:30.718Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-18T22:20:31.649Z] === RUN Test/DockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-18T22:20:33.109Z] #34 DONE 2.4s [2019-09-18T22:20:33.544Z] === RUN Test/DockerSuite/TestEventsContainerFilterByName [2019-09-18T22:20:34.914Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-18T22:20:34.992Z] [2019-09-18T22:20:34.992Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-18T22:20:35.657Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2019-09-18T22:20:35.657Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-18T22:20:35.657Z] daemon.go:336: [da8252552877d] waiting for daemon to start [2019-09-18T22:20:35.657Z] daemon.go:336: [da8252552877d] waiting for daemon to start [2019-09-18T22:20:35.657Z] daemon.go:364: [da8252552877d] daemon started [2019-09-18T22:20:35.657Z] daemon.go:472: [da8252552877d] Stopping daemon [2019-09-18T22:20:35.657Z] daemon.go:307: [da8252552877d] exiting daemon [2019-09-18T22:20:35.657Z] daemon.go:459: [da8252552877d] Daemon stopped [2019-09-18T22:20:35.657Z] === RUN TestServiceUpdateConfigs [2019-09-18T22:20:37.542Z] #35 DONE 2.2s [2019-09-18T22:20:37.542Z] [2019-09-18T22:20:37.542Z] #36 exporting to image [2019-09-18T22:20:37.542Z] #36 exporting layers [2019-09-18T22:20:37.773Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-18T22:20:37.773Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-18T22:20:37.773Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-18T22:20:38.192Z] === RUN Test/DockerSuite/TestEventsContainerWithMultiNetwork [2019-09-18T22:20:40.721Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-18T22:20:40.799Z] #36 exporting layers 3.7s done [2019-09-18T22:20:40.799Z] #36 writing image sha256:a16f367dfa7042a1a5c709b6a9e7979cfef4342ebca01433a3f5e8a5744113bd done [2019-09-18T22:20:40.799Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-18T22:20:40.799Z] #36 DONE 3.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T22:20:41.101Z] + echo Ensuring container killed. [2019-09-18T22:20:41.101Z] Ensuring container killed. [2019-09-18T22:20:41.101Z] + docker rm -vf docker-pr1 [2019-09-18T22:20:41.101Z] Error: No such container: docker-pr1 [2019-09-18T22:20:41.101Z] + true [Pipeline] sh [2019-09-18T22:20:41.506Z] + echo Chowning /workspace to jenkins user [2019-09-18T22:20:41.506Z] Chowning /workspace to jenkins user [2019-09-18T22:20:41.506Z] + id -u [2019-09-18T22:20:41.506Z] + id -g [2019-09-18T22:20:41.506Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39957:/workspace busybox chown -R 1000:1000 /workspace [2019-09-18T22:20:42.091Z] === RUN Test/DockerSuite/TestEventsFilterContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T22:20:43.237Z] + bundleName=unit [2019-09-18T22:20:43.237Z] + echo Creating unit-bundles.tar.gz [2019-09-18T22:20:43.237Z] Creating unit-bundles.tar.gz [2019-09-18T22:20:43.237Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-18T22:20:43.237Z] bundles/junit-report.xml [2019-09-18T22:20:43.237Z] bundles/go-test-report.json [2019-09-18T22:20:43.237Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-18T22:20:43.246Z] Archiving artifacts [2019-09-18T22:20:43.703Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39957/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T22:20:43.987Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-18T22:20:44.045Z] + make clean [2019-09-18T22:20:44.300Z] docker volume rm -f docker-dev-cache [2019-09-18T22:20:44.300Z] docker-dev-cache [Pipeline] deleteDir [2019-09-18T22:20:44.552Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T22:20:44.810Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-18T22:20:45.291Z] Loaded image: buildpack-deps:jessie [2019-09-18T22:20:45.291Z] Loaded image: busybox:latest [2019-09-18T22:20:45.291Z] Loaded image: busybox:glibc [2019-09-18T22:20:45.291Z] Loaded image: debian:jessie [2019-09-18T22:20:45.291Z] Loaded image: hello-world:latest [2019-09-18T22:20:45.291Z] INFO: Testing against a local daemon [2019-09-18T22:20:45.291Z] === RUN TestCgroupNamespacesBuild [2019-09-18T22:20:45.575Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-09-18T22:20:45.575Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-18T22:20:45.575Z] daemon.go:336: [d647ebcb7cf46] waiting for daemon to start [2019-09-18T22:20:45.575Z] daemon.go:336: [d647ebcb7cf46] waiting for daemon to start [2019-09-18T22:20:45.575Z] daemon.go:364: [d647ebcb7cf46] daemon started [2019-09-18T22:20:45.575Z] daemon.go:472: [d647ebcb7cf46] Stopping daemon [2019-09-18T22:20:45.575Z] daemon.go:307: [d647ebcb7cf46] exiting daemon [2019-09-18T22:20:45.575Z] daemon.go:459: [d647ebcb7cf46] Daemon stopped [2019-09-18T22:20:45.575Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T22:20:46.181Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-18T22:20:47.112Z] === RUN Test/DockerSuite/TestEventsFilterNetworkID [2019-09-18T22:20:47.369Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-18T22:20:47.613Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2019-09-18T22:20:47.613Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T22:20:47.613Z] daemon.go:336: [daa4b4b3c2fcf] waiting for daemon to start [2019-09-18T22:20:47.613Z] daemon.go:336: [daa4b4b3c2fcf] waiting for daemon to start [2019-09-18T22:20:47.613Z] daemon.go:364: [daa4b4b3c2fcf] daemon started [2019-09-18T22:20:47.613Z] daemon.go:472: [daa4b4b3c2fcf] Stopping daemon [2019-09-18T22:20:47.613Z] daemon.go:307: [daa4b4b3c2fcf] exiting daemon [2019-09-18T22:20:47.613Z] daemon.go:459: [daa4b4b3c2fcf] Daemon stopped [2019-09-18T22:20:47.613Z] === RUN TestBuildWithSession [2019-09-18T22:20:47.626Z] === RUN Test/DockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-18T22:20:47.626Z] === RUN Test/DockerSuite/TestEventsFilterVolumeID [2019-09-18T22:20:47.626Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-18T22:20:49.522Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-18T22:20:49.645Z] --- PASS: TestBuildWithSession (2.11s) [2019-09-18T22:20:49.645Z] === RUN TestBuildSquashParent [2019-09-18T22:20:50.895Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-18T22:20:50.895Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-18T22:20:50.895Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-18T22:20:51.152Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-18T22:20:52.070Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2019-09-18T22:20:52.070Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-18T22:20:52.070Z] daemon.go:336: [d110b18147edc] waiting for daemon to start [2019-09-18T22:20:52.070Z] daemon.go:336: [d110b18147edc] waiting for daemon to start [2019-09-18T22:20:52.070Z] daemon.go:364: [d110b18147edc] daemon started [2019-09-18T22:20:52.070Z] daemon.go:472: [d110b18147edc] Stopping daemon [2019-09-18T22:20:52.070Z] daemon.go:307: [d110b18147edc] exiting daemon [2019-09-18T22:20:52.070Z] daemon.go:459: [d110b18147edc] Daemon stopped [2019-09-18T22:20:52.070Z] === RUN TestServiceUpdateNetwork [2019-09-18T22:20:52.084Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-18T22:20:52.084Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-18T22:20:52.648Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-18T22:20:53.581Z] === RUN Test/DockerSuite/TestEventsImageUntagDelete [2019-09-18T22:20:53.838Z] === RUN Test/DockerSuite/TestEventsOOMDisableFalse [2019-09-18T22:20:53.838Z] === RUN Test/DockerSuite/TestEventsOOMDisableTrue [2019-09-18T22:20:53.838Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-18T22:20:54.095Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T22:20:55.162Z] --- PASS: TestBuildSquashParent (5.08s) [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:20:55.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:20:55.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:20:55.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:20:55.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:20:55.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:20:55.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:20:55.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:20:55.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T22:20:55.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T22:20:55.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T22:20:55.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T22:20:55.501Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-18T22:20:55.993Z] === RUN Test/DockerSuite/TestEventsRedirectStdout [2019-09-18T22:20:56.483Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-18T22:20:56.926Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-18T22:20:56.945Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-18T22:20:57.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T22:20:57.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T22:20:58.299Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-18T22:20:59.231Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2019-09-18T22:20:59.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2019-09-18T22:20:59.888Z] === RUN TestBuildMultiStageCopy [2019-09-18T22:20:59.888Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T22:21:00.163Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-18T22:21:01.094Z] === RUN Test/DockerSuite/TestEventsStreaming [2019-09-18T22:21:01.659Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-18T22:21:01.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T22:21:02.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T22:21:02.483Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T22:21:03.101Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T22:21:03.383Z] --- PASS: TestBuildMultiStageCopy (3.53s) [2019-09-18T22:21:03.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2019-09-18T22:21:03.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-09-18T22:21:03.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-09-18T22:21:03.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-09-18T22:21:03.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-09-18T22:21:03.383Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T22:21:04.400Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2019-09-18T22:21:04.400Z] === RUN TestBuildLabelWithTargets [2019-09-18T22:21:04.933Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-18T22:21:05.541Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-18T22:21:05.618Z] --- PASS: TestServiceUpdateNetwork (15.07s) [2019-09-18T22:21:05.619Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-18T22:21:05.619Z] daemon.go:336: [d51ce2b327642] waiting for daemon to start [2019-09-18T22:21:05.619Z] daemon.go:336: [d51ce2b327642] waiting for daemon to start [2019-09-18T22:21:05.619Z] daemon.go:364: [d51ce2b327642] daemon started [2019-09-18T22:21:05.619Z] daemon.go:472: [d51ce2b327642] Stopping daemon [2019-09-18T22:21:05.619Z] daemon.go:307: [d51ce2b327642] exiting daemon [2019-09-18T22:21:05.619Z] daemon.go:459: [d51ce2b327642] Daemon stopped [2019-09-18T22:21:05.619Z] PASS [2019-09-18T22:21:05.619Z] [2019-09-18T22:21:05.619Z] === Skipped [2019-09-18T22:21:05.619Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-18T22:21:05.619Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:21:05.619Z] [2019-09-18T22:21:05.619Z] [2019-09-18T22:21:05.619Z] DONE 19 tests, 1 skipped in 129.840s [2019-09-18T22:21:05.619Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-18T22:21:05.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:21:05.619Z] ++ set -e [2019-09-18T22:21:05.619Z] ++ '[' -n 0 ']' [2019-09-18T22:21:05.619Z] ++ set -x [2019-09-18T22:21:05.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:21:05.867Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-18T22:21:05.879Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2019-09-18T22:21:05.879Z] === RUN TestBuildWithEmptyLayers [2019-09-18T22:21:05.993Z] INFO: Testing against a local daemon [2019-09-18T22:21:05.993Z] === RUN TestSessionCreate [2019-09-18T22:21:05.993Z] --- PASS: TestSessionCreate (0.03s) [2019-09-18T22:21:05.993Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T22:21:05.993Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-18T22:21:05.993Z] PASS [2019-09-18T22:21:05.993Z] [2019-09-18T22:21:05.993Z] DONE 2 tests in 0.341s [2019-09-18T22:21:05.993Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-18T22:21:05.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:21:05.993Z] ++ set -e [2019-09-18T22:21:05.993Z] ++ '[' -n 0 ']' [2019-09-18T22:21:05.993Z] ++ set -x [2019-09-18T22:21:05.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:21:06.005Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-18T22:21:06.378Z] INFO: Testing against a local daemon [2019-09-18T22:21:06.378Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T22:21:06.378Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:21:06.378Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T22:21:06.378Z] === RUN TestEventsExecDie [2019-09-18T22:21:06.892Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-09-18T22:21:06.892Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T22:21:07.171Z] --- PASS: TestEventsExecDie (1.06s) [2019-09-18T22:21:07.171Z] === RUN TestEventsBackwardsCompatible [2019-09-18T22:21:07.544Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-09-18T22:21:07.544Z] === RUN TestInfoBinaryCommits [2019-09-18T22:21:07.544Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-18T22:21:07.544Z] === RUN TestInfoAPIVersioned [2019-09-18T22:21:07.544Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-18T22:21:07.544Z] === RUN TestInfoAPI [2019-09-18T22:21:07.544Z] --- PASS: TestInfoAPI (0.03s) [2019-09-18T22:21:07.544Z] === RUN TestInfoAPIWarnings [2019-09-18T22:21:08.346Z] --- PASS: TestInfoAPIWarnings (0.84s) [2019-09-18T22:21:08.347Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-18T22:21:08.347Z] daemon.go:336: [d93920412fa91] waiting for daemon to start [2019-09-18T22:21:08.347Z] daemon.go:336: [d93920412fa91] waiting for daemon to start [2019-09-18T22:21:08.347Z] daemon.go:364: [d93920412fa91] daemon started [2019-09-18T22:21:08.347Z] daemon.go:472: [d93920412fa91] Stopping daemon [2019-09-18T22:21:08.347Z] daemon.go:307: [d93920412fa91] exiting daemon [2019-09-18T22:21:08.347Z] daemon.go:459: [d93920412fa91] Daemon stopped [2019-09-18T22:21:08.347Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T22:21:08.407Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-18T22:21:08.734Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-09-18T22:21:08.734Z] === RUN TestPingCacheHeaders [2019-09-18T22:21:08.734Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-18T22:21:08.734Z] === RUN TestPingGet [2019-09-18T22:21:08.734Z] --- PASS: TestPingGet (0.01s) [2019-09-18T22:21:08.734Z] === RUN TestPingHead [2019-09-18T22:21:08.734Z] --- PASS: TestPingHead (0.02s) [2019-09-18T22:21:08.734Z] === RUN TestVersion [2019-09-18T22:21:08.734Z] --- PASS: TestVersion (0.02s) [2019-09-18T22:21:08.734Z] PASS [2019-09-18T22:21:08.734Z] [2019-09-18T22:21:08.734Z] === Skipped [2019-09-18T22:21:08.734Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:21:08.734Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T22:21:08.734Z] [2019-09-18T22:21:08.734Z] [2019-09-18T22:21:08.734Z] DONE 12 tests, 1 skipped in 2.819s [2019-09-18T22:21:08.734Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-18T22:21:08.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:21:08.734Z] ++ set -e [2019-09-18T22:21:08.734Z] ++ '[' -n 0 ']' [2019-09-18T22:21:08.734Z] ++ set -x [2019-09-18T22:21:08.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:21:08.920Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2019-09-18T22:21:08.921Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T22:21:09.117Z] INFO: Testing against a local daemon [2019-09-18T22:21:09.117Z] === RUN TestVolumesCreateAndList [2019-09-18T22:21:09.117Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-18T22:21:09.117Z] === RUN TestVolumesRemove [2019-09-18T22:21:09.117Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-18T22:21:09.117Z] === RUN TestVolumesInspect [2019-09-18T22:21:09.117Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-18T22:21:09.117Z] === RUN TestVolumesInvalidJSON [2019-09-18T22:21:09.117Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T22:21:09.117Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T22:21:09.117Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T22:21:09.117Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-18T22:21:09.117Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-18T22:21:09.117Z] PASS [2019-09-18T22:21:09.117Z] [2019-09-18T22:21:09.117Z] DONE 5 tests in 0.315s [2019-09-18T22:21:09.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T22:21:09.486Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T22:21:09.486Z] +++ kill 10040 [2019-09-18T22:21:09.932Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-09-18T22:21:09.932Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T22:21:10.304Z] === RUN Test/DockerSuite/TestExec [2019-09-18T22:21:10.735Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T22:21:10.735Z] +++ /etc/init.d/apparmor stop [2019-09-18T22:21:10.735Z] Clearing AppArmor profiles cache:. [2019-09-18T22:21:10.735Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T22:21:10.735Z] Unloading profiles will leave already running processes permanently [2019-09-18T22:21:10.735Z] unconfined, which can lead to unexpected situations. [2019-09-18T22:21:10.735Z] [2019-09-18T22:21:10.735Z] To set a process to complain mode, use the command line tool [2019-09-18T22:21:10.735Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T22:21:10.735Z] with the 'teardown' option." [2019-09-18T22:21:10.735Z] [2019-09-18T22:21:11.238Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-18T22:21:11.803Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-18T22:21:11.824Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-18T22:21:12.684Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2019-09-18T22:21:12.684Z] === RUN TestBuildWithHugeFile [2019-09-18T22:21:12.734Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType Post stage [2019-09-18T22:21:13.665Z] === RUN Test/DockerSuite/TestExecAPIStart [Pipeline] junit [2019-09-18T22:21:13.718Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T22:21:15.220Z] + echo Ensuring container killed. [2019-09-18T22:21:15.220Z] Ensuring container killed. [2019-09-18T22:21:15.220Z] + docker rm -vf docker-pr1 [2019-09-18T22:21:15.220Z] Error: No such container: docker-pr1 [2019-09-18T22:21:15.220Z] + true [Pipeline] sh [2019-09-18T22:21:15.564Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-18T22:21:16.013Z] + echo Chowning /workspace to jenkins user [2019-09-18T22:21:16.013Z] Chowning /workspace to jenkins user [2019-09-18T22:21:16.013Z] + id -u [2019-09-18T22:21:16.013Z] + id -g [2019-09-18T22:21:16.013Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39957:/workspace busybox chown -R 1001:1001 /workspace [2019-09-18T22:21:16.013Z] Unable to find image 'busybox:latest' locally [2019-09-18T22:21:16.130Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-18T22:21:16.374Z] latest: Pulling from library/busybox [2019-09-18T22:21:16.374Z] 6d4c3d9fc915: Pulling fs layer [2019-09-18T22:21:16.736Z] 6d4c3d9fc915: Verifying Checksum [2019-09-18T22:21:16.736Z] 6d4c3d9fc915: Download complete [2019-09-18T22:21:17.063Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-18T22:21:17.128Z] 6d4c3d9fc915: Pull complete [2019-09-18T22:21:17.129Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-18T22:21:17.129Z] Status: Downloaded newer image for busybox:latest [2019-09-18T22:21:17.321Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T22:21:17.886Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T22:21:19.258Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-18T22:21:19.912Z] + bundleName=s390x-integration [2019-09-18T22:21:19.912Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-18T22:21:19.912Z] Creating s390x-integration-bundles.tar.gz [2019-09-18T22:21:19.912Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-18T22:21:19.912Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-18T22:21:20.052Z] Archiving artifacts [2019-09-18T22:21:20.190Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-18T22:21:21.122Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-18T22:21:21.217Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39957/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T22:21:21.941Z] + make clean [2019-09-18T22:21:22.170Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-18T22:21:22.300Z] docker volume rm -f docker-dev-cache [2019-09-18T22:21:22.300Z] docker-dev-cache [Pipeline] deleteDir [2019-09-18T22:21:23.647Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-18T22:21:25.547Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-18T22:21:26.478Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-18T22:21:28.373Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-18T22:21:28.939Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-18T22:21:32.216Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-18T22:21:32.520Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-18T22:21:32.521Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-18T22:21:32.780Z] === RUN Test/DockerSuite/TestExecInteractiveStdinClose [2019-09-18T22:21:34.153Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-18T22:21:35.084Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-18T22:21:36.029Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-18T22:21:36.960Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-18T22:21:37.891Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-18T22:21:39.621Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-18T22:21:39.621Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-18T22:21:39.621Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-18T22:21:40.418Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-18T22:21:41.349Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-18T22:21:42.281Z] === RUN Test/DockerSuite/TestExecStateCleanup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T22:21:44.804Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T22:21:46.715Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-18T22:21:46.715Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-18T22:21:47.177Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-18T22:21:47.177Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-18T22:21:47.177Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-18T22:21:54.762Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-18T22:21:54.762Z] === RUN Test/DockerSuite/TestExecTTY [2019-09-18T22:21:55.694Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-18T22:21:56.626Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-18T22:21:57.557Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-18T22:21:58.491Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-18T22:21:58.491Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-18T22:22:00.390Z] === RUN Test/DockerSuite/TestExecWithNoTERM [2019-09-18T22:22:01.321Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-18T22:22:02.693Z] === RUN Test/DockerSuite/TestExecWithTERM [2019-09-18T22:22:03.624Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-18T22:22:04.557Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-18T22:22:09.812Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-18T22:22:10.742Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T22:22:14.948Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-18T22:22:16.843Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-18T22:22:22.098Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-18T22:22:22.355Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-18T22:22:22.355Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-18T22:22:22.612Z] === RUN Test/DockerSuite/TestHealth [2019-09-18T22:22:29.750Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-18T22:22:33.501Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-18T22:22:33.963Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-18T22:22:34.425Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-18T22:22:35.972Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-18T22:22:35.972Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-18T22:22:40.693Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-18T22:22:42.241Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-18T22:22:42.241Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-18T22:22:42.241Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-18T22:22:43.786Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-18T22:22:44.524Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-18T22:22:44.524Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-18T22:22:44.524Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-18T22:22:44.524Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-18T22:22:44.760Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-18T22:22:45.088Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-18T22:22:45.088Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-18T22:22:45.223Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-18T22:22:45.685Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-18T22:22:46.019Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-18T22:22:46.019Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-18T22:22:46.019Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-18T22:22:46.019Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-18T22:22:46.147Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-18T22:22:46.277Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-18T22:22:46.535Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-18T22:22:47.099Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-18T22:22:47.099Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-18T22:22:48.031Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-18T22:22:48.031Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-18T22:22:48.963Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-18T22:22:49.761Z] --- PASS: TestBuildWithHugeFile (82.80s) [2019-09-18T22:22:49.761Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T22:22:49.761Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:22:49.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:22:49.761Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:22:49.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:22:49.761Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:22:49.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:22:49.761Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T22:22:49.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T22:22:49.761Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T22:22:49.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-09-18T22:22:49.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-09-18T22:22:49.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-09-18T22:22:49.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-09-18T22:22:49.761Z] === RUN TestBuildPreserveOwnership [2019-09-18T22:22:49.761Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-18T22:22:49.761Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-18T22:22:49.761Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2019-09-18T22:22:49.761Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2019-09-18T22:22:49.761Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2019-09-18T22:22:49.761Z] === RUN TestBuildPlatformInvalid [2019-09-18T22:22:49.761Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-18T22:22:49.761Z] PASS [2019-09-18T22:22:49.761Z] [2019-09-18T22:22:49.761Z] DONE 32 tests in 130.501s [2019-09-18T22:22:49.761Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-18T22:22:49.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:22:49.761Z] ++ set -e [2019-09-18T22:22:49.761Z] ++ '[' -n 0 ']' [2019-09-18T22:22:49.761Z] ++ set -x [2019-09-18T22:22:49.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:22:49.761Z] INFO: Testing against a local daemon [2019-09-18T22:22:49.761Z] === RUN TestConfigList [2019-09-18T22:22:49.761Z] --- PASS: TestConfigList (2.20s) [2019-09-18T22:22:49.761Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-18T22:22:49.761Z] daemon.go:336: [d641c8d350358] waiting for daemon to start [2019-09-18T22:22:49.761Z] daemon.go:336: [d641c8d350358] waiting for daemon to start [2019-09-18T22:22:49.761Z] daemon.go:364: [d641c8d350358] daemon started [2019-09-18T22:22:49.761Z] daemon.go:472: [d641c8d350358] Stopping daemon [2019-09-18T22:22:49.761Z] daemon.go:307: [d641c8d350358] exiting daemon [2019-09-18T22:22:49.761Z] daemon.go:459: [d641c8d350358] Daemon stopped [2019-09-18T22:22:49.761Z] === RUN TestConfigsCreateAndDelete [2019-09-18T22:22:49.761Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2019-09-18T22:22:49.761Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-18T22:22:49.761Z] daemon.go:336: [d07990177583a] waiting for daemon to start [2019-09-18T22:22:49.761Z] daemon.go:336: [d07990177583a] waiting for daemon to start [2019-09-18T22:22:49.761Z] daemon.go:364: [d07990177583a] daemon started [2019-09-18T22:22:49.761Z] daemon.go:472: [d07990177583a] Stopping daemon [2019-09-18T22:22:49.761Z] daemon.go:307: [d07990177583a] exiting daemon [2019-09-18T22:22:49.761Z] daemon.go:459: [d07990177583a] Daemon stopped [2019-09-18T22:22:49.761Z] === RUN TestConfigsUpdate [2019-09-18T22:22:49.761Z] --- PASS: TestConfigsUpdate (2.20s) [2019-09-18T22:22:49.761Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-18T22:22:49.761Z] daemon.go:336: [df9fcf8de7405] waiting for daemon to start [2019-09-18T22:22:49.761Z] daemon.go:336: [df9fcf8de7405] waiting for daemon to start [2019-09-18T22:22:49.761Z] daemon.go:364: [df9fcf8de7405] daemon started [2019-09-18T22:22:49.761Z] daemon.go:472: [df9fcf8de7405] Stopping daemon [2019-09-18T22:22:49.761Z] daemon.go:307: [df9fcf8de7405] exiting daemon [2019-09-18T22:22:49.761Z] daemon.go:459: [df9fcf8de7405] Daemon stopped [2019-09-18T22:22:49.761Z] === RUN TestTemplatedConfig [2019-09-18T22:22:49.896Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-18T22:22:49.896Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-18T22:22:50.045Z] --- PASS: TestTemplatedConfig (2.84s) [2019-09-18T22:22:50.045Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-18T22:22:50.045Z] daemon.go:336: [d1eee82ecf0c6] waiting for daemon to start [2019-09-18T22:22:50.045Z] daemon.go:336: [d1eee82ecf0c6] waiting for daemon to start [2019-09-18T22:22:50.045Z] daemon.go:364: [d1eee82ecf0c6] daemon started [2019-09-18T22:22:50.045Z] daemon.go:472: [d1eee82ecf0c6] Stopping daemon [2019-09-18T22:22:50.045Z] daemon.go:307: [d1eee82ecf0c6] exiting daemon [2019-09-18T22:22:50.045Z] daemon.go:459: [d1eee82ecf0c6] Daemon stopped [2019-09-18T22:22:50.045Z] === RUN TestConfigInspect [2019-09-18T22:22:50.153Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-18T22:22:50.719Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-18T22:22:52.735Z] --- PASS: TestConfigInspect (2.23s) [2019-09-18T22:22:52.736Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-18T22:22:52.736Z] daemon.go:336: [d061cbb0427eb] waiting for daemon to start [2019-09-18T22:22:52.736Z] daemon.go:336: [d061cbb0427eb] waiting for daemon to start [2019-09-18T22:22:52.736Z] daemon.go:364: [d061cbb0427eb] daemon started [2019-09-18T22:22:52.736Z] daemon.go:472: [d061cbb0427eb] Stopping daemon [2019-09-18T22:22:52.736Z] daemon.go:307: [d061cbb0427eb] exiting daemon [2019-09-18T22:22:52.736Z] daemon.go:459: [d061cbb0427eb] Daemon stopped [2019-09-18T22:22:52.736Z] === RUN TestConfigCreateWithLabels [2019-09-18T22:22:53.995Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-18T22:22:53.996Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-18T22:22:53.996Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-18T22:22:54.765Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-09-18T22:22:54.765Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-18T22:22:54.765Z] daemon.go:336: [dcbd63f9ce9de] waiting for daemon to start [2019-09-18T22:22:54.765Z] daemon.go:336: [dcbd63f9ce9de] waiting for daemon to start [2019-09-18T22:22:54.765Z] daemon.go:364: [dcbd63f9ce9de] daemon started [2019-09-18T22:22:54.765Z] daemon.go:472: [dcbd63f9ce9de] Stopping daemon [2019-09-18T22:22:54.765Z] daemon.go:307: [dcbd63f9ce9de] exiting daemon [2019-09-18T22:22:54.765Z] daemon.go:459: [dcbd63f9ce9de] Daemon stopped [2019-09-18T22:22:54.765Z] === RUN TestConfigCreateResolve [2019-09-18T22:22:55.894Z] === RUN Test/DockerSuite/TestImportFile [2019-09-18T22:22:56.526Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-18T22:22:56.794Z] --- PASS: TestConfigCreateResolve (2.20s) [2019-09-18T22:22:56.794Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-18T22:22:56.794Z] daemon.go:336: [d600637b3da8b] waiting for daemon to start [2019-09-18T22:22:56.794Z] daemon.go:336: [d600637b3da8b] waiting for daemon to start [2019-09-18T22:22:56.794Z] daemon.go:364: [d600637b3da8b] daemon started [2019-09-18T22:22:56.794Z] daemon.go:472: [d600637b3da8b] Stopping daemon [2019-09-18T22:22:56.794Z] daemon.go:307: [d600637b3da8b] exiting daemon [2019-09-18T22:22:56.794Z] daemon.go:459: [d600637b3da8b] Daemon stopped [2019-09-18T22:22:56.794Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T22:22:57.411Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-18T22:22:57.412Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-18T22:22:57.412Z] daemon.go:336: [d8421e25c93f9] waiting for daemon to start [2019-09-18T22:22:57.412Z] daemon.go:336: [d8421e25c93f9] waiting for daemon to start [2019-09-18T22:22:57.412Z] daemon.go:364: [d8421e25c93f9] daemon started [2019-09-18T22:22:57.412Z] daemon.go:472: [d8421e25c93f9] Stopping daemon [2019-09-18T22:22:57.412Z] daemon.go:307: [d8421e25c93f9] exiting daemon [2019-09-18T22:22:57.412Z] daemon.go:459: [d8421e25c93f9] Daemon stopped [2019-09-18T22:22:57.412Z] PASS [2019-09-18T22:22:57.412Z] [2019-09-18T22:22:57.412Z] DONE 8 tests in 16.740s [2019-09-18T22:22:57.412Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-18T22:22:57.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:22:57.412Z] ++ set -e [2019-09-18T22:22:57.412Z] ++ '[' -n 0 ']' [2019-09-18T22:22:57.412Z] ++ set -x [2019-09-18T22:22:57.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:22:57.412Z] INFO: Testing against a local daemon [2019-09-18T22:22:57.412Z] === RUN TestCheckpoint [2019-09-18T22:22:57.412Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T22:22:57.412Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:22:57.412Z] === RUN TestContainerInvalidJSON [2019-09-18T22:22:57.412Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:22:57.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:22:57.412Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:22:57.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:22:57.412Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:22:57.412Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:22:57.412Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T22:22:57.412Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T22:22:57.412Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T22:22:57.412Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-18T22:22:57.412Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-18T22:22:57.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-18T22:22:57.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-18T22:22:57.412Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T22:22:57.412Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-09-18T22:22:57.412Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T22:22:57.695Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-18T22:22:57.695Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T22:22:57.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-18T22:22:57.695Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T22:22:57.695Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-09-18T22:22:57.695Z] === RUN TestCopyFromContainer [2019-09-18T22:22:57.791Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-18T22:22:58.049Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-18T22:22:58.715Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-18T22:22:58.715Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-18T22:22:59.174Z] === RUN TestCopyFromContainer// [2019-09-18T22:22:59.459Z] === RUN TestCopyFromContainer//bar/root [2019-09-18T22:22:59.459Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-18T22:22:59.459Z] === RUN TestCopyFromContainer/bar/quux [2019-09-18T22:22:59.690Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-18T22:22:59.755Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-18T22:22:59.755Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-18T22:22:59.755Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-18T22:22:59.957Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-18T22:23:00.038Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-18T22:23:00.038Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-18T22:23:00.038Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer (2.45s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-18T22:23:00.322Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-18T22:23:00.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T22:23:00.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:23:00.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:23:00.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:23:00.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:23:00.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:23:00.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:23:00.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T22:23:00.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T22:23:00.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T22:23:00.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-18T22:23:00.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-18T22:23:00.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-18T22:23:00.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-18T22:23:00.322Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T22:23:00.322Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-18T22:23:00.322Z] === RUN TestCreateWithInvalidEnv [2019-09-18T22:23:00.322Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T22:23:00.322Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T22:23:00.322Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T22:23:00.322Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T22:23:00.322Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T22:23:00.322Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T22:23:00.322Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T22:23:00.322Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T22:23:00.322Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T22:23:00.322Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-18T22:23:00.322Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-18T22:23:00.322Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T22:23:00.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-18T22:23:00.323Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T22:23:00.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-09-18T22:23:00.323Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T22:23:02.354Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:23:02.354Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:23:02.354Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-18T22:23:02.354Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-18T22:23:02.493Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-09-18T22:23:02.639Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-09-18T22:23:02.639Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T22:23:04.394Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-18T22:23:04.669Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2019-09-18T22:23:04.669Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T22:23:04.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:23:04.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:23:04.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:23:04.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:23:04.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:23:04.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:23:04.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:23:04.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:23:04.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:23:04.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:23:04.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T22:23:04.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T22:23:04.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T22:23:04.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T22:23:04.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T22:23:04.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-09-18T22:23:04.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-18T22:23:04.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-09-18T22:23:04.670Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-18T22:23:04.670Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-18T22:23:04.670Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-18T22:23:04.670Z] === RUN TestContainerStartOnDaemonRestart [2019-09-18T22:23:04.670Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-18T22:23:04.670Z] === RUN TestDaemonRestartIpcMode [2019-09-18T22:23:04.670Z] === PAUSE TestDaemonRestartIpcMode [2019-09-18T22:23:04.670Z] === RUN TestDiff [2019-09-18T22:23:04.960Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-18T22:23:05.316Z] --- PASS: TestDiff (0.71s) [2019-09-18T22:23:05.316Z] === RUN TestExecWithCloseStdin [2019-09-18T22:23:05.526Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-18T22:23:06.092Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-18T22:23:06.328Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-09-18T22:23:06.328Z] === RUN TestExec [2019-09-18T22:23:06.948Z] --- PASS: TestExec (0.86s) [2019-09-18T22:23:06.948Z] === RUN TestExecUser [2019-09-18T22:23:07.024Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-18T22:23:08.017Z] --- PASS: TestExecUser (0.86s) [2019-09-18T22:23:08.017Z] === RUN TestExportContainerAndImportImage [2019-09-18T22:23:08.407Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-18T22:23:09.030Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2019-09-18T22:23:09.030Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T22:23:09.340Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-18T22:23:10.277Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-18T22:23:10.517Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-09-18T22:23:10.517Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-18T22:23:10.517Z] daemon.go:336: [da11e4f0d5d24] waiting for daemon to start [2019-09-18T22:23:10.517Z] daemon.go:336: [da11e4f0d5d24] waiting for daemon to start [2019-09-18T22:23:10.517Z] daemon.go:364: [da11e4f0d5d24] daemon started [2019-09-18T22:23:10.517Z] daemon.go:472: [da11e4f0d5d24] Stopping daemon [2019-09-18T22:23:10.517Z] daemon.go:307: [da11e4f0d5d24] exiting daemon [2019-09-18T22:23:10.517Z] daemon.go:459: [da11e4f0d5d24] Daemon stopped [2019-09-18T22:23:10.517Z] daemon.go:336: [da11e4f0d5d24] waiting for daemon to start [2019-09-18T22:23:10.517Z] daemon.go:336: [da11e4f0d5d24] waiting for daemon to start [2019-09-18T22:23:10.517Z] daemon.go:364: [da11e4f0d5d24] daemon started [2019-09-18T22:23:10.517Z] daemon.go:472: [da11e4f0d5d24] Stopping daemon [2019-09-18T22:23:10.517Z] daemon.go:307: [da11e4f0d5d24] exiting daemon [2019-09-18T22:23:10.517Z] daemon.go:459: [da11e4f0d5d24] Daemon stopped [2019-09-18T22:23:10.517Z] === RUN TestHealthCheckWorkdir [2019-09-18T22:23:10.535Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-18T22:23:10.535Z] === RUN Test/DockerSuite/TestInfoSecurityOptions [2019-09-18T22:23:10.535Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-18T22:23:11.100Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-18T22:23:11.527Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-09-18T22:23:11.528Z] === RUN TestHealthKillContainer [2019-09-18T22:23:12.033Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-18T22:23:12.966Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-18T22:23:13.532Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-18T22:23:14.553Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-18T22:23:14.553Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-18T22:23:14.553Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-18T22:23:14.906Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-18T22:23:14.998Z] --- PASS: TestHealthKillContainer (2.85s) [2019-09-18T22:23:14.998Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T22:23:14.998Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-09-18T22:23:14.998Z] === RUN TestIpcModeNone [2019-09-18T22:23:15.839Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-18T22:23:15.839Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-18T22:23:16.009Z] --- PASS: TestIpcModeNone (0.86s) [2019-09-18T22:23:16.009Z] === RUN TestIpcModePrivate [2019-09-18T22:23:16.099Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-18T22:23:16.405Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-18T22:23:16.663Z] === RUN Test/DockerSuite/TestInspectAPIMultipleNetworks [2019-09-18T22:23:17.020Z] --- PASS: TestIpcModePrivate (0.85s) [2019-09-18T22:23:17.020Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-18T22:23:17.020Z] === RUN TestIpcModeShareable [2019-09-18T22:23:17.073Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-18T22:23:17.535Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-18T22:23:17.535Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-18T22:23:17.638Z] --- PASS: TestIpcModeShareable (0.89s) [2019-09-18T22:23:17.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-18T22:23:17.638Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-18T22:23:18.509Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-18T22:23:18.561Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-18T22:23:18.970Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-18T22:23:18.970Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-18T22:23:18.970Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-18T22:23:19.493Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-18T22:23:20.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2019-09-18T22:23:20.319Z] === RUN TestAPIIpcModeHost [2019-09-18T22:23:20.428Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-18T22:23:20.686Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-18T22:23:20.943Z] === RUN Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-18T22:23:20.948Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-09-18T22:23:20.948Z] === RUN TestDaemonIpcModeShareable [2019-09-18T22:23:21.508Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-18T22:23:21.508Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-18T22:23:22.880Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-18T22:23:22.971Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-09-18T22:23:22.971Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-18T22:23:22.971Z] daemon.go:336: [dacb9a3d88eee] waiting for daemon to start [2019-09-18T22:23:22.971Z] daemon.go:336: [dacb9a3d88eee] waiting for daemon to start [2019-09-18T22:23:22.971Z] daemon.go:364: [dacb9a3d88eee] daemon started [2019-09-18T22:23:22.971Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-18T22:23:22.971Z] daemon.go:472: [dacb9a3d88eee] Stopping daemon [2019-09-18T22:23:22.971Z] daemon.go:307: [dacb9a3d88eee] exiting daemon [2019-09-18T22:23:22.971Z] daemon.go:459: [dacb9a3d88eee] Daemon stopped [2019-09-18T22:23:22.971Z] === RUN TestDaemonIpcModePrivate [2019-09-18T22:23:23.812Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-18T22:23:24.070Z] === RUN Test/DockerSwarmSuite/TestDNSConfig [2019-09-18T22:23:24.328Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-18T22:23:24.451Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-09-18T22:23:24.451Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-18T22:23:24.451Z] daemon.go:336: [d8eeb03e90824] waiting for daemon to start [2019-09-18T22:23:24.451Z] daemon.go:336: [d8eeb03e90824] waiting for daemon to start [2019-09-18T22:23:24.451Z] daemon.go:364: [d8eeb03e90824] daemon started [2019-09-18T22:23:24.451Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-18T22:23:24.451Z] daemon.go:472: [d8eeb03e90824] Stopping daemon [2019-09-18T22:23:24.451Z] daemon.go:307: [d8eeb03e90824] exiting daemon [2019-09-18T22:23:24.451Z] daemon.go:459: [d8eeb03e90824] Daemon stopped [2019-09-18T22:23:24.451Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-18T22:23:25.701Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-18T22:23:25.701Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-18T22:23:25.701Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-18T22:23:25.701Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-18T22:23:26.484Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-09-18T22:23:26.484Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-18T22:23:26.484Z] daemon.go:336: [dbbaaf642397c] waiting for daemon to start [2019-09-18T22:23:26.484Z] daemon.go:336: [dbbaaf642397c] waiting for daemon to start [2019-09-18T22:23:26.484Z] daemon.go:364: [dbbaaf642397c] daemon started [2019-09-18T22:23:26.484Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-18T22:23:26.484Z] daemon.go:472: [dbbaaf642397c] Stopping daemon [2019-09-18T22:23:26.484Z] daemon.go:307: [dbbaaf642397c] exiting daemon [2019-09-18T22:23:26.484Z] daemon.go:459: [dbbaaf642397c] Daemon stopped [2019-09-18T22:23:26.484Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-18T22:23:26.654Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-18T22:23:27.589Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-18T22:23:27.847Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-18T22:23:27.847Z] === RUN Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-18T22:23:27.971Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-09-18T22:23:27.972Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-18T22:23:27.972Z] daemon.go:336: [d4fa2b6c5ab7b] waiting for daemon to start [2019-09-18T22:23:27.972Z] daemon.go:336: [d4fa2b6c5ab7b] waiting for daemon to start [2019-09-18T22:23:27.972Z] daemon.go:364: [d4fa2b6c5ab7b] daemon started [2019-09-18T22:23:27.972Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-18T22:23:27.972Z] daemon.go:472: [d4fa2b6c5ab7b] Stopping daemon [2019-09-18T22:23:27.972Z] daemon.go:307: [d4fa2b6c5ab7b] exiting daemon [2019-09-18T22:23:27.972Z] daemon.go:459: [d4fa2b6c5ab7b] Daemon stopped [2019-09-18T22:23:27.972Z] === RUN TestIpcModeOlderClient [2019-09-18T22:23:27.972Z] === PAUSE TestIpcModeOlderClient [2019-09-18T22:23:27.972Z] === RUN TestKillContainerInvalidSignal [2019-09-18T22:23:28.590Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-09-18T22:23:28.590Z] === RUN TestKillContainer [2019-09-18T22:23:28.590Z] === RUN TestKillContainer/no_signal [2019-09-18T22:23:28.780Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-18T22:23:29.597Z] === RUN TestKillContainer/non_killing_signal [2019-09-18T22:23:29.713Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-18T22:23:29.880Z] === RUN TestKillContainer/killing_signal [2019-09-18T22:23:30.893Z] --- PASS: TestKillContainer (2.08s) [2019-09-18T22:23:30.893Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-09-18T22:23:30.893Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-09-18T22:23:30.893Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-09-18T22:23:30.893Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T22:23:30.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-18T22:23:31.388Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-18T22:23:31.510Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-18T22:23:31.609Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-18T22:23:31.609Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-18T22:23:31.609Z] === RUN Test/DockerSwarmSuite/TestExtraHosts [2019-09-18T22:23:32.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2019-09-18T22:23:32.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-09-18T22:23:32.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-09-18T22:23:32.127Z] === RUN TestKillStoppedContainer [2019-09-18T22:23:32.411Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-18T22:23:32.411Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T22:23:32.411Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-18T22:23:32.411Z] === RUN TestKillDifferentUserContainer [2019-09-18T22:23:32.539Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-18T22:23:33.029Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-09-18T22:23:33.029Z] === RUN TestInspectOomKilledTrue [2019-09-18T22:23:33.473Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-18T22:23:34.502Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2019-09-18T22:23:34.502Z] === RUN TestInspectOomKilledFalse [2019-09-18T22:23:34.846Z] === RUN Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-18T22:23:35.117Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2019-09-18T22:23:35.117Z] === RUN TestLinksEtcHostsContentMatch [2019-09-18T22:23:35.413Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-18T22:23:35.738Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-09-18T22:23:35.738Z] === RUN TestLinksContainerNames [2019-09-18T22:23:36.346Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-18T22:23:37.224Z] --- PASS: TestLinksContainerNames (1.37s) [2019-09-18T22:23:37.224Z] === RUN TestLogsFollowTailEmpty [2019-09-18T22:23:37.279Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-18T22:23:37.839Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-09-18T22:23:37.839Z] === RUN TestContainerNetworkMountsNoChown [2019-09-18T22:23:37.845Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-18T22:23:38.103Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-18T22:23:38.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/default [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/default [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/private [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/private [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rprivate [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/slave [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/slave [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rslave [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/shared [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/shared [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rshared [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-18T22:23:38.458Z] === CONT TestMountDaemonRoot/default [2019-09-18T22:23:38.458Z] === CONT TestMountDaemonRoot/rprivate [2019-09-18T22:23:38.458Z] === CONT TestMountDaemonRoot/rslave [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-18T22:23:38.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:23:38.458Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/shared [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/slave [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/private [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/rshared [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:23:38.459Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:23:38.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T22:23:38.459Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-18T22:23:38.745Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-18T22:23:38.745Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-09-18T22:23:38.745Z] === RUN TestContainerBindMountNonRecursive [2019-09-18T22:23:39.036Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-18T22:23:39.973Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-18T22:23:40.777Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2019-09-18T22:23:40.777Z] === RUN TestNetworkNat [2019-09-18T22:23:40.905Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-18T22:23:40.905Z] === RUN Test/DockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-18T22:23:41.429Z] --- PASS: TestNetworkNat (0.74s) [2019-09-18T22:23:41.429Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T22:23:42.046Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-09-18T22:23:42.046Z] === RUN TestNetworkLoopbackNat [2019-09-18T22:23:43.056Z] --- PASS: TestNetworkLoopbackNat (1.02s) [2019-09-18T22:23:43.056Z] === RUN TestPause [2019-09-18T22:23:43.430Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-18T22:23:43.430Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-18T22:23:44.065Z] --- PASS: TestPause (0.76s) [2019-09-18T22:23:44.065Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T22:23:44.065Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T22:23:44.065Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T22:23:44.065Z] === RUN TestPauseStopPausedContainer [2019-09-18T22:23:44.684Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-09-18T22:23:44.684Z] === RUN TestPsFilter [2019-09-18T22:23:44.970Z] --- PASS: TestPsFilter (0.22s) [2019-09-18T22:23:44.970Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T22:23:45.327Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-18T22:23:45.588Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-09-18T22:23:45.588Z] === RUN TestRemoveContainerWithVolume [2019-09-18T22:23:46.205Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-09-18T22:23:46.205Z] === RUN TestRemoveContainerRunning [2019-09-18T22:23:46.822Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-09-18T22:23:46.822Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T22:23:47.226Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-18T22:23:47.226Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-18T22:23:47.830Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2019-09-18T22:23:47.830Z] === RUN TestRemoveInvalidContainer [2019-09-18T22:23:47.830Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-18T22:23:47.830Z] === RUN TestRenameLinkedContainer [2019-09-18T22:23:49.122Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-18T22:23:49.685Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-18T22:23:50.520Z] --- PASS: TestRenameLinkedContainer (2.78s) [2019-09-18T22:23:50.520Z] === RUN TestRenameStoppedContainer [2019-09-18T22:23:51.140Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-09-18T22:23:51.140Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T22:23:52.209Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-18T22:23:52.614Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-09-18T22:23:52.614Z] === RUN TestRenameInvalidName [2019-09-18T22:23:53.231Z] --- PASS: TestRenameInvalidName (0.73s) [2019-09-18T22:23:53.231Z] === RUN TestRenameAnonymousContainer [2019-09-18T22:23:54.732Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-18T22:23:54.732Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-18T22:23:55.914Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2019-09-18T22:23:55.914Z] === RUN TestRenameContainerWithSameName [2019-09-18T22:23:56.535Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-09-18T22:23:56.535Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T22:23:57.269Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-18T22:23:57.269Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-18T22:23:58.010Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2019-09-18T22:23:58.010Z] === RUN TestResize [2019-09-18T22:23:58.200Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-18T22:23:58.627Z] --- PASS: TestResize (0.71s) [2019-09-18T22:23:58.627Z] === RUN TestResizeWithInvalidSize [2019-09-18T22:23:59.640Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-09-18T22:23:59.640Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T22:24:00.273Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:00.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:00.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:00.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:24:00.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:24:00.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:00.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:24:02.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:03.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:03.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:04.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:24:04.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:24:05.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:24:05.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:24:07.125Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-18T22:24:07.125Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-18T22:24:07.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:24:08.099Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.15s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [df541ca1b3a93] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [df541ca1b3a93] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [df541ca1b3a93] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [df541ca1b3a93] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [df541ca1b3a93] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [df541ca1b3a93] Daemon stopped [2019-09-18T22:24:10.232Z] daemon.go:336: [df541ca1b3a93] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [df541ca1b3a93] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [df541ca1b3a93] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [df541ca1b3a93] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [df541ca1b3a93] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [df541ca1b3a93] Daemon stopped [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.26s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d64c228ef09a4] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d64c228ef09a4] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d64c228ef09a4] daemon started [2019-09-18T22:24:10.232Z] daemon.go:307: [d64c228ef09a4] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d64c228ef09a4] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d64c228ef09a4] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d64c228ef09a4] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [d64c228ef09a4] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [d64c228ef09a4] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [d64c228ef09a4] Daemon stopped [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.44s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [da8f4c2d4b3a7] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [da8f4c2d4b3a7] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [da8f4c2d4b3a7] daemon started [2019-09-18T22:24:10.232Z] daemon.go:307: [da8f4c2d4b3a7] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [da8f4c2d4b3a7] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [da8f4c2d4b3a7] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [da8f4c2d4b3a7] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [da8f4c2d4b3a7] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [da8f4c2d4b3a7] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [da8f4c2d4b3a7] Daemon stopped [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d0adf49b9ff15] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d0adf49b9ff15] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d0adf49b9ff15] daemon started [2019-09-18T22:24:10.232Z] daemon.go:307: [d0adf49b9ff15] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d0adf49b9ff15] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d0adf49b9ff15] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d0adf49b9ff15] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [d0adf49b9ff15] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [d0adf49b9ff15] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [d0adf49b9ff15] Daemon stopped [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.83s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d7c4ec3831862] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d7c4ec3831862] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d7c4ec3831862] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [d7c4ec3831862] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [d7c4ec3831862] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [d7c4ec3831862] Daemon stopped [2019-09-18T22:24:10.232Z] daemon.go:336: [d7c4ec3831862] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d7c4ec3831862] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d7c4ec3831862] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [d7c4ec3831862] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [d7c4ec3831862] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [d7c4ec3831862] Daemon stopped [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d490a9b0eb49e] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d490a9b0eb49e] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d490a9b0eb49e] daemon started [2019-09-18T22:24:10.232Z] daemon.go:307: [d490a9b0eb49e] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [d490a9b0eb49e] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [d490a9b0eb49e] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [d490a9b0eb49e] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [d490a9b0eb49e] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [d490a9b0eb49e] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [d490a9b0eb49e] Daemon stopped [2019-09-18T22:24:10.232Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2019-09-18T22:24:10.232Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T22:24:10.232Z] daemon.go:336: [dfa0b786ac65f] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [dfa0b786ac65f] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:364: [dfa0b786ac65f] daemon started [2019-09-18T22:24:10.232Z] daemon.go:472: [dfa0b786ac65f] Stopping daemon [2019-09-18T22:24:10.232Z] daemon.go:307: [dfa0b786ac65f] exiting daemon [2019-09-18T22:24:10.232Z] daemon.go:459: [dfa0b786ac65f] Daemon stopped [2019-09-18T22:24:10.232Z] daemon.go:336: [dfa0b786ac65f] waiting for daemon to start [2019-09-18T22:24:10.232Z] daemon.go:336: [dfa0b786ac65f] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [dfa0b786ac65f] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [dfa0b786ac65f] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [dfa0b786ac65f] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [dfa0b786ac65f] Daemon stopped [2019-09-18T22:24:10.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2019-09-18T22:24:10.233Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [d5a90ad62bd7b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [d5a90ad62bd7b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [d5a90ad62bd7b] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [d5a90ad62bd7b] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [d5a90ad62bd7b] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [d5a90ad62bd7b] Daemon stopped [2019-09-18T22:24:10.233Z] daemon.go:336: [d5a90ad62bd7b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [d5a90ad62bd7b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [d5a90ad62bd7b] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [d5a90ad62bd7b] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [d5a90ad62bd7b] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [d5a90ad62bd7b] Daemon stopped [2019-09-18T22:24:10.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2019-09-18T22:24:10.233Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [d6246b8839c35] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [d6246b8839c35] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [d6246b8839c35] daemon started [2019-09-18T22:24:10.233Z] daemon.go:307: [d6246b8839c35] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [d6246b8839c35] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [d6246b8839c35] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [d6246b8839c35] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [d6246b8839c35] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [d6246b8839c35] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [d6246b8839c35] Daemon stopped [2019-09-18T22:24:10.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.29s) [2019-09-18T22:24:10.233Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [d5225e934320d] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [d5225e934320d] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [d5225e934320d] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [d5225e934320d] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [d5225e934320d] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [d5225e934320d] Daemon stopped [2019-09-18T22:24:10.233Z] daemon.go:336: [d5225e934320d] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [d5225e934320d] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [d5225e934320d] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [d5225e934320d] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [d5225e934320d] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [d5225e934320d] Daemon stopped [2019-09-18T22:24:10.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2019-09-18T22:24:10.233Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [dd9d84bd25e2f] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [dd9d84bd25e2f] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [dd9d84bd25e2f] daemon started [2019-09-18T22:24:10.233Z] daemon.go:336: [dd9d84bd25e2f] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:307: [dd9d84bd25e2f] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [dd9d84bd25e2f] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [dd9d84bd25e2f] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [dd9d84bd25e2f] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [dd9d84bd25e2f] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [dd9d84bd25e2f] Daemon stopped [2019-09-18T22:24:10.233Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2019-09-18T22:24:10.233Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T22:24:10.233Z] daemon.go:336: [de0fff5f16b9b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [de0fff5f16b9b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [de0fff5f16b9b] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [de0fff5f16b9b] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [de0fff5f16b9b] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [de0fff5f16b9b] Daemon stopped [2019-09-18T22:24:10.233Z] daemon.go:336: [de0fff5f16b9b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:336: [de0fff5f16b9b] waiting for daemon to start [2019-09-18T22:24:10.233Z] daemon.go:364: [de0fff5f16b9b] daemon started [2019-09-18T22:24:10.233Z] daemon.go:472: [de0fff5f16b9b] Stopping daemon [2019-09-18T22:24:10.233Z] daemon.go:307: [de0fff5f16b9b] exiting daemon [2019-09-18T22:24:10.233Z] daemon.go:459: [de0fff5f16b9b] Daemon stopped [2019-09-18T22:24:10.233Z] === RUN TestCgroupNamespacesRun [2019-09-18T22:24:11.715Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2019-09-18T22:24:11.715Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-18T22:24:11.715Z] daemon.go:336: [d42660be4d14d] waiting for daemon to start [2019-09-18T22:24:11.715Z] daemon.go:336: [d42660be4d14d] waiting for daemon to start [2019-09-18T22:24:11.715Z] daemon.go:364: [d42660be4d14d] daemon started [2019-09-18T22:24:11.715Z] daemon.go:472: [d42660be4d14d] Stopping daemon [2019-09-18T22:24:11.715Z] daemon.go:307: [d42660be4d14d] exiting daemon [2019-09-18T22:24:11.715Z] daemon.go:459: [d42660be4d14d] Daemon stopped [2019-09-18T22:24:11.715Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-18T22:24:13.059Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-18T22:24:13.059Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-18T22:24:13.753Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-09-18T22:24:13.753Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-18T22:24:13.753Z] daemon.go:336: [d833cbbd3f881] waiting for daemon to start [2019-09-18T22:24:13.753Z] daemon.go:336: [d833cbbd3f881] waiting for daemon to start [2019-09-18T22:24:13.753Z] daemon.go:364: [d833cbbd3f881] daemon started [2019-09-18T22:24:13.753Z] daemon.go:472: [d833cbbd3f881] Stopping daemon [2019-09-18T22:24:13.753Z] daemon.go:307: [d833cbbd3f881] exiting daemon [2019-09-18T22:24:13.753Z] daemon.go:459: [d833cbbd3f881] Daemon stopped [2019-09-18T22:24:13.753Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-18T22:24:13.922Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-18T22:24:14.896Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-18T22:24:14.896Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-18T22:24:14.955Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-18T22:24:15.234Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2019-09-18T22:24:15.234Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-18T22:24:15.234Z] daemon.go:336: [d88959c54c496] waiting for daemon to start [2019-09-18T22:24:15.234Z] daemon.go:336: [d88959c54c496] waiting for daemon to start [2019-09-18T22:24:15.234Z] daemon.go:364: [d88959c54c496] daemon started [2019-09-18T22:24:15.234Z] daemon.go:472: [d88959c54c496] Stopping daemon [2019-09-18T22:24:15.234Z] daemon.go:307: [d88959c54c496] exiting daemon [2019-09-18T22:24:15.234Z] daemon.go:459: [d88959c54c496] Daemon stopped [2019-09-18T22:24:15.234Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-18T22:24:15.357Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-18T22:24:15.519Z] === RUN Test/DockerSwarmSuite/TestPruneNetwork [2019-09-18T22:24:15.777Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-18T22:24:15.821Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-18T22:24:15.821Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-18T22:24:17.257Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2019-09-18T22:24:17.257Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-18T22:24:17.257Z] daemon.go:336: [d7d7a42d96b39] waiting for daemon to start [2019-09-18T22:24:17.257Z] daemon.go:336: [d7d7a42d96b39] waiting for daemon to start [2019-09-18T22:24:17.257Z] daemon.go:364: [d7d7a42d96b39] daemon started [2019-09-18T22:24:17.257Z] daemon.go:472: [d7d7a42d96b39] Stopping daemon [2019-09-18T22:24:17.257Z] daemon.go:307: [d7d7a42d96b39] exiting daemon [2019-09-18T22:24:17.257Z] daemon.go:459: [d7d7a42d96b39] Daemon stopped [2019-09-18T22:24:17.257Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-18T22:24:18.734Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2019-09-18T22:24:18.734Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-18T22:24:18.734Z] daemon.go:336: [d06eef64738c5] waiting for daemon to start [2019-09-18T22:24:18.734Z] daemon.go:336: [d06eef64738c5] waiting for daemon to start [2019-09-18T22:24:18.735Z] daemon.go:364: [d06eef64738c5] daemon started [2019-09-18T22:24:18.735Z] daemon.go:472: [d06eef64738c5] Stopping daemon [2019-09-18T22:24:18.735Z] daemon.go:307: [d06eef64738c5] exiting daemon [2019-09-18T22:24:18.735Z] daemon.go:459: [d06eef64738c5] Daemon stopped [2019-09-18T22:24:18.735Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T22:24:19.057Z] === RUN Test/DockerSuite/TestLoadNoStdinFail [2019-09-18T22:24:19.057Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-18T22:24:19.314Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-18T22:24:19.314Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-18T22:24:19.314Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-18T22:24:19.743Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-09-18T22:24:19.743Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T22:24:19.743Z] daemon.go:336: [dda779eb4358d] waiting for daemon to start [2019-09-18T22:24:19.743Z] daemon.go:336: [dda779eb4358d] waiting for daemon to start [2019-09-18T22:24:19.743Z] daemon.go:364: [dda779eb4358d] daemon started [2019-09-18T22:24:19.743Z] daemon.go:472: [dda779eb4358d] Stopping daemon [2019-09-18T22:24:19.743Z] daemon.go:307: [dda779eb4358d] exiting daemon [2019-09-18T22:24:19.743Z] daemon.go:459: [dda779eb4358d] Daemon stopped [2019-09-18T22:24:19.743Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-18T22:24:20.247Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-18T22:24:20.366Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2019-09-18T22:24:20.366Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-18T22:24:20.366Z] daemon.go:336: [d3f5719fb69a5] waiting for daemon to start [2019-09-18T22:24:20.366Z] daemon.go:336: [d3f5719fb69a5] waiting for daemon to start [2019-09-18T22:24:20.366Z] daemon.go:364: [d3f5719fb69a5] daemon started [2019-09-18T22:24:20.366Z] daemon.go:472: [d3f5719fb69a5] Stopping daemon [2019-09-18T22:24:20.366Z] daemon.go:307: [d3f5719fb69a5] exiting daemon [2019-09-18T22:24:20.366Z] daemon.go:459: [d3f5719fb69a5] Daemon stopped [2019-09-18T22:24:20.366Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-18T22:24:21.180Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-18T22:24:22.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-09-18T22:24:22.408Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-18T22:24:22.408Z] daemon.go:336: [d4e91191cf659] waiting for daemon to start [2019-09-18T22:24:22.408Z] daemon.go:336: [d4e91191cf659] waiting for daemon to start [2019-09-18T22:24:22.408Z] daemon.go:364: [d4e91191cf659] daemon started [2019-09-18T22:24:22.408Z] daemon.go:472: [d4e91191cf659] Stopping daemon [2019-09-18T22:24:22.408Z] daemon.go:307: [d4e91191cf659] exiting daemon [2019-09-18T22:24:22.408Z] daemon.go:459: [d4e91191cf659] Daemon stopped [2019-09-18T22:24:22.408Z] === RUN TestKernelTCPMemory [2019-09-18T22:24:23.029Z] --- PASS: TestKernelTCPMemory (0.90s) [2019-09-18T22:24:23.029Z] === RUN TestNISDomainname [2019-09-18T22:24:24.039Z] --- PASS: TestNISDomainname (1.02s) [2019-09-18T22:24:24.039Z] === RUN TestHostnameDnsResolution [2019-09-18T22:24:25.357Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-18T22:24:25.516Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-09-18T22:24:25.516Z] === RUN TestStats [2019-09-18T22:24:25.922Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-18T22:24:26.180Z] === RUN Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-18T22:24:26.987Z] --- PASS: TestStats (1.78s) [2019-09-18T22:24:26.987Z] === RUN TestStopContainerWithTimeout [2019-09-18T22:24:26.987Z] === RUN TestStopContainerWithTimeout/0 [2019-09-18T22:24:26.987Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-18T22:24:26.987Z] === RUN TestStopContainerWithTimeout/1 [2019-09-18T22:24:26.988Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-18T22:24:26.988Z] === RUN TestStopContainerWithTimeout/3 [2019-09-18T22:24:26.988Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-18T22:24:26.988Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-18T22:24:26.988Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-18T22:24:26.988Z] === CONT TestStopContainerWithTimeout/0 [2019-09-18T22:24:26.988Z] === CONT TestStopContainerWithTimeout/3 [2019-09-18T22:24:26.988Z] === CONT TestStopContainerWithTimeout/1 [2019-09-18T22:24:26.988Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-18T22:24:29.458Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-18T22:24:30.463Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-18T22:24:30.463Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-09-18T22:24:30.463Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2019-09-18T22:24:30.463Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2019-09-18T22:24:30.463Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2019-09-18T22:24:30.463Z] === RUN TestDeleteDevicemapper [2019-09-18T22:24:30.463Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-18T22:24:30.463Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T22:24:30.463Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T22:24:30.830Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-18T22:24:31.762Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-18T22:24:31.762Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-18T22:24:32.695Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-18T22:24:33.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2019-09-18T22:24:33.161Z] === RUN TestUpdateMemory [2019-09-18T22:24:34.067Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-18T22:24:34.199Z] --- PASS: TestUpdateMemory (1.09s) [2019-09-18T22:24:34.199Z] === RUN TestUpdateCPUQuota [2019-09-18T22:24:34.999Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-18T22:24:36.226Z] --- PASS: TestUpdateCPUQuota (1.70s) [2019-09-18T22:24:36.226Z] === RUN TestUpdatePidsLimit [2019-09-18T22:24:36.226Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-18T22:24:36.394Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-18T22:24:36.509Z] === RUN TestUpdatePidsLimit/no_change [2019-09-18T22:24:36.792Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-18T22:24:37.078Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-18T22:24:37.326Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-18T22:24:37.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-18T22:24:37.983Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-18T22:24:38.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-18T22:24:39.850Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit (4.15s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-09-18T22:24:40.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-09-18T22:24:40.076Z] === RUN TestUpdateRestartPolicy [2019-09-18T22:24:40.415Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-18T22:24:41.004Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-18T22:24:41.004Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-18T22:24:41.004Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-18T22:24:41.347Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-18T22:24:42.278Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-18T22:24:44.802Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-18T22:24:48.109Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-18T22:24:48.109Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-18T22:24:50.633Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-18T22:24:52.606Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2019-09-18T22:24:52.606Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T22:24:52.890Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-09-18T22:24:52.890Z] === RUN TestWaitNonBlocked [2019-09-18T22:24:52.890Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:24:52.890Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:24:52.890Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:24:52.890Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:24:52.890Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T22:24:52.890Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T22:24:53.904Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T22:24:53.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2019-09-18T22:24:53.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2019-09-18T22:24:53.904Z] === RUN TestWaitBlocked [2019-09-18T22:24:53.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:24:53.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:24:53.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:24:53.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:24:53.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T22:24:53.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T22:24:53.908Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-18T22:24:54.165Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-18T22:24:55.096Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-18T22:24:55.384Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-18T22:24:55.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2019-09-18T22:24:55.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-09-18T22:24:55.384Z] === CONT TestContainerStartOnDaemonRestart [2019-09-18T22:24:55.384Z] === CONT TestIpcModeOlderClient [2019-09-18T22:24:55.384Z] === CONT TestDaemonRestartIpcMode [2019-09-18T22:24:55.384Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-09-18T22:24:56.029Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-18T22:24:56.961Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-18T22:24:57.892Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-18T22:24:58.149Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-18T22:24:58.149Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-18T22:24:58.849Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2019-09-18T22:24:58.849Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-18T22:24:58.849Z] daemon.go:336: [de2b63bc972f6] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:336: [de2b63bc972f6] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:364: [de2b63bc972f6] daemon started [2019-09-18T22:24:58.849Z] daemon.go:336: [de2b63bc972f6] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:307: [de2b63bc972f6] exiting daemon [2019-09-18T22:24:58.849Z] daemon.go:336: [de2b63bc972f6] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:364: [de2b63bc972f6] daemon started [2019-09-18T22:24:58.849Z] daemon.go:472: [de2b63bc972f6] Stopping daemon [2019-09-18T22:24:58.849Z] daemon.go:307: [de2b63bc972f6] exiting daemon [2019-09-18T22:24:58.849Z] daemon.go:459: [de2b63bc972f6] Daemon stopped [2019-09-18T22:24:58.849Z] --- PASS: TestDaemonRestartIpcMode (3.85s) [2019-09-18T22:24:58.849Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-18T22:24:58.849Z] daemon.go:336: [dbc66e49df778] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:336: [dbc66e49df778] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:364: [dbc66e49df778] daemon started [2019-09-18T22:24:58.849Z] daemon.go:472: [dbc66e49df778] Stopping daemon [2019-09-18T22:24:58.849Z] daemon.go:307: [dbc66e49df778] exiting daemon [2019-09-18T22:24:58.849Z] daemon.go:459: [dbc66e49df778] Daemon stopped [2019-09-18T22:24:58.849Z] daemon.go:336: [dbc66e49df778] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:336: [dbc66e49df778] waiting for daemon to start [2019-09-18T22:24:58.849Z] daemon.go:364: [dbc66e49df778] daemon started [2019-09-18T22:24:58.849Z] daemon.go:472: [dbc66e49df778] Stopping daemon [2019-09-18T22:24:58.849Z] daemon.go:307: [dbc66e49df778] exiting daemon [2019-09-18T22:24:58.849Z] daemon.go:459: [dbc66e49df778] Daemon stopped [2019-09-18T22:24:58.849Z] PASS [2019-09-18T22:24:58.849Z] [2019-09-18T22:24:58.849Z] === Skipped [2019-09-18T22:24:58.849Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-18T22:24:58.849Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T22:24:58.849Z] [2019-09-18T22:24:58.849Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T22:24:58.849Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T22:24:58.849Z] [2019-09-18T22:24:58.849Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-18T22:24:58.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T22:24:58.849Z] [2019-09-18T22:24:58.849Z] [2019-09-18T22:24:58.849Z] DONE 197 tests, 3 skipped in 121.624s [2019-09-18T22:24:58.849Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-18T22:24:58.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:24:58.849Z] ++ set -e [2019-09-18T22:24:58.849Z] ++ '[' -n 0 ']' [2019-09-18T22:24:58.849Z] ++ set -x [2019-09-18T22:24:58.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:24:59.080Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-18T22:24:59.131Z] INFO: Testing against a local daemon [2019-09-18T22:24:59.131Z] === RUN TestCommitInheritsEnv [2019-09-18T22:24:59.415Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-09-18T22:24:59.415Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T22:24:59.415Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-18T22:24:59.415Z] === RUN TestImagesFilterMultiReference [2019-09-18T22:24:59.699Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-18T22:24:59.699Z] === RUN TestImagePullPlatformInvalid [2019-09-18T22:24:59.699Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-18T22:24:59.699Z] === RUN TestRemoveImageOrphaning [2019-09-18T22:24:59.982Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-09-18T22:24:59.982Z] === RUN TestRemoveImageGarbageCollector [2019-09-18T22:24:59.982Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-18T22:24:59.982Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:24:59.982Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T22:24:59.982Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-18T22:24:59.982Z] === RUN TestTagInvalidReference [2019-09-18T22:25:00.266Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-18T22:25:00.266Z] === RUN TestTagValidPrefixedRepo [2019-09-18T22:25:00.266Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-18T22:25:00.266Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T22:25:00.266Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-09-18T22:25:00.266Z] === RUN TestTagOfficialNames [2019-09-18T22:25:00.266Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-18T22:25:00.266Z] === RUN TestTagMatchesDigest [2019-09-18T22:25:00.266Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-18T22:25:00.266Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-18T22:25:01.606Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-18T22:25:01.606Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-18T22:25:02.171Z] === RUN Test/DockerSuite/TestNetworkEvents [2019-09-18T22:25:03.542Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-18T22:25:04.473Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-18T22:25:06.178Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-18T22:25:06.178Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-18T22:25:06.178Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-18T22:25:06.394Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-18T22:25:06.962Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-18T22:25:08.334Z] === RUN Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-18T22:25:08.898Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-18T22:25:09.926Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-18T22:25:12.883Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-18T22:25:15.084Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-18T22:25:15.452Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-18T22:25:15.452Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-18T22:25:16.384Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-18T22:25:16.384Z] === RUN Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-18T22:25:19.663Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-18T22:25:21.035Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-18T22:25:22.407Z] === RUN Test/DockerSwarmSuite/TestServiceLogs [2019-09-18T22:25:23.339Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-18T22:25:28.597Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-18T22:25:30.494Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-18T22:25:31.865Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-18T22:25:33.238Z] === RUN Test/DockerSuite/TestPortList [2019-09-18T22:25:35.764Z] === RUN Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-18T22:25:38.289Z] === RUN Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-18T22:25:42.480Z] === RUN Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-18T22:25:43.851Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-18T22:25:45.750Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-18T22:25:45.750Z] === RUN Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-18T22:25:51.006Z] === RUN Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-18T22:25:53.529Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-18T22:25:53.529Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-18T22:25:53.529Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-18T22:25:54.094Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-18T22:25:54.094Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-18T22:25:54.094Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-18T22:25:55.026Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-18T22:25:55.026Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-18T22:25:55.590Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-18T22:25:55.848Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-18T22:25:57.745Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-18T22:25:57.745Z] === RUN Test/DockerSuite/TestPruneContainerLabel [2019-09-18T22:26:01.024Z] === RUN Test/DockerSuite/TestPruneContainerUntil [2019-09-18T22:26:02.397Z] === RUN Test/DockerSuite/TestPruneNetworkLabel [2019-09-18T22:26:02.655Z] === RUN Test/DockerSuite/TestPruneVolumeLabel [2019-09-18T22:26:02.912Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-18T22:26:07.100Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-18T22:26:07.358Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-18T22:26:07.615Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-18T22:26:11.795Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-18T22:26:17.054Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-18T22:26:17.054Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-18T22:26:20.340Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-18T22:26:20.904Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-18T22:26:27.246Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-18T22:26:27.246Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-18T22:26:27.246Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-18T22:26:29.007Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-18T22:26:29.938Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-18T22:26:32.462Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-18T22:26:34.359Z] === RUN Test/DockerSwarmSuite/TestServiceScale [2019-09-18T22:26:34.360Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-18T22:26:36.257Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-18T22:26:36.823Z] === RUN Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-18T22:26:38.194Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-18T22:26:40.722Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-18T22:26:42.092Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-18T22:26:42.092Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-18T22:26:43.024Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-18T22:26:46.301Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-18T22:26:48.826Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-18T22:26:49.390Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-18T22:26:49.390Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-18T22:26:49.390Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-18T22:26:49.647Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-18T22:26:49.647Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-18T22:26:50.580Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-18T22:26:52.477Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-18T22:26:53.895Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-18T22:26:54.461Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-18T22:26:56.358Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-18T22:26:59.634Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-18T22:27:02.159Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T22:27:03.531Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-18T22:27:05.429Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-18T22:27:07.953Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-18T22:27:07.953Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-18T22:27:07.953Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-18T22:27:07.953Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-18T22:27:11.228Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-18T22:27:12.161Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-18T22:27:16.340Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-18T22:27:17.710Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-18T22:27:17.710Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-18T22:27:17.710Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-18T22:27:21.890Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-18T22:27:21.890Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-18T22:27:22.823Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-18T22:27:23.389Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-18T22:27:25.285Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-18T22:27:26.217Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-18T22:27:27.746Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-18T22:27:28.132Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-18T22:27:29.064Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-18T22:27:29.064Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-18T22:27:29.284Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-18T22:27:29.997Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-18T22:27:30.255Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-18T22:27:30.257Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-18T22:27:33.534Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-18T22:27:34.907Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-18T22:27:35.839Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-18T22:27:36.771Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-18T22:27:37.335Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-18T22:27:38.710Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-18T22:27:39.645Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-18T22:27:40.209Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-18T22:27:40.774Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-18T22:27:40.774Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-18T22:27:41.750Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-18T22:27:43.647Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-18T22:27:44.211Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-18T22:27:45.143Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-18T22:27:46.074Z] === RUN Test/DockerSuite/TestRunApparmorProcDirectory [2019-09-18T22:27:47.969Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-18T22:27:49.340Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T22:27:49.340Z] === RUN Test/DockerSuite/TestRunAttachDetach [2019-09-18T22:27:50.273Z] === RUN Test/DockerSuite/TestRunAttachDetachFromConfig [2019-09-18T22:27:51.363Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-18T22:27:51.646Z] === RUN Test/DockerSuite/TestRunAttachDetachFromFlag [2019-09-18T22:27:52.577Z] === RUN Test/DockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-18T22:27:53.507Z] === RUN Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-18T22:27:54.442Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-18T22:27:55.385Z] === RUN Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-18T22:27:56.760Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-18T22:27:57.325Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-18T22:27:58.259Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-18T22:27:58.824Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-18T22:27:58.824Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-18T22:28:01.348Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-18T22:28:02.281Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-18T22:28:03.212Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-18T22:28:03.747Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-18T22:28:03.777Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-18T22:28:04.710Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-18T22:28:04.710Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-18T22:28:05.274Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-18T22:28:06.206Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-18T22:28:07.137Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-18T22:28:07.701Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-18T22:28:08.633Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-18T22:28:08.633Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-18T22:28:08.633Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-18T22:28:09.566Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-18T22:28:09.566Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-18T22:28:10.939Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-18T22:28:11.872Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-18T22:28:12.803Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-18T22:28:13.367Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-18T22:28:13.624Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-18T22:28:14.065Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-18T22:28:14.556Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-18T22:28:15.929Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-18T22:28:16.860Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T22:28:17.790Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-18T22:28:19.688Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-18T22:28:20.620Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-18T22:28:21.209Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-18T22:28:22.142Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-18T22:28:23.074Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-18T22:28:23.641Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-18T22:28:25.537Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-18T22:28:29.714Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-18T22:28:29.714Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-18T22:28:29.971Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-18T22:28:32.495Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-18T22:28:34.391Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-18T22:28:36.914Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-18T22:28:40.191Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-18T22:28:40.191Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-18T22:28:40.191Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-18T22:28:40.448Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-18T22:28:42.344Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-18T22:28:44.241Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-18T22:28:46.141Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-18T22:28:47.072Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-18T22:28:48.970Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-18T22:28:49.534Z] === RUN Test/DockerSuite/TestRunDeviceDirectory [2019-09-18T22:28:49.534Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-18T22:28:49.758Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-18T22:28:50.466Z] === RUN Test/DockerSuite/TestRunDeviceSymlink [2019-09-18T22:28:52.382Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-18T22:28:52.382Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-18T22:28:52.952Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-18T22:28:53.884Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-18T22:28:54.448Z] === RUN Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-18T22:28:55.379Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-18T22:28:55.379Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-18T22:28:56.311Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-18T22:28:56.876Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-18T22:28:57.808Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-18T22:28:58.740Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-18T22:28:59.307Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-18T22:29:00.240Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-18T22:29:01.173Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-18T22:29:01.738Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-18T22:29:01.738Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-18T22:29:02.672Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-18T22:29:03.606Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-18T22:29:04.580Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-18T22:29:04.978Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-18T22:29:05.546Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T22:29:05.546Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-18T22:29:09.726Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-18T22:29:09.983Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-18T22:29:14.909Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-18T22:29:22.169Z] === RUN Test/DockerSuite/TestRunInvalidCPUShares [2019-09-18T22:29:22.426Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-18T22:29:24.323Z] === RUN Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-18T22:29:24.323Z] === RUN Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-18T22:29:24.323Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-18T22:29:24.323Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-18T22:29:24.887Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-18T22:29:28.163Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-18T22:29:30.064Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-18T22:29:31.435Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-18T22:29:32.366Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-18T22:29:33.300Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-18T22:29:33.865Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-18T22:29:35.236Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-18T22:29:35.236Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-18T22:29:35.236Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-18T22:29:37.133Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-18T22:29:38.064Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-18T22:29:39.960Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-18T22:29:39.960Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-18T22:29:39.960Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-18T22:29:41.857Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-18T22:29:43.229Z] === RUN Test/DockerSuite/TestRunMount [2019-09-18T22:29:49.779Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-18T22:29:50.710Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-18T22:29:51.276Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-18T22:29:53.172Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-18T22:29:55.696Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-18T22:29:58.972Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-18T22:30:01.502Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-18T22:30:04.029Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-18T22:30:05.400Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-18T22:30:07.298Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-18T22:30:07.298Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-18T22:30:07.862Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-18T22:30:09.236Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-18T22:30:10.168Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-18T22:30:10.733Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-18T22:30:13.257Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-18T22:30:15.780Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-18T22:30:21.035Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-18T22:30:21.035Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-18T22:30:21.035Z] === RUN Test/DockerSuite/TestRunNoNewPrivSetuid [2019-09-18T22:30:21.968Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-18T22:30:21.968Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-18T22:30:22.828Z] --- PASS: TestImportExtremelyLargeImageWorks (315.16s) [2019-09-18T22:30:22.828Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-18T22:30:22.828Z] daemon.go:336: [df48115840949] waiting for daemon to start [2019-09-18T22:30:22.828Z] daemon.go:336: [df48115840949] waiting for daemon to start [2019-09-18T22:30:22.828Z] daemon.go:364: [df48115840949] daemon started [2019-09-18T22:30:22.828Z] daemon.go:472: [df48115840949] Stopping daemon [2019-09-18T22:30:22.828Z] daemon.go:307: [df48115840949] exiting daemon [2019-09-18T22:30:22.828Z] daemon.go:459: [df48115840949] Daemon stopped [2019-09-18T22:30:22.828Z] PASS [2019-09-18T22:30:22.828Z] [2019-09-18T22:30:22.828Z] === Skipped [2019-09-18T22:30:22.828Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-18T22:30:22.828Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:30:22.828Z] [2019-09-18T22:30:22.828Z] [2019-09-18T22:30:22.828Z] DONE 12 tests, 1 skipped in 316.558s [2019-09-18T22:30:22.828Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-18T22:30:22.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:30:22.828Z] ++ set -e [2019-09-18T22:30:22.828Z] ++ '[' -n 0 ']' [2019-09-18T22:30:22.828Z] ++ set -x [2019-09-18T22:30:22.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:30:22.828Z] INFO: Testing against a local daemon [2019-09-18T22:30:22.828Z] === RUN TestNetworkCreateDelete [2019-09-18T22:30:22.828Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-09-18T22:30:22.828Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T22:30:22.828Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-09-18T22:30:22.828Z] === RUN TestInspectNetwork [2019-09-18T22:30:22.828Z] === RUN TestInspectNetwork/full_network_id [2019-09-18T22:30:22.828Z] === RUN TestInspectNetwork/partial_network_id [2019-09-18T22:30:22.828Z] === RUN TestInspectNetwork/network_name [2019-09-18T22:30:22.828Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-18T22:30:22.901Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-18T22:30:23.465Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-18T22:30:23.723Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-18T22:30:24.654Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-18T22:30:24.872Z] --- PASS: TestInspectNetwork (8.39s) [2019-09-18T22:30:24.872Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-18T22:30:24.872Z] daemon.go:336: [dc8cfc9442bc8] waiting for daemon to start [2019-09-18T22:30:24.872Z] daemon.go:336: [dc8cfc9442bc8] waiting for daemon to start [2019-09-18T22:30:24.872Z] daemon.go:364: [dc8cfc9442bc8] daemon started [2019-09-18T22:30:24.872Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-18T22:30:24.872Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-18T22:30:24.872Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-18T22:30:24.872Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-18T22:30:24.872Z] daemon.go:472: [dc8cfc9442bc8] Stopping daemon [2019-09-18T22:30:24.872Z] daemon.go:307: [dc8cfc9442bc8] exiting daemon [2019-09-18T22:30:24.872Z] daemon.go:459: [dc8cfc9442bc8] Daemon stopped [2019-09-18T22:30:24.872Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T22:30:25.220Z] === RUN Test/DockerSuite/TestRunOOMExitCode [2019-09-18T22:30:25.220Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-18T22:30:26.151Z] === RUN Test/DockerSuite/TestRunPIDsLimit [2019-09-18T22:30:27.085Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-18T22:30:27.554Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-09-18T22:30:27.554Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-18T22:30:27.554Z] daemon.go:336: [d35c66d8eaea6] waiting for daemon to start [2019-09-18T22:30:27.554Z] daemon.go:336: [d35c66d8eaea6] waiting for daemon to start [2019-09-18T22:30:27.554Z] daemon.go:364: [d35c66d8eaea6] daemon started [2019-09-18T22:30:27.554Z] daemon.go:472: [d35c66d8eaea6] Stopping daemon [2019-09-18T22:30:27.554Z] daemon.go:307: [d35c66d8eaea6] exiting daemon [2019-09-18T22:30:27.554Z] daemon.go:459: [d35c66d8eaea6] Daemon stopped [2019-09-18T22:30:27.554Z] === RUN TestNetworkInvalidJSON [2019-09-18T22:30:27.554Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T22:30:27.554Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T22:30:27.554Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:30:27.554Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:30:27.554Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:30:27.554Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:30:27.554Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T22:30:27.554Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T22:30:27.554Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T22:30:27.554Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2019-09-18T22:30:27.554Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-18T22:30:27.554Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-18T22:30:27.554Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-18T22:30:27.554Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T22:30:28.570Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-18T22:30:28.570Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-18T22:30:28.570Z] daemon.go:336: [d7b39c00d3ed9] waiting for daemon to start [2019-09-18T22:30:28.570Z] daemon.go:336: [d7b39c00d3ed9] waiting for daemon to start [2019-09-18T22:30:28.570Z] daemon.go:364: [d7b39c00d3ed9] daemon started [2019-09-18T22:30:28.570Z] daemon.go:472: [d7b39c00d3ed9] Stopping daemon [2019-09-18T22:30:28.570Z] daemon.go:307: [d7b39c00d3ed9] exiting daemon [2019-09-18T22:30:28.570Z] daemon.go:459: [d7b39c00d3ed9] Daemon stopped [2019-09-18T22:30:28.570Z] daemon.go:336: [d7b39c00d3ed9] waiting for daemon to start [2019-09-18T22:30:28.570Z] daemon.go:336: [d7b39c00d3ed9] waiting for daemon to start [2019-09-18T22:30:28.570Z] daemon.go:364: [d7b39c00d3ed9] daemon started [2019-09-18T22:30:28.570Z] daemon.go:472: [d7b39c00d3ed9] Stopping daemon [2019-09-18T22:30:28.570Z] daemon.go:307: [d7b39c00d3ed9] exiting daemon [2019-09-18T22:30:28.570Z] daemon.go:459: [d7b39c00d3ed9] Daemon stopped [2019-09-18T22:30:28.570Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T22:30:28.979Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-18T22:30:29.543Z] === RUN Test/DockerSuite/TestRunPrivilegedAllowedDevices [2019-09-18T22:30:29.577Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-09-18T22:30:29.577Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-18T22:30:29.577Z] daemon.go:336: [d47848f110038] waiting for daemon to start [2019-09-18T22:30:29.577Z] daemon.go:336: [d47848f110038] waiting for daemon to start [2019-09-18T22:30:29.577Z] daemon.go:364: [d47848f110038] daemon started [2019-09-18T22:30:29.577Z] daemon.go:472: [d47848f110038] Stopping daemon [2019-09-18T22:30:29.577Z] daemon.go:307: [d47848f110038] exiting daemon [2019-09-18T22:30:29.577Z] daemon.go:459: [d47848f110038] Daemon stopped [2019-09-18T22:30:29.577Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T22:30:30.476Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-18T22:30:30.589Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-09-18T22:30:30.589Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-18T22:30:30.589Z] daemon.go:336: [dd824d4bd2528] waiting for daemon to start [2019-09-18T22:30:30.589Z] daemon.go:336: [dd824d4bd2528] waiting for daemon to start [2019-09-18T22:30:30.589Z] daemon.go:364: [dd824d4bd2528] daemon started [2019-09-18T22:30:30.589Z] daemon.go:472: [dd824d4bd2528] Stopping daemon [2019-09-18T22:30:30.589Z] daemon.go:307: [dd824d4bd2528] exiting daemon [2019-09-18T22:30:30.589Z] daemon.go:459: [dd824d4bd2528] Daemon stopped [2019-09-18T22:30:30.589Z] daemon.go:336: [dd824d4bd2528] waiting for daemon to start [2019-09-18T22:30:30.589Z] daemon.go:336: [dd824d4bd2528] waiting for daemon to start [2019-09-18T22:30:30.589Z] daemon.go:364: [dd824d4bd2528] daemon started [2019-09-18T22:30:30.589Z] daemon.go:472: [dd824d4bd2528] Stopping daemon [2019-09-18T22:30:30.589Z] daemon.go:307: [dd824d4bd2528] exiting daemon [2019-09-18T22:30:30.589Z] daemon.go:459: [dd824d4bd2528] Daemon stopped [2019-09-18T22:30:30.589Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:30:31.040Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-18T22:30:31.977Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-18T22:30:32.070Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2019-09-18T22:30:32.070Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T22:30:32.070Z] daemon.go:336: [da2811455d95e] waiting for daemon to start [2019-09-18T22:30:32.070Z] daemon.go:336: [da2811455d95e] waiting for daemon to start [2019-09-18T22:30:32.070Z] daemon.go:364: [da2811455d95e] daemon started [2019-09-18T22:30:32.070Z] daemon.go:472: [da2811455d95e] Stopping daemon [2019-09-18T22:30:32.070Z] daemon.go:307: [da2811455d95e] exiting daemon [2019-09-18T22:30:32.070Z] daemon.go:459: [da2811455d95e] Daemon stopped [2019-09-18T22:30:32.070Z] daemon.go:336: [da2811455d95e] waiting for daemon to start [2019-09-18T22:30:32.070Z] daemon.go:336: [da2811455d95e] waiting for daemon to start [2019-09-18T22:30:32.070Z] daemon.go:364: [da2811455d95e] daemon started [2019-09-18T22:30:32.070Z] daemon.go:472: [da2811455d95e] Stopping daemon [2019-09-18T22:30:32.070Z] daemon.go:307: [da2811455d95e] exiting daemon [2019-09-18T22:30:32.070Z] daemon.go:459: [da2811455d95e] Daemon stopped [2019-09-18T22:30:32.070Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:30:32.547Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-18T22:30:32.700Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-09-18T22:30:32.700Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T22:30:32.700Z] daemon.go:336: [df3525e68f2bd] waiting for daemon to start [2019-09-18T22:30:32.700Z] daemon.go:336: [df3525e68f2bd] waiting for daemon to start [2019-09-18T22:30:32.700Z] daemon.go:364: [df3525e68f2bd] daemon started [2019-09-18T22:30:32.700Z] daemon.go:472: [df3525e68f2bd] Stopping daemon [2019-09-18T22:30:32.700Z] daemon.go:307: [df3525e68f2bd] exiting daemon [2019-09-18T22:30:32.700Z] daemon.go:459: [df3525e68f2bd] Daemon stopped [2019-09-18T22:30:32.700Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T22:30:33.478Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T22:30:33.478Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-18T22:30:34.409Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-18T22:30:34.974Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-18T22:30:34.974Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-18T22:30:35.539Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-18T22:30:35.795Z] === RUN Test/DockerSuite/TestRunRedirectStdout [2019-09-18T22:30:36.159Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2019-09-18T22:30:36.159Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-18T22:30:36.159Z] daemon.go:336: [d6e6f9085e5ac] waiting for daemon to start [2019-09-18T22:30:36.159Z] daemon.go:336: [d6e6f9085e5ac] waiting for daemon to start [2019-09-18T22:30:36.159Z] daemon.go:364: [d6e6f9085e5ac] daemon started [2019-09-18T22:30:36.159Z] daemon.go:472: [d6e6f9085e5ac] Stopping daemon [2019-09-18T22:30:36.159Z] daemon.go:307: [d6e6f9085e5ac] exiting daemon [2019-09-18T22:30:36.159Z] daemon.go:459: [d6e6f9085e5ac] Daemon stopped [2019-09-18T22:30:36.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T22:30:36.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:30:36.159Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:30:36.159Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T22:30:37.693Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-18T22:30:37.693Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-18T22:30:40.971Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-18T22:30:41.536Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-18T22:30:42.468Z] === RUN Test/DockerSuite/TestRunRm [2019-09-18T22:30:43.402Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-18T22:30:47.579Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-18T22:30:48.143Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-18T22:30:49.074Z] === RUN Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-18T22:30:50.446Z] === RUN Test/DockerSuite/TestRunSeccompAllowSetrlimit [2019-09-18T22:30:51.422Z] --- PASS: TestServiceWithDataPathPortInit (14.73s) [2019-09-18T22:30:51.422Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T22:30:51.422Z] daemon.go:336: [dda20d6bba66e] waiting for daemon to start [2019-09-18T22:30:51.422Z] daemon.go:336: [dda20d6bba66e] waiting for daemon to start [2019-09-18T22:30:51.422Z] daemon.go:364: [dda20d6bba66e] daemon started [2019-09-18T22:30:51.422Z] daemon.go:472: [dda20d6bba66e] Stopping daemon [2019-09-18T22:30:51.422Z] daemon.go:307: [dda20d6bba66e] exiting daemon [2019-09-18T22:30:51.422Z] daemon.go:459: [dda20d6bba66e] Daemon stopped [2019-09-18T22:30:51.422Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T22:30:51.422Z] daemon.go:336: [da2aa998116ee] waiting for daemon to start [2019-09-18T22:30:51.422Z] daemon.go:336: [da2aa998116ee] waiting for daemon to start [2019-09-18T22:30:51.422Z] daemon.go:364: [da2aa998116ee] daemon started [2019-09-18T22:30:51.422Z] daemon.go:472: [da2aa998116ee] Stopping daemon [2019-09-18T22:30:51.422Z] daemon.go:307: [da2aa998116ee] exiting daemon [2019-09-18T22:30:51.422Z] daemon.go:459: [da2aa998116ee] Daemon stopped [2019-09-18T22:30:51.422Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T22:30:51.818Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-18T22:30:55.999Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileNS [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-18T22:30:56.165Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-18T22:30:57.133Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-18T22:30:58.231Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.37s) [2019-09-18T22:30:58.231Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-18T22:30:58.231Z] daemon.go:336: [da25af622f6c4] waiting for daemon to start [2019-09-18T22:30:58.231Z] daemon.go:336: [da25af622f6c4] waiting for daemon to start [2019-09-18T22:30:58.231Z] daemon.go:364: [da25af622f6c4] daemon started [2019-09-18T22:30:58.231Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xqz0jai5ltlv2bj4fdhjq3nhx Created:2019-09-18 22:30:51.411162371 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8b1f00ff08212368fefacc60ffd641ad7fe6eed5760f2d96d34f98b4a8afe381:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xncm8iftplt4wk2h6i75g0j0d EndpointID:1c3cab46c64e2ed975b83989932d6ade3095e979e157298f6fd4b8f236c57905 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59a98efe5b6011c5f43a419e67aee6b63cc405e9a2529d79bb3a07a70bf972c5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ff338ee9eea1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xncm8iftplt4wk2h6i75g0j0d EndpointID:1c3cab46c64e2ed975b83989932d6ade3095e979e157298f6fd4b8f236c57905 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-18T22:30:58.231Z] daemon.go:472: [da25af622f6c4] Stopping daemon [2019-09-18T22:30:58.231Z] daemon.go:307: [da25af622f6c4] exiting daemon [2019-09-18T22:30:58.231Z] daemon.go:459: [da25af622f6c4] Daemon stopped [2019-09-18T22:30:58.231Z] PASS [2019-09-18T22:30:58.231Z] [2019-09-18T22:30:58.231Z] === Skipped [2019-09-18T22:30:58.231Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T22:30:58.231Z] service_test.go:230: FLAKY_TEST [2019-09-18T22:30:58.231Z] [2019-09-18T22:30:58.231Z] [2019-09-18T22:30:58.231Z] DONE 21 tests, 1 skipped in 42.107s [2019-09-18T22:30:58.231Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-18T22:30:58.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:30:58.231Z] ++ set -e [2019-09-18T22:30:58.231Z] ++ '[' -n 0 ']' [2019-09-18T22:30:58.231Z] ++ set -x [2019-09-18T22:30:58.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:30:58.231Z] INFO: Testing against a local daemon [2019-09-18T22:30:58.231Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-18T22:30:59.246Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.50s) [2019-09-18T22:30:59.246Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-18T22:30:59.246Z] daemon.go:336: [df5f7193ac537] waiting for daemon to start [2019-09-18T22:30:59.246Z] daemon.go:336: [df5f7193ac537] waiting for daemon to start [2019-09-18T22:30:59.246Z] daemon.go:364: [df5f7193ac537] daemon started [2019-09-18T22:30:59.246Z] daemon.go:472: [df5f7193ac537] Stopping daemon [2019-09-18T22:30:59.246Z] daemon.go:307: [df5f7193ac537] exiting daemon [2019-09-18T22:30:59.246Z] daemon.go:459: [df5f7193ac537] Daemon stopped [2019-09-18T22:30:59.246Z] daemon.go:336: [df5f7193ac537] waiting for daemon to start [2019-09-18T22:30:59.246Z] daemon.go:336: [df5f7193ac537] waiting for daemon to start [2019-09-18T22:30:59.246Z] daemon.go:364: [df5f7193ac537] daemon started [2019-09-18T22:30:59.246Z] daemon.go:472: [df5f7193ac537] Stopping daemon [2019-09-18T22:30:59.246Z] daemon.go:307: [df5f7193ac537] exiting daemon [2019-09-18T22:30:59.246Z] daemon.go:459: [df5f7193ac537] Daemon stopped [2019-09-18T22:30:59.246Z] === RUN TestDockerNetworkIpvlan [2019-09-18T22:31:00.175Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-18T22:31:00.258Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-18T22:31:01.108Z] === RUN Test/DockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-18T22:31:01.282Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-18T22:31:02.040Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyChmod [2019-09-18T22:31:02.302Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-18T22:31:02.605Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-18T22:31:02.926Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-18T22:31:03.980Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-18T22:31:04.544Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-18T22:31:04.986Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-18T22:31:05.475Z] === RUN Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-18T22:31:05.836Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-18T22:31:06.407Z] === RUN Test/DockerSuite/TestRunSeccompWithDefaultProfile [2019-09-18T22:31:07.339Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-18T22:31:07.903Z] === RUN Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-18T22:31:08.161Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-18T22:31:08.447Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-18T22:31:09.093Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-18T22:31:10.465Z] === RUN Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-18T22:31:10.540Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-18T22:31:10.540Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-18T22:31:11.000Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-18T22:31:11.000Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-18T22:31:11.000Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-18T22:31:11.000Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-18T22:31:11.132Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-18T22:31:11.841Z] === RUN Test/DockerSuite/TestRunState [2019-09-18T22:31:13.740Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-18T22:31:14.305Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-18T22:31:14.602Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-18T22:31:14.736Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-18T22:31:14.736Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-18T22:31:15.195Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-18T22:31:15.195Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-18T22:31:15.239Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-18T22:31:15.497Z] === RUN Test/DockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-18T22:31:15.497Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-18T22:31:16.163Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-18T22:31:16.429Z] === RUN Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-18T22:31:16.429Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-18T22:31:17.363Z] === RUN Test/DockerSuite/TestRunSysctls [2019-09-18T22:31:19.262Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-18T22:31:19.262Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-18T22:31:19.262Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-18T22:31:19.826Z] === RUN Test/DockerSuite/TestRunTmpfsMounts [2019-09-18T22:31:20.104Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-18T22:31:21.961Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-18T22:31:22.352Z] === RUN Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-18T22:31:22.917Z] === RUN Test/DockerSwarmSuite/TestSwarmInit [2019-09-18T22:31:23.175Z] === RUN Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-18T22:31:24.504Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-18T22:31:25.703Z] === RUN Test/DockerSuite/TestRunTmpfsMountsWithOptions [2019-09-18T22:31:26.541Z] --- PASS: TestDockerNetworkIpvlan (27.15s) [2019-09-18T22:31:26.541Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.541Z] daemon.go:336: [d9ff255d450ae] waiting for daemon to start [2019-09-18T22:31:26.541Z] daemon.go:336: [d9ff255d450ae] waiting for daemon to start [2019-09-18T22:31:26.541Z] daemon.go:364: [d9ff255d450ae] daemon started [2019-09-18T22:31:26.541Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-09-18T22:31:26.541Z] daemon.go:472: [d9ff255d450ae] Stopping daemon [2019-09-18T22:31:26.541Z] daemon.go:307: [d9ff255d450ae] exiting daemon [2019-09-18T22:31:26.541Z] daemon.go:459: [d9ff255d450ae] Daemon stopped [2019-09-18T22:31:26.541Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.541Z] daemon.go:336: [d5c4e5e3dd572] waiting for daemon to start [2019-09-18T22:31:26.541Z] daemon.go:336: [d5c4e5e3dd572] waiting for daemon to start [2019-09-18T22:31:26.541Z] daemon.go:364: [d5c4e5e3dd572] daemon started [2019-09-18T22:31:26.541Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-18T22:31:26.541Z] daemon.go:472: [d5c4e5e3dd572] Stopping daemon [2019-09-18T22:31:26.541Z] daemon.go:307: [d5c4e5e3dd572] exiting daemon [2019-09-18T22:31:26.541Z] daemon.go:459: [d5c4e5e3dd572] Daemon stopped [2019-09-18T22:31:26.541Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.541Z] daemon.go:336: [dddd2d897d605] waiting for daemon to start [2019-09-18T22:31:26.541Z] daemon.go:336: [dddd2d897d605] waiting for daemon to start [2019-09-18T22:31:26.541Z] daemon.go:364: [dddd2d897d605] daemon started [2019-09-18T22:31:26.541Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s) [2019-09-18T22:31:26.541Z] daemon.go:472: [dddd2d897d605] Stopping daemon [2019-09-18T22:31:26.541Z] daemon.go:307: [dddd2d897d605] exiting daemon [2019-09-18T22:31:26.541Z] daemon.go:459: [dddd2d897d605] Daemon stopped [2019-09-18T22:31:26.541Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.542Z] daemon.go:336: [d615f9684c65e] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:336: [d615f9684c65e] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:364: [d615f9684c65e] daemon started [2019-09-18T22:31:26.542Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.22s) [2019-09-18T22:31:26.542Z] daemon.go:472: [d615f9684c65e] Stopping daemon [2019-09-18T22:31:26.542Z] daemon.go:307: [d615f9684c65e] exiting daemon [2019-09-18T22:31:26.542Z] daemon.go:459: [d615f9684c65e] Daemon stopped [2019-09-18T22:31:26.542Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.542Z] daemon.go:336: [d9536560a1d9c] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:336: [d9536560a1d9c] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:364: [d9536560a1d9c] daemon started [2019-09-18T22:31:26.542Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.18s) [2019-09-18T22:31:26.542Z] daemon.go:472: [d9536560a1d9c] Stopping daemon [2019-09-18T22:31:26.542Z] daemon.go:307: [d9536560a1d9c] exiting daemon [2019-09-18T22:31:26.542Z] daemon.go:459: [d9536560a1d9c] Daemon stopped [2019-09-18T22:31:26.542Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.542Z] daemon.go:336: [de3a315e3d75c] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:336: [de3a315e3d75c] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:364: [de3a315e3d75c] daemon started [2019-09-18T22:31:26.542Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.22s) [2019-09-18T22:31:26.542Z] daemon.go:472: [de3a315e3d75c] Stopping daemon [2019-09-18T22:31:26.542Z] daemon.go:307: [de3a315e3d75c] exiting daemon [2019-09-18T22:31:26.542Z] daemon.go:459: [de3a315e3d75c] Daemon stopped [2019-09-18T22:31:26.542Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.542Z] daemon.go:336: [d96807deaa2ad] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:336: [d96807deaa2ad] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:364: [d96807deaa2ad] daemon started [2019-09-18T22:31:26.542Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.32s) [2019-09-18T22:31:26.542Z] daemon.go:472: [d96807deaa2ad] Stopping daemon [2019-09-18T22:31:26.542Z] daemon.go:307: [d96807deaa2ad] exiting daemon [2019-09-18T22:31:26.542Z] daemon.go:459: [d96807deaa2ad] Daemon stopped [2019-09-18T22:31:26.542Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.542Z] daemon.go:336: [d21975cfd6ad0] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:336: [d21975cfd6ad0] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:364: [d21975cfd6ad0] daemon started [2019-09-18T22:31:26.542Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.27s) [2019-09-18T22:31:26.542Z] daemon.go:472: [d21975cfd6ad0] Stopping daemon [2019-09-18T22:31:26.542Z] daemon.go:307: [d21975cfd6ad0] exiting daemon [2019-09-18T22:31:26.542Z] daemon.go:459: [d21975cfd6ad0] Daemon stopped [2019-09-18T22:31:26.542Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T22:31:26.542Z] daemon.go:336: [df1e4a1ebe090] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:336: [df1e4a1ebe090] waiting for daemon to start [2019-09-18T22:31:26.542Z] daemon.go:364: [df1e4a1ebe090] daemon started [2019-09-18T22:31:26.542Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.95s) [2019-09-18T22:31:26.542Z] daemon.go:472: [df1e4a1ebe090] Stopping daemon [2019-09-18T22:31:26.542Z] daemon.go:307: [df1e4a1ebe090] exiting daemon [2019-09-18T22:31:26.542Z] daemon.go:459: [df1e4a1ebe090] Daemon stopped [2019-09-18T22:31:26.542Z] PASS [2019-09-18T22:31:26.542Z] [2019-09-18T22:31:26.542Z] DONE 11 tests in 28.787s [2019-09-18T22:31:26.542Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-18T22:31:26.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:31:26.542Z] ++ set -e [2019-09-18T22:31:26.542Z] ++ '[' -n 0 ']' [2019-09-18T22:31:26.542Z] ++ set -x [2019-09-18T22:31:26.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:31:26.542Z] INFO: Testing against a local daemon [2019-09-18T22:31:26.542Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-18T22:31:28.018Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-09-18T22:31:28.018Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-18T22:31:28.018Z] daemon.go:336: [de5334c29d417] waiting for daemon to start [2019-09-18T22:31:28.018Z] daemon.go:336: [de5334c29d417] waiting for daemon to start [2019-09-18T22:31:28.018Z] daemon.go:364: [de5334c29d417] daemon started [2019-09-18T22:31:28.018Z] daemon.go:472: [de5334c29d417] Stopping daemon [2019-09-18T22:31:28.018Z] daemon.go:307: [de5334c29d417] exiting daemon [2019-09-18T22:31:28.018Z] daemon.go:459: [de5334c29d417] Daemon stopped [2019-09-18T22:31:28.018Z] daemon.go:336: [de5334c29d417] waiting for daemon to start [2019-09-18T22:31:28.018Z] daemon.go:336: [de5334c29d417] waiting for daemon to start [2019-09-18T22:31:28.018Z] daemon.go:364: [de5334c29d417] daemon started [2019-09-18T22:31:28.018Z] daemon.go:472: [de5334c29d417] Stopping daemon [2019-09-18T22:31:28.018Z] daemon.go:307: [de5334c29d417] exiting daemon [2019-09-18T22:31:28.018Z] daemon.go:459: [de5334c29d417] Daemon stopped [2019-09-18T22:31:28.018Z] === RUN TestDockerNetworkMacvlan [2019-09-18T22:31:28.999Z] === RUN Test/DockerSwarmSuite/TestSwarmInitIPv6 [2019-09-18T22:31:28.999Z] === RUN Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-18T22:31:29.030Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-18T22:31:29.931Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-18T22:31:30.040Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-18T22:31:31.049Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-18T22:31:33.212Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-18T22:31:33.744Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-18T22:31:33.783Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-18T22:31:34.715Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-18T22:31:36.086Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-18T22:31:36.649Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-18T22:31:37.202Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-09-18T22:31:37.581Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-18T22:31:38.146Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-18T22:31:38.403Z] === RUN Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-18T22:31:39.760Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-18T22:31:39.775Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-18T22:31:40.707Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-18T22:31:40.707Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-18T22:31:40.728Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-18T22:31:40.728Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-18T22:31:40.728Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-18T22:31:40.728Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-18T22:31:40.728Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-18T22:31:40.728Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-18T22:31:40.964Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-18T22:31:41.529Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-18T22:31:41.529Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-18T22:31:42.462Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-18T22:31:42.705Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan (15.19s) [2019-09-18T22:31:43.322Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:31:43.322Z] daemon.go:336: [d8f6373e8c283] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:336: [d8f6373e8c283] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:364: [d8f6373e8c283] daemon started [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-18T22:31:43.322Z] daemon.go:472: [d8f6373e8c283] Stopping daemon [2019-09-18T22:31:43.322Z] daemon.go:307: [d8f6373e8c283] exiting daemon [2019-09-18T22:31:43.322Z] daemon.go:459: [d8f6373e8c283] Daemon stopped [2019-09-18T22:31:43.322Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:31:43.322Z] daemon.go:336: [d4709bbaeb0d9] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:336: [d4709bbaeb0d9] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:364: [d4709bbaeb0d9] daemon started [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-18T22:31:43.322Z] daemon.go:472: [d4709bbaeb0d9] Stopping daemon [2019-09-18T22:31:43.322Z] daemon.go:307: [d4709bbaeb0d9] exiting daemon [2019-09-18T22:31:43.322Z] daemon.go:459: [d4709bbaeb0d9] Daemon stopped [2019-09-18T22:31:43.322Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:31:43.322Z] daemon.go:336: [db8ef22d925b1] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:336: [db8ef22d925b1] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:364: [db8ef22d925b1] daemon started [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-09-18T22:31:43.322Z] daemon.go:472: [db8ef22d925b1] Stopping daemon [2019-09-18T22:31:43.322Z] daemon.go:307: [db8ef22d925b1] exiting daemon [2019-09-18T22:31:43.322Z] daemon.go:459: [db8ef22d925b1] Daemon stopped [2019-09-18T22:31:43.322Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:31:43.322Z] daemon.go:336: [d317831d5be9d] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:336: [d317831d5be9d] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:364: [d317831d5be9d] daemon started [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-09-18T22:31:43.322Z] daemon.go:472: [d317831d5be9d] Stopping daemon [2019-09-18T22:31:43.322Z] daemon.go:307: [d317831d5be9d] exiting daemon [2019-09-18T22:31:43.322Z] daemon.go:459: [d317831d5be9d] Daemon stopped [2019-09-18T22:31:43.322Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:31:43.322Z] daemon.go:336: [d029ec1fc3023] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:336: [d029ec1fc3023] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:364: [d029ec1fc3023] daemon started [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2019-09-18T22:31:43.322Z] daemon.go:472: [d029ec1fc3023] Stopping daemon [2019-09-18T22:31:43.322Z] daemon.go:307: [d029ec1fc3023] exiting daemon [2019-09-18T22:31:43.322Z] daemon.go:459: [d029ec1fc3023] Daemon stopped [2019-09-18T22:31:43.322Z] macvlan_test.go:70: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T22:31:43.322Z] daemon.go:336: [da5b12bd42186] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:336: [da5b12bd42186] waiting for daemon to start [2019-09-18T22:31:43.322Z] daemon.go:364: [da5b12bd42186] daemon started [2019-09-18T22:31:43.322Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-09-18T22:31:43.322Z] daemon.go:472: [da5b12bd42186] Stopping daemon [2019-09-18T22:31:43.322Z] daemon.go:307: [da5b12bd42186] exiting daemon [2019-09-18T22:31:43.322Z] daemon.go:459: [da5b12bd42186] Daemon stopped [2019-09-18T22:31:43.322Z] PASS [2019-09-18T22:31:43.322Z] [2019-09-18T22:31:43.322Z] DONE 8 tests in 16.799s [2019-09-18T22:31:43.322Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-18T22:31:43.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:31:43.322Z] ++ set -e [2019-09-18T22:31:43.322Z] ++ '[' -n 0 ']' [2019-09-18T22:31:43.322Z] ++ set -x [2019-09-18T22:31:43.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:31:43.322Z] testing: warning: no tests to run [2019-09-18T22:31:43.322Z] PASS [2019-09-18T22:31:43.322Z] [2019-09-18T22:31:43.322Z] DONE 0 tests in 0.022s [2019-09-18T22:31:43.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-18T22:31:43.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:31:43.322Z] ++ set -e [2019-09-18T22:31:43.322Z] ++ '[' -n 0 ']' [2019-09-18T22:31:43.322Z] ++ set -x [2019-09-18T22:31:43.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:31:43.394Z] === RUN Test/DockerSuite/TestRunUserDeviceAllowed [2019-09-18T22:31:43.394Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-18T22:31:43.605Z] INFO: Testing against a local daemon [2019-09-18T22:31:43.605Z] === RUN TestAuthZPluginAllowRequest [2019-09-18T22:31:43.651Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-18T22:31:43.662Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-18T22:31:43.662Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-18T22:31:44.582Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-18T22:31:45.080Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-09-18T22:31:45.080Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-18T22:31:45.080Z] daemon.go:336: [da5e4c551cca0] waiting for daemon to start [2019-09-18T22:31:45.080Z] daemon.go:336: [da5e4c551cca0] waiting for daemon to start [2019-09-18T22:31:45.080Z] daemon.go:364: [da5e4c551cca0] daemon started [2019-09-18T22:31:45.080Z] daemon.go:472: [da5e4c551cca0] Stopping daemon [2019-09-18T22:31:45.080Z] daemon.go:307: [da5e4c551cca0] exiting daemon [2019-09-18T22:31:45.080Z] daemon.go:459: [da5e4c551cca0] Daemon stopped [2019-09-18T22:31:45.080Z] === RUN TestAuthZPluginTLS [2019-09-18T22:31:45.698Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-18T22:31:45.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-18T22:31:45.698Z] daemon.go:336: [d8d07d1700f1f] waiting for daemon to start [2019-09-18T22:31:45.698Z] daemon.go:336: [d8d07d1700f1f] waiting for daemon to start [2019-09-18T22:31:45.698Z] daemon.go:364: [d8d07d1700f1f] daemon started [2019-09-18T22:31:45.698Z] daemon.go:472: [d8d07d1700f1f] Stopping daemon [2019-09-18T22:31:45.698Z] daemon.go:307: [d8d07d1700f1f] exiting daemon [2019-09-18T22:31:45.698Z] daemon.go:459: [d8d07d1700f1f] Daemon stopped [2019-09-18T22:31:45.698Z] === RUN TestAuthZPluginDenyRequest [2019-09-18T22:31:46.314Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-09-18T22:31:46.314Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-18T22:31:46.314Z] daemon.go:336: [dda4bee3fae62] waiting for daemon to start [2019-09-18T22:31:46.314Z] daemon.go:336: [dda4bee3fae62] waiting for daemon to start [2019-09-18T22:31:46.314Z] daemon.go:364: [dda4bee3fae62] daemon started [2019-09-18T22:31:46.314Z] daemon.go:472: [dda4bee3fae62] Stopping daemon [2019-09-18T22:31:46.314Z] daemon.go:307: [dda4bee3fae62] exiting daemon [2019-09-18T22:31:46.314Z] daemon.go:459: [dda4bee3fae62] Daemon stopped [2019-09-18T22:31:46.314Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-18T22:31:46.931Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-09-18T22:31:46.931Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-18T22:31:46.931Z] daemon.go:336: [dc66216ccd468] waiting for daemon to start [2019-09-18T22:31:46.931Z] daemon.go:336: [dc66216ccd468] waiting for daemon to start [2019-09-18T22:31:46.931Z] daemon.go:364: [dc66216ccd468] daemon started [2019-09-18T22:31:46.931Z] daemon.go:472: [dc66216ccd468] Stopping daemon [2019-09-18T22:31:46.931Z] daemon.go:307: [dc66216ccd468] exiting daemon [2019-09-18T22:31:46.931Z] daemon.go:459: [dc66216ccd468] Daemon stopped [2019-09-18T22:31:46.931Z] === RUN TestAuthZPluginDenyResponse [2019-09-18T22:31:47.547Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-18T22:31:47.547Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-18T22:31:47.547Z] daemon.go:336: [d254435b930da] waiting for daemon to start [2019-09-18T22:31:47.547Z] daemon.go:336: [d254435b930da] waiting for daemon to start [2019-09-18T22:31:47.547Z] daemon.go:364: [d254435b930da] daemon started [2019-09-18T22:31:47.547Z] daemon.go:472: [d254435b930da] Stopping daemon [2019-09-18T22:31:47.547Z] daemon.go:307: [d254435b930da] exiting daemon [2019-09-18T22:31:47.547Z] daemon.go:459: [d254435b930da] Daemon stopped [2019-09-18T22:31:47.547Z] === RUN TestAuthZPluginAllowEventStream [2019-09-18T22:31:49.461Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-18T22:31:49.588Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-09-18T22:31:49.588Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-18T22:31:49.588Z] daemon.go:336: [d79ea5a038835] waiting for daemon to start [2019-09-18T22:31:49.588Z] daemon.go:336: [d79ea5a038835] waiting for daemon to start [2019-09-18T22:31:49.588Z] daemon.go:364: [d79ea5a038835] daemon started [2019-09-18T22:31:49.588Z] daemon.go:472: [d79ea5a038835] Stopping daemon [2019-09-18T22:31:49.588Z] daemon.go:307: [d79ea5a038835] exiting daemon [2019-09-18T22:31:49.588Z] daemon.go:459: [d79ea5a038835] Daemon stopped [2019-09-18T22:31:49.588Z] === RUN TestAuthZPluginErrorResponse [2019-09-18T22:31:49.840Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-18T22:31:49.840Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-18T22:31:49.881Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2019-09-18T22:31:49.881Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-18T22:31:49.881Z] daemon.go:336: [d05ddf3e3a2ea] waiting for daemon to start [2019-09-18T22:31:49.881Z] daemon.go:336: [d05ddf3e3a2ea] waiting for daemon to start [2019-09-18T22:31:49.881Z] daemon.go:364: [d05ddf3e3a2ea] daemon started [2019-09-18T22:31:49.881Z] daemon.go:472: [d05ddf3e3a2ea] Stopping daemon [2019-09-18T22:31:49.881Z] daemon.go:307: [d05ddf3e3a2ea] exiting daemon [2019-09-18T22:31:49.881Z] daemon.go:459: [d05ddf3e3a2ea] Daemon stopped [2019-09-18T22:31:49.881Z] === RUN TestAuthZPluginErrorRequest [2019-09-18T22:31:50.499Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-09-18T22:31:50.499Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-18T22:31:50.499Z] daemon.go:336: [da88ff3a82476] waiting for daemon to start [2019-09-18T22:31:50.499Z] daemon.go:336: [da88ff3a82476] waiting for daemon to start [2019-09-18T22:31:50.499Z] daemon.go:364: [da88ff3a82476] daemon started [2019-09-18T22:31:50.499Z] daemon.go:472: [da88ff3a82476] Stopping daemon [2019-09-18T22:31:50.499Z] daemon.go:307: [da88ff3a82476] exiting daemon [2019-09-18T22:31:50.499Z] daemon.go:459: [da88ff3a82476] Daemon stopped [2019-09-18T22:31:50.499Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T22:31:51.118Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-09-18T22:31:51.118Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T22:31:51.118Z] daemon.go:336: [d7e834847d62f] waiting for daemon to start [2019-09-18T22:31:51.118Z] daemon.go:336: [d7e834847d62f] waiting for daemon to start [2019-09-18T22:31:51.118Z] daemon.go:364: [d7e834847d62f] daemon started [2019-09-18T22:31:51.118Z] daemon.go:472: [d7e834847d62f] Stopping daemon [2019-09-18T22:31:51.118Z] daemon.go:307: [d7e834847d62f] exiting daemon [2019-09-18T22:31:51.118Z] daemon.go:459: [d7e834847d62f] Daemon stopped [2019-09-18T22:31:51.118Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-18T22:31:51.211Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-18T22:31:53.147Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-09-18T22:31:53.147Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-18T22:31:53.147Z] daemon.go:336: [d13ef423661cd] waiting for daemon to start [2019-09-18T22:31:53.147Z] daemon.go:336: [d13ef423661cd] waiting for daemon to start [2019-09-18T22:31:53.147Z] daemon.go:364: [d13ef423661cd] daemon started [2019-09-18T22:31:53.147Z] daemon.go:472: [d13ef423661cd] Stopping daemon [2019-09-18T22:31:53.147Z] daemon.go:307: [d13ef423661cd] exiting daemon [2019-09-18T22:31:53.147Z] daemon.go:459: [d13ef423661cd] Daemon stopped [2019-09-18T22:31:53.147Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T22:31:53.733Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-18T22:31:55.104Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-18T22:31:55.172Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2019-09-18T22:31:55.172Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T22:31:55.172Z] daemon.go:336: [d4af4739eeacf] waiting for daemon to start [2019-09-18T22:31:55.172Z] daemon.go:336: [d4af4739eeacf] waiting for daemon to start [2019-09-18T22:31:55.172Z] daemon.go:364: [d4af4739eeacf] daemon started [2019-09-18T22:31:55.172Z] daemon.go:472: [d4af4739eeacf] Stopping daemon [2019-09-18T22:31:55.172Z] daemon.go:307: [d4af4739eeacf] exiting daemon [2019-09-18T22:31:55.172Z] daemon.go:459: [d4af4739eeacf] Daemon stopped [2019-09-18T22:31:55.172Z] === RUN TestAuthZPluginHeader [2019-09-18T22:31:56.186Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-09-18T22:31:56.186Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-18T22:31:56.186Z] daemon.go:336: [d12028054d1a3] waiting for daemon to start [2019-09-18T22:31:56.186Z] daemon.go:336: [d12028054d1a3] waiting for daemon to start [2019-09-18T22:31:56.186Z] daemon.go:364: [d12028054d1a3] daemon started [2019-09-18T22:31:56.186Z] daemon.go:472: [d12028054d1a3] Stopping daemon [2019-09-18T22:31:56.186Z] daemon.go:307: [d12028054d1a3] exiting daemon [2019-09-18T22:31:56.186Z] daemon.go:459: [d12028054d1a3] Daemon stopped [2019-09-18T22:31:56.186Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T22:31:56.186Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-18T22:31:56.186Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:31:56.186Z] === RUN TestAuthZPluginV2Disable [2019-09-18T22:31:56.186Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-18T22:31:56.186Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:31:56.186Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-18T22:31:56.186Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T22:31:56.186Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:31:56.186Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T22:31:56.186Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T22:31:56.186Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:31:56.186Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T22:31:57.636Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-18T22:31:59.781Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-18T22:32:00.161Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-18T22:32:01.095Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-18T22:32:01.659Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-18T22:32:03.030Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-18T22:32:03.030Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-18T22:32:03.030Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-18T22:32:03.030Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-18T22:32:03.030Z] === RUN Test/DockerSuite/TestRunWithBlkioWeight [2019-09-18T22:32:03.973Z] === RUN Test/DockerSuite/TestRunWithCPUQuota [2019-09-18T22:32:04.904Z] === RUN Test/DockerSuite/TestRunWithCPUShares [2019-09-18T22:32:05.468Z] === RUN Test/DockerSuite/TestRunWithCpuPeriod [2019-09-18T22:32:07.367Z] === RUN Test/DockerSuite/TestRunWithCpusetCpus [2019-09-18T22:32:07.932Z] === RUN Test/DockerSuite/TestRunWithCpusetMems [2019-09-18T22:32:08.866Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-18T22:32:08.866Z] === RUN Test/DockerSuite/TestRunWithDefaultShmSize [2019-09-18T22:32:09.799Z] === RUN Test/DockerSuite/TestRunWithInvalidBlkioWeight [2019-09-18T22:32:09.799Z] === RUN Test/DockerSuite/TestRunWithInvalidCpuPeriod [2019-09-18T22:32:09.799Z] === RUN Test/DockerSuite/TestRunWithInvalidKernelMemory [2019-09-18T22:32:09.799Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-18T22:32:09.799Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-18T22:32:09.799Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-18T22:32:10.056Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-18T22:32:10.056Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-18T22:32:10.313Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-18T22:32:10.570Z] === RUN Test/DockerSuite/TestRunWithKernelMemory [2019-09-18T22:32:11.502Z] === RUN Test/DockerSuite/TestRunWithMemoryLimit [2019-09-18T22:32:12.067Z] === RUN Test/DockerSuite/TestRunWithMemoryReservation [2019-09-18T22:32:12.173Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-18T22:32:13.000Z] === RUN Test/DockerSuite/TestRunWithMemoryReservationInvalid [2019-09-18T22:32:13.000Z] === RUN Test/DockerSuite/TestRunWithNanoCPUs [2019-09-18T22:32:13.932Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-18T22:32:14.189Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-18T22:32:14.640Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-09-18T22:32:14.640Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:364: [d79a6fc4d4e3a] daemon started [2019-09-18T22:32:14.640Z] daemon.go:472: [d79a6fc4d4e3a] Stopping daemon [2019-09-18T22:32:14.640Z] daemon.go:307: [d79a6fc4d4e3a] exiting daemon [2019-09-18T22:32:14.640Z] daemon.go:459: [d79a6fc4d4e3a] Daemon stopped [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:350: [d79a6fc4d4e3a] error pinging daemon on start: Get http://d79a6fc4d4e3a.sock/_ping: context deadline exceeded [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:350: [d79a6fc4d4e3a] error pinging daemon on start: Get http://d79a6fc4d4e3a.sock/_ping: context deadline exceeded [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:350: [d79a6fc4d4e3a] error pinging daemon on start: Get http://d79a6fc4d4e3a.sock/_ping: context deadline exceeded [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:350: [d79a6fc4d4e3a] error pinging daemon on start: Get http://d79a6fc4d4e3a.sock/_ping: context deadline exceeded [2019-09-18T22:32:14.640Z] daemon.go:307: [d79a6fc4d4e3a] exiting daemon [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:336: [d79a6fc4d4e3a] waiting for daemon to start [2019-09-18T22:32:14.640Z] daemon.go:364: [d79a6fc4d4e3a] daemon started [2019-09-18T22:32:14.640Z] daemon.go:472: [d79a6fc4d4e3a] Stopping daemon [2019-09-18T22:32:14.640Z] daemon.go:307: [d79a6fc4d4e3a] exiting daemon [2019-09-18T22:32:14.640Z] daemon.go:459: [d79a6fc4d4e3a] Daemon stopped [2019-09-18T22:32:14.640Z] PASS [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] === Skipped [2019-09-18T22:32:14.640Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-18T22:32:14.640Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-18T22:32:14.640Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T22:32:14.640Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T22:32:14.640Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] DONE 17 tests, 4 skipped in 29.727s [2019-09-18T22:32:14.640Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-18T22:32:14.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:14.640Z] ++ set -e [2019-09-18T22:32:14.640Z] ++ '[' -n 0 ']' [2019-09-18T22:32:14.640Z] ++ set -x [2019-09-18T22:32:14.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:14.640Z] INFO: Testing against a local daemon [2019-09-18T22:32:14.640Z] === RUN TestPluginInvalidJSON [2019-09-18T22:32:14.640Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:32:14.640Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:32:14.640Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T22:32:14.640Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-18T22:32:14.640Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T22:32:14.640Z] PASS [2019-09-18T22:32:14.640Z] [2019-09-18T22:32:14.640Z] DONE 2 tests in 0.143s [2019-09-18T22:32:14.640Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-18T22:32:14.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:14.640Z] ++ set -e [2019-09-18T22:32:14.640Z] ++ '[' -n 0 ']' [2019-09-18T22:32:14.640Z] ++ set -x [2019-09-18T22:32:14.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:14.640Z] INFO: Testing against a local daemon [2019-09-18T22:32:14.640Z] === RUN TestExternalGraphDriver [2019-09-18T22:32:14.640Z] === RUN TestExternalGraphDriver/json [2019-09-18T22:32:14.753Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-18T22:32:15.011Z] === RUN Test/DockerSuite/TestRunWithShmSize [2019-09-18T22:32:15.942Z] === RUN Test/DockerSuite/TestRunWithSwappiness [2019-09-18T22:32:16.140Z] === RUN TestExternalGraphDriver/spec [2019-09-18T22:32:16.507Z] === RUN Test/DockerSuite/TestRunWithSwappinessInvalid [2019-09-18T22:32:16.507Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-18T22:32:16.507Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-18T22:32:16.879Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-18T22:32:17.438Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-18T22:32:18.231Z] === RUN TestExternalGraphDriver/pull [2019-09-18T22:32:18.417Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-18T22:32:19.334Z] === RUN Test/DockerSuite/TestRunWithVolumesIsRecursive [2019-09-18T22:32:19.899Z] === RUN Test/DockerSuite/TestRunWithoutMemoryswapLimit [2019-09-18T22:32:19.899Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-18T22:32:20.267Z] --- PASS: TestExternalGraphDriver (6.73s) [2019-09-18T22:32:20.268Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:364: [da76035fb0ad0] daemon started [2019-09-18T22:32:20.268Z] daemon.go:472: [da76035fb0ad0] Stopping daemon [2019-09-18T22:32:20.268Z] daemon.go:307: [da76035fb0ad0] exiting daemon [2019-09-18T22:32:20.268Z] daemon.go:459: [da76035fb0ad0] Daemon stopped [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:364: [da76035fb0ad0] daemon started [2019-09-18T22:32:20.268Z] daemon.go:472: [da76035fb0ad0] Stopping daemon [2019-09-18T22:32:20.268Z] daemon.go:307: [da76035fb0ad0] exiting daemon [2019-09-18T22:32:20.268Z] daemon.go:459: [da76035fb0ad0] Daemon stopped [2019-09-18T22:32:20.268Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:364: [da76035fb0ad0] daemon started [2019-09-18T22:32:20.268Z] daemon.go:472: [da76035fb0ad0] Stopping daemon [2019-09-18T22:32:20.268Z] daemon.go:307: [da76035fb0ad0] exiting daemon [2019-09-18T22:32:20.268Z] daemon.go:459: [da76035fb0ad0] Daemon stopped [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:364: [da76035fb0ad0] daemon started [2019-09-18T22:32:20.268Z] daemon.go:472: [da76035fb0ad0] Stopping daemon [2019-09-18T22:32:20.268Z] daemon.go:307: [da76035fb0ad0] exiting daemon [2019-09-18T22:32:20.268Z] daemon.go:459: [da76035fb0ad0] Daemon stopped [2019-09-18T22:32:20.268Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:336: [da76035fb0ad0] waiting for daemon to start [2019-09-18T22:32:20.268Z] daemon.go:364: [da76035fb0ad0] daemon started [2019-09-18T22:32:20.268Z] daemon.go:472: [da76035fb0ad0] Stopping daemon [2019-09-18T22:32:20.268Z] daemon.go:307: [da76035fb0ad0] exiting daemon [2019-09-18T22:32:20.268Z] daemon.go:459: [da76035fb0ad0] Daemon stopped [2019-09-18T22:32:20.268Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-09-18T22:32:20.268Z] === RUN TestGraphdriverPluginV2 [2019-09-18T22:32:20.268Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-18T22:32:20.268Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:32:20.268Z] PASS [2019-09-18T22:32:20.268Z] [2019-09-18T22:32:20.268Z] === Skipped [2019-09-18T22:32:20.268Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-18T22:32:20.268Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:32:20.268Z] [2019-09-18T22:32:20.268Z] [2019-09-18T22:32:20.268Z] DONE 5 tests, 1 skipped in 6.922s [2019-09-18T22:32:20.268Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-18T22:32:20.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:20.268Z] ++ set -e [2019-09-18T22:32:20.268Z] ++ '[' -n 0 ']' [2019-09-18T22:32:20.268Z] ++ set -x [2019-09-18T22:32:20.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:20.463Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-18T22:32:20.464Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-18T22:32:20.552Z] INFO: Testing against a local daemon [2019-09-18T22:32:20.552Z] === RUN TestContinueAfterPluginCrash [2019-09-18T22:32:20.552Z] === PAUSE TestContinueAfterPluginCrash [2019-09-18T22:32:20.552Z] === RUN TestDaemonStartWithLogOpt [2019-09-18T22:32:20.552Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-18T22:32:20.552Z] === CONT TestContinueAfterPluginCrash [2019-09-18T22:32:20.552Z] === CONT TestDaemonStartWithLogOpt [2019-09-18T22:32:22.360Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-18T22:32:22.926Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-18T22:32:25.450Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-18T22:32:25.496Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-18T22:32:25.496Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-18T22:32:25.956Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-18T22:32:26.014Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-18T22:32:26.272Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-18T22:32:26.272Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-18T22:32:26.416Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-18T22:32:26.416Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-18T22:32:27.204Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoStdout [2019-09-18T22:32:28.577Z] === RUN Test/DockerSuite/TestSaveAndLoadWithProgressBar [2019-09-18T22:32:29.526Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-18T22:32:29.526Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-18T22:32:32.061Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-18T22:32:32.061Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-18T22:32:32.318Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-18T22:32:34.845Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-18T22:32:34.845Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-18T22:32:34.845Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T22:32:36.744Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-18T22:32:36.744Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-18T22:32:36.744Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-18T22:32:36.753Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-18T22:32:36.753Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-18T22:32:38.641Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-18T22:32:39.051Z] --- PASS: TestDaemonStartWithLogOpt (16.11s) [2019-09-18T22:32:39.051Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-18T22:32:39.051Z] daemon.go:336: [d10c4ebae27a5] waiting for daemon to start [2019-09-18T22:32:39.051Z] daemon.go:336: [d10c4ebae27a5] waiting for daemon to start [2019-09-18T22:32:39.051Z] daemon.go:364: [d10c4ebae27a5] daemon started [2019-09-18T22:32:39.051Z] daemon.go:472: [d10c4ebae27a5] Stopping daemon [2019-09-18T22:32:39.051Z] daemon.go:307: [d10c4ebae27a5] exiting daemon [2019-09-18T22:32:39.051Z] daemon.go:459: [d10c4ebae27a5] Daemon stopped [2019-09-18T22:32:39.051Z] daemon.go:336: [d10c4ebae27a5] waiting for daemon to start [2019-09-18T22:32:39.051Z] daemon.go:336: [d10c4ebae27a5] waiting for daemon to start [2019-09-18T22:32:39.051Z] daemon.go:364: [d10c4ebae27a5] daemon started [2019-09-18T22:32:39.051Z] daemon.go:472: [d10c4ebae27a5] Stopping daemon [2019-09-18T22:32:39.051Z] daemon.go:307: [d10c4ebae27a5] exiting daemon [2019-09-18T22:32:39.051Z] daemon.go:459: [d10c4ebae27a5] Daemon stopped [2019-09-18T22:32:40.013Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-18T22:32:40.271Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-18T22:32:40.271Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-18T22:32:40.528Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-18T22:32:40.528Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-18T22:32:41.093Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-18T22:32:41.743Z] --- PASS: TestContinueAfterPluginCrash (20.89s) [2019-09-18T22:32:41.743Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-18T22:32:41.743Z] daemon.go:336: [dc2eec6f2b5a3] waiting for daemon to start [2019-09-18T22:32:41.743Z] daemon.go:336: [dc2eec6f2b5a3] waiting for daemon to start [2019-09-18T22:32:41.743Z] daemon.go:364: [dc2eec6f2b5a3] daemon started [2019-09-18T22:32:41.743Z] daemon.go:472: [dc2eec6f2b5a3] Stopping daemon [2019-09-18T22:32:41.743Z] daemon.go:307: [dc2eec6f2b5a3] exiting daemon [2019-09-18T22:32:41.743Z] daemon.go:459: [dc2eec6f2b5a3] Daemon stopped [2019-09-18T22:32:41.743Z] PASS [2019-09-18T22:32:41.743Z] [2019-09-18T22:32:41.743Z] DONE 2 tests in 21.022s [2019-09-18T22:32:41.743Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-18T22:32:41.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:41.743Z] ++ set -e [2019-09-18T22:32:41.743Z] ++ '[' -n 0 ']' [2019-09-18T22:32:41.743Z] ++ set -x [2019-09-18T22:32:41.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:41.743Z] INFO: Testing against a local daemon [2019-09-18T22:32:41.743Z] === RUN TestPluginWithDevMounts [2019-09-18T22:32:41.743Z] === PAUSE TestPluginWithDevMounts [2019-09-18T22:32:41.743Z] === CONT TestPluginWithDevMounts [2019-09-18T22:32:43.619Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-18T22:32:43.783Z] --- PASS: TestPluginWithDevMounts (2.37s) [2019-09-18T22:32:43.783Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-18T22:32:43.783Z] daemon.go:336: [de7e405c30c7d] waiting for daemon to start [2019-09-18T22:32:43.783Z] daemon.go:336: [de7e405c30c7d] waiting for daemon to start [2019-09-18T22:32:43.783Z] daemon.go:364: [de7e405c30c7d] daemon started [2019-09-18T22:32:43.783Z] daemon.go:472: [de7e405c30c7d] Stopping daemon [2019-09-18T22:32:43.783Z] daemon.go:307: [de7e405c30c7d] exiting daemon [2019-09-18T22:32:43.783Z] daemon.go:459: [de7e405c30c7d] Daemon stopped [2019-09-18T22:32:43.783Z] PASS [2019-09-18T22:32:43.783Z] [2019-09-18T22:32:43.783Z] DONE 1 tests in 2.492s [2019-09-18T22:32:43.783Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-18T22:32:43.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:43.783Z] ++ set -e [2019-09-18T22:32:43.783Z] ++ '[' -n 0 ']' [2019-09-18T22:32:43.783Z] ++ set -x [2019-09-18T22:32:43.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:44.066Z] INFO: Testing against a local daemon [2019-09-18T22:32:44.066Z] === RUN TestSecretInspect [2019-09-18T22:32:46.750Z] --- PASS: TestSecretInspect (2.23s) [2019-09-18T22:32:46.750Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-18T22:32:46.750Z] daemon.go:336: [d032b2db15590] waiting for daemon to start [2019-09-18T22:32:46.750Z] daemon.go:336: [d032b2db15590] waiting for daemon to start [2019-09-18T22:32:46.750Z] daemon.go:364: [d032b2db15590] daemon started [2019-09-18T22:32:46.750Z] daemon.go:472: [d032b2db15590] Stopping daemon [2019-09-18T22:32:46.750Z] daemon.go:307: [d032b2db15590] exiting daemon [2019-09-18T22:32:46.750Z] daemon.go:459: [d032b2db15590] Daemon stopped [2019-09-18T22:32:46.750Z] === RUN TestSecretList [2019-09-18T22:32:48.789Z] --- PASS: TestSecretList (2.27s) [2019-09-18T22:32:48.789Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-18T22:32:48.789Z] daemon.go:336: [db37930728ebe] waiting for daemon to start [2019-09-18T22:32:48.789Z] daemon.go:336: [db37930728ebe] waiting for daemon to start [2019-09-18T22:32:48.789Z] daemon.go:364: [db37930728ebe] daemon started [2019-09-18T22:32:48.789Z] daemon.go:472: [db37930728ebe] Stopping daemon [2019-09-18T22:32:48.789Z] daemon.go:307: [db37930728ebe] exiting daemon [2019-09-18T22:32:48.789Z] daemon.go:459: [db37930728ebe] Daemon stopped [2019-09-18T22:32:48.789Z] === RUN TestSecretsCreateAndDelete [2019-09-18T22:32:48.931Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-18T22:32:49.140Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-18T22:32:49.140Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-18T22:32:50.865Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2019-09-18T22:32:50.865Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-18T22:32:50.865Z] daemon.go:336: [d4013ba3e0b8a] waiting for daemon to start [2019-09-18T22:32:50.865Z] daemon.go:336: [d4013ba3e0b8a] waiting for daemon to start [2019-09-18T22:32:50.865Z] daemon.go:364: [d4013ba3e0b8a] daemon started [2019-09-18T22:32:50.865Z] daemon.go:472: [d4013ba3e0b8a] Stopping daemon [2019-09-18T22:32:50.865Z] daemon.go:307: [d4013ba3e0b8a] exiting daemon [2019-09-18T22:32:50.865Z] daemon.go:459: [d4013ba3e0b8a] Daemon stopped [2019-09-18T22:32:50.865Z] === RUN TestSecretsUpdate [2019-09-18T22:32:51.319Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-18T22:32:51.319Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-18T22:32:52.207Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-18T22:32:52.288Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-18T22:32:52.288Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-18T22:32:52.771Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-18T22:32:53.551Z] --- PASS: TestSecretsUpdate (2.25s) [2019-09-18T22:32:53.551Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-18T22:32:53.551Z] daemon.go:336: [d38a6a03a4ff2] waiting for daemon to start [2019-09-18T22:32:53.551Z] daemon.go:336: [d38a6a03a4ff2] waiting for daemon to start [2019-09-18T22:32:53.551Z] daemon.go:364: [d38a6a03a4ff2] daemon started [2019-09-18T22:32:53.551Z] daemon.go:472: [d38a6a03a4ff2] Stopping daemon [2019-09-18T22:32:53.551Z] daemon.go:307: [d38a6a03a4ff2] exiting daemon [2019-09-18T22:32:53.551Z] daemon.go:459: [d38a6a03a4ff2] Daemon stopped [2019-09-18T22:32:53.551Z] === RUN TestTemplatedSecret [2019-09-18T22:32:54.144Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-18T22:32:56.242Z] --- PASS: TestTemplatedSecret (2.90s) [2019-09-18T22:32:56.242Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-18T22:32:56.242Z] daemon.go:336: [dbc5166d3a56a] waiting for daemon to start [2019-09-18T22:32:56.242Z] daemon.go:336: [dbc5166d3a56a] waiting for daemon to start [2019-09-18T22:32:56.242Z] daemon.go:364: [dbc5166d3a56a] daemon started [2019-09-18T22:32:56.242Z] daemon.go:472: [dbc5166d3a56a] Stopping daemon [2019-09-18T22:32:56.242Z] daemon.go:307: [dbc5166d3a56a] exiting daemon [2019-09-18T22:32:56.242Z] daemon.go:459: [dbc5166d3a56a] Daemon stopped [2019-09-18T22:32:56.242Z] === RUN TestSecretCreateResolve [2019-09-18T22:32:56.982Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-18T22:32:57.419Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-18T22:32:57.952Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-18T22:32:58.273Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-09-18T22:32:58.273Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-18T22:32:58.273Z] daemon.go:336: [d65ab467bc1c9] waiting for daemon to start [2019-09-18T22:32:58.273Z] daemon.go:336: [d65ab467bc1c9] waiting for daemon to start [2019-09-18T22:32:58.273Z] daemon.go:364: [d65ab467bc1c9] daemon started [2019-09-18T22:32:58.273Z] daemon.go:472: [d65ab467bc1c9] Stopping daemon [2019-09-18T22:32:58.273Z] daemon.go:307: [d65ab467bc1c9] exiting daemon [2019-09-18T22:32:58.273Z] daemon.go:459: [d65ab467bc1c9] Daemon stopped [2019-09-18T22:32:58.273Z] PASS [2019-09-18T22:32:58.273Z] [2019-09-18T22:32:58.273Z] DONE 6 tests in 14.314s [2019-09-18T22:32:58.273Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-18T22:32:58.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:58.274Z] ++ set -e [2019-09-18T22:32:58.274Z] ++ '[' -n 0 ']' [2019-09-18T22:32:58.274Z] ++ set -x [2019-09-18T22:32:58.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:32:58.274Z] INFO: Testing against a local daemon [2019-09-18T22:32:58.274Z] === RUN TestServiceCreateInit [2019-09-18T22:32:58.274Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:32:58.411Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-18T22:32:59.383Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-18T22:32:59.946Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-18T22:33:00.352Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-18T22:33:00.879Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-18T22:33:01.320Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-18T22:33:02.672Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:33:02.778Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-18T22:33:02.858Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-18T22:33:05.306Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-18T22:33:07.061Z] --- PASS: TestServiceCreateInit (8.74s) [2019-09-18T22:33:07.061Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2019-09-18T22:33:07.061Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-18T22:33:07.061Z] daemon.go:336: [d1a464a7af15c] waiting for daemon to start [2019-09-18T22:33:07.061Z] daemon.go:336: [d1a464a7af15c] waiting for daemon to start [2019-09-18T22:33:07.061Z] daemon.go:364: [d1a464a7af15c] daemon started [2019-09-18T22:33:07.061Z] daemon.go:472: [d1a464a7af15c] Stopping daemon [2019-09-18T22:33:07.061Z] daemon.go:307: [d1a464a7af15c] exiting daemon [2019-09-18T22:33:07.061Z] daemon.go:459: [d1a464a7af15c] Daemon stopped [2019-09-18T22:33:07.061Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2019-09-18T22:33:07.061Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-18T22:33:07.061Z] daemon.go:336: [d45914b0c5cc7] waiting for daemon to start [2019-09-18T22:33:07.061Z] daemon.go:336: [d45914b0c5cc7] waiting for daemon to start [2019-09-18T22:33:07.061Z] daemon.go:364: [d45914b0c5cc7] daemon started [2019-09-18T22:33:07.061Z] daemon.go:472: [d45914b0c5cc7] Stopping daemon [2019-09-18T22:33:07.061Z] daemon.go:307: [d45914b0c5cc7] exiting daemon [2019-09-18T22:33:07.061Z] daemon.go:459: [d45914b0c5cc7] Daemon stopped [2019-09-18T22:33:07.061Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T22:33:07.203Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-18T22:33:08.659Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-18T22:33:08.659Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-18T22:33:08.659Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-18T22:33:08.659Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-18T22:33:08.659Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-18T22:33:09.118Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-18T22:33:09.118Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-18T22:33:09.578Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-18T22:33:10.039Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-18T22:33:11.379Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-18T22:33:15.556Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-18T22:33:18.079Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-18T22:33:20.361Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-18T22:33:24.629Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-18T22:33:24.629Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-18T22:33:25.537Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2019-09-18T22:33:25.537Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-18T22:33:25.537Z] daemon.go:336: [dd4646af29a02] waiting for daemon to start [2019-09-18T22:33:25.537Z] daemon.go:336: [dd4646af29a02] waiting for daemon to start [2019-09-18T22:33:25.537Z] daemon.go:364: [dd4646af29a02] daemon started [2019-09-18T22:33:25.537Z] daemon.go:472: [dd4646af29a02] Stopping daemon [2019-09-18T22:33:25.537Z] daemon.go:307: [dd4646af29a02] exiting daemon [2019-09-18T22:33:25.537Z] daemon.go:459: [dd4646af29a02] Daemon stopped [2019-09-18T22:33:25.537Z] === RUN TestCreateServiceConflict [2019-09-18T22:33:26.546Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-09-18T22:33:26.546Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-18T22:33:26.546Z] daemon.go:336: [d79934cf799c8] waiting for daemon to start [2019-09-18T22:33:26.546Z] daemon.go:336: [d79934cf799c8] waiting for daemon to start [2019-09-18T22:33:26.546Z] daemon.go:364: [d79934cf799c8] daemon started [2019-09-18T22:33:26.546Z] daemon.go:472: [d79934cf799c8] Stopping daemon [2019-09-18T22:33:26.546Z] daemon.go:307: [d79934cf799c8] exiting daemon [2019-09-18T22:33:26.546Z] daemon.go:459: [d79934cf799c8] Daemon stopped [2019-09-18T22:33:26.546Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T22:33:27.156Z] === RUN Test/DockerSuite/TestStopContainerSignal [2019-09-18T22:33:29.051Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-18T22:33:29.235Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2019-09-18T22:33:29.235Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-18T22:33:29.235Z] daemon.go:336: [dd6a43dbe4d4e] waiting for daemon to start [2019-09-18T22:33:29.235Z] daemon.go:336: [dd6a43dbe4d4e] waiting for daemon to start [2019-09-18T22:33:29.235Z] daemon.go:364: [dd6a43dbe4d4e] daemon started [2019-09-18T22:33:29.235Z] daemon.go:472: [dd6a43dbe4d4e] Stopping daemon [2019-09-18T22:33:29.235Z] daemon.go:307: [dd6a43dbe4d4e] exiting daemon [2019-09-18T22:33:29.235Z] daemon.go:459: [dd6a43dbe4d4e] Daemon stopped [2019-09-18T22:33:29.235Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T22:33:29.616Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-18T22:33:30.548Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-18T22:33:31.480Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-18T22:33:31.480Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-18T22:33:32.045Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-18T22:33:37.348Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-18T22:33:37.605Z] === RUN Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-18T22:33:40.131Z] === RUN Test/DockerSuite/TestUpdateContainerInvalidValue [2019-09-18T22:33:40.696Z] === RUN Test/DockerSuite/TestUpdateContainerWithoutFlags [2019-09-18T22:33:41.530Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-18T22:33:41.632Z] === RUN Test/DockerSuite/TestUpdateInvalidSwapMemory [2019-09-18T22:33:41.632Z] === RUN Test/DockerSuite/TestUpdateKernelMemory [2019-09-18T22:33:41.989Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-18T22:33:42.566Z] === RUN Test/DockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-18T22:33:43.498Z] === RUN Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T22:33:44.172Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-18T22:33:44.432Z] === RUN Test/DockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-18T22:33:44.432Z] === RUN Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-18T22:33:44.464Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2019-09-18T22:33:44.464Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-18T22:33:44.464Z] daemon.go:336: [d981ea9a40f03] waiting for daemon to start [2019-09-18T22:33:44.464Z] daemon.go:336: [d981ea9a40f03] waiting for daemon to start [2019-09-18T22:33:44.464Z] daemon.go:364: [d981ea9a40f03] daemon started [2019-09-18T22:33:44.464Z] daemon.go:472: [d981ea9a40f03] Stopping daemon [2019-09-18T22:33:44.464Z] daemon.go:307: [d981ea9a40f03] exiting daemon [2019-09-18T22:33:44.464Z] daemon.go:459: [d981ea9a40f03] Daemon stopped [2019-09-18T22:33:44.464Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T22:33:46.330Z] === RUN Test/DockerSuite/TestUpdatePausedContainer [2019-09-18T22:33:46.583Z] --- PASS: TestCreateServiceSecretFileMode (2.71s) [2019-09-18T22:33:46.583Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-18T22:33:46.583Z] daemon.go:336: [dc1fca8a92b48] waiting for daemon to start [2019-09-18T22:33:46.583Z] daemon.go:336: [dc1fca8a92b48] waiting for daemon to start [2019-09-18T22:33:46.583Z] daemon.go:364: [dc1fca8a92b48] daemon started [2019-09-18T22:33:46.583Z] daemon.go:472: [dc1fca8a92b48] Stopping daemon [2019-09-18T22:33:46.583Z] daemon.go:307: [dc1fca8a92b48] exiting daemon [2019-09-18T22:33:46.583Z] daemon.go:459: [dc1fca8a92b48] Daemon stopped [2019-09-18T22:33:46.583Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T22:33:47.701Z] === RUN Test/DockerSuite/TestUpdateRunningContainer [2019-09-18T22:33:48.266Z] === RUN Test/DockerSuite/TestUpdateRunningContainerWithRestart [2019-09-18T22:33:49.275Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2019-09-18T22:33:49.275Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-18T22:33:49.275Z] daemon.go:336: [dfa41e64074fe] waiting for daemon to start [2019-09-18T22:33:49.275Z] daemon.go:336: [dfa41e64074fe] waiting for daemon to start [2019-09-18T22:33:49.275Z] daemon.go:364: [dfa41e64074fe] daemon started [2019-09-18T22:33:49.275Z] daemon.go:472: [dfa41e64074fe] Stopping daemon [2019-09-18T22:33:49.275Z] daemon.go:307: [dfa41e64074fe] exiting daemon [2019-09-18T22:33:49.275Z] daemon.go:459: [dfa41e64074fe] Daemon stopped [2019-09-18T22:33:49.276Z] === RUN TestCreateServiceSysctls [2019-09-18T22:33:50.162Z] === RUN Test/DockerSuite/TestUpdateStats [2019-09-18T22:33:52.736Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-09-18T22:33:52.737Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-18T22:33:52.737Z] daemon.go:336: [dde94067f0ace] waiting for daemon to start [2019-09-18T22:33:52.737Z] daemon.go:336: [dde94067f0ace] waiting for daemon to start [2019-09-18T22:33:52.737Z] daemon.go:364: [dde94067f0ace] daemon started [2019-09-18T22:33:52.737Z] daemon.go:472: [dde94067f0ace] Stopping daemon [2019-09-18T22:33:52.737Z] daemon.go:307: [dde94067f0ace] exiting daemon [2019-09-18T22:33:52.737Z] daemon.go:459: [dde94067f0ace] Daemon stopped [2019-09-18T22:33:52.737Z] === RUN TestCreateServiceCapabilities [2019-09-18T22:33:54.338Z] === RUN Test/DockerSuite/TestUpdateStoppedContainer [2019-09-18T22:33:55.433Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2019-09-18T22:33:55.433Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-18T22:33:55.433Z] daemon.go:336: [d8c682c2e5aa1] waiting for daemon to start [2019-09-18T22:33:55.433Z] daemon.go:336: [d8c682c2e5aa1] waiting for daemon to start [2019-09-18T22:33:55.433Z] daemon.go:364: [d8c682c2e5aa1] daemon started [2019-09-18T22:33:55.433Z] daemon.go:472: [d8c682c2e5aa1] Stopping daemon [2019-09-18T22:33:55.433Z] daemon.go:307: [d8c682c2e5aa1] exiting daemon [2019-09-18T22:33:55.433Z] daemon.go:459: [d8c682c2e5aa1] Daemon stopped [2019-09-18T22:33:55.433Z] === RUN TestInspect [2019-09-18T22:33:56.235Z] === RUN Test/DockerSuite/TestUpdateSwapMemoryOnly [2019-09-18T22:33:56.235Z] === RUN Test/DockerSuite/TestUpdateWithNanoCPUs [2019-09-18T22:33:57.168Z] === RUN Test/DockerSuite/TestUpdateWithUntouchedFields [2019-09-18T22:33:58.135Z] --- PASS: TestInspect (2.88s) [2019-09-18T22:33:58.136Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-18T22:33:58.136Z] daemon.go:336: [d8401d7f57b8d] waiting for daemon to start [2019-09-18T22:33:58.136Z] daemon.go:336: [d8401d7f57b8d] waiting for daemon to start [2019-09-18T22:33:58.136Z] daemon.go:364: [d8401d7f57b8d] daemon started [2019-09-18T22:33:58.136Z] daemon.go:472: [d8401d7f57b8d] Stopping daemon [2019-09-18T22:33:58.136Z] daemon.go:307: [d8401d7f57b8d] exiting daemon [2019-09-18T22:33:58.136Z] daemon.go:459: [d8401d7f57b8d] Daemon stopped [2019-09-18T22:33:58.136Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T22:33:58.539Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-18T22:34:02.546Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2019-09-18T22:34:02.546Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-18T22:34:02.546Z] daemon.go:336: [da971f393a3be] waiting for daemon to start [2019-09-18T22:34:02.546Z] daemon.go:336: [da971f393a3be] waiting for daemon to start [2019-09-18T22:34:02.546Z] daemon.go:364: [da971f393a3be] daemon started [2019-09-18T22:34:02.546Z] daemon.go:472: [da971f393a3be] Stopping daemon [2019-09-18T22:34:02.546Z] daemon.go:307: [da971f393a3be] exiting daemon [2019-09-18T22:34:02.546Z] daemon.go:459: [da971f393a3be] Daemon stopped [2019-09-18T22:34:02.546Z] === RUN TestDockerNetworkReConnect [2019-09-18T22:34:03.800Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-18T22:34:07.083Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-18T22:34:08.056Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2019-09-18T22:34:08.056Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-18T22:34:08.056Z] daemon.go:336: [d124d9051470a] waiting for daemon to start [2019-09-18T22:34:08.056Z] daemon.go:336: [d124d9051470a] waiting for daemon to start [2019-09-18T22:34:08.056Z] daemon.go:364: [d124d9051470a] daemon started [2019-09-18T22:34:08.056Z] daemon.go:472: [d124d9051470a] Stopping daemon [2019-09-18T22:34:08.056Z] daemon.go:307: [d124d9051470a] exiting daemon [2019-09-18T22:34:08.056Z] daemon.go:459: [d124d9051470a] Daemon stopped [2019-09-18T22:34:08.056Z] === RUN TestServicePlugin [2019-09-18T22:34:08.056Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-18T22:34:08.056Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:34:08.056Z] === RUN TestServiceUpdateLabel [2019-09-18T22:34:09.533Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-09-18T22:34:09.533Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-18T22:34:09.533Z] daemon.go:336: [dc8c6fe03ac8e] waiting for daemon to start [2019-09-18T22:34:09.533Z] daemon.go:336: [dc8c6fe03ac8e] waiting for daemon to start [2019-09-18T22:34:09.533Z] daemon.go:364: [dc8c6fe03ac8e] daemon started [2019-09-18T22:34:09.533Z] daemon.go:472: [dc8c6fe03ac8e] Stopping daemon [2019-09-18T22:34:09.533Z] daemon.go:307: [dc8c6fe03ac8e] exiting daemon [2019-09-18T22:34:09.533Z] daemon.go:459: [dc8c6fe03ac8e] Daemon stopped [2019-09-18T22:34:09.533Z] === RUN TestServiceUpdateSecrets [2019-09-18T22:34:10.361Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectivity [2019-09-18T22:34:18.460Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-18T22:34:22.638Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-18T22:34:24.768Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2019-09-18T22:34:24.768Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-18T22:34:24.768Z] daemon.go:336: [db0b501df9508] waiting for daemon to start [2019-09-18T22:34:24.768Z] daemon.go:336: [db0b501df9508] waiting for daemon to start [2019-09-18T22:34:24.768Z] daemon.go:364: [db0b501df9508] daemon started [2019-09-18T22:34:24.768Z] daemon.go:472: [db0b501df9508] Stopping daemon [2019-09-18T22:34:24.768Z] daemon.go:307: [db0b501df9508] exiting daemon [2019-09-18T22:34:24.768Z] daemon.go:459: [db0b501df9508] Daemon stopped [2019-09-18T22:34:24.768Z] === RUN TestServiceUpdateConfigs [2019-09-18T22:34:26.709Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-18T22:34:27.898Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-18T22:34:30.422Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-18T22:34:32.946Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-18T22:34:34.317Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-18T22:34:35.690Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-18T22:34:38.215Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-18T22:34:39.102Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-18T22:34:40.003Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2019-09-18T22:34:40.003Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-18T22:34:40.003Z] daemon.go:336: [d6d0c3fa86572] waiting for daemon to start [2019-09-18T22:34:40.003Z] daemon.go:336: [d6d0c3fa86572] waiting for daemon to start [2019-09-18T22:34:40.003Z] daemon.go:364: [d6d0c3fa86572] daemon started [2019-09-18T22:34:40.003Z] daemon.go:472: [d6d0c3fa86572] Stopping daemon [2019-09-18T22:34:40.003Z] daemon.go:307: [d6d0c3fa86572] exiting daemon [2019-09-18T22:34:40.003Z] daemon.go:459: [d6d0c3fa86572] Daemon stopped [2019-09-18T22:34:40.003Z] === RUN TestServiceUpdateNetwork [2019-09-18T22:34:40.741Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-18T22:34:43.265Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-18T22:34:43.797Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-18T22:34:45.789Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-18T22:34:47.685Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-18T22:34:49.596Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-18T22:34:55.239Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2019-09-18T22:34:55.239Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-18T22:34:55.239Z] daemon.go:336: [d24402f837a6d] waiting for daemon to start [2019-09-18T22:34:55.240Z] daemon.go:336: [d24402f837a6d] waiting for daemon to start [2019-09-18T22:34:55.240Z] daemon.go:364: [d24402f837a6d] daemon started [2019-09-18T22:34:55.240Z] daemon.go:472: [d24402f837a6d] Stopping daemon [2019-09-18T22:34:55.240Z] daemon.go:307: [d24402f837a6d] exiting daemon [2019-09-18T22:34:55.240Z] daemon.go:459: [d24402f837a6d] Daemon stopped [2019-09-18T22:34:55.240Z] PASS [2019-09-18T22:34:55.240Z] [2019-09-18T22:34:55.240Z] === Skipped [2019-09-18T22:34:55.240Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-18T22:34:55.240Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T22:34:55.240Z] [2019-09-18T22:34:55.240Z] [2019-09-18T22:34:55.240Z] DONE 19 tests, 1 skipped in 115.137s [2019-09-18T22:34:55.240Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-18T22:34:55.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:34:55.240Z] ++ set -e [2019-09-18T22:34:55.240Z] ++ '[' -n 0 ']' [2019-09-18T22:34:55.240Z] ++ set -x [2019-09-18T22:34:55.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:34:55.240Z] INFO: Testing against a local daemon [2019-09-18T22:34:55.240Z] === RUN TestSessionCreate [2019-09-18T22:34:55.240Z] --- PASS: TestSessionCreate (0.06s) [2019-09-18T22:34:55.240Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T22:34:55.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-09-18T22:34:55.240Z] PASS [2019-09-18T22:34:55.240Z] [2019-09-18T22:34:55.240Z] DONE 2 tests in 0.224s [2019-09-18T22:34:55.240Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-18T22:34:55.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:34:55.240Z] ++ set -e [2019-09-18T22:34:55.240Z] ++ '[' -n 0 ']' [2019-09-18T22:34:55.240Z] ++ set -x [2019-09-18T22:34:55.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:34:55.240Z] INFO: Testing against a local daemon [2019-09-18T22:34:55.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T22:34:55.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:34:55.240Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T22:34:55.240Z] === RUN TestEventsExecDie [2019-09-18T22:34:55.240Z] --- PASS: TestEventsExecDie (0.93s) [2019-09-18T22:34:55.240Z] === RUN TestEventsBackwardsCompatible [2019-09-18T22:34:55.240Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-18T22:34:55.240Z] === RUN TestInfoBinaryCommits [2019-09-18T22:34:55.240Z] --- PASS: TestInfoBinaryCommits (0.07s) [2019-09-18T22:34:55.240Z] === RUN TestInfoAPIVersioned [2019-09-18T22:34:55.240Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-18T22:34:55.240Z] === RUN TestInfoAPI [2019-09-18T22:34:55.240Z] --- PASS: TestInfoAPI (0.06s) [2019-09-18T22:34:55.240Z] === RUN TestInfoAPIWarnings [2019-09-18T22:34:55.862Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-09-18T22:34:55.862Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-18T22:34:55.862Z] daemon.go:336: [d183f5b8754fb] waiting for daemon to start [2019-09-18T22:34:55.862Z] daemon.go:336: [d183f5b8754fb] waiting for daemon to start [2019-09-18T22:34:55.862Z] daemon.go:364: [d183f5b8754fb] daemon started [2019-09-18T22:34:55.862Z] daemon.go:472: [d183f5b8754fb] Stopping daemon [2019-09-18T22:34:55.862Z] daemon.go:307: [d183f5b8754fb] exiting daemon [2019-09-18T22:34:55.862Z] daemon.go:459: [d183f5b8754fb] Daemon stopped [2019-09-18T22:34:55.862Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T22:34:56.479Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2019-09-18T22:34:56.479Z] === RUN TestPingCacheHeaders [2019-09-18T22:34:56.479Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-18T22:34:56.479Z] === RUN TestPingGet [2019-09-18T22:34:56.479Z] --- PASS: TestPingGet (0.04s) [2019-09-18T22:34:56.479Z] === RUN TestPingHead [2019-09-18T22:34:56.479Z] --- PASS: TestPingHead (0.05s) [2019-09-18T22:34:56.479Z] === RUN TestVersion [2019-09-18T22:34:56.676Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-18T22:34:56.762Z] --- PASS: TestVersion (0.05s) [2019-09-18T22:34:56.762Z] PASS [2019-09-18T22:34:56.762Z] [2019-09-18T22:34:56.762Z] === Skipped [2019-09-18T22:34:56.762Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T22:34:56.762Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T22:34:56.762Z] [2019-09-18T22:34:56.762Z] [2019-09-18T22:34:56.762Z] DONE 12 tests, 1 skipped in 2.983s [2019-09-18T22:34:56.762Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-18T22:34:56.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:34:56.762Z] ++ set -e [2019-09-18T22:34:56.762Z] ++ '[' -n 0 ']' [2019-09-18T22:34:56.762Z] ++ set -x [2019-09-18T22:34:56.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-09-18T22:34:56.762Z] INFO: Testing against a local daemon [2019-09-18T22:34:56.762Z] === RUN TestVolumesCreateAndList [2019-09-18T22:34:56.762Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-09-18T22:34:56.762Z] === RUN TestVolumesRemove [2019-09-18T22:34:57.046Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-18T22:34:57.046Z] === RUN TestVolumesInspect [2019-09-18T22:34:57.046Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-18T22:34:57.046Z] === RUN TestVolumesInvalidJSON [2019-09-18T22:34:57.046Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T22:34:57.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T22:34:57.046Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T22:34:57.046Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-18T22:34:57.046Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-09-18T22:34:57.046Z] PASS [2019-09-18T22:34:57.046Z] [2019-09-18T22:34:57.046Z] DONE 5 tests in 0.334s [2019-09-18T22:34:57.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T22:34:57.331Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T22:34:57.331Z] +++ kill 12042 [2019-09-18T22:34:58.802Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T22:34:58.803Z] +++ /etc/init.d/apparmor stop [2019-09-18T22:34:58.803Z] Clearing AppArmor profiles cache:. [2019-09-18T22:34:58.803Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T22:34:58.803Z] Unloading profiles will leave already running processes permanently [2019-09-18T22:34:58.803Z] unconfined, which can lead to unexpected situations. [2019-09-18T22:34:58.803Z] [2019-09-18T22:34:58.803Z] To set a process to complain mode, use the command line tool [2019-09-18T22:34:58.803Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T22:34:58.803Z] with the 'teardown' option." [2019-09-18T22:34:58.803Z] Post stage [Pipeline] junit [2019-09-18T22:35:00.315Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T22:35:01.338Z] + echo Ensuring container killed. [2019-09-18T22:35:01.338Z] Ensuring container killed. [2019-09-18T22:35:01.338Z] + docker rm -vf docker-pr1 [2019-09-18T22:35:01.338Z] Error: No such container: docker-pr1 [2019-09-18T22:35:01.338Z] + true [Pipeline] sh [2019-09-18T22:35:01.715Z] + echo Chowning /workspace to jenkins user [2019-09-18T22:35:01.715Z] Chowning /workspace to jenkins user [2019-09-18T22:35:01.715Z] + id -u [2019-09-18T22:35:01.715Z] + id -g [2019-09-18T22:35:01.715Z] + docker run --rm -v /home/docker/workspace/moby_PR-39957:/workspace busybox chown -R 1001:1001 /workspace [2019-09-18T22:35:01.715Z] Unable to find image 'busybox:latest' locally [2019-09-18T22:35:01.997Z] latest: Pulling from library/busybox [2019-09-18T22:35:02.280Z] e38168a01e65: Pulling fs layer [2019-09-18T22:35:02.565Z] e38168a01e65: Download complete [2019-09-18T22:35:02.848Z] e38168a01e65: Pull complete [2019-09-18T22:35:02.848Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-18T22:35:02.848Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T22:35:05.269Z] + bundleName=ppc64le-integration [2019-09-18T22:35:05.269Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-18T22:35:05.269Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-18T22:35:05.269Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-09-18T22:35:05.269Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-18T22:35:05.588Z] Archiving artifacts [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-18T22:35:05.779Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-18T22:35:05.860Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39957/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T22:35:06.246Z] + make clean [2019-09-18T22:35:06.862Z] docker volume rm -f docker-dev-cache [2019-09-18T22:35:06.862Z] docker-dev-cache [Pipeline] deleteDir [2019-09-18T22:35:08.307Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-18T22:35:08.307Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-18T22:35:08.564Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-18T22:35:08.564Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-18T22:35:08.564Z] === RUN Test/DockerSuite/TestVolumeEvents [2019-09-18T22:35:09.496Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T22:35:12.022Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-18T22:35:12.022Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-18T22:35:12.022Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-18T22:35:15.304Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-18T22:35:19.482Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-18T22:35:19.482Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-18T22:35:21.380Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-18T22:35:21.821Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-18T22:35:21.821Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-18T22:35:22.753Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-18T22:35:24.650Z] === RUN Test/DockerRegistrySuite/TestConcurrentFailingPull [2019-09-18T22:35:24.650Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T22:35:26.522Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-18T22:35:26.982Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-18T22:35:26.982Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-18T22:35:26.982Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-18T22:35:28.829Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-18T22:35:29.898Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-18T22:35:33.008Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-18T22:35:34.597Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-18T22:35:36.778Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-18T22:35:36.778Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-18T22:35:37.188Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-18T22:35:37.239Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-18T22:35:38.560Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-18T22:35:39.942Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-18T22:35:40.149Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-18T22:35:40.608Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-18T22:35:41.315Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-18T22:35:42.147Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-18T22:35:42.685Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-18T22:35:44.057Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-18T22:35:45.431Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-18T22:35:46.803Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-18T22:35:49.333Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-18T22:35:51.859Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-18T22:35:53.231Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-18T22:35:55.129Z] === RUN Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T22:35:56.500Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-18T22:35:56.968Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-18T22:35:58.396Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-18T22:35:58.396Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T22:35:58.504Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-18T22:35:59.768Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T22:36:00.701Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T22:36:02.075Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-18T22:36:06.256Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-18T22:36:06.256Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-18T22:36:07.629Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-18T22:36:07.887Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-18T22:36:08.145Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-18T22:36:08.145Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-18T22:36:08.403Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-18T22:36:08.661Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-18T22:36:08.856Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-18T22:36:08.919Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-18T22:36:09.182Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-18T22:36:11.106Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-18T22:36:11.106Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-18T22:36:12.608Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-18T22:36:13.008Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-18T22:36:14.418Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-18T22:36:14.418Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-18T22:36:15.789Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-18T22:36:16.721Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-18T22:36:17.654Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-18T22:36:17.654Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T22:36:20.932Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-18T22:36:22.303Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-18T22:36:23.131Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-18T22:36:23.237Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-18T22:36:27.425Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-18T22:36:27.825Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-18T22:36:31.630Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-18T22:36:32.518Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-18T22:36:33.003Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-18T22:36:33.486Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-18T22:36:33.946Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-18T22:36:33.946Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-18T22:36:34.373Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-18T22:36:34.373Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T22:36:35.744Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T22:36:36.126Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-18T22:36:36.126Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-18T22:36:37.134Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T22:36:38.504Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-18T22:36:42.681Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-18T22:36:42.681Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-18T22:36:43.252Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-18T22:36:43.252Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-18T22:36:43.509Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-18T22:36:44.075Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-18T22:36:44.332Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-18T22:36:44.332Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-18T22:36:45.707Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-18T22:36:45.966Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-18T22:36:46.223Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-18T22:36:47.597Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-18T22:36:47.597Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-18T22:36:48.162Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-18T22:36:48.727Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-18T22:36:48.727Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-18T22:36:53.985Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-18T22:36:53.985Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-18T22:36:54.243Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-18T22:36:54.501Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-18T22:36:54.501Z] === RUN Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-18T22:36:57.782Z] === RUN Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-18T22:36:58.714Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-18T22:37:03.970Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-18T22:37:06.494Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-18T22:37:13.723Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-18T22:37:13.723Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-18T22:37:17.920Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-18T22:37:20.447Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-18T22:37:20.690Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-18T22:37:21.380Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-18T22:37:24.660Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-18T22:37:25.595Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-18T22:37:27.493Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-18T22:37:27.493Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-18T22:37:28.428Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-18T22:37:29.360Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-18T22:37:31.258Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-18T22:37:31.824Z] === RUN Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-18T22:37:32.391Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-18T22:37:32.391Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-18T22:37:32.955Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-18T22:37:34.330Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-18T22:37:34.587Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-18T22:37:34.587Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-18T22:37:34.844Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-18T22:37:35.106Z] === RUN Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-18T22:37:36.478Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-18T22:37:38.375Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-18T22:37:38.375Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-18T22:37:38.633Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-18T22:37:38.633Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-18T22:37:41.793Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-18T22:37:42.812Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-18T22:37:46.089Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-18T22:37:56.069Z] === RUN Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-18T22:37:56.069Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-18T22:37:56.069Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-18T22:37:56.633Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-18T22:37:57.001Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-18T22:37:57.259Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-18T22:37:57.259Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-18T22:37:57.517Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-18T22:37:57.774Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-18T22:37:57.774Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-18T22:37:59.538Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-18T22:37:59.538Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-18T22:37:59.538Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-18T22:38:01.079Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-18T22:38:01.952Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-18T22:38:01.952Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-18T22:38:02.209Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-18T22:38:03.580Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-18T22:38:04.823Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-18T22:38:08.562Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-18T22:38:08.840Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-18T22:38:12.119Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-18T22:38:13.051Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-18T22:38:13.308Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-18T22:38:14.679Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-18T22:38:14.679Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-18T22:38:17.957Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-18T22:38:17.957Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-18T22:38:17.957Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-18T22:38:18.890Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-18T22:38:19.329Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-18T22:38:20.264Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-18T22:38:21.198Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-18T22:38:21.764Z] === RUN Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-18T22:38:28.317Z] === RUN Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-18T22:38:28.882Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-18T22:38:30.255Z] === RUN Test/DockerHubPullSuite/TestPullClientDisconnect [2019-09-18T22:38:32.180Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistry [2019-09-18T22:38:32.438Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-18T22:38:34.336Z] === RUN Test/DockerHubPullSuite/TestPullNonExistingImage [2019-09-18T22:38:34.336Z] === RUN Test/DockerHubPullSuite/TestPullScratchNotAllowed [2019-09-18T22:38:34.336Z] --- PASS: Test (2009.02s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.62s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.08s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.38s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (0.48s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkConnectDisconnect (1.69s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.75s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectBridge (1.04s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.11s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.00s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (5.50s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (3.55s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (4.21s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.59s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesChmodProc (1.18s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesPtrace (1.38s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAppArmorTraceSelf (1.22s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachAfterDetach (2.97s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachClosedOnContainerStop (2.34s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachDetach (1.42s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachDisconnect (2.55s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (2.38s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachPausedContainer (1.56s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestAttachTTYWithoutStdin (2.03s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (2.94s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (3.26s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPIDoubleDockerfile (2.35s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (1.80s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.33s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (1.38s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (30.62s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinks (0.63s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinksVolume (1.66s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.30s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddChangeOwnership (2.80s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.43s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToExistingDir (8.92s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToRoot (4.45s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.12s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.22s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (1.42s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (3.61s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddScript (3.00s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToExistDir (9.10s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (6.19s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToRoot (4.05s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddTar (9.38s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddTarXz (1.59s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddTarXzGz (1.40s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (4.49s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildAddWholeDirToRoot (8.03s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.39s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (2.56s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.67s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (2.85s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.18s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEnv (13.91s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (3.18s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.49s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.07s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.57s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCacheAdd (0.65s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCacheFrom (6.47s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (0.75s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCancellationKillsSleep (0.97s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildChownOnCopy (6.12s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildChownSingleFile (2.26s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.47s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.28s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.31s) [2019-09-18T22:38:34.336Z] --- SKIP: Test/DockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-18T22:38:34.336Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (1.17s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCommentsShebangs (6.80s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.31s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildContChar (3.49s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.32s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.62s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyAddMultipleFiles (15.81s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (1.19s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToExistDir (4.37s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToRoot (5.57s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (1.99s) [2019-09-18T22:38:34.336Z] --- SKIP: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-18T22:38:34.336Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.336Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2019-09-18T22:38:34.336Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.336Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-18T22:38:34.336Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.336Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-18T22:38:34.336Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToExistDir (5.38s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (6.61s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToRoot (3.96s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyWholeDirToRoot (7.15s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (7.21s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.61s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardInName (1.68s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (4.66s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (0.86s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.75s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (13.82s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2019-09-18T22:38:34.336Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreComment (3.91s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (15.06s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (5.27s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (2.80s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (2.74s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (8.11s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (2.75s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (3.08s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (19.92s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.17s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEOLInLine (5.70s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEmptyCmd (0.36s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.39s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEmptyScratch (0.14s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.37s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.33s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.79s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnv (1.60s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvEscapes (1.48s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvOverwrite (1.75s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage (6.90s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage2 (22.02s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (9.47s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.31s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildExoticShellInterpolation (12.70s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildExpose (0.36s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildExposeMorePorts (0.51s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildExposeOrder (0.41s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFails (0.93s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (2.56s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (2.52s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildForceRm (2.06s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromGit (1.64s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (0.39s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (1.15s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.86s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.35s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromStdinWithF (2.05s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (2.31s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildHistory (5.18s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.62s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildInheritance (0.63s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.57s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.05s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (1.24s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.48s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.43s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.57s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.32s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.49s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.09s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (3.43s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLastModified (7.53s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLineBreak (4.19s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.27s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (1.35s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (1.53s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (3.96s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCache (0.41s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (10.83s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (5.20s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (1.53s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (3.48s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (7.01s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageResetScratch (0.71s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (2.99s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.32s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNetContainer (2.80s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNetNone (0.72s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNoContext (1.07s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (1.03s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.28s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.42s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.41s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (2.48s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (0.85s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.99s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (1.76s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (2.72s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (1.51s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (1.69s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (0.56s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildOpaqueDirectory (3.84s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildPATH (2.58s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (0.75s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildRUNoneJSON (1.10s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (10.68s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (5.11s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildResourceConstraintsAreUsed (2.46s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildRm (3.53s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (1.36s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildScratchCopy (0.45s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (1.25s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (1.46s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (4.71s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.12s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.32s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.43s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (1.04s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.13s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildStderr (1.07s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (4.77s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildStopSignal (1.13s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (1.09s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (0.51s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (1.00s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildUser (2.09s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.04s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildUsersAndGroups (19.00s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (1.45s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.37s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (1.32s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildVolumesRetainContents (1.63s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildWindowsUser (0.01s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHost (1.98s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (1.29s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.89s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (1.22s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.18s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithVolumeOwnership (2.35s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWithVolumes (0.96s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWorkdirCmd (0.41s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (0.70s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestBuildXZHost (2.68s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-18T22:38:34.337Z] docker_cli_sni_test.go:18: Flakey test [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (0.95s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (1.02s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitChange (1.32s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (0.98s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitHardlink (1.91s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitNewFile (1.89s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitPausedContainer (1.03s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitTTY (1.82s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (0.97s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitWithHostBindMount (1.69s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestCommitWithoutPause (0.92s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (1.73s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICopyPre124 (1.08s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (0.92s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (1.11s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (0.82s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (0.84s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (0.81s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIGetChanges (0.87s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIGetExport (0.77s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (0.86s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIPause (0.87s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (0.85s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (0.82s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (1.63s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (1.79s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (0.93s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (0.85s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPITop (0.87s) [2019-09-18T22:38:34.337Z] --- SKIP: Test/DockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-18T22:38:34.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (2.85s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerNetworkMode (1.24s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerRestartInMultipleNetworks (4.83s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (23.97s) [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000231820 } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1729758457 /foo false } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1729758457 /foo true } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3767421956 /foo false } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3767421956 /foo true } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3767421956 /foo true 0xc000a16040 } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000a16060 } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000a16080 } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000a160a0 } [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000a160c0 } [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2019-09-18T22:38:34.337Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 0 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 1 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 2 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 3 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 4 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 5 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 6 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 7 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 8 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 9 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 10 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 11 [2019-09-18T22:38:34.337Z] docker_api_containers_test.go:1927: case 12 [2019-09-18T22:38:34.338Z] docker_api_containers_test.go:1927: case 13 [2019-09-18T22:38:34.338Z] docker_api_containers_test.go:1927: case 14 [2019-09-18T22:38:34.338Z] docker_api_containers_test.go:1927: case 15 [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestContainersInMultipleNetworks (2.87s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestContainersInUserDefinedNetwork (2.43s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestContainersNetworkIsolation (2.93s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCopyAndRestart (1.69s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCopyCreatedContainer (0.17s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (0.94s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpAbsoluteSymlink (0.91s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpCheckDestOwnership (1.09s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership277658049/file1 938be16a959e0e2841133db0582836bca3ac07b9894b8ba71fd2167b7b5e9565:/tmpvol/file1` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseA (0.86s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp fb8166584b105b56177805d557eae0206bf5f5a3943e10bbbb281a94f05b8c4d:/root/file1 /tmp/test-cp-from-case-a440629804/itWorks.txt` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a440629804/itWorks.txt" contains "file1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseB (0.92s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp d834f5c035a926b7cf13c120ba2f7d117beebaf1f9e31fe6c3c7f0603f508be9:/file1 /tmp/test-cp-from-case-b032205211/testDir/` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseC (0.94s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c740423230/file2" contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 6275701e9d5ce3e6c8c1a315871dc200b4cf1e8a96f73d3f32526564cc5b64c3:/root/file1 /tmp/test-cp-from-case-c740423230/file2` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c740423230/file2" contains "file1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseD (1.07s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp dfaadbd358b9ae2e33e386f681f7785723e7f25688e697bcd870e823131ac1ef:/file1 /tmp/test-cp-from-case-d448865413/dir1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d448865413/dir1/file1" contains "file1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp dfaadbd358b9ae2e33e386f681f7785723e7f25688e697bcd870e823131ac1ef:/file1 /tmp/test-cp-from-case-d448865413/dir1/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d448865413/dir1/file1" contains "file1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseE (1.03s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ec42ea4204233b72b8d8e0f748bfdb29c932aa586d7f3562d7b752b297f4862:dir1 /tmp/test-cp-from-case-e334133792/testDir` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e334133792/testDir/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ec42ea4204233b72b8d8e0f748bfdb29c932aa586d7f3562d7b752b297f4862:dir1 /tmp/test-cp-from-case-e334133792/testDir/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e334133792/testDir/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseF (0.92s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 7fdee144853be24fa2e81b81553cc176d64bf22f113757c6f173206ea02a0b50:/root/dir1 /tmp/test-cp-from-case-f943038719/file1` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseG (1.05s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 98de467dc002f22955021338b67fc11b4b31d3cb5d7ceb14e3e2eccc84a8fb9b:/root/dir1 /tmp/test-cp-from-case-g609708114/dir2` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g609708114/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 98de467dc002f22955021338b67fc11b4b31d3cb5d7ceb14e3e2eccc84a8fb9b:/root/dir1 /tmp/test-cp-from-case-g609708114/dir2/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g609708114/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseH (1.12s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 9418eac8a54018300c3abdd8649005515071d0c89a3603931efd627b77179eac:dir1/. /tmp/test-cp-from-case-h079120265/testDir` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h079120265/testDir/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 9418eac8a54018300c3abdd8649005515071d0c89a3603931efd627b77179eac:dir1/. /tmp/test-cp-from-case-h079120265/testDir/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h079120265/testDir/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseI (0.93s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp 862635b58d33363bae35415c2d2a99ae35f305a555c736f8dd35b434fe7754af:/root/dir1/. /tmp/test-cp-from-case-i838873940/file1` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromCaseJ (1.07s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp c6be27bef73dc6be51c390a27e30fa445dfc5518a04bfa4527a08732f0e009a4:/root/dir1/. /tmp/test-cp-from-case-j726182051/dir2` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j726182051/dir2/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp c6be27bef73dc6be51c390a27e30fa445dfc5518a04bfa4527a08732f0e009a4:/root/dir1/. /tmp/test-cp-from-case-j726182051/dir2/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j726182051/dir2/file1-1" contains "file1-1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkDestination (1.48s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp b0c1068c4c1c203acc21dab7beda148b83a6aebd56cc5c18aa27966b93dc5457:/file2 /tmp/test-cp-from-err-dst-not-dir574897062/symlinkToFile1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir574897062/symlinkToFile1" points to "file1" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir574897062/file1" contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp b0c1068c4c1c203acc21dab7beda148b83a6aebd56cc5c18aa27966b93dc5457:/file2 /tmp/test-cp-from-err-dst-not-dir574897062/symlinkToDir1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir574897062/symlinkToDir1" points to "dir1" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir574897062/file2" contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp b0c1068c4c1c203acc21dab7beda148b83a6aebd56cc5c18aa27966b93dc5457:/file2 /tmp/test-cp-from-err-dst-not-dir574897062/brokenSymlinkToFileX` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir574897062/brokenSymlinkToFileX" points to "fileX" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir574897062/fileX" contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp b0c1068c4c1c203acc21dab7beda148b83a6aebd56cc5c18aa27966b93dc5457:/dir2 /tmp/test-cp-from-err-dst-not-dir574897062/symlinkToDir1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir574897062/symlinkToDir1" points to "dir1" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir574897062/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp b0c1068c4c1c203acc21dab7beda148b83a6aebd56cc5c18aa27966b93dc5457:/dir2 /tmp/test-cp-from-err-dst-not-dir574897062/brokenSymlinkToDirX` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir574897062/brokenSymlinkToDirX" points to "dirX" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir574897062/dirX/file2-1" contains "file2-1\n" [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (0.97s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.01s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpNameHasColon (0.91s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpRelativePath (0.96s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpSpecialFiles (1.28s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpSymlinkComponent (0.94s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseA (1.77s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a061518350/file1 ad3b3a1f449dba2c081c792534566a37a28fc4a9c48b13f1268ab15549a9e4a9:/root/itWorks.txt` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "ad3b3a1f449dba2c081c792534566a37a28fc4a9c48b13f1268ab15549a9e4a9" start output contains "file1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a ad3b3a1f449dba2c081c792534566a37a28fc4a9c48b13f1268ab15549a9e4a9` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseB (0.92s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b443701269/file1 19f0406c61f5e1e3cdacd23a060317458b7a08fa9b66d3aa67f128b8e215d8f3:testDir/` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseC (2.51s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "9c16a737c8f7de6294ce609d3eaf22761e9f326f0672f093b08e65b8557f9c50" start output contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9c16a737c8f7de6294ce609d3eaf22761e9f326f0672f093b08e65b8557f9c50` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c177368176/file1 9c16a737c8f7de6294ce609d3eaf22761e9f326f0672f093b08e65b8557f9c50:/root/file2` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "9c16a737c8f7de6294ce609d3eaf22761e9f326f0672f093b08e65b8557f9c50" start output contains "file1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9c16a737c8f7de6294ce609d3eaf22761e9f326f0672f093b08e65b8557f9c50` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseD (5.08s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "b73abfae52a862afb37822e31e166d567cbe27eba210461223164cfa4d651386" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a b73abfae52a862afb37822e31e166d567cbe27eba210461223164cfa4d651386` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d228635407/file1 b73abfae52a862afb37822e31e166d567cbe27eba210461223164cfa4d651386:dir1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "b73abfae52a862afb37822e31e166d567cbe27eba210461223164cfa4d651386" start output contains "file1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a b73abfae52a862afb37822e31e166d567cbe27eba210461223164cfa4d651386` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "0050d367f43512476da737894709a73f012a0bcdb54fc0fc7c180652d9c347f5" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0050d367f43512476da737894709a73f012a0bcdb54fc0fc7c180652d9c347f5` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d228635407/file1 0050d367f43512476da737894709a73f012a0bcdb54fc0fc7c180652d9c347f5:dir1/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "0050d367f43512476da737894709a73f012a0bcdb54fc0fc7c180652d9c347f5" start output contains "file1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0050d367f43512476da737894709a73f012a0bcdb54fc0fc7c180652d9c347f5` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseE (3.57s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e650644770/dir1 d670ca97e42350cfb3ebd059435f355a7a3ff7f4d57bf7287982ac0e65d18d77:testDir` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "d670ca97e42350cfb3ebd059435f355a7a3ff7f4d57bf7287982ac0e65d18d77" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a d670ca97e42350cfb3ebd059435f355a7a3ff7f4d57bf7287982ac0e65d18d77` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e650644770/dir1 4069215baf4b065d9cdc50e001ce1cf9074f73cb05b29b221fbdd47838d9e17e:testDir/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "4069215baf4b065d9cdc50e001ce1cf9074f73cb05b29b221fbdd47838d9e17e" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4069215baf4b065d9cdc50e001ce1cf9074f73cb05b29b221fbdd47838d9e17e` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseF (0.85s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f841296409/dir1 c63b99936503444c4376869a04c9e6e9142c4a3a2535ac2eb4d4f07f29864f24:/root/file1` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseG (5.13s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "dd095cebcffa3b36cf47b2d8c6d9138036f38d48a1a3e64cacef5176db9880c9" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd095cebcffa3b36cf47b2d8c6d9138036f38d48a1a3e64cacef5176db9880c9` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g012103332/dir1 dd095cebcffa3b36cf47b2d8c6d9138036f38d48a1a3e64cacef5176db9880c9:/root/dir2` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "dd095cebcffa3b36cf47b2d8c6d9138036f38d48a1a3e64cacef5176db9880c9" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd095cebcffa3b36cf47b2d8c6d9138036f38d48a1a3e64cacef5176db9880c9` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "14cc4abcc83d1cc183e91a843a90179f24c13da73a3f04645c9ad00365a6e1e1" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 14cc4abcc83d1cc183e91a843a90179f24c13da73a3f04645c9ad00365a6e1e1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g012103332/dir1 14cc4abcc83d1cc183e91a843a90179f24c13da73a3f04645c9ad00365a6e1e1:/dir2/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "14cc4abcc83d1cc183e91a843a90179f24c13da73a3f04645c9ad00365a6e1e1" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 14cc4abcc83d1cc183e91a843a90179f24c13da73a3f04645c9ad00365a6e1e1` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseH (4.09s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h829550515/dir1/. 1dc3a7547eab60ebf41d8e2f1a1966ed438f0bf7cbd8f769c592b29ecd58d25a:testDir` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "1dc3a7547eab60ebf41d8e2f1a1966ed438f0bf7cbd8f769c592b29ecd58d25a" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1dc3a7547eab60ebf41d8e2f1a1966ed438f0bf7cbd8f769c592b29ecd58d25a` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h829550515/dir1/. 23eb0a45db010f3bbc6fa11f24e718344ee1c73791a7e0788c8fbed7961b2e99:testDir/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "23eb0a45db010f3bbc6fa11f24e718344ee1c73791a7e0788c8fbed7961b2e99" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 23eb0a45db010f3bbc6fa11f24e718344ee1c73791a7e0788c8fbed7961b2e99` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseI (1.17s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i369024374/dir1/. 640a0b07edd21c0b18e7eb77681d4a2d273993613bebcce60c0e77d04a64ec15:/root/file1` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToCaseJ (5.73s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "194d073b7a58224ced49996b7c6fc02431d3fe6795186f8a8c358047054f6850" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 194d073b7a58224ced49996b7c6fc02431d3fe6795186f8a8c358047054f6850` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j641265757/dir1/. 194d073b7a58224ced49996b7c6fc02431d3fe6795186f8a8c358047054f6850:/dir2` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "194d073b7a58224ced49996b7c6fc02431d3fe6795186f8a8c358047054f6850" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 194d073b7a58224ced49996b7c6fc02431d3fe6795186f8a8c358047054f6850` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "c561803277f25e866e9ea8baddb97b7db4460ccfa7046ba827872bcc33389f24" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a c561803277f25e866e9ea8baddb97b7db4460ccfa7046ba827872bcc33389f24` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j641265757/dir1/. c561803277f25e866e9ea8baddb97b7db4460ccfa7046ba827872bcc33389f24:/dir2/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "c561803277f25e866e9ea8baddb97b7db4460ccfa7046ba827872bcc33389f24" start output contains "file1-1\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a c561803277f25e866e9ea8baddb97b7db4460ccfa7046ba827872bcc33389f24` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToContainerWithPermissions (1.16s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions280304152/permdirtest permtest:/` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToDot (0.91s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs201634570/file1 fcec985fbe1b64f8b634496b6675da7678f7bb24a923fd60e26eea0c69639482:/root/shouldNotExist` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "fcec985fbe1b64f8b634496b6675da7678f7bb24a923fd60e26eea0c69639482" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a fcec985fbe1b64f8b634496b6675da7678f7bb24a923fd60e26eea0c69639482` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyVolume (1.91s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume080689377/file1 0c98a3f156cd4d1409934ee799fa32b4eb03c974f855bb59f47034e918840bfc:/vol_ro/shouldNotExist` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:279: checking that container "0c98a3f156cd4d1409934ee799fa32b4eb03c974f855bb59f47034e918840bfc" start output contains "" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0c98a3f156cd4d1409934ee799fa32b4eb03c974f855bb59f47034e918840bfc` [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToStdout (0.93s) [2019-09-18T22:38:34.338Z] --- PASS: Test/DockerSuite/TestCpToSymlinkDestination (3.47s) [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-950875852/file2 36c94f75cf2a18c07840a7353c670b7a329a6ecce71708ccc46139e6f75a9062:/vol2/symlinkToFile1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-950875852/symlinkToFile1" points to "file1" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-950875852/file1" contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-950875852/file2 36c94f75cf2a18c07840a7353c670b7a329a6ecce71708ccc46139e6f75a9062:/vol2/symlinkToDir1` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-950875852/symlinkToDir1" points to "dir1" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-950875852/file2" contains "file2\n" [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-950875852/file2 36c94f75cf2a18c07840a7353c670b7a329a6ecce71708ccc46139e6f75a9062:/vol2/brokenSymlinkToFileX` [2019-09-18T22:38:34.338Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-950875852/brokenSymlinkToFileX" points to "fileX" [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-950875852/fileX" contains "file2\n" [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-950875852//dir2 36c94f75cf2a18c07840a7353c670b7a329a6ecce71708ccc46139e6f75a9062:/vol2/symlinkToDir1` [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-950875852/symlinkToDir1" points to "dir1" [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-950875852/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-950875852//dir2 36c94f75cf2a18c07840a7353c670b7a329a6ecce71708ccc46139e6f75a9062:/vol2/brokenSymlinkToDirX` [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-950875852/brokenSymlinkToDirX" points to "dirX" [2019-09-18T22:38:34.339Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-950875852/dirX/file2-1" contains "file2-1\n" [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCpToSymlinkToDirectory (0.41s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCpUnprivilegedUser (0.98s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCpVolumePath (2.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.08s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.10s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateByImageID (0.66s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (0.75s) [2019-09-18T22:38:34.339Z] --- SKIP: Test/DockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-18T22:38:34.339Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (1.27s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.42s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.12s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateModeIpcContainer (0.17s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateRM (0.18s) [2019-09-18T22:38:34.339Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-18T22:38:34.339Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.10s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.17s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (2.41s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (3.50s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (0.16s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.79s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.92s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDevicePermissions (0.88s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerFails (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerInspectNetworkWithContainerName (1.31s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteMultiple (1.49s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspect (0.02s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspectWithID (0.11s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDockerNetworkInternalMode (6.64s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (3.23s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.16s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.19s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEmbeddedDNSInvalidInput (1.29s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsAttach (0.95s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsCommit (1.16s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (1.06s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterByName (1.59s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (3.33s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsCopy (1.28s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (1.68s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (0.80s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.33s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (1.26s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (1.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterNetworkID (0.11s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterType (0.35s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeAndNetworkType (0.11s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeID (0.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFilters (1.65s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFormat (1.60s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsImageImport (0.91s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsImageLoad (0.26s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsImagePull (0.39s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsImageUntagDelete (0.33s) [2019-09-18T22:38:34.339Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-18T22:38:34.339Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.339Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-18T22:38:34.339Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsPluginOps (2.13s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsRedirectStdout (0.96s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsRename (1.04s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsResize (1.10s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (0.80s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsStreaming (0.79s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (3.08s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsTop (1.06s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.58s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (1.65s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExec (0.94s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPICreateContainerPaused (0.88s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (0.73s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStart (1.79s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (1.11s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (0.95s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (2.18s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecCgroup (2.18s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecEnv (0.94s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecEnvLinksHost (1.69s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecExitStatus (0.92s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecInspectID (2.95s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecInteractive (1.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecInteractiveStdinClose (1.00s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecOnReadonlyContainer (0.98s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecParseError (1.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecPausedContainer (0.92s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecSetEnv (0.88s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecStartFails (0.98s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecStateCleanup (11.15s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecStopNotHanging (1.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecTTY (1.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecTTYCloseStdin (0.99s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (0.94s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecUlimits (0.92s) [2019-09-18T22:38:34.339Z] --- SKIP: Test/DockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-18T22:38:34.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecWithImageUser (2.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecWithNoTERM (0.96s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecWithPrivileged (1.20s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecWithTERM (0.93s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestExecWithUser (1.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetContainerStats (4.93s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (4.87s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (2.50s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (4.81s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetContainersAttachWebsocket (0.80s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestHealth (21.34s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (1.04s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.00s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (0.89s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.06s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesFormatDefaultFormat (0.85s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.08s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportBadURL (0.06s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportDisplay (1.80s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportFile (2.23s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.03s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportFileWithMessage (1.91s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportGzipped (2.43s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestImportWithQuotedChanges (1.98s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDebug (0.58s) [2019-09-18T22:38:34.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDebug [2019-09-18T22:38:34.339Z] daemon.go:336: [db10710cbc174] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:336: [db10710cbc174] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:364: [db10710cbc174] daemon started [2019-09-18T22:38:34.339Z] daemon.go:472: [db10710cbc174] Stopping daemon [2019-09-18T22:38:34.339Z] daemon.go:307: [db10710cbc174] exiting daemon [2019-09-18T22:38:34.339Z] daemon.go:459: [db10710cbc174] Daemon stopped [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-09-18T22:38:34.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-18T22:38:34.339Z] daemon.go:336: [d4ce2541dcf55] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:336: [d4ce2541dcf55] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:364: [d4ce2541dcf55] daemon started [2019-09-18T22:38:34.339Z] daemon.go:472: [d4ce2541dcf55] Stopping daemon [2019-09-18T22:38:34.339Z] daemon.go:307: [d4ce2541dcf55] exiting daemon [2019-09-18T22:38:34.339Z] daemon.go:459: [d4ce2541dcf55] Daemon stopped [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryBackend (0.58s) [2019-09-18T22:38:34.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-18T22:38:34.339Z] daemon.go:336: [d1d5dc9bbad7c] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:336: [d1d5dc9bbad7c] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:364: [d1d5dc9bbad7c] daemon started [2019-09-18T22:38:34.339Z] daemon.go:472: [d1d5dc9bbad7c] Stopping daemon [2019-09-18T22:38:34.339Z] daemon.go:307: [d1d5dc9bbad7c] exiting daemon [2019-09-18T22:38:34.339Z] daemon.go:459: [d1d5dc9bbad7c] Daemon stopped [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-09-18T22:38:34.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-18T22:38:34.339Z] daemon.go:336: [d456d9bcd38c4] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:307: [d456d9bcd38c4] exiting daemon [2019-09-18T22:38:34.339Z] daemon.go:336: [d456d9bcd38c4] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:336: [d456d9bcd38c4] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:307: [d456d9bcd38c4] exiting daemon [2019-09-18T22:38:34.339Z] daemon.go:336: [d456d9bcd38c4] waiting for daemon to start [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDisplaysPausedContainers (1.18s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDisplaysRunningContainers (1.23s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.95s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.09s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInfoSecurityOptions (0.04s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInsecureRegistries (0.54s) [2019-09-18T22:38:34.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInsecureRegistries [2019-09-18T22:38:34.339Z] daemon.go:336: [dd748b9722d3c] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:336: [dd748b9722d3c] waiting for daemon to start [2019-09-18T22:38:34.339Z] daemon.go:364: [dd748b9722d3c] daemon started [2019-09-18T22:38:34.339Z] daemon.go:472: [dd748b9722d3c] Stopping daemon [2019-09-18T22:38:34.339Z] daemon.go:307: [dd748b9722d3c] exiting daemon [2019-09-18T22:38:34.339Z] daemon.go:459: [dd748b9722d3c] Daemon stopped [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (0.80s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (1.04s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.95s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAPIMultipleNetworks (2.05s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectAmpersand (0.97s) [2019-09-18T22:38:34.339Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (0.95s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.05s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (0.77s) [2019-09-18T22:38:34.599Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-18T22:38:34.599Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkCustom (1.34s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkDefault (0.95s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectDefault (0.75s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectHistory (1.04s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectImageFilterInt (0.02s) [2019-09-18T22:38:34.599Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-18T22:38:34.599Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectInt64 (1.14s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (1.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (1.00s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectPlugin (1.73s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (1.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectStatus (1.13s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (1.84s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (1.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (0.96s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (0.84s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (1.09s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinkShortDefinition (1.85s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksEnvs (1.88s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksHostsFilesInject (1.89s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStarted (2.64s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStopped (2.40s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksMultipleWithSameName (2.48s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksNetworkHostContainer (0.42s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.98s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainers (12.33s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (2.59s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (1.88s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLinksUpdateOnRestart (3.03s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLoadNoStdinFail (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLoadZeroSizeLayer (0.41s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (3.92s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (1.05s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (2.33s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (0.84s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (0.85s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsSince (6.83s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsSinceFutureFollow (5.86s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsStderrInStdout (0.84s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsTail (1.18s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (0.74s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (0.85s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestMountIntoProc (0.40s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestMountIntoSys (0.99s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestNetHostname (2.59s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestNetHostnameWithNetHost (0.42s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestNetworkEvents (1.32s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestNetworkRmWithActiveContainers (2.67s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.97s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginActive (1.74s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginActiveNetwork (6.75s) [2019-09-18T22:38:34.599Z] --- SKIP: Test/DockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-18T22:38:34.599Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.68s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginLogDriver (3.28s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginLogDriverInfoList (1.53s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginMetricsCollector (2.14s) [2019-09-18T22:38:34.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestPluginMetricsCollector [2019-09-18T22:38:34.599Z] daemon.go:336: [d815e8554ae41] waiting for daemon to start [2019-09-18T22:38:34.599Z] daemon.go:336: [d815e8554ae41] waiting for daemon to start [2019-09-18T22:38:34.599Z] daemon.go:364: [d815e8554ae41] daemon started [2019-09-18T22:38:34.599Z] daemon.go:472: [d815e8554ae41] Stopping daemon [2019-09-18T22:38:34.599Z] daemon.go:307: [d815e8554ae41] exiting daemon [2019-09-18T22:38:34.599Z] daemon.go:459: [d815e8554ae41] Daemon stopped [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPluginUpgrade (5.07s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPortBindingOnSandbox (2.04s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPortExposeHostBinding (1.45s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPortHostBinding (1.45s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPortList (10.75s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.70s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersAttach (7.46s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPruneContainerLabel (3.38s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPruneContainerUntil (1.58s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPruneNetworkLabel (0.34s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPruneVolumeLabel (0.13s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsByOrder (3.46s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsImageIDAfterUpdate (1.15s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (3.70s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (5.04s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (3.91s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (8.04s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (1.54s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (2.44s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (1.78s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterNetwork (1.87s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterPorts (1.98s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (2.50s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsListContainersSize (1.59s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsRightTagName (2.87s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPsShowMounts (2.56s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.74s) [2019-09-18T22:38:34.599Z] --- SKIP: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-18T22:38:34.599Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.08s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (1.59s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (1.58s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (9.00s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartDisconnectedContainer (1.71s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (2.34s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.08s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.09s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.27s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (2.62s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (1.50s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.88s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (1.61s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.11s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (4.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.98s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (0.93s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (1.82s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (0.99s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiTag (0.13s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (4.97s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (0.99s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (0.40s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAddHost (0.82s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAddHostInHostMode (0.45s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunApparmorProcDirectory (1.57s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachDetach (1.03s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromConfig (1.05s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromFlag (1.07s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (1.04s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunBindMounts (2.47s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapAddCHOWN (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapAddCanDownInterface (0.79s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapAddSYSTIME (0.78s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCapDropInvalid (0.03s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (0.95s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (0.78s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupParent (1.62s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.92s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (1.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeContent (1.76s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeUIDGID (3.63s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (0.79s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeEtc (2.40s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2019-09-18T22:38:34.599Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2019-09-18T22:38:34.599Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-18T22:38:34.599Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.599Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-18T22:38:34.599Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDNSInHostMode (1.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDNSOptions (1.62s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDNSRepeatOptions (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-18T22:38:34.600Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDeviceNumbers (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDeviceSymlink (1.76s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunDuplicateMount (0.86s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEmptyEnv (0.03s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEnvironment (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEnvironmentErase (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunEnvironmentOverride (0.81s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunExitCode (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (0.86s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunFullHostnameSet (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunGroupAdd (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunHostnameFQDN (1.60s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunHostnameInHostMode (0.36s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInitLayerPathOwnership (3.57s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInspectMacAddress (0.86s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInvalidCPUShares (1.05s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInvalidCgroupParent (1.62s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLinkToContainerNetMode (3.20s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerID (1.70s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (0.90s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModeHostname (1.22s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModeIpcHost (1.53s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModePIDContainer (1.66s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModePIDHost (1.59s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunModeUTSHost (1.58s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunMount (6.58s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunMountOrdering (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (2.32s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunMutableNetworkFiles (3.46s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNamedVolume (2.48s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeCopyImageData (2.68s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetContainerWhichHost (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetHost (1.19s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetHostTwiceSameName (0.74s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountRO (2.45s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.11s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNoNewPrivSetuid (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (0.77s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (0.77s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.07s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunNonRootUserResolvName (0.89s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunOOMExitCode (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPIDsLimit (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPortInUse (0.98s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2019-09-18T22:38:34.600Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMount (0.73s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunPublishPort (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunReadFilteredProc (0.76s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.00s) [2019-09-18T22:38:34.600Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunReadProcTimer (0.81s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunRedirectStdout (1.65s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-18T22:38:34.600Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (3.21s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunRm (1.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (3.95s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowSetrlimit (1.13s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileAcct (4.46s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileNS (4.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileAllow32Bit (0.97s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns (0.98s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshare (0.96s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSeccompWithDefaultProfile (1.15s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (0.90s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSlowStdoutConsumer (2.75s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunState (1.74s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunStdinPipe (0.88s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.90s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunSysctls (1.77s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.03s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.89s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTmpfsMounts (2.51s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsWithOptions (4.36s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (3.25s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.94s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.88s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedWithChroot (1.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUnsetEntrypoint (2.45s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUnshareProc (1.42s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserByID (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserByIDBig (0.22s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserByIDNegative (0.18s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserByIDZero (0.77s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserByName (0.90s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (0.93s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-09-18T22:38:34.600Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunUserNotFound (0.16s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumeCopyFlag (4.58s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.76s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithBadDevice (0.19s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithBlkioWeight (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithCPUQuota (0.99s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithCPUShares (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithCpuPeriod (1.56s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithCpusetCpus (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithCpusetMems (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithDefaultShmSize (0.80s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithKernelMemory (0.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithMemoryLimit (0.78s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservation (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithNanoCPUs (0.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdj (0.76s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithShmSize (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithSwappiness (0.79s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithUlimits (0.81s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (1.64s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (0.66s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (1.56s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWriteFilteredProc (0.76s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWriteToProcAsound (0.75s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoStdout (1.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveCheckTimes (0.04s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveDirectoryPermissions (2.11s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveImageId (0.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveLoadNoTag (0.53s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveLoadParents (2.11s) [2019-09-18T22:38:34.600Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents924690766 [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveMultipleNames (0.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveRepoWithMultipleImages (2.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveSingleTag (0.08s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (0.39s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (0.41s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (2.44s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartAttachCorrectExitCode (5.64s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (2.59s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartAttachReturnsOnError (1.06s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (1.56s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartAttachWithRename (2.88s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartMultipleContainers (2.62s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartPausedContainer (0.95s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartRecordError (1.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (2.54s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStatsAllNewContainersAdded (1.84s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStatsAllNoStream (3.77s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStatsContainerNotFound (3.05s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStatsFormatAll (5.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStatsNoStream (3.05s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestStopContainerSignal (1.89s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (0.87s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (0.90s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestTopPrivileged (0.79s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestTwoContainersInNetHost (0.82s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUnpublishedPortsInPsOutput (4.40s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateContainerInvalidValue (0.73s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemory (1.11s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemoryUninitialized (1.90s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-18T22:38:34.600Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.83s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdatePausedContainer (1.09s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainer (0.95s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateStats (4.30s) [2019-09-18T22:38:34.600Z] --- PASS: Test/DockerSuite/TestUpdateStoppedContainer (1.72s) [2019-09-18T22:38:34.600Z] --- SKIP: Test/DockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-18T22:38:34.601Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUpdateWithNanoCPUs (1.11s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUpdateWithUntouchedFields (1.10s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkAlias (4.77s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.86s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.25s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectivity (7.72s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinks (4.49s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (5.31s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.48s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.51s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.48s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.07s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.06s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (0.85s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (2.50s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForce (0.07s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeEvents (0.84s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.06s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (3.16s) [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSuite/TestVolumesNoCopyData (4.25s) [2019-09-18T22:38:34.601Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-18T22:38:34.601Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestBuildByDigest (1.77s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d973e8e04165a is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dacc5de2ac1aa is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon df89f191fdf20 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentFailingPull [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dbfb127b2cc66 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (4.12s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d4f32af5bf4c5 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon da6928ac2c4de is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPush (4.15s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPush [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dcb2776c31c9d is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestCreateByDigest (1.45s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCreateByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dafcd7b9f5dc5 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d966d63e74dcc is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dcdf8c2ce4320 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon da4d7df727366 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d7c427ceefae0 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d3168dabff4ef is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon db5bda1cfb951 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-18T22:38:34.601Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8c3e298234b965556e6e83e5f02ac34fd22606a5557b6d6928f4073c5a88bd8 [2019-09-18T22:38:34.601Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c6fa17732ddf6a1cd24a9b008245ec946b89751cc69dd8e29df6de436aadbf6 [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d5241e757ea3f is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithDigests (2.61s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-18T22:38:34.601Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a4783ccee1850d59f38e93982af9c6525515934c3cb60c95d5f88a5c5efca018 [2019-09-18T22:38:34.601Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:45b64132dc8580f38a04ad13bc6eaf0d75af50d4f799100d8f3584d7339efbf0 [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon df12a4b14257e is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d463dba62f287 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dadbd4ec71322 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigest (1.60s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon df1fda2f75b0c is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d5afa810d7e7f is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dcd1bc830b72a is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon df6045d30dc11 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d6baa780e796c is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullIDStability (3.80s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullIDStability [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon da2b2a67ccd54 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullImageWithAliases (0.35s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d32988d4f4e2c is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullManifestList (1.39s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullManifestList [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d2bea718c437d is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPullNoLayers (0.43s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullNoLayers [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dd5419e951c3e is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBadTag [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d51c5f7335dca is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPushBusyboxImage (0.31s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon dc9e783ec6c54 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d541c5d8da0fe is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPushMultipleTags (0.44s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon da43a928a98f0 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushUntagged [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d77db6e2eb159 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestRemoveImageByDigest (1.58s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d87c7de774c88 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestRunByDigest (2.17s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d8f2a8689c53e is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (1.31s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d75048700bc7c is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestTagByDigest (1.40s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestTagByDigest [2019-09-18T22:38:34.601Z] check_test.go:148: Daemon d091670ce08d6 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestUserAgentPassThrough (1.14s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-18T22:38:34.601Z] daemon.go:336: [dc7a32e1e970c] waiting for daemon to start [2019-09-18T22:38:34.601Z] daemon.go:336: [dc7a32e1e970c] waiting for daemon to start [2019-09-18T22:38:34.601Z] daemon.go:364: [dc7a32e1e970c] daemon started [2019-09-18T22:38:34.601Z] daemon.go:472: [dc7a32e1e970c] Stopping daemon [2019-09-18T22:38:34.601Z] daemon.go:307: [dc7a32e1e970c] exiting daemon [2019-09-18T22:38:34.601Z] daemon.go:459: [dc7a32e1e970c] Daemon stopped [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerRegistrySuite/TestV2Only (0.79s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestV2Only [2019-09-18T22:38:34.601Z] daemon.go:336: [d7f8ba2e9e4c7] waiting for daemon to start [2019-09-18T22:38:34.601Z] daemon.go:336: [d7f8ba2e9e4c7] waiting for daemon to start [2019-09-18T22:38:34.601Z] daemon.go:364: [d7f8ba2e9e4c7] daemon started [2019-09-18T22:38:34.601Z] daemon.go:472: [d7f8ba2e9e4c7] Stopping daemon [2019-09-18T22:38:34.601Z] daemon.go:307: [d7f8ba2e9e4c7] exiting daemon [2019-09-18T22:38:34.601Z] daemon.go:459: [d7f8ba2e9e4c7] Daemon stopped [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d3402d3e2c5f6 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.71s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d425ea44c5039 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon dc88ac9d7a9b8 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPush (4.37s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d64dcab7f1ea7 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d0589408f461b is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon df62b78b84811 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d61e961ef4465 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d3cf376e2c618 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d1524bb07acec is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2019-09-18T22:38:34.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T22:38:34.601Z] check_test.go:175: Daemon d35cfb5cfc211 is not started [2019-09-18T22:38:34.601Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullIDStability (3.81s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon d8217ae1ff708 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon d0e2869a115fc is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon d0f98fb114704 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon d9714f040a2ef is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon d4f3d740763e2 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon d2afdb91b2568 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon dc72f799bf567 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-18T22:38:34.602Z] check_test.go:175: Daemon db0fdf1528e35 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.07s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon d47204688b70e is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon d93a8d72dc1d0 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon d3281b2816866 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-18T22:38:34.602Z] daemon.go:336: [d5f276228c4f4] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d5f276228c4f4] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d5f276228c4f4] daemon started [2019-09-18T22:38:34.602Z] daemon.go:472: [d5f276228c4f4] Stopping daemon [2019-09-18T22:38:34.602Z] daemon.go:307: [d5f276228c4f4] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:459: [d5f276228c4f4] Daemon stopped [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon d88e5d60adb24 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon d9c4bc58e0f94 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon dafa70b5ded84 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-18T22:38:34.602Z] check_test.go:204: Daemon dae36e52a792b is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-18T22:38:34.602Z] check_test.go:231: Daemon de5b55ec1ccbf is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-18T22:38:34.602Z] check_test.go:231: Daemon d3f36e074b412 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-18T22:38:34.602Z] check_test.go:231: Daemon dc85d8b2baa6a is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-18T22:38:34.602Z] check_test.go:231: Daemon db8def03aee63 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-18T22:38:34.602Z] check_test.go:231: Daemon dff52cb938aea is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestConntrackFlowsLeak (2.71s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dfe90b935f7dd is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dfc5362e16b0a is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.97s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d11c61f74df19 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.71s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon db836a5602d2b is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.64s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:1233: Daemon d3d9694dba048 is not started [2019-09-18T22:38:34.602Z] daemon.go:336: [d3d9694dba048] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d3d9694dba048] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d3d9694dba048] daemon started [2019-09-18T22:38:34.602Z] daemon.go:472: [d3d9694dba048] Stopping daemon [2019-09-18T22:38:34.602Z] daemon.go:307: [d3d9694dba048] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:459: [d3d9694dba048] Daemon stopped [2019-09-18T22:38:34.602Z] daemon.go:336: [d3d9694dba048] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d3d9694dba048] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d3d9694dba048] daemon started [2019-09-18T22:38:34.602Z] daemon.go:472: [d3d9694dba048] Stopping daemon [2019-09-18T22:38:34.602Z] daemon.go:307: [d3d9694dba048] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:459: [d3d9694dba048] Daemon stopped [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.11s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon de6a3ffd818f6 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.35s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d212ef85b8f35 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.15s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon df7d900ac86de is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.13s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon deffb60ca2a01 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d027b29cd1ad2 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dcb4f47f4b2f0 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac (1.74s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dc88400ea2b81 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.32s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d8946a0d045a4 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d6c4b2fc9ffd6 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dab3d3a7814c0 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind (1.59s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d2e795bbdfbec is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d5994a7680891 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dc77a1f004512 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM (0.25s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d282e4fe7455c is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.42s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d9464bbd1c194 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.69s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dacdabcb1ac31 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dc4072469f97d is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d4b4a08aeee4d is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d06542779a488 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.90s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-18T22:38:34.602Z] daemon.go:336: [d9ccc20402758] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d9ccc20402758] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d9ccc20402758] daemon started [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:968: Daemon d9ccc20402758 is not started [2019-09-18T22:38:34.602Z] daemon.go:307: [d9ccc20402758] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:336: [d9ccc20402758] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d9ccc20402758] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d9ccc20402758] daemon started [2019-09-18T22:38:34.602Z] daemon.go:472: [d9ccc20402758] Stopping daemon [2019-09-18T22:38:34.602Z] daemon.go:307: [d9ccc20402758] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:459: [d9ccc20402758] Daemon stopped [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkFlagAlias (3.54s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d9c86324b52bb is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.83s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-18T22:38:34.602Z] daemon.go:336: [d1c4e898cd092] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d1c4e898cd092] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d1c4e898cd092] daemon started [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:1116: Daemon d1c4e898cd092 is not started [2019-09-18T22:38:34.602Z] daemon.go:336: [d1c4e898cd092] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:307: [d1c4e898cd092] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:336: [d1c4e898cd092] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d1c4e898cd092] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:336: [d1c4e898cd092] waiting for daemon to start [2019-09-18T22:38:34.602Z] daemon.go:364: [d1c4e898cd092] daemon started [2019-09-18T22:38:34.602Z] daemon.go:472: [d1c4e898cd092] Stopping daemon [2019-09-18T22:38:34.602Z] daemon.go:307: [d1c4e898cd092] exiting daemon [2019-09-18T22:38:34.602Z] daemon.go:459: [d1c4e898cd092] Daemon stopped [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d9ebfe30b3d54 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d432b19db0e22 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d14fdb9f3d113 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon de3df9743f96f is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d576377b76302 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d2e2b6cd76c4f is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon dbf8447f09dae is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.32s) [2019-09-18T22:38:34.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-18T22:38:34.602Z] docker_cli_network_unix_test.go:46: Daemon d38e43f450019 is not started [2019-09-18T22:38:34.602Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon dcba213ed0a20 is not started [2019-09-18T22:38:34.603Z] --- SKIP: Test/DockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-18T22:38:34.603Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon d2346059e5b95 is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMacInspect (1.50s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon de9a01608607a is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.81s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-18T22:38:34.603Z] daemon.go:336: [d7f1d4580eded] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:336: [d7f1d4580eded] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:364: [d7f1d4580eded] daemon started [2019-09-18T22:38:34.603Z] daemon.go:472: [d7f1d4580eded] Stopping daemon [2019-09-18T22:38:34.603Z] daemon.go:307: [d7f1d4580eded] exiting daemon [2019-09-18T22:38:34.603Z] daemon.go:459: [d7f1d4580eded] Daemon stopped [2019-09-18T22:38:34.603Z] daemon.go:336: [d7f1d4580eded] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:336: [d7f1d4580eded] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:364: [d7f1d4580eded] daemon started [2019-09-18T22:38:34.603Z] daemon.go:472: [d7f1d4580eded] Stopping daemon [2019-09-18T22:38:34.603Z] daemon.go:307: [d7f1d4580eded] exiting daemon [2019-09-18T22:38:34.603Z] daemon.go:459: [d7f1d4580eded] Daemon stopped [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.77s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-18T22:38:34.603Z] daemon.go:336: [dc55a849312d2] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:336: [dc55a849312d2] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:364: [dc55a849312d2] daemon started [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:1084: Daemon dc55a849312d2 is not started [2019-09-18T22:38:34.603Z] daemon.go:336: [dc55a849312d2] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:307: [dc55a849312d2] exiting daemon [2019-09-18T22:38:34.603Z] daemon.go:336: [dc55a849312d2] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:364: [dc55a849312d2] daemon started [2019-09-18T22:38:34.603Z] daemon.go:472: [dc55a849312d2] Stopping daemon [2019-09-18T22:38:34.603Z] daemon.go:307: [dc55a849312d2] exiting daemon [2019-09-18T22:38:34.603Z] daemon.go:459: [dc55a849312d2] Daemon stopped [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon de0c447549a47 is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon da9023c504925 is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.04s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon d1a7e55f17e67 is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon de8f608d9f203 is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRunNetByID (1.38s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon dcf482a07f2d0 is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon d6deb6c5e91cf is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkValidateIP (1.47s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon de21bcb6adc8d is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.72s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-18T22:38:34.603Z] docker_cli_network_unix_test.go:46: Daemon d045885eb445e is not started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2019-09-18T22:38:34.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-18T22:38:34.603Z] daemon.go:336: [df7093ad313c0] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:336: [df7093ad313c0] waiting for daemon to start [2019-09-18T22:38:34.603Z] daemon.go:364: [df7093ad313c0] daemon started [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.57s) [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerHubPullSuite/TestPullNonExistingImage (0.26s) [2019-09-18T22:38:34.603Z] --- PASS: Test/DockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-09-18T22:38:34.603Z] daemon.go:472: [df7093ad313c0] Stopping daemon [2019-09-18T22:38:34.603Z] daemon.go:307: [df7093ad313c0] exiting daemon [2019-09-18T22:38:34.603Z] daemon.go:459: [df7093ad313c0] Daemon stopped [2019-09-18T22:38:34.603Z] PASS [2019-09-18T22:38:34.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T22:38:34.603Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T22:38:34.603Z] +++ kill 6893 [2019-09-18T22:38:34.603Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-18T22:38:38.784Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-18T22:38:42.968Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-18T22:38:42.968Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T22:38:42.968Z] +++ /etc/init.d/apparmor stop [2019-09-18T22:38:42.968Z] Clearing AppArmor profiles cache:. [2019-09-18T22:38:42.968Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T22:38:42.968Z] Unloading profiles will leave already running processes permanently [2019-09-18T22:38:42.968Z] unconfined, which can lead to unexpected situations. [2019-09-18T22:38:42.968Z] [2019-09-18T22:38:42.968Z] To set a process to complain mode, use the command line tool [2019-09-18T22:38:42.968Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T22:38:42.968Z] with the 'teardown' option." [2019-09-18T22:38:42.968Z] [2019-09-18T22:38:45.493Z] === RUN Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-18T22:38:48.771Z] === RUN Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-18T22:38:48.856Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-18T22:38:48.856Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-18T22:38:48.856Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-18T22:38:51.295Z] === RUN Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-18T22:38:54.573Z] === RUN Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-18T22:38:59.182Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-18T22:38:59.182Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-18T22:39:06.265Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-18T22:39:06.265Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-18T22:39:10.960Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-18T22:39:36.111Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-18T22:39:36.111Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-18T22:39:43.191Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-18T22:39:44.732Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-18T22:39:50.528Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-18T22:39:50.765Z] === RUN Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-18T22:39:56.327Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-18T22:39:56.327Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-18T22:39:56.327Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-18T22:39:56.327Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-18T22:40:01.108Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-18T22:40:01.108Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-18T22:40:04.024Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-18T22:40:04.024Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-18T22:40:04.024Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-18T22:40:05.650Z] === RUN Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-18T22:40:23.716Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-18T22:40:29.240Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-18T22:40:29.240Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-18T22:40:38.573Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-18T22:40:44.082Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-18T22:40:51.163Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-18T22:40:51.163Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-18T22:40:51.163Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-18T22:40:53.344Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-18T22:40:53.804Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-18T22:41:06.194Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-18T22:41:11.992Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-18T22:41:11.993Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-18T22:41:26.819Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-18T22:41:26.819Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-18T22:41:27.279Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-18T22:41:27.279Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-18T22:41:28.819Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-18T22:41:37.393Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-18T22:41:39.577Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-18T22:41:40.037Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-18T22:41:40.037Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-18T22:41:40.037Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-18T22:41:42.216Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-18T22:41:46.224Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-18T22:41:46.909Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-18T22:41:52.740Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-18T22:41:56.180Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-18T22:41:57.433Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-18T22:41:57.433Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-18T22:42:04.512Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-18T22:42:04.512Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-18T22:42:16.899Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-18T22:42:20.643Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-18T22:42:27.722Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-18T22:42:28.225Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-18T22:42:34.803Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-18T22:42:34.803Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-18T22:42:36.983Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-18T22:42:36.983Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-18T22:42:36.983Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-18T22:42:36.983Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-18T22:42:39.165Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-18T22:42:39.165Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-18T22:42:39.165Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-18T22:42:41.346Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-18T22:42:41.346Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-18T22:42:41.346Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-18T22:42:41.346Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-18T22:42:41.346Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-18T22:42:43.114Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-18T22:42:44.255Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-18T22:42:46.436Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-18T22:42:48.618Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-18T22:42:48.618Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-18T22:42:48.618Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-18T22:42:50.800Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-18T22:42:50.800Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-18T22:42:52.980Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-18T22:42:52.980Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-18T22:42:52.980Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-18T22:42:55.888Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-18T22:42:55.888Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-18T22:42:57.444Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-18T22:42:57.444Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-18T22:43:00.353Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-18T22:43:00.353Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-18T22:43:02.548Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-18T22:43:07.248Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-18T22:43:10.992Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-18T22:43:10.992Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-18T22:43:10.992Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-18T22:43:10.992Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-18T22:43:10.992Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-18T22:43:13.174Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-18T22:43:13.174Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-18T22:43:15.161Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-18T22:43:15.357Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-18T22:43:15.357Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-18T22:43:18.263Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-18T22:43:18.263Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-18T22:43:22.955Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-18T22:43:24.494Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-18T22:43:24.494Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-18T22:43:24.494Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-18T22:43:24.494Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-18T22:43:24.494Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-18T22:43:24.953Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-18T22:43:27.134Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-18T22:43:27.345Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-18T22:43:57.101Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-18T22:43:57.562Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-18T22:43:59.393Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-18T22:44:00.468Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-18T22:44:00.468Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-18T22:44:00.468Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-18T22:44:09.042Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-18T22:44:09.042Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-18T22:44:09.042Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-18T22:44:09.042Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-18T22:44:12.782Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-18T22:44:14.249Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-18T22:44:14.963Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-18T22:44:14.963Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-18T22:44:14.963Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-18T22:44:25.292Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-18T22:44:25.292Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-18T22:44:25.292Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-18T22:44:32.311Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-18T22:44:33.868Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-18T22:44:33.868Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-18T22:44:33.868Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-18T22:44:36.048Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-18T22:44:36.048Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-18T22:44:36.048Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-18T22:44:38.955Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-18T22:44:38.955Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-18T22:44:38.955Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-18T22:44:38.955Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-18T22:44:38.955Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-18T22:44:38.955Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-18T22:44:39.414Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-18T22:44:40.952Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-18T22:44:43.134Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-18T22:44:43.594Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-18T22:44:43.594Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-18T22:44:45.772Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-18T22:44:46.232Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-18T22:44:46.691Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-18T22:44:46.691Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-18T22:44:47.157Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-18T22:44:47.157Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-18T22:44:47.157Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-18T22:44:47.615Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-18T22:44:59.999Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-18T22:45:00.458Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-18T22:45:00.918Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-18T22:45:05.614Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-18T22:45:06.073Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-18T22:45:06.073Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-18T22:45:08.254Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-18T22:45:08.254Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-18T22:45:08.714Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-18T22:45:11.621Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-18T22:45:13.800Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-18T22:45:15.983Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-18T22:45:18.974Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-18T22:45:24.568Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-18T22:45:30.365Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-18T22:45:35.058Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-18T22:45:37.034Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-18T22:45:37.239Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-18T22:45:37.698Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-18T22:45:41.438Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-18T22:45:42.409Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-18T22:45:43.386Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-18T22:45:48.087Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-18T22:45:52.779Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-18T22:45:52.779Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-18T22:45:52.779Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-18T22:45:52.779Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-18T22:45:52.779Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-18T22:45:52.779Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-18T22:45:53.746Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-18T22:45:53.746Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-18T22:45:56.658Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-18T22:45:59.564Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-18T22:46:01.744Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-18T22:46:04.652Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-18T22:46:09.084Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-18T22:46:09.348Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-18T22:46:09.348Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-18T22:46:12.255Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-18T22:46:15.995Z] === RUN Test/DockerSuite/TestExec [2019-09-18T22:46:15.995Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-18T22:46:15.995Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-18T22:46:18.174Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-18T22:46:19.788Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-18T22:46:19.788Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-18T22:46:19.788Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-18T22:46:19.788Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-18T22:46:21.970Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-18T22:46:24.152Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-18T22:46:27.062Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-18T22:46:28.600Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-18T22:46:33.300Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-18T22:46:33.300Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-18T22:46:33.300Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-18T22:46:33.300Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-18T22:46:35.674Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-18T22:46:40.367Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-18T22:46:40.367Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-18T22:46:40.367Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-18T22:46:40.367Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-18T22:46:40.367Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-18T22:46:40.367Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-18T22:46:41.134Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-18T22:46:43.276Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-18T22:46:43.276Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-18T22:46:43.276Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-18T22:46:43.276Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-18T22:46:43.276Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-18T22:46:43.276Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-18T22:46:45.454Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-18T22:46:45.454Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-18T22:46:54.034Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-18T22:46:54.034Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-18T22:46:54.034Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-18T22:46:54.034Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-18T22:46:55.990Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-18T22:46:59.838Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-18T22:47:06.916Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-18T22:47:09.095Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-18T22:47:14.058Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestHealth [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-18T22:47:16.173Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-18T22:47:20.865Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-18T22:47:20.865Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-18T22:47:20.865Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-18T22:47:20.865Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-18T22:47:20.865Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-18T22:47:20.865Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-18T22:47:21.834Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-18T22:47:21.834Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-18T22:47:22.802Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-18T22:47:22.802Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-18T22:47:24.982Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-18T22:47:24.982Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-18T22:47:27.161Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-18T22:47:28.915Z] === RUN Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-18T22:47:35.736Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-18T22:47:35.736Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-18T22:47:35.736Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-18T22:47:38.644Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-18T22:47:38.644Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-18T22:47:40.824Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestImportFile [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-18T22:47:41.284Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-18T22:47:41.743Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-18T22:47:43.776Z] --- PASS: Test (2558.41s) [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.52s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-18T22:47:43.776Z] daemon.go:336: [d0418b7aefabb] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d0418b7aefabb] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d0418b7aefabb] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d0418b7aefabb] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d0418b7aefabb] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d0418b7aefabb] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [d0418b7aefabb] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d0418b7aefabb] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d0418b7aefabb] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d0418b7aefabb] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d0418b7aefabb] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d0418b7aefabb] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-18T22:47:43.776Z] daemon.go:336: [d65c6d55d985a] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d65c6d55d985a] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d65c6d55d985a] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d65c6d55d985a] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d65c6d55d985a] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d65c6d55d985a] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-18T22:47:43.776Z] daemon.go:336: [d9f7a4ff70144] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d9f7a4ff70144] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d9f7a4ff70144] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d9f7a4ff70144] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d9f7a4ff70144] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d9f7a4ff70144] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.58s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-18T22:47:43.776Z] daemon.go:336: [daf7d5e9b58fd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [daf7d5e9b58fd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [daf7d5e9b58fd] daemon started [2019-09-18T22:47:43.776Z] daemon.go:307: [daf7d5e9b58fd] exiting daemon [2019-09-18T22:47:43.776Z] docker_cli_daemon_test.go:1449: Daemon daf7d5e9b58fd is not started [2019-09-18T22:47:43.776Z] daemon.go:336: [daf7d5e9b58fd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [daf7d5e9b58fd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [daf7d5e9b58fd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [daf7d5e9b58fd] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [daf7d5e9b58fd] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [daf7d5e9b58fd] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [daf7d5e9b58fd] Daemon stopped [2019-09-18T22:47:43.776Z] check_test.go:261: Daemon d90176cd4931a is not started [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.29s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-18T22:47:43.776Z] daemon.go:336: [d4973f0bf1c11] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d4973f0bf1c11] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d4973f0bf1c11] daemon started [2019-09-18T22:47:43.776Z] daemon.go:307: [d4973f0bf1c11] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:336: [d4973f0bf1c11] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d4973f0bf1c11] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d4973f0bf1c11] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d4973f0bf1c11] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d4973f0bf1c11] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d4973f0bf1c11] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.44s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-18T22:47:43.776Z] daemon.go:336: [d852cd717c9e1] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d852cd717c9e1] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d852cd717c9e1] daemon started [2019-09-18T22:47:43.776Z] daemon.go:307: [d852cd717c9e1] exiting daemon [2019-09-18T22:47:43.776Z] check_test.go:261: Daemon db598afd8e86b is not started [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort (1.75s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-18T22:47:43.776Z] daemon.go:336: [dac7887c26806] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dac7887c26806] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dac7887c26806] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dac7887c26806] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dac7887c26806] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dac7887c26806] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeExternal (4.30s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-18T22:47:43.776Z] daemon.go:336: [de0295d61e161] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:307: [de0295d61e161] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:336: [de0295d61e161] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [de0295d61e161] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [de0295d61e161] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [de0295d61e161] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [de0295d61e161] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [de0295d61e161] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [de0295d61e161] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [de0295d61e161] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [de0295d61e161] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [de0295d61e161] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [de0295d61e161] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [de0295d61e161] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [de0295d61e161] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.06s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-18T22:47:43.776Z] daemon.go:336: [d0375520902f4] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d0375520902f4] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d0375520902f4] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d0375520902f4] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d0375520902f4] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d0375520902f4] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [d0375520902f4] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d0375520902f4] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d0375520902f4] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d0375520902f4] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d0375520902f4] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d0375520902f4] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr (5.64s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-18T22:47:43.776Z] daemon.go:336: [dd4de24998462] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dd4de24998462] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dd4de24998462] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dd4de24998462] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dd4de24998462] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dd4de24998462] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [dd4de24998462] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dd4de24998462] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dd4de24998462] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dd4de24998462] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dd4de24998462] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dd4de24998462] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.05s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-18T22:47:43.776Z] daemon.go:336: [dae5b23a4412f] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dae5b23a4412f] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dae5b23a4412f] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dae5b23a4412f] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dae5b23a4412f] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dae5b23a4412f] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [dae5b23a4412f] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dae5b23a4412f] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dae5b23a4412f] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dae5b23a4412f] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dae5b23a4412f] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dae5b23a4412f] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeIP (4.63s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-18T22:47:43.776Z] daemon.go:336: [d80273964e5a7] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d80273964e5a7] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d80273964e5a7] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d80273964e5a7] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d80273964e5a7] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d80273964e5a7] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [d80273964e5a7] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d80273964e5a7] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d80273964e5a7] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d80273964e5a7] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d80273964e5a7] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d80273964e5a7] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeNone (1.85s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-18T22:47:43.776Z] daemon.go:336: [dc83b71d8cbc0] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dc83b71d8cbc0] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dc83b71d8cbc0] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dc83b71d8cbc0] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dc83b71d8cbc0] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dc83b71d8cbc0] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [dc83b71d8cbc0] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [dc83b71d8cbc0] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [dc83b71d8cbc0] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [dc83b71d8cbc0] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [dc83b71d8cbc0] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [dc83b71d8cbc0] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCgroupParent (3.23s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-18T22:47:43.776Z] daemon.go:336: [d54091c9fe7e1] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d54091c9fe7e1] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d54091c9fe7e1] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d54091c9fe7e1] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d54091c9fe7e1] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d54091c9fe7e1] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [d54091c9fe7e1] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d54091c9fe7e1] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d54091c9fe7e1] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d54091c9fe7e1] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d54091c9fe7e1] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d54091c9fe7e1] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-18T22:47:43.776Z] daemon.go:336: [d0c447b4380e8] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:307: [d0c447b4380e8] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:336: [d0c447b4380e8] waiting for daemon to start [2019-09-18T22:47:43.776Z] check_test.go:261: Daemon d092811b83977 is not started [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-18T22:47:43.776Z] daemon.go:336: [d87828a61349c] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:307: [d87828a61349c] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:336: [d87828a61349c] waiting for daemon to start [2019-09-18T22:47:43.776Z] check_test.go:261: Daemon d305ca3159149 is not started [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.40s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-18T22:47:43.776Z] daemon.go:336: [d7be39a3cf8bd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d7be39a3cf8bd] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d7be39a3cf8bd] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d7be39a3cf8bd] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d7be39a3cf8bd] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d7be39a3cf8bd] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-18T22:47:43.776Z] daemon.go:336: [d2512c4929a4e] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [d2512c4929a4e] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [d2512c4929a4e] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [d2512c4929a4e] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [d2512c4929a4e] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [d2512c4929a4e] Daemon stopped [2019-09-18T22:47:43.776Z] check_test.go:261: Daemon d2512c4929a4e is not started [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.50s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-18T22:47:43.776Z] daemon.go:336: [da946735a875e] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [da946735a875e] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [da946735a875e] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [da946735a875e] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [da946735a875e] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [da946735a875e] Daemon stopped [2019-09-18T22:47:43.776Z] daemon.go:336: [da946735a875e] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [da946735a875e] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [da946735a875e] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [da946735a875e] Stopping daemon [2019-09-18T22:47:43.776Z] daemon.go:307: [da946735a875e] exiting daemon [2019-09-18T22:47:43.776Z] daemon.go:459: [da946735a875e] Daemon stopped [2019-09-18T22:47:43.776Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.26s) [2019-09-18T22:47:43.776Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-18T22:47:43.776Z] daemon.go:336: [de28286ad34de] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:336: [de28286ad34de] waiting for daemon to start [2019-09-18T22:47:43.776Z] daemon.go:364: [de28286ad34de] daemon started [2019-09-18T22:47:43.776Z] daemon.go:472: [de28286ad34de] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [de28286ad34de] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [de28286ad34de] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [de28286ad34de] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [de28286ad34de] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [de28286ad34de] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [de28286ad34de] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [de28286ad34de] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [de28286ad34de] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.50s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-18T22:47:43.777Z] daemon.go:336: [d4920cf552320] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d4920cf552320] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d4920cf552320] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d4920cf552320] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d4920cf552320] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d4920cf552320] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [d4920cf552320] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d4920cf552320] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d4920cf552320] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d4920cf552320] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d4920cf552320] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d4920cf552320] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.75s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-18T22:47:43.777Z] daemon.go:336: [de94a64735417] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [de94a64735417] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [de94a64735417] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [de94a64735417] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [de94a64735417] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [de94a64735417] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [de94a64735417] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [de94a64735417] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [de94a64735417] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [de94a64735417] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [de94a64735417] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [de94a64735417] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.94s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-18T22:47:43.777Z] daemon.go:336: [d445abbe3679d] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d445abbe3679d] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d445abbe3679d] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d445abbe3679d] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d445abbe3679d] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d445abbe3679d] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEvents (3.82s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEvents [2019-09-18T22:47:43.777Z] daemon.go:336: [d21ba3bef0b40] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d21ba3bef0b40] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d21ba3bef0b40] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d21ba3bef0b40] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d21ba3bef0b40] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d21ba3bef0b40] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEventsWithFilters (3.79s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-18T22:47:43.777Z] daemon.go:336: [d084ed39ad3d6] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d084ed39ad3d6] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d084ed39ad3d6] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d084ed39ad3d6] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d084ed39ad3d6] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d084ed39ad3d6] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-18T22:47:43.777Z] daemon.go:336: [d80ba46c54b7d] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:307: [d80ba46c54b7d] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:336: [d80ba46c54b7d] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:472: [d80ba46c54b7d] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:461: [d80ba46c54b7d] Error when stopping daemon: daemon not started [2019-09-18T22:47:43.777Z] check_test.go:261: Daemon d80ba46c54b7d is not started [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagD (1.06s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-18T22:47:43.777Z] daemon.go:336: [dad306d6634cf] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dad306d6634cf] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dad306d6634cf] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dad306d6634cf] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dad306d6634cf] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dad306d6634cf] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-18T22:47:43.777Z] daemon.go:336: [dd6c71b105a5e] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dd6c71b105a5e] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dd6c71b105a5e] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dd6c71b105a5e] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dd6c71b105a5e] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dd6c71b105a5e] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-18T22:47:43.777Z] daemon.go:336: [dafaaebd647a6] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dafaaebd647a6] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dafaaebd647a6] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dafaaebd647a6] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dafaaebd647a6] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dafaaebd647a6] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonICCLinkExpose (4.58s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-18T22:47:43.777Z] daemon.go:336: [d9d58c9b7eaa1] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d9d58c9b7eaa1] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d9d58c9b7eaa1] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d9d58c9b7eaa1] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d9d58c9b7eaa1] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d9d58c9b7eaa1] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [d9d58c9b7eaa1] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d9d58c9b7eaa1] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d9d58c9b7eaa1] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d9d58c9b7eaa1] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d9d58c9b7eaa1] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d9d58c9b7eaa1] Daemon stopped [2019-09-18T22:47:43.777Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-18T22:47:43.777Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-18T22:47:43.777Z] check_test.go:261: Daemon de20571d77205 is not started [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIP (2.77s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIP [2019-09-18T22:47:43.777Z] daemon.go:336: [dadd37fa0e066] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dadd37fa0e066] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dadd37fa0e066] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dadd37fa0e066] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dadd37fa0e066] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dadd37fa0e066] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [dadd37fa0e066] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dadd37fa0e066] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dadd37fa0e066] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dadd37fa0e066] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dadd37fa0e066] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dadd37fa0e066] Daemon stopped [2019-09-18T22:47:43.777Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-18T22:47:43.777Z] requirement.go:26: unmatched requirement IPv6 [2019-09-18T22:47:43.777Z] check_test.go:261: Daemon dccca14a96bf5 is not started [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.15s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-18T22:47:43.777Z] daemon.go:336: [de1371fc5f291] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [de1371fc5f291] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [de1371fc5f291] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [de1371fc5f291] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [de1371fc5f291] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [de1371fc5f291] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.43s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-18T22:47:43.777Z] daemon.go:336: [d53078a538358] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d53078a538358] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d53078a538358] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d53078a538358] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d53078a538358] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d53078a538358] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-18T22:47:43.777Z] daemon.go:336: [d068adc21ab4d] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d068adc21ab4d] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d068adc21ab4d] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d068adc21ab4d] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d068adc21ab4d] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d068adc21ab4d] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-18T22:47:43.777Z] daemon.go:336: [d9dc5d008149a] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d9dc5d008149a] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d9dc5d008149a] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d9dc5d008149a] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d9dc5d008149a] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d9dc5d008149a] Daemon stopped [2019-09-18T22:47:43.777Z] check_test.go:261: Daemon d9dc5d008149a is not started [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesCreate (3.44s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-18T22:47:43.777Z] daemon.go:336: [dab3bf0c4f3db] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dab3bf0c4f3db] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dab3bf0c4f3db] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dab3bf0c4f3db] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dab3bf0c4f3db] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dab3bf0c4f3db] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [dab3bf0c4f3db] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dab3bf0c4f3db] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dab3bf0c4f3db] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dab3bf0c4f3db] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dab3bf0c4f3db] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dab3bf0c4f3db] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-18T22:47:43.777Z] daemon.go:336: [d1f4f2beb6687] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d1f4f2beb6687] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d1f4f2beb6687] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d1f4f2beb6687] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d1f4f2beb6687] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d1f4f2beb6687] Daemon stopped [2019-09-18T22:47:43.777Z] check_test.go:261: Daemon d1f4f2beb6687 is not started [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-18T22:47:43.777Z] daemon.go:336: [d3d1f0f46f345] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d3d1f0f46f345] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d3d1f0f46f345] daemon started [2019-09-18T22:47:43.777Z] daemon.go:307: [d3d1f0f46f345] exiting daemon [2019-09-18T22:47:43.777Z] docker_cli_daemon_plugins_test.go:79: Daemon d3d1f0f46f345 is not started [2019-09-18T22:47:43.777Z] daemon.go:336: [d3d1f0f46f345] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d3d1f0f46f345] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d3d1f0f46f345] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d3d1f0f46f345] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d3d1f0f46f345] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d3d1f0f46f345] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillWithPlugins (3.85s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-18T22:47:43.777Z] daemon.go:336: [d68efa7ddbb26] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d68efa7ddbb26] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d68efa7ddbb26] daemon started [2019-09-18T22:47:43.777Z] docker_cli_daemon_plugins_test.go:169: Daemon d68efa7ddbb26 is not started [2019-09-18T22:47:43.777Z] daemon.go:307: [d68efa7ddbb26] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:336: [d68efa7ddbb26] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d68efa7ddbb26] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d68efa7ddbb26] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d68efa7ddbb26] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d68efa7ddbb26] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d68efa7ddbb26] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-18T22:47:43.777Z] daemon.go:336: [dc8b42db1a3ea] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dc8b42db1a3ea] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dc8b42db1a3ea] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dc8b42db1a3ea] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dc8b42db1a3ea] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dc8b42db1a3ea] Daemon stopped [2019-09-18T22:47:43.777Z] daemon.go:336: [dc8b42db1a3ea] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [dc8b42db1a3ea] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [dc8b42db1a3ea] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [dc8b42db1a3ea] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [dc8b42db1a3ea] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [dc8b42db1a3ea] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-18T22:47:43.777Z] daemon.go:336: [d555d3c42f234] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d555d3c42f234] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d555d3c42f234] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d555d3c42f234] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d555d3c42f234] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d555d3c42f234] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-18T22:47:43.777Z] daemon.go:336: [d6362158ac011] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d6362158ac011] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d6362158ac011] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d6362158ac011] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d6362158ac011] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d6362158ac011] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-18T22:47:43.777Z] daemon.go:336: [db8ebebb0f1ec] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:307: [db8ebebb0f1ec] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:336: [db8ebebb0f1ec] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:472: [db8ebebb0f1ec] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:461: [db8ebebb0f1ec] Error when stopping daemon: daemon not started [2019-09-18T22:47:43.777Z] check_test.go:261: Daemon db8ebebb0f1ec is not started [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogOptions (1.88s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-18T22:47:43.777Z] daemon.go:336: [d97e98251bb74] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d97e98251bb74] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [d97e98251bb74] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [d97e98251bb74] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [d97e98251bb74] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [d97e98251bb74] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault (1.94s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-18T22:47:43.777Z] daemon.go:336: [df72556099f9e] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [df72556099f9e] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:364: [df72556099f9e] daemon started [2019-09-18T22:47:43.777Z] daemon.go:472: [df72556099f9e] Stopping daemon [2019-09-18T22:47:43.777Z] daemon.go:307: [df72556099f9e] exiting daemon [2019-09-18T22:47:43.777Z] daemon.go:459: [df72556099f9e] Daemon stopped [2019-09-18T22:47:43.777Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2019-09-18T22:47:43.777Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-18T22:47:43.777Z] daemon.go:336: [d72b084aa71be] waiting for daemon to start [2019-09-18T22:47:43.777Z] daemon.go:336: [d72b084aa71be] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d72b084aa71be] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d72b084aa71be] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d72b084aa71be] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d72b084aa71be] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-18T22:47:43.778Z] daemon.go:336: [d8251c52bc763] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d8251c52bc763] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d8251c52bc763] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d8251c52bc763] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d8251c52bc763] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d8251c52bc763] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-18T22:47:43.778Z] daemon.go:336: [da03fdbe2c4f0] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [da03fdbe2c4f0] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [da03fdbe2c4f0] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [da03fdbe2c4f0] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [da03fdbe2c4f0] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [da03fdbe2c4f0] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-18T22:47:43.778Z] daemon.go:336: [d60f0739ee273] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d60f0739ee273] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d60f0739ee273] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d60f0739ee273] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d60f0739ee273] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d60f0739ee273] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-18T22:47:43.778Z] daemon.go:336: [defe0eea03584] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [defe0eea03584] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [defe0eea03584] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [defe0eea03584] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [defe0eea03584] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [defe0eea03584] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-18T22:47:43.778Z] daemon.go:336: [d8fcf0878c4fd] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d8fcf0878c4fd] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d8fcf0878c4fd] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d8fcf0878c4fd] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d8fcf0878c4fd] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d8fcf0878c4fd] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-18T22:47:43.778Z] daemon.go:336: [d3c853cfe9655] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d3c853cfe9655] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d3c853cfe9655] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d3c853cfe9655] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d3c853cfe9655] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d3c853cfe9655] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-18T22:47:43.778Z] daemon.go:336: [dfc28be81f059] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [dfc28be81f059] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [dfc28be81f059] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [dfc28be81f059] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [dfc28be81f059] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [dfc28be81f059] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.83s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-18T22:47:43.778Z] daemon.go:336: [d3f1facf3c5d9] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d3f1facf3c5d9] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d3f1facf3c5d9] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d3f1facf3c5d9] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d3f1facf3c5d9] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d3f1facf3c5d9] Daemon stopped [2019-09-18T22:47:43.778Z] check_test.go:261: Daemon d3f1facf3c5d9 is not started [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-18T22:47:43.778Z] daemon.go:336: [d344d5cdd9d72] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d344d5cdd9d72] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d344d5cdd9d72] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d344d5cdd9d72] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d344d5cdd9d72] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d344d5cdd9d72] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d344d5cdd9d72] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d344d5cdd9d72] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d344d5cdd9d72] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d344d5cdd9d72] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d344d5cdd9d72] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d344d5cdd9d72] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.92s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-18T22:47:43.778Z] daemon.go:336: [d04105be56336] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d04105be56336] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d04105be56336] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d04105be56336] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d04105be56336] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d04105be56336] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d04105be56336] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d04105be56336] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d04105be56336] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d04105be56336] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d04105be56336] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d04105be56336] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d04105be56336] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d04105be56336] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-18T22:47:43.778Z] daemon.go:336: [d35b765d88890] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d35b765d88890] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d35b765d88890] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d35b765d88890] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d35b765d88890] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d35b765d88890] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d35b765d88890] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d35b765d88890] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d35b765d88890] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d35b765d88890] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d35b765d88890] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d35b765d88890] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-18T22:47:43.778Z] daemon.go:336: [da8cce7000ce7] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [da8cce7000ce7] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [da8cce7000ce7] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [da8cce7000ce7] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [da8cce7000ce7] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [da8cce7000ce7] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [da8cce7000ce7] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [da8cce7000ce7] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [da8cce7000ce7] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [da8cce7000ce7] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [da8cce7000ce7] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [da8cce7000ce7] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartOnFailure (5.36s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-18T22:47:43.778Z] daemon.go:336: [d27a69764c521] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d27a69764c521] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d27a69764c521] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d27a69764c521] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d27a69764c521] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d27a69764c521] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d27a69764c521] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d27a69764c521] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d27a69764c521] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d27a69764c521] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d27a69764c521] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d27a69764c521] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRenameContainer (3.27s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-18T22:47:43.778Z] daemon.go:336: [d647ab48b3b95] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d647ab48b3b95] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d647ab48b3b95] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d647ab48b3b95] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d647ab48b3b95] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d647ab48b3b95] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d647ab48b3b95] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d647ab48b3b95] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d647ab48b3b95] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d647ab48b3b95] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d647ab48b3b95] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d647ab48b3b95] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.45s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-18T22:47:43.778Z] daemon.go:336: [d96751c0e8ffd] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d96751c0e8ffd] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d96751c0e8ffd] daemon started [2019-09-18T22:47:43.778Z] daemon.go:336: [d96751c0e8ffd] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:307: [d96751c0e8ffd] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:336: [d96751c0e8ffd] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d96751c0e8ffd] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d96751c0e8ffd] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d96751c0e8ffd] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d96751c0e8ffd] Daemon stopped [2019-09-18T22:47:43.778Z] check_test.go:261: Daemon d96751c0e8ffd is not started [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-18T22:47:43.778Z] daemon.go:336: [d6e1a47c20c75] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d6e1a47c20c75] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d6e1a47c20c75] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d6e1a47c20c75] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d6e1a47c20c75] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d6e1a47c20c75] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d6e1a47c20c75] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d6e1a47c20c75] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d6e1a47c20c75] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d6e1a47c20c75] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d6e1a47c20c75] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d6e1a47c20c75] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-18T22:47:43.778Z] daemon.go:336: [d77842b2448f8] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d77842b2448f8] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d77842b2448f8] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d77842b2448f8] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d77842b2448f8] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d77842b2448f8] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d77842b2448f8] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d77842b2448f8] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d77842b2448f8] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d77842b2448f8] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d77842b2448f8] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d77842b2448f8] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped (10.55s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d5c7b113b591b] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d5c7b113b591b] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d5c7b113b591b] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d5c7b113b591b] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d5c7b113b591b] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d5c7b113b591b] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d5c7b113b591b] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d5c7b113b591b] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d5c7b113b591b] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d5c7b113b591b] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d5c7b113b591b] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d5c7b113b591b] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d5c7b113b591b] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d5c7b113b591b] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d5c7b113b591b] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d5c7b113b591b] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d5c7b113b591b] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d5c7b113b591b] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-18T22:47:43.778Z] daemon.go:336: [d9527c8b8d639] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d9527c8b8d639] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d9527c8b8d639] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d9527c8b8d639] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d9527c8b8d639] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d9527c8b8d639] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d9527c8b8d639] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d9527c8b8d639] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d9527c8b8d639] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d9527c8b8d639] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d9527c8b8d639] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d9527c8b8d639] Daemon stopped [2019-09-18T22:47:43.778Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2019-09-18T22:47:43.778Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-18T22:47:43.778Z] daemon.go:336: [d3bfaa03b3c41] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d3bfaa03b3c41] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d3bfaa03b3c41] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d3bfaa03b3c41] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d3bfaa03b3c41] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d3bfaa03b3c41] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d3bfaa03b3c41] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d3bfaa03b3c41] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d3bfaa03b3c41] daemon started [2019-09-18T22:47:43.778Z] daemon.go:472: [d3bfaa03b3c41] Stopping daemon [2019-09-18T22:47:43.778Z] daemon.go:307: [d3bfaa03b3c41] exiting daemon [2019-09-18T22:47:43.778Z] daemon.go:459: [d3bfaa03b3c41] Daemon stopped [2019-09-18T22:47:43.778Z] daemon.go:336: [d3bfaa03b3c41] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:336: [d3bfaa03b3c41] waiting for daemon to start [2019-09-18T22:47:43.778Z] daemon.go:364: [d3bfaa03b3c41] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d3bfaa03b3c41] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d3bfaa03b3c41] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d3bfaa03b3c41] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-18T22:47:43.779Z] daemon.go:336: [dc13dfdd29b81] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dc13dfdd29b81] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dc13dfdd29b81] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dc13dfdd29b81] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dc13dfdd29b81] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dc13dfdd29b81] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [dc13dfdd29b81] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dc13dfdd29b81] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dc13dfdd29b81] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dc13dfdd29b81] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dc13dfdd29b81] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dc13dfdd29b81] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.59s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-18T22:47:43.779Z] daemon.go:336: [dad7e24354c71] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dad7e24354c71] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dad7e24354c71] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dad7e24354c71] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dad7e24354c71] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dad7e24354c71] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [dad7e24354c71] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dad7e24354c71] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dad7e24354c71] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dad7e24354c71] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dad7e24354c71] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dad7e24354c71] Daemon stopped [2019-09-18T22:47:43.779Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-18T22:47:43.779Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:47:43.779Z] check_test.go:261: Daemon d96ce198d4662 is not started [2019-09-18T22:47:43.779Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-18T22:47:43.779Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:47:43.779Z] check_test.go:261: Daemon d50cc356251e6 is not started [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.57s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-18T22:47:43.779Z] daemon.go:336: [db3d3ef7d5740] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [db3d3ef7d5740] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [db3d3ef7d5740] daemon started [2019-09-18T22:47:43.779Z] daemon.go:307: [db3d3ef7d5740] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:336: [db3d3ef7d5740] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [db3d3ef7d5740] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [db3d3ef7d5740] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [db3d3ef7d5740] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [db3d3ef7d5740] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [db3d3ef7d5740] Daemon stopped [2019-09-18T22:47:43.779Z] check_test.go:261: Daemon db3d3ef7d5740 is not started [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithLinks (5.33s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-18T22:47:43.779Z] daemon.go:336: [d6a73c2750dd8] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d6a73c2750dd8] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d6a73c2750dd8] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d6a73c2750dd8] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d6a73c2750dd8] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d6a73c2750dd8] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d6a73c2750dd8] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d6a73c2750dd8] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d6a73c2750dd8] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d6a73c2750dd8] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d6a73c2750dd8] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d6a73c2750dd8] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithNames (3.35s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-18T22:47:43.779Z] daemon.go:336: [d3fccf45e5a52] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d3fccf45e5a52] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d3fccf45e5a52] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d3fccf45e5a52] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d3fccf45e5a52] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d3fccf45e5a52] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d3fccf45e5a52] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d3fccf45e5a52] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d3fccf45e5a52] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d3fccf45e5a52] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d3fccf45e5a52] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d3fccf45e5a52] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-18T22:47:43.779Z] daemon.go:336: [da9f983bc6edd] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [da9f983bc6edd] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [da9f983bc6edd] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [da9f983bc6edd] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [da9f983bc6edd] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [da9f983bc6edd] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [da9f983bc6edd] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [da9f983bc6edd] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [da9f983bc6edd] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [da9f983bc6edd] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [da9f983bc6edd] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [da9f983bc6edd] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.20s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-18T22:47:43.779Z] daemon.go:336: [d79f63c739e1a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d79f63c739e1a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d79f63c739e1a] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d79f63c739e1a] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d79f63c739e1a] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d79f63c739e1a] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d79f63c739e1a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d79f63c739e1a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d79f63c739e1a] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d79f63c739e1a] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d79f63c739e1a] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d79f63c739e1a] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-18T22:47:43.779Z] daemon.go:336: [d45494d5567da] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d45494d5567da] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d45494d5567da] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d45494d5567da] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d45494d5567da] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d45494d5567da] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d45494d5567da] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d45494d5567da] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d45494d5567da] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d45494d5567da] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d45494d5567da] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d45494d5567da] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.20s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-18T22:47:43.779Z] daemon.go:336: [d66515211dee9] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d66515211dee9] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d66515211dee9] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d66515211dee9] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d66515211dee9] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d66515211dee9] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d66515211dee9] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d66515211dee9] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d66515211dee9] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d66515211dee9] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d66515211dee9] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d66515211dee9] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.60s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-18T22:47:43.779Z] daemon.go:336: [d6ccd70d14a89] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d6ccd70d14a89] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d6ccd70d14a89] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d6ccd70d14a89] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d6ccd70d14a89] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d6ccd70d14a89] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d6ccd70d14a89] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d6ccd70d14a89] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d6ccd70d14a89] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d6ccd70d14a89] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d6ccd70d14a89] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d6ccd70d14a89] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-18T22:47:43.779Z] daemon.go:336: [dd28e3deddd7b] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dd28e3deddd7b] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dd28e3deddd7b] daemon started [2019-09-18T22:47:43.779Z] daemon.go:307: [dd28e3deddd7b] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:336: [dd28e3deddd7b] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dd28e3deddd7b] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dd28e3deddd7b] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dd28e3deddd7b] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dd28e3deddd7b] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dd28e3deddd7b] Daemon stopped [2019-09-18T22:47:43.779Z] check_test.go:261: Daemon dd28e3deddd7b is not started [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.50s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-18T22:47:43.779Z] daemon.go:336: [dbde291cb7bb0] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dbde291cb7bb0] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dbde291cb7bb0] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dbde291cb7bb0] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dbde291cb7bb0] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dbde291cb7bb0] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [dbde291cb7bb0] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dbde291cb7bb0] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dbde291cb7bb0] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dbde291cb7bb0] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dbde291cb7bb0] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dbde291cb7bb0] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-18T22:47:43.779Z] daemon.go:336: [d03596c68509a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d03596c68509a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d03596c68509a] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d03596c68509a] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d03596c68509a] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d03596c68509a] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d03596c68509a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d03596c68509a] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d03596c68509a] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d03596c68509a] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d03596c68509a] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d03596c68509a] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeout (2.12s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-18T22:47:43.779Z] daemon.go:336: [dc6d713a47372] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dc6d713a47372] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dc6d713a47372] daemon started [2019-09-18T22:47:43.779Z] daemon.go:307: [dc6d713a47372] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:472: [dc6d713a47372] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:461: [dc6d713a47372] Error when stopping daemon: daemon not started [2019-09-18T22:47:43.779Z] check_test.go:261: Daemon dc6d713a47372 is not started [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-18T22:47:43.779Z] daemon.go:336: [de2436ed39ceb] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [de2436ed39ceb] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [de2436ed39ceb] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [de2436ed39ceb] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [de2436ed39ceb] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [de2436ed39ceb] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-18T22:47:43.779Z] daemon.go:336: [d57aafbf61b59] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d57aafbf61b59] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d57aafbf61b59] daemon started [2019-09-18T22:47:43.779Z] daemon.go:307: [d57aafbf61b59] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:336: [d57aafbf61b59] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d57aafbf61b59] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d57aafbf61b59] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d57aafbf61b59] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d57aafbf61b59] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d57aafbf61b59] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [d57aafbf61b59] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d57aafbf61b59] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d57aafbf61b59] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d57aafbf61b59] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d57aafbf61b59] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d57aafbf61b59] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-18T22:47:43.779Z] daemon.go:336: [dc4b36f2af756] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dc4b36f2af756] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dc4b36f2af756] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dc4b36f2af756] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dc4b36f2af756] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dc4b36f2af756] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:336: [dc4b36f2af756] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [dc4b36f2af756] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [dc4b36f2af756] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [dc4b36f2af756] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [dc4b36f2af756] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [dc4b36f2af756] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-18T22:47:43.779Z] daemon.go:336: [d0d0acfc7589e] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d0d0acfc7589e] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d0d0acfc7589e] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d0d0acfc7589e] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d0d0acfc7589e] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d0d0acfc7589e] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-18T22:47:43.779Z] daemon.go:336: [d42766ead090f] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d42766ead090f] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d42766ead090f] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d42766ead090f] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d42766ead090f] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [d42766ead090f] Daemon stopped [2019-09-18T22:47:43.779Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s) [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.779Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-18T22:47:43.779Z] daemon.go:336: [db3bd373d0176] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [db3bd373d0176] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [db3bd373d0176] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [db3bd373d0176] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [db3bd373d0176] exiting daemon [2019-09-18T22:47:43.779Z] daemon.go:459: [db3bd373d0176] Daemon stopped [2019-09-18T22:47:43.779Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.779Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-18T22:47:43.779Z] daemon.go:336: [d133ce2882683] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:336: [d133ce2882683] waiting for daemon to start [2019-09-18T22:47:43.779Z] daemon.go:364: [d133ce2882683] daemon started [2019-09-18T22:47:43.779Z] daemon.go:472: [d133ce2882683] Stopping daemon [2019-09-18T22:47:43.779Z] daemon.go:307: [d133ce2882683] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d133ce2882683] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-18T22:47:43.780Z] daemon.go:336: [da07ebb05b3f0] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [da07ebb05b3f0] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [da07ebb05b3f0] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-18T22:47:43.780Z] daemon.go:336: [d80ee234f5aba] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [d80ee234f5aba] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [d80ee234f5aba] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-18T22:47:43.780Z] daemon.go:336: [da9ce99002d3e] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [da9ce99002d3e] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [da9ce99002d3e] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-18T22:47:43.780Z] daemon.go:336: [dc087e70d8995] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [dc087e70d8995] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [dc087e70d8995] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [dc087e70d8995] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [dc087e70d8995] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [dc087e70d8995] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-18T22:47:43.780Z] daemon.go:336: [df3c61c5ac0e1] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [df3c61c5ac0e1] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [df3c61c5ac0e1] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [df3c61c5ac0e1] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [df3c61c5ac0e1] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [df3c61c5ac0e1] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-18T22:47:43.780Z] daemon.go:336: [d0baed5e8e4da] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [d0baed5e8e4da] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [d0baed5e8e4da] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-18T22:47:43.780Z] daemon.go:336: [d635103a41159] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [d635103a41159] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [d635103a41159] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T22:47:43.780Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-18T22:47:43.780Z] daemon.go:336: [d04dd088e6340] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [d04dd088e6340] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [d04dd088e6340] waiting for daemon to start [2019-09-18T22:47:43.780Z] check_test.go:261: Daemon d814fd6b0e1b3 is not started [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-18T22:47:43.780Z] daemon.go:336: [decea7e7ef238] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [decea7e7ef238] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [decea7e7ef238] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [decea7e7ef238] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [decea7e7ef238] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [decea7e7ef238] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [decea7e7ef238] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [decea7e7ef238] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [decea7e7ef238] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [decea7e7ef238] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [decea7e7ef238] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [decea7e7ef238] Daemon stopped [2019-09-18T22:47:43.780Z] check_test.go:261: Daemon decea7e7ef238 is not started [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-18T22:47:43.780Z] daemon.go:336: [db81bcac14250] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [db81bcac14250] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [db81bcac14250] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [db81bcac14250] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [db81bcac14250] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [db81bcac14250] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-18T22:47:43.780Z] daemon.go:336: [d20c94c5a1b76] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d20c94c5a1b76] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d20c94c5a1b76] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d20c94c5a1b76] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d20c94c5a1b76] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d20c94c5a1b76] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUlimitDefaults (3.32s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-18T22:47:43.780Z] daemon.go:336: [de045421fdc1f] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [de045421fdc1f] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [de045421fdc1f] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [de045421fdc1f] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [de045421fdc1f] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [de045421fdc1f] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [de045421fdc1f] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [de045421fdc1f] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [de045421fdc1f] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [de045421fdc1f] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [de045421fdc1f] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [de045421fdc1f] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-18T22:47:43.780Z] daemon.go:336: [dba921ed662ae] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [dba921ed662ae] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [dba921ed662ae] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [dba921ed662ae] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [dba921ed662ae] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [dba921ed662ae] Daemon stopped [2019-09-18T22:47:43.780Z] check_test.go:261: Daemon dba921ed662ae is not started [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-18T22:47:43.780Z] daemon.go:336: [d2885f448a64d] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d2885f448a64d] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d2885f448a64d] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d2885f448a64d] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d2885f448a64d] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d2885f448a64d] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-18T22:47:43.780Z] daemon.go:336: [da0d80e349d1d] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [da0d80e349d1d] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [da0d80e349d1d] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [da0d80e349d1d] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [da0d80e349d1d] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [da0d80e349d1d] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.42s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-18T22:47:43.780Z] daemon.go:336: [dea705aa707a3] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [dea705aa707a3] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [dea705aa707a3] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [dea705aa707a3] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [dea705aa707a3] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [dea705aa707a3] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [dea705aa707a3] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [dea705aa707a3] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [dea705aa707a3] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [dea705aa707a3] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [dea705aa707a3] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [dea705aa707a3] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [dea705aa707a3] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [dea705aa707a3] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [dea705aa707a3] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [dea705aa707a3] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [dea705aa707a3] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [dea705aa707a3] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-18T22:47:43.780Z] daemon.go:336: [de4910e8ab674] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [de4910e8ab674] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [de4910e8ab674] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [de4910e8ab674] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [de4910e8ab674] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [de4910e8ab674] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [de4910e8ab674] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:307: [de4910e8ab674] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:336: [de4910e8ab674] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:472: [de4910e8ab674] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:461: [de4910e8ab674] Error when stopping daemon: daemon not started [2019-09-18T22:47:43.780Z] check_test.go:261: Daemon de4910e8ab674 is not started [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.94s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-18T22:47:43.780Z] daemon.go:336: [de3af65a654bb] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [de3af65a654bb] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [de3af65a654bb] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [de3af65a654bb] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [de3af65a654bb] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [de3af65a654bb] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [de3af65a654bb] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [de3af65a654bb] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [de3af65a654bb] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [de3af65a654bb] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [de3af65a654bb] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [de3af65a654bb] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (4.18s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-18T22:47:43.780Z] daemon.go:336: [d17f65bc91810] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d17f65bc91810] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d17f65bc91810] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d17f65bc91810] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d17f65bc91810] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d17f65bc91810] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [d17f65bc91810] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d17f65bc91810] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d17f65bc91810] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d17f65bc91810] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d17f65bc91810] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d17f65bc91810] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.64s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-18T22:47:43.780Z] daemon.go:336: [d62194e398568] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d62194e398568] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d62194e398568] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d62194e398568] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d62194e398568] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d62194e398568] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [d62194e398568] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d62194e398568] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d62194e398568] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d62194e398568] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d62194e398568] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d62194e398568] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestFailedPluginRemove (2.27s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-18T22:47:43.780Z] daemon.go:336: [d06de95e6101c] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d06de95e6101c] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d06de95e6101c] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d06de95e6101c] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d06de95e6101c] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d06de95e6101c] Daemon stopped [2019-09-18T22:47:43.780Z] daemon.go:336: [d06de95e6101c] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d06de95e6101c] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d06de95e6101c] daemon started [2019-09-18T22:47:43.780Z] check_test.go:261: Daemon d4ee9ab87c05a is not started [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-18T22:47:43.780Z] daemon.go:336: [d1567057fb3d2] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d1567057fb3d2] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d1567057fb3d2] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d1567057fb3d2] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d1567057fb3d2] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d1567057fb3d2] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-18T22:47:43.780Z] daemon.go:336: [d83ad31a7d846] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d83ad31a7d846] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d83ad31a7d846] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d83ad31a7d846] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d83ad31a7d846] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d83ad31a7d846] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-18T22:47:43.780Z] daemon.go:336: [d8ab34328b357] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d8ab34328b357] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d8ab34328b357] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d8ab34328b357] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d8ab34328b357] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d8ab34328b357] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSRun (1.92s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSRun [2019-09-18T22:47:43.780Z] daemon.go:336: [d655c719b10ee] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d655c719b10ee] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d655c719b10ee] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d655c719b10ee] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d655c719b10ee] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d655c719b10ee] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-18T22:47:43.780Z] check_test.go:261: Daemon dc0dc5877aa32 is not started [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-18T22:47:43.780Z] daemon.go:336: [dddff6e7b4393] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [dddff6e7b4393] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [dddff6e7b4393] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [dddff6e7b4393] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [dddff6e7b4393] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [dddff6e7b4393] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterEnabled (2.06s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-18T22:47:43.780Z] daemon.go:336: [d82ef27682523] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:336: [d82ef27682523] waiting for daemon to start [2019-09-18T22:47:43.780Z] daemon.go:364: [d82ef27682523] daemon started [2019-09-18T22:47:43.780Z] daemon.go:472: [d82ef27682523] Stopping daemon [2019-09-18T22:47:43.780Z] daemon.go:307: [d82ef27682523] exiting daemon [2019-09-18T22:47:43.780Z] daemon.go:459: [d82ef27682523] Daemon stopped [2019-09-18T22:47:43.780Z] --- PASS: Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.34s) [2019-09-18T22:47:43.780Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-18T22:47:43.780Z] daemon.go:336: [df7f1776a4aea] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [df7f1776a4aea] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [df7f1776a4aea] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [df7f1776a4aea] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [df7f1776a4aea] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [df7f1776a4aea] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [df7f1776a4aea] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [df7f1776a4aea] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [df7f1776a4aea] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [df7f1776a4aea] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [df7f1776a4aea] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [df7f1776a4aea] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageDangling (1.41s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-18T22:47:43.781Z] daemon.go:336: [d06c9941dc152] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d06c9941dc152] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d06c9941dc152] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d06c9941dc152] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d06c9941dc152] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d06c9941dc152] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageLabel (1.98s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-18T22:47:43.781Z] daemon.go:336: [d70aca0047a64] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d70aca0047a64] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d70aca0047a64] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d70aca0047a64] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d70aca0047a64] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d70aca0047a64] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRegistryMirrors (0.61s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-18T22:47:43.781Z] daemon.go:336: [d898b8fdd7890] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d898b8fdd7890] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d898b8fdd7890] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d898b8fdd7890] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d898b8fdd7890] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d898b8fdd7890] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.80s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-18T22:47:43.781Z] daemon.go:336: [d26a35db6fb46] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d26a35db6fb46] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d26a35db6fb46] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d26a35db6fb46] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d26a35db6fb46] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d26a35db6fb46] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [d26a35db6fb46] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d26a35db6fb46] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d26a35db6fb46] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d26a35db6fb46] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d26a35db6fb46] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d26a35db6fb46] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.21s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-18T22:47:43.781Z] daemon.go:336: [deac9487ae464] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [deac9487ae464] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [deac9487ae464] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [deac9487ae464] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [deac9487ae464] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [deac9487ae464] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [deac9487ae464] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [deac9487ae464] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [deac9487ae464] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [deac9487ae464] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [deac9487ae464] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [deac9487ae464] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunLinksChanged (5.22s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-18T22:47:43.781Z] daemon.go:336: [db4f6590d2306] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [db4f6590d2306] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [db4f6590d2306] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [db4f6590d2306] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [db4f6590d2306] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [db4f6590d2306] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [db4f6590d2306] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [db4f6590d2306] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [db4f6590d2306] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [db4f6590d2306] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [db4f6590d2306] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [db4f6590d2306] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-18T22:47:43.781Z] daemon.go:336: [dbd39dc44e536] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [dbd39dc44e536] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [dbd39dc44e536] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [dbd39dc44e536] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [dbd39dc44e536] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [dbd39dc44e536] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-18T22:47:43.781Z] daemon.go:336: [d663004003d29] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d663004003d29] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d663004003d29] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d663004003d29] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d663004003d29] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d663004003d29] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-18T22:47:43.781Z] daemon.go:336: [d7d4f240c46e4] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d7d4f240c46e4] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d7d4f240c46e4] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d7d4f240c46e4] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d7d4f240c46e4] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d7d4f240c46e4] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-18T22:47:43.781Z] daemon.go:336: [d27230398f46c] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d27230398f46c] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d27230398f46c] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d27230398f46c] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d27230398f46c] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d27230398f46c] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [d27230398f46c] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d27230398f46c] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d27230398f46c] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d27230398f46c] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d27230398f46c] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d27230398f46c] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.24s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d23d0da2815ff] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d23d0da2815ff] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d23d0da2815ff] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d23d0da2815ff] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d23d0da2815ff] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d23d0da2815ff] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d23d0da2815ff] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d23d0da2815ff] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:307: [d23d0da2815ff] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:472: [d23d0da2815ff] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:461: [d23d0da2815ff] Error when stopping daemon: daemon not started [2019-09-18T22:47:43.781Z] docker_cli_daemon_test.go:2542: Daemon d23d0da2815ff is not started [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d23d0da2815ff] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d23d0da2815ff] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d23d0da2815ff] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d23d0da2815ff] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d23d0da2815ff] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.08s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-18T22:47:43.781Z] daemon.go:336: [d27feb392f61f] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d27feb392f61f] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d27feb392f61f] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d27feb392f61f] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d27feb392f61f] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d27feb392f61f] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-18T22:47:43.781Z] daemon.go:336: [d53c8800d48ae] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d53c8800d48ae] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d53c8800d48ae] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d53c8800d48ae] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d53c8800d48ae] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d53c8800d48ae] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestShmSize (2.19s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSize [2019-09-18T22:47:43.781Z] daemon.go:336: [d022afdd15002] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d022afdd15002] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d022afdd15002] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d022afdd15002] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d022afdd15002] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d022afdd15002] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestShmSizeReload (3.20s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSizeReload [2019-09-18T22:47:43.781Z] daemon.go:336: [d1fb85b87eaca] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d1fb85b87eaca] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d1fb85b87eaca] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d1fb85b87eaca] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d1fb85b87eaca] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d1fb85b87eaca] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestTLSVerify (0.14s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestTLSVerify [2019-09-18T22:47:43.781Z] check_test.go:261: Daemon dae2ba3f76ec3 is not started [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerDaemonSuite/TestVolumePlugin (5.83s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestVolumePlugin [2019-09-18T22:47:43.781Z] daemon.go:336: [dc162acb16d50] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [dc162acb16d50] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [dc162acb16d50] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [dc162acb16d50] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [dc162acb16d50] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [dc162acb16d50] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerSwarmSuite/TestAPIDuplicateNetworks (4.64s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-18T22:47:43.781Z] daemon.go:336: [d110c7b069e50] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d110c7b069e50] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d110c7b069e50] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d110c7b069e50] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d110c7b069e50] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d110c7b069e50] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerSwarmSuite/TestAPINetworkInspectWithScope (3.68s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-18T22:47:43.781Z] daemon.go:336: [d7cfe91482aa6] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d7cfe91482aa6] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d7cfe91482aa6] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d7cfe91482aa6] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d7cfe91482aa6] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d7cfe91482aa6] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-18T22:47:43.781Z] daemon.go:336: [d75e953ef9cab] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d75e953ef9cab] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d75e953ef9cab] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d75e953ef9cab] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d75e953ef9cab] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d75e953ef9cab] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmCAHash (13.13s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-18T22:47:43.781Z] daemon.go:336: [dffba1ca4e021] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [dffba1ca4e021] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [dffba1ca4e021] daemon started [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-18T22:47:43.781Z] daemon.go:336: [de7cb043d5145] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [de7cb043d5145] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [de7cb043d5145] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [dffba1ca4e021] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [dffba1ca4e021] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [dffba1ca4e021] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:472: [de7cb043d5145] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [de7cb043d5145] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [de7cb043d5145] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-18T22:47:43.781Z] daemon.go:336: [d19f4082f9099] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d19f4082f9099] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d19f4082f9099] daemon started [2019-09-18T22:47:43.781Z] daemon.go:472: [d19f4082f9099] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d19f4082f9099] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d19f4082f9099] Daemon stopped [2019-09-18T22:47:43.781Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmForceNewCluster (29.57s) [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T22:47:43.781Z] daemon.go:336: [d47bb64a600ca] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d47bb64a600ca] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d47bb64a600ca] daemon started [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T22:47:43.781Z] daemon.go:336: [dccb3db8c305c] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [dccb3db8c305c] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [dccb3db8c305c] daemon started [2019-09-18T22:47:43.781Z] check_test.go:310: [dccb3db8c305c] joining swarm manager [d47bb64a600ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.781Z] daemon.go:472: [dccb3db8c305c] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [dccb3db8c305c] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [dccb3db8c305c] Daemon stopped [2019-09-18T22:47:43.781Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T22:47:43.781Z] daemon.go:336: [d481bb24f1685] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:336: [d481bb24f1685] waiting for daemon to start [2019-09-18T22:47:43.781Z] daemon.go:364: [d481bb24f1685] daemon started [2019-09-18T22:47:43.781Z] check_test.go:310: [d481bb24f1685] joining swarm manager [d47bb64a600ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.781Z] daemon.go:472: [d47bb64a600ca] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d47bb64a600ca] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d47bb64a600ca] Daemon stopped [2019-09-18T22:47:43.781Z] check_test.go:331: Daemon dccb3db8c305c is not started [2019-09-18T22:47:43.781Z] daemon.go:472: [d481bb24f1685] Stopping daemon [2019-09-18T22:47:43.781Z] daemon.go:307: [d481bb24f1685] exiting daemon [2019-09-18T22:47:43.781Z] daemon.go:459: [d481bb24f1685] Daemon stopped [2019-09-18T22:47:43.781Z] --- SKIP: Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-18T22:47:43.782Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInit (21.10s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-18T22:47:43.782Z] daemon.go:336: [d5f1d8f000ea5] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d5f1d8f000ea5] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d5f1d8f000ea5] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-18T22:47:43.782Z] daemon.go:336: [db986a250a811] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [db986a250a811] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [db986a250a811] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [db986a250a811] joining swarm manager [d5f1d8f000ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:472: [d5f1d8f000ea5] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d5f1d8f000ea5] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d5f1d8f000ea5] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [db986a250a811] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [db986a250a811] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [db986a250a811] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:336: [d5f1d8f000ea5] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d5f1d8f000ea5] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d5f1d8f000ea5] daemon started [2019-09-18T22:47:43.782Z] daemon.go:336: [db986a250a811] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [db986a250a811] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [db986a250a811] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [d5f1d8f000ea5] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d5f1d8f000ea5] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d5f1d8f000ea5] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [db986a250a811] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [db986a250a811] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [db986a250a811] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-18T22:47:43.782Z] daemon.go:336: [d3bcf896a4585] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d3bcf896a4585] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d3bcf896a4585] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [d3bcf896a4585] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d3bcf896a4585] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d3bcf896a4585] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-18T22:47:43.782Z] daemon.go:336: [d5919695ed863] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d5919695ed863] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d5919695ed863] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-18T22:47:43.782Z] daemon.go:336: [d057f7974937d] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d057f7974937d] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d057f7974937d] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [d5919695ed863] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d5919695ed863] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d5919695ed863] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d057f7974937d] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d057f7974937d] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d057f7974937d] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderElection (31.26s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T22:47:43.782Z] daemon.go:336: [d18f5083f3ea8] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d18f5083f3ea8] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d18f5083f3ea8] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T22:47:43.782Z] daemon.go:336: [d77afa8a29c09] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d77afa8a29c09] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d77afa8a29c09] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [d77afa8a29c09] joining swarm manager [d18f5083f3ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T22:47:43.782Z] daemon.go:336: [dee95ade79cbc] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dee95ade79cbc] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [dee95ade79cbc] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [dee95ade79cbc] joining swarm manager [d18f5083f3ea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.782Z] daemon.go:472: [d18f5083f3ea8] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d18f5083f3ea8] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d18f5083f3ea8] Daemon stopped [2019-09-18T22:47:43.782Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-18T22:47:43.782Z] daemon.go:336: [d18f5083f3ea8] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d18f5083f3ea8] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d18f5083f3ea8] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d18f5083f3ea8] daemon started [2019-09-18T22:47:43.782Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-18T22:47:43.782Z] daemon.go:472: [d18f5083f3ea8] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d18f5083f3ea8] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d18f5083f3ea8] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d77afa8a29c09] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d77afa8a29c09] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d77afa8a29c09] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [dee95ade79cbc] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [dee95ade79cbc] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [dee95ade79cbc] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T22:47:43.782Z] daemon.go:336: [d3f81bc2b5880] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d3f81bc2b5880] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d3f81bc2b5880] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T22:47:43.782Z] daemon.go:336: [d3a75ebde8887] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d3a75ebde8887] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d3a75ebde8887] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [d3a75ebde8887] joining swarm manager [d3f81bc2b5880]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T22:47:43.782Z] daemon.go:336: [defa97b1a2056] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [defa97b1a2056] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [defa97b1a2056] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [defa97b1a2056] joining swarm manager [d3f81bc2b5880]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.782Z] daemon.go:472: [d3f81bc2b5880] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d3f81bc2b5880] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d3f81bc2b5880] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d3a75ebde8887] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d3a75ebde8887] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d3a75ebde8887] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [defa97b1a2056] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [defa97b1a2056] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [defa97b1a2056] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.66s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-18T22:47:43.782Z] daemon.go:336: [d8c2d365464cf] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d8c2d365464cf] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d8c2d365464cf] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-18T22:47:43.782Z] daemon.go:336: [d1801729f59ef] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d1801729f59ef] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d1801729f59ef] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [d8c2d365464cf] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d8c2d365464cf] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d8c2d365464cf] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d1801729f59ef] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d1801729f59ef] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d1801729f59ef] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.20s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-18T22:47:43.782Z] daemon.go:336: [d4ce01500dd5b] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d4ce01500dd5b] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d4ce01500dd5b] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [d4ce01500dd5b] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d4ce01500dd5b] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d4ce01500dd5b] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmListNodes (13.93s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T22:47:43.782Z] daemon.go:336: [d11dbffd66efd] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d11dbffd66efd] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d11dbffd66efd] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T22:47:43.782Z] daemon.go:336: [d2461a4ce2b22] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d2461a4ce2b22] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d2461a4ce2b22] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [d2461a4ce2b22] joining swarm manager [d11dbffd66efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T22:47:43.782Z] daemon.go:336: [dbd72972d6900] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dbd72972d6900] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [dbd72972d6900] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [dbd72972d6900] joining swarm manager [d11dbffd66efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.782Z] daemon.go:472: [d11dbffd66efd] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d11dbffd66efd] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d11dbffd66efd] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d2461a4ce2b22] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d2461a4ce2b22] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d2461a4ce2b22] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [dbd72972d6900] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [dbd72972d6900] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [dbd72972d6900] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmManagerRestore (47.90s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T22:47:43.782Z] daemon.go:336: [dab4489aedbca] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dab4489aedbca] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [dab4489aedbca] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [dab4489aedbca] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [dab4489aedbca] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [dab4489aedbca] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:336: [dab4489aedbca] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dab4489aedbca] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [dab4489aedbca] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T22:47:43.782Z] daemon.go:336: [d4bd561441afa] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d4bd561441afa] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d4bd561441afa] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [d4bd561441afa] joining swarm manager [dab4489aedbca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:472: [d4bd561441afa] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d4bd561441afa] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d4bd561441afa] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:336: [d4bd561441afa] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d4bd561441afa] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d4bd561441afa] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d4bd561441afa] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T22:47:43.782Z] daemon.go:336: [d08a771196d4f] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d08a771196d4f] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d08a771196d4f] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [d08a771196d4f] joining swarm manager [dab4489aedbca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.782Z] daemon.go:472: [d08a771196d4f] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d08a771196d4f] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d08a771196d4f] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:336: [d08a771196d4f] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d08a771196d4f] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d08a771196d4f] daemon started [2019-09-18T22:47:43.782Z] daemon.go:307: [d08a771196d4f] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:336: [d08a771196d4f] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d08a771196d4f] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d08a771196d4f] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [dab4489aedbca] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [dab4489aedbca] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [dab4489aedbca] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d4bd561441afa] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d4bd561441afa] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d4bd561441afa] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d08a771196d4f] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d08a771196d4f] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d08a771196d4f] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause (16.80s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-18T22:47:43.782Z] daemon.go:336: [d55447cd13cb9] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d55447cd13cb9] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d55447cd13cb9] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-18T22:47:43.782Z] daemon.go:336: [d8e9c35e69b58] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d8e9c35e69b58] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d8e9c35e69b58] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [d8e9c35e69b58] joining swarm manager [d55447cd13cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:472: [d55447cd13cb9] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d55447cd13cb9] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d55447cd13cb9] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [d8e9c35e69b58] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d8e9c35e69b58] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d8e9c35e69b58] Daemon stopped [2019-09-18T22:47:43.782Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T22:47:43.782Z] daemon.go:336: [d3dc97998e792] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [d3dc97998e792] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [d3dc97998e792] daemon started [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [dada1d69cb2c4] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [dada1d69cb2c4] joining swarm manager [d3dc97998e792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.782Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T22:47:43.782Z] daemon.go:336: [ddfb698709124] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [ddfb698709124] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [ddfb698709124] daemon started [2019-09-18T22:47:43.782Z] check_test.go:310: [ddfb698709124] joining swarm manager [d3dc97998e792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.782Z] daemon.go:472: [dada1d69cb2c4] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [dada1d69cb2c4] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [dada1d69cb2c4] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:350: [dada1d69cb2c4] error pinging daemon on start: Get http://dada1d69cb2c4.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:350: [dada1d69cb2c4] error pinging daemon on start: Get http://dada1d69cb2c4.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:350: [dada1d69cb2c4] error pinging daemon on start: Get http://dada1d69cb2c4.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:350: [dada1d69cb2c4] error pinging daemon on start: Get http://dada1d69cb2c4.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:350: [dada1d69cb2c4] error pinging daemon on start: Get http://dada1d69cb2c4.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:350: [dada1d69cb2c4] error pinging daemon on start: Get http://dada1d69cb2c4.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.782Z] daemon.go:336: [dada1d69cb2c4] waiting for daemon to start [2019-09-18T22:47:43.782Z] daemon.go:364: [dada1d69cb2c4] daemon started [2019-09-18T22:47:43.782Z] daemon.go:472: [d3dc97998e792] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [d3dc97998e792] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [d3dc97998e792] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [dada1d69cb2c4] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [dada1d69cb2c4] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [dada1d69cb2c4] Daemon stopped [2019-09-18T22:47:43.782Z] daemon.go:472: [ddfb698709124] Stopping daemon [2019-09-18T22:47:43.782Z] daemon.go:307: [ddfb698709124] exiting daemon [2019-09-18T22:47:43.782Z] daemon.go:459: [ddfb698709124] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-18T22:47:43.783Z] daemon.go:336: [d5476c8bbbacc] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d5476c8bbbacc] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d5476c8bbbacc] daemon started [2019-09-18T22:47:43.783Z] daemon.go:472: [d5476c8bbbacc] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d5476c8bbbacc] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d5476c8bbbacc] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmPromoteDemote (21.46s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-18T22:47:43.783Z] daemon.go:336: [db56130d7e2df] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [db56130d7e2df] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [db56130d7e2df] daemon started [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-18T22:47:43.783Z] daemon.go:336: [d719f42bacd13] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d719f42bacd13] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d719f42bacd13] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [d719f42bacd13] joining swarm manager [db56130d7e2df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.783Z] daemon.go:472: [db56130d7e2df] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [db56130d7e2df] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [db56130d7e2df] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [d719f42bacd13] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d719f42bacd13] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d719f42bacd13] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRaftQuorum (62.11s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T22:47:43.783Z] daemon.go:336: [d15ab2e0fbe49] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d15ab2e0fbe49] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d15ab2e0fbe49] daemon started [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d2788b2e03356] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [d2788b2e03356] joining swarm manager [d15ab2e0fbe49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T22:47:43.783Z] daemon.go:336: [db689ad9d3851] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [db689ad9d3851] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [db689ad9d3851] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [db689ad9d3851] joining swarm manager [d15ab2e0fbe49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.783Z] daemon.go:472: [d2788b2e03356] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d2788b2e03356] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d2788b2e03356] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [db689ad9d3851] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [db689ad9d3851] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [db689ad9d3851] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [d2788b2e03356] error pinging daemon on start: Get http://d2788b2e03356.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [d2788b2e03356] error pinging daemon on start: Get http://d2788b2e03356.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [d2788b2e03356] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d2788b2e03356] daemon started [2019-09-18T22:47:43.783Z] daemon.go:472: [d15ab2e0fbe49] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d15ab2e0fbe49] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d15ab2e0fbe49] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [d2788b2e03356] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d2788b2e03356] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d2788b2e03356] Daemon stopped [2019-09-18T22:47:43.783Z] check_test.go:331: Daemon db689ad9d3851 is not started [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestartCluster (55.80s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d571f39fc8d40] daemon started [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d1a8da4315bf3] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [d1a8da4315bf3] joining swarm manager [d571f39fc8d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [da72af2829335] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [da72af2829335] joining swarm manager [d571f39fc8d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [dfcba7a489ebe] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [dfcba7a489ebe] joining swarm manager [d571f39fc8d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d9c41c6fcb279] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [d9c41c6fcb279] joining swarm manager [d571f39fc8d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [da1d175827dfb] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [da1d175827dfb] joining swarm manager [d571f39fc8d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-18T22:47:43.783Z] daemon.go:472: [da1d175827dfb] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:472: [da72af2829335] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:472: [d9c41c6fcb279] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:472: [d1a8da4315bf3] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:472: [d571f39fc8d40] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:472: [dfcba7a489ebe] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d571f39fc8d40] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d571f39fc8d40] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:307: [da1d175827dfb] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [da1d175827dfb] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:307: [da72af2829335] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [da72af2829335] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:307: [dfcba7a489ebe] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [dfcba7a489ebe] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:307: [d9c41c6fcb279] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d9c41c6fcb279] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:307: [d1a8da4315bf3] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d1a8da4315bf3] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [d1a8da4315bf3] error pinging daemon on start: Get http://d1a8da4315bf3.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [dfcba7a489ebe] error pinging daemon on start: Get http://dfcba7a489ebe.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d9c41c6fcb279] error pinging daemon on start: Get http://d9c41c6fcb279.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d571f39fc8d40] error pinging daemon on start: Get http://d571f39fc8d40.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [da1d175827dfb] error pinging daemon on start: Get http://da1d175827dfb.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [da72af2829335] error pinging daemon on start: Get http://da72af2829335.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d1a8da4315bf3] error pinging daemon on start: Get http://d1a8da4315bf3.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [dfcba7a489ebe] error pinging daemon on start: Get http://dfcba7a489ebe.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d9c41c6fcb279] error pinging daemon on start: Get http://d9c41c6fcb279.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d571f39fc8d40] error pinging daemon on start: Get http://d571f39fc8d40.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [da1d175827dfb] error pinging daemon on start: Get http://da1d175827dfb.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [da72af2829335] error pinging daemon on start: Get http://da72af2829335.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d1a8da4315bf3] error pinging daemon on start: Get http://d1a8da4315bf3.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [da1d175827dfb] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [da72af2829335] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:350: [dfcba7a489ebe] error pinging daemon on start: Get http://dfcba7a489ebe.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d9c41c6fcb279] error pinging daemon on start: Get http://d9c41c6fcb279.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:350: [d571f39fc8d40] error pinging daemon on start: Get http://d571f39fc8d40.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.783Z] daemon.go:336: [d1a8da4315bf3] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dfcba7a489ebe] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d9c41c6fcb279] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571f39fc8d40] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [dfcba7a489ebe] daemon started [2019-09-18T22:47:43.783Z] daemon.go:364: [da1d175827dfb] daemon started [2019-09-18T22:47:43.783Z] daemon.go:364: [d1a8da4315bf3] daemon started [2019-09-18T22:47:43.783Z] daemon.go:364: [d571f39fc8d40] daemon started [2019-09-18T22:47:43.783Z] daemon.go:364: [d9c41c6fcb279] daemon started [2019-09-18T22:47:43.783Z] daemon.go:364: [da72af2829335] daemon started [2019-09-18T22:47:43.783Z] daemon.go:472: [d571f39fc8d40] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d571f39fc8d40] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d571f39fc8d40] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [d1a8da4315bf3] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d1a8da4315bf3] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d1a8da4315bf3] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [da72af2829335] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [da72af2829335] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [da72af2829335] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [dfcba7a489ebe] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [dfcba7a489ebe] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [dfcba7a489ebe] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [d9c41c6fcb279] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d9c41c6fcb279] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d9c41c6fcb279] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [da1d175827dfb] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [da1d175827dfb] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [da1d175827dfb] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-18T22:47:43.783Z] daemon.go:336: [d571698d44e93] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571698d44e93] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d571698d44e93] daemon started [2019-09-18T22:47:43.783Z] daemon.go:472: [d571698d44e93] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d571698d44e93] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d571698d44e93] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:336: [d571698d44e93] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d571698d44e93] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d571698d44e93] daemon started [2019-09-18T22:47:43.783Z] daemon.go:472: [d571698d44e93] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d571698d44e93] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d571698d44e93] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.84s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-18T22:47:43.783Z] daemon.go:336: [d1f570c6ce16b] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d1f570c6ce16b] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d1f570c6ce16b] daemon started [2019-09-18T22:47:43.783Z] daemon.go:472: [d1f570c6ce16b] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d1f570c6ce16b] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d1f570c6ce16b] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.55s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T22:47:43.783Z] daemon.go:336: [de9bd75d8deba] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [de9bd75d8deba] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [de9bd75d8deba] daemon started [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T22:47:43.783Z] daemon.go:336: [d3e379806bbb5] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [d3e379806bbb5] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [d3e379806bbb5] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [d3e379806bbb5] joining swarm manager [de9bd75d8deba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T22:47:43.783Z] daemon.go:336: [db49e5a982c71] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [db49e5a982c71] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [db49e5a982c71] daemon started [2019-09-18T22:47:43.783Z] check_test.go:310: [db49e5a982c71] joining swarm manager [de9bd75d8deba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.783Z] daemon.go:472: [de9bd75d8deba] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [de9bd75d8deba] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [de9bd75d8deba] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [d3e379806bbb5] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [d3e379806bbb5] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [d3e379806bbb5] Daemon stopped [2019-09-18T22:47:43.783Z] daemon.go:472: [db49e5a982c71] Stopping daemon [2019-09-18T22:47:43.783Z] daemon.go:307: [db49e5a982c71] exiting daemon [2019-09-18T22:47:43.783Z] daemon.go:459: [db49e5a982c71] Daemon stopped [2019-09-18T22:47:43.783Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T22:47:43.783Z] daemon.go:336: [dc51500da5174] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dc51500da5174] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [dc51500da5174] daemon started [2019-09-18T22:47:43.783Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T22:47:43.783Z] daemon.go:336: [dcb30a06cb1e0] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:336: [dcb30a06cb1e0] waiting for daemon to start [2019-09-18T22:47:43.783Z] daemon.go:364: [dcb30a06cb1e0] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [dcb30a06cb1e0] joining swarm manager [dc51500da5174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T22:47:43.784Z] daemon.go:336: [dd178e87db3e0] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dd178e87db3e0] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dd178e87db3e0] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [dd178e87db3e0] joining swarm manager [dc51500da5174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:472: [dc51500da5174] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dc51500da5174] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dc51500da5174] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [dcb30a06cb1e0] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dcb30a06cb1e0] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dcb30a06cb1e0] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [dd178e87db3e0] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dd178e87db3e0] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dd178e87db3e0] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.55s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T22:47:43.784Z] daemon.go:336: [d9acadc0f1e8c] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d9acadc0f1e8c] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d9acadc0f1e8c] daemon started [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T22:47:43.784Z] daemon.go:336: [d747560061deb] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d747560061deb] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d747560061deb] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d747560061deb] joining swarm manager [d9acadc0f1e8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T22:47:43.784Z] daemon.go:336: [d047599bb6e01] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d047599bb6e01] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d047599bb6e01] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d047599bb6e01] joining swarm manager [d9acadc0f1e8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:472: [d9acadc0f1e8c] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d9acadc0f1e8c] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d9acadc0f1e8c] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d747560061deb] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d747560061deb] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d747560061deb] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d047599bb6e01] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d047599bb6e01] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d047599bb6e01] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreate (6.47s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-18T22:47:43.784Z] daemon.go:336: [d2c310c4cf974] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d2c310c4cf974] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d2c310c4cf974] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [d2c310c4cf974] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d2c310c4cf974] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d2c310c4cf974] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.17s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T22:47:43.784Z] daemon.go:336: [d867e5beb6096] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d867e5beb6096] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d867e5beb6096] daemon started [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T22:47:43.784Z] daemon.go:336: [da5575584050a] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [da5575584050a] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [da5575584050a] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [da5575584050a] joining swarm manager [d867e5beb6096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T22:47:43.784Z] daemon.go:336: [dd7a73a105c39] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dd7a73a105c39] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dd7a73a105c39] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [dd7a73a105c39] joining swarm manager [d867e5beb6096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T22:47:43.784Z] daemon.go:336: [d7396a71a1ff0] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d7396a71a1ff0] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d7396a71a1ff0] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d7396a71a1ff0] joining swarm manager [d867e5beb6096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T22:47:43.784Z] daemon.go:336: [d4798ad6a54a7] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d4798ad6a54a7] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d4798ad6a54a7] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d4798ad6a54a7] joining swarm manager [d867e5beb6096]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-18T22:47:43.784Z] daemon.go:472: [d867e5beb6096] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d867e5beb6096] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d867e5beb6096] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [da5575584050a] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [da5575584050a] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [da5575584050a] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [dd7a73a105c39] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dd7a73a105c39] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dd7a73a105c39] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d7396a71a1ff0] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d7396a71a1ff0] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d7396a71a1ff0] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d4798ad6a54a7] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d4798ad6a54a7] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d4798ad6a54a7] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList (3.03s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-18T22:47:43.784Z] daemon.go:336: [da81c4411dd7d] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [da81c4411dd7d] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [da81c4411dd7d] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [da81c4411dd7d] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [da81c4411dd7d] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [da81c4411dd7d] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [d0c0c164a9321] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d0c0c164a9321] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d0c0c164a9321] daemon started [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [ddb57d343fc2d] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [ddb57d343fc2d] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [ddb57d343fc2d] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [ddb57d343fc2d] joining swarm manager [d0c0c164a9321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [d408d729ef91c] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d408d729ef91c] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d408d729ef91c] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d408d729ef91c] joining swarm manager [d0c0c164a9321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:472: [d0c0c164a9321] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d0c0c164a9321] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d0c0c164a9321] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [ddb57d343fc2d] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [ddb57d343fc2d] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [ddb57d343fc2d] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d408d729ef91c] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d408d729ef91c] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d408d729ef91c] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.38s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T22:47:43.784Z] daemon.go:336: [d84d8b6cd88be] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d84d8b6cd88be] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d84d8b6cd88be] daemon started [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T22:47:43.784Z] daemon.go:336: [d4a363e27884b] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d4a363e27884b] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d4a363e27884b] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d4a363e27884b] joining swarm manager [d84d8b6cd88be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T22:47:43.784Z] daemon.go:336: [deeeea444ae07] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [deeeea444ae07] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [deeeea444ae07] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [deeeea444ae07] joining swarm manager [d84d8b6cd88be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:472: [d4a363e27884b] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d4a363e27884b] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d4a363e27884b] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d84d8b6cd88be] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d84d8b6cd88be] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d84d8b6cd88be] Daemon stopped [2019-09-18T22:47:43.784Z] check_test.go:331: Daemon d4a363e27884b is not started [2019-09-18T22:47:43.784Z] daemon.go:472: [deeeea444ae07] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [deeeea444ae07] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [deeeea444ae07] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting (25.96s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T22:47:43.784Z] daemon.go:336: [d6d26a3ccdf10] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d6d26a3ccdf10] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d6d26a3ccdf10] daemon started [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T22:47:43.784Z] daemon.go:336: [dbb7999e088dd] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dbb7999e088dd] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dbb7999e088dd] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [dbb7999e088dd] joining swarm manager [d6d26a3ccdf10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T22:47:43.784Z] daemon.go:336: [d0af1401f6862] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d0af1401f6862] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d0af1401f6862] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [d0af1401f6862] joining swarm manager [d6d26a3ccdf10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:472: [d6d26a3ccdf10] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d6d26a3ccdf10] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d6d26a3ccdf10] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [dbb7999e088dd] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dbb7999e088dd] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dbb7999e088dd] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [d0af1401f6862] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d0af1401f6862] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d0af1401f6862] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [dea62370cb046] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dea62370cb046] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dea62370cb046] daemon started [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [dd946a6dc8cb1] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dd946a6dc8cb1] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dd946a6dc8cb1] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [dd946a6dc8cb1] joining swarm manager [dea62370cb046]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [dbd2df83cfe81] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dbd2df83cfe81] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dbd2df83cfe81] daemon started [2019-09-18T22:47:43.784Z] check_test.go:310: [dbd2df83cfe81] joining swarm manager [dea62370cb046]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.784Z] daemon.go:472: [dea62370cb046] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dea62370cb046] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dea62370cb046] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [dd946a6dc8cb1] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dd946a6dc8cb1] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dd946a6dc8cb1] Daemon stopped [2019-09-18T22:47:43.784Z] daemon.go:472: [dbd2df83cfe81] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dbd2df83cfe81] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dbd2df83cfe81] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.68s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-18T22:47:43.784Z] daemon.go:336: [dd46e7c3a2289] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dd46e7c3a2289] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dd46e7c3a2289] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [dd46e7c3a2289] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dd46e7c3a2289] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dd46e7c3a2289] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.23s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-18T22:47:43.784Z] daemon.go:336: [da9b2af4623b4] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [da9b2af4623b4] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [da9b2af4623b4] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [da9b2af4623b4] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [da9b2af4623b4] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [da9b2af4623b4] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.13s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-18T22:47:43.784Z] daemon.go:336: [d90ff720f09b8] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d90ff720f09b8] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d90ff720f09b8] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [d90ff720f09b8] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d90ff720f09b8] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d90ff720f09b8] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfig (3.74s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfig [2019-09-18T22:47:43.784Z] daemon.go:336: [d413173ce20e5] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d413173ce20e5] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d413173ce20e5] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [d413173ce20e5] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d413173ce20e5] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d413173ce20e5] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfigUpdate (3.57s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-18T22:47:43.784Z] daemon.go:336: [d4337d347f92e] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d4337d347f92e] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d4337d347f92e] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [d4337d347f92e] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d4337d347f92e] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d4337d347f92e] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestExtraHosts (3.31s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestExtraHosts [2019-09-18T22:47:43.784Z] daemon.go:336: [dbb8f69a57496] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [dbb8f69a57496] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [dbb8f69a57496] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [dbb8f69a57496] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [dbb8f69a57496] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [dbb8f69a57496] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-18T22:47:43.784Z] daemon.go:336: [d116f6c1f0438] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d116f6c1f0438] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d116f6c1f0438] daemon started [2019-09-18T22:47:43.784Z] daemon.go:472: [d116f6c1f0438] Stopping daemon [2019-09-18T22:47:43.784Z] daemon.go:307: [d116f6c1f0438] exiting daemon [2019-09-18T22:47:43.784Z] daemon.go:459: [d116f6c1f0438] Daemon stopped [2019-09-18T22:47:43.784Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachable (5.86s) [2019-09-18T22:47:43.784Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-18T22:47:43.784Z] daemon.go:336: [d53616c85c767] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:336: [d53616c85c767] waiting for daemon to start [2019-09-18T22:47:43.784Z] daemon.go:364: [d53616c85c767] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d53616c85c767] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d53616c85c767] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d53616c85c767] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.04s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-18T22:47:43.785Z] daemon.go:336: [db7a52c4276c4] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [db7a52c4276c4] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [db7a52c4276c4] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [db7a52c4276c4] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [db7a52c4276c4] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [db7a52c4276c4] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.02s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-18T22:47:43.785Z] daemon.go:336: [d3c7a4be7e000] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d3c7a4be7e000] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d3c7a4be7e000] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d3c7a4be7e000] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d3c7a4be7e000] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d3c7a4be7e000] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestPruneNetwork (10.51s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPruneNetwork [2019-09-18T22:47:43.785Z] daemon.go:336: [da5c079cd1ecd] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [da5c079cd1ecd] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [da5c079cd1ecd] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [da5c079cd1ecd] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [da5c079cd1ecd] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [da5c079cd1ecd] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-18T22:47:43.785Z] daemon.go:336: [d83a7628bc721] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d83a7628bc721] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d83a7628bc721] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d83a7628bc721] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d83a7628bc721] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d83a7628bc721] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountTmpfs (12.68s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-18T22:47:43.785Z] daemon.go:336: [d9f7c42950c12] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d9f7c42950c12] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d9f7c42950c12] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d9f7c42950c12] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d9f7c42950c12] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d9f7c42950c12] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-18T22:47:43.785Z] daemon.go:336: [d99bd4af7ceeb] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d99bd4af7ceeb] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d99bd4af7ceeb] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d99bd4af7ceeb] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d99bd4af7ceeb] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d99bd4af7ceeb] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.82s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-18T22:47:43.785Z] daemon.go:336: [dd1233b8afa1a] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [dd1233b8afa1a] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [dd1233b8afa1a] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [dd1233b8afa1a] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [dd1233b8afa1a] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [dd1233b8afa1a] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple (2.94s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-18T22:47:43.785Z] daemon.go:336: [d962856dffd19] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d962856dffd19] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d962856dffd19] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d962856dffd19] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d962856dffd19] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d962856dffd19] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.97s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-18T22:47:43.785Z] daemon.go:336: [d72981d7bde91] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d72981d7bde91] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d72981d7bde91] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d72981d7bde91] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d72981d7bde91] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d72981d7bde91] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.45s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-18T22:47:43.785Z] daemon.go:336: [d053076da8ce6] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d053076da8ce6] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d053076da8ce6] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d053076da8ce6] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d053076da8ce6] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d053076da8ce6] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-18T22:47:43.785Z] daemon.go:336: [db20972bc075c] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [db20972bc075c] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [db20972bc075c] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [db20972bc075c] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [db20972bc075c] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [db20972bc075c] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple (2.99s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-18T22:47:43.785Z] daemon.go:336: [d75f59e4df515] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d75f59e4df515] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d75f59e4df515] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d75f59e4df515] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d75f59e4df515] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d75f59e4df515] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.96s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-18T22:47:43.785Z] daemon.go:336: [d3ce02c944ce4] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d3ce02c944ce4] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d3ce02c944ce4] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d3ce02c944ce4] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d3ce02c944ce4] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d3ce02c944ce4] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthRun (8.19s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-18T22:47:43.785Z] daemon.go:336: [de7bf9dde30da] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [de7bf9dde30da] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [de7bf9dde30da] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [de7bf9dde30da] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [de7bf9dde30da] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [de7bf9dde30da] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthStart (5.78s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-18T22:47:43.785Z] daemon.go:336: [d2577235c77b5] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d2577235c77b5] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d2577235c77b5] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d2577235c77b5] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d2577235c77b5] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d2577235c77b5] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogs (13.10s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogs [2019-09-18T22:47:43.785Z] daemon.go:336: [df8d4209aa1e5] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [df8d4209aa1e5] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [df8d4209aa1e5] daemon started [2019-09-18T22:47:43.785Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.nev8hmvs3e4c@efb067f0e53d | hello2\n" [2019-09-18T22:47:43.785Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.bhjtvwjv97lc@efb067f0e53d | hello1\n" [2019-09-18T22:47:43.785Z] daemon.go:472: [df8d4209aa1e5] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [df8d4209aa1e5] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [df8d4209aa1e5] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsCompleteness (2.87s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-18T22:47:43.785Z] daemon.go:336: [db22bc0e57cbe] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [db22bc0e57cbe] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [db22bc0e57cbe] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [db22bc0e57cbe] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [db22bc0e57cbe] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [db22bc0e57cbe] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsDetails (4.19s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-18T22:47:43.785Z] daemon.go:336: [daf695d9783e0] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [daf695d9783e0] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [daf695d9783e0] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [daf695d9783e0] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [daf695d9783e0] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [daf695d9783e0] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsFollow (3.48s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-18T22:47:43.785Z] daemon.go:336: [d0c745cd0fa20] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d0c745cd0fa20] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d0c745cd0fa20] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d0c745cd0fa20] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d0c745cd0fa20] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d0c745cd0fa20] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-18T22:47:43.785Z] daemon.go:336: [d108fe3342072] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d108fe3342072] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d108fe3342072] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d108fe3342072] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d108fe3342072] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d108fe3342072] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsSince (3.16s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-18T22:47:43.785Z] daemon.go:336: [de514961751d1] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [de514961751d1] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [de514961751d1] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [de514961751d1] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [de514961751d1] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [de514961751d1] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTTY (13.26s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-18T22:47:43.785Z] daemon.go:336: [d60de1706db93] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d60de1706db93] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d60de1706db93] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d60de1706db93] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d60de1706db93] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d60de1706db93] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTail (13.52s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-18T22:47:43.785Z] daemon.go:336: [d60ceb72afa08] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d60ceb72afa08] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d60ceb72afa08] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d60ceb72afa08] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d60ceb72afa08] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d60ceb72afa08] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTaskLogs (13.03s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-18T22:47:43.785Z] daemon.go:336: [d34c31efd5b66] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d34c31efd5b66] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d34c31efd5b66] daemon started [2019-09-18T22:47:43.785Z] docker_cli_service_logs_test.go:242: checking task mftk1538dya4 [2019-09-18T22:47:43.785Z] docker_cli_service_logs_test.go:247: checking messages for mftk1538dya4 [2019-09-18T22:47:43.785Z] docker_cli_service_logs_test.go:242: checking task vl1kw4dxwe1s [2019-09-18T22:47:43.785Z] docker_cli_service_logs_test.go:247: checking messages for vl1kw4dxwe1s [2019-09-18T22:47:43.785Z] daemon.go:472: [d34c31efd5b66] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d34c31efd5b66] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d34c31efd5b66] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestServiceScale (2.93s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceScale [2019-09-18T22:47:43.785Z] daemon.go:336: [d8da5f1aba699] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d8da5f1aba699] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d8da5f1aba699] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d8da5f1aba699] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d8da5f1aba699] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d8da5f1aba699] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock (19.41s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d7a6ae33b7bef] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d7a6ae33b7bef] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d7a6ae33b7bef] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d7a6ae33b7bef] Daemon stopped [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d7a6ae33b7bef] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d7a6ae33b7bef] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d7a6ae33b7bef] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d7a6ae33b7bef] Daemon stopped [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d7a6ae33b7bef] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d7a6ae33b7bef] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d7a6ae33b7bef] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d7a6ae33b7bef] Daemon stopped [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d7a6ae33b7bef] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d7a6ae33b7bef] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d7a6ae33b7bef] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d7a6ae33b7bef] Daemon stopped [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d7a6ae33b7bef] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d7a6ae33b7bef] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d7a6ae33b7bef] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d7a6ae33b7bef] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d7a6ae33b7bef] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-18T22:47:43.785Z] daemon.go:336: [d910789878f39] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d910789878f39] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d910789878f39] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d910789878f39] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d910789878f39] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d910789878f39] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork (3.12s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-18T22:47:43.785Z] daemon.go:336: [d7e4a20892391] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:336: [d7e4a20892391] waiting for daemon to start [2019-09-18T22:47:43.785Z] daemon.go:364: [d7e4a20892391] daemon started [2019-09-18T22:47:43.785Z] daemon.go:472: [d7e4a20892391] Stopping daemon [2019-09-18T22:47:43.785Z] daemon.go:307: [d7e4a20892391] exiting daemon [2019-09-18T22:47:43.785Z] daemon.go:459: [d7e4a20892391] Daemon stopped [2019-09-18T22:47:43.785Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNode (19.56s) [2019-09-18T22:47:43.785Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T22:47:43.786Z] daemon.go:336: [d24c46ac53693] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d24c46ac53693] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d24c46ac53693] daemon started [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T22:47:43.786Z] daemon.go:336: [dd11f02c2d987] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [dd11f02c2d987] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [dd11f02c2d987] daemon started [2019-09-18T22:47:43.786Z] check_test.go:310: [dd11f02c2d987] joining swarm manager [d24c46ac53693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T22:47:43.786Z] daemon.go:336: [d9fa44aebd6c4] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d9fa44aebd6c4] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d9fa44aebd6c4] daemon started [2019-09-18T22:47:43.786Z] check_test.go:310: [d9fa44aebd6c4] joining swarm manager [d24c46ac53693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.786Z] daemon.go:472: [d24c46ac53693] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d24c46ac53693] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d24c46ac53693] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:472: [dd11f02c2d987] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [dd11f02c2d987] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [dd11f02c2d987] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:472: [d9fa44aebd6c4] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d9fa44aebd6c4] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d9fa44aebd6c4] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsScope (8.44s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-18T22:47:43.786Z] daemon.go:336: [d58126ef1babb] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d58126ef1babb] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d58126ef1babb] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d58126ef1babb] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d58126ef1babb] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d58126ef1babb] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSecret (2.87s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-18T22:47:43.786Z] daemon.go:336: [d50fcbb108f28] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d50fcbb108f28] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d50fcbb108f28] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d50fcbb108f28] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d50fcbb108f28] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d50fcbb108f28] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsService (16.13s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-18T22:47:43.786Z] daemon.go:336: [d808e6ed30e3c] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d808e6ed30e3c] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d808e6ed30e3c] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d808e6ed30e3c] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d808e6ed30e3c] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d808e6ed30e3c] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T22:47:43.786Z] daemon.go:336: [d206a02e251eb] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d206a02e251eb] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d206a02e251eb] daemon started [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T22:47:43.786Z] daemon.go:336: [d579776ba8ebc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d579776ba8ebc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d579776ba8ebc] daemon started [2019-09-18T22:47:43.786Z] check_test.go:310: [d579776ba8ebc] joining swarm manager [d206a02e251eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T22:47:43.786Z] daemon.go:336: [dded8af799469] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [dded8af799469] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [dded8af799469] daemon started [2019-09-18T22:47:43.786Z] check_test.go:310: [dded8af799469] joining swarm manager [d206a02e251eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.786Z] daemon.go:472: [d206a02e251eb] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d206a02e251eb] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d206a02e251eb] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:472: [d579776ba8ebc] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d579776ba8ebc] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d579776ba8ebc] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:472: [dded8af799469] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [dded8af799469] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [dded8af799469] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-18T22:47:43.786Z] daemon.go:336: [d63c05c4f774d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d63c05c4f774d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d63c05c4f774d] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d63c05c4f774d] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d63c05c4f774d] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d63c05c4f774d] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.70s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T22:47:43.786Z] daemon.go:336: [d0ef17db7b8c3] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d0ef17db7b8c3] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d0ef17db7b8c3] daemon started [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d90cfcb5aaf5d] daemon started [2019-09-18T22:47:43.786Z] check_test.go:310: [d90cfcb5aaf5d] joining swarm manager [d0ef17db7b8c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d848c224fe8cc] daemon started [2019-09-18T22:47:43.786Z] check_test.go:310: [d848c224fe8cc] joining swarm manager [d0ef17db7b8c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.786Z] daemon.go:472: [d90cfcb5aaf5d] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d90cfcb5aaf5d] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d90cfcb5aaf5d] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d90cfcb5aaf5d] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d848c224fe8cc] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d848c224fe8cc] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d848c224fe8cc] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d848c224fe8cc] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d90cfcb5aaf5d] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d90cfcb5aaf5d] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d90cfcb5aaf5d] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d90cfcb5aaf5d] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d90cfcb5aaf5d] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d90cfcb5aaf5d] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d90cfcb5aaf5d] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d90cfcb5aaf5d] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d848c224fe8cc] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d848c224fe8cc] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d848c224fe8cc] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d848c224fe8cc] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d90cfcb5aaf5d] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d90cfcb5aaf5d] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d90cfcb5aaf5d] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d90cfcb5aaf5d] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d90cfcb5aaf5d] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d848c224fe8cc] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d848c224fe8cc] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d848c224fe8cc] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d848c224fe8cc] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d848c224fe8cc] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d0ef17db7b8c3] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d0ef17db7b8c3] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d0ef17db7b8c3] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:472: [d90cfcb5aaf5d] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d90cfcb5aaf5d] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d90cfcb5aaf5d] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:472: [d848c224fe8cc] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d848c224fe8cc] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d848c224fe8cc] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.93s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-18T22:47:43.786Z] daemon.go:336: [d6aa95fce96f7] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d6aa95fce96f7] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d6aa95fce96f7] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d6aa95fce96f7] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d6aa95fce96f7] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d6aa95fce96f7] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAutoStart (18.05s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-18T22:47:43.786Z] daemon.go:336: [d4a7f4a4bf63a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d4a7f4a4bf63a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d4a7f4a4bf63a] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d4a7f4a4bf63a] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d4a7f4a4bf63a] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d4a7f4a4bf63a] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d4a7f4a4bf63a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d4a7f4a4bf63a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d4a7f4a4bf63a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d4a7f4a4bf63a] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d4a7f4a4bf63a] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d4a7f4a4bf63a] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d4a7f4a4bf63a] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions (8.39s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-18T22:47:43.786Z] daemon.go:336: [d0fcfe3e04bd7] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d0fcfe3e04bd7] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d0fcfe3e04bd7] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d0fcfe3e04bd7] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d0fcfe3e04bd7] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d0fcfe3e04bd7] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-18T22:47:43.786Z] daemon.go:336: [d8fd734dd7bca] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d8fd734dd7bca] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d8fd734dd7bca] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d8fd734dd7bca] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d8fd734dd7bca] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d8fd734dd7bca] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon (5.86s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d985d32e2496a] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d985d32e2496a] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d985d32e2496a] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d985d32e2496a] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:307: [d985d32e2496a] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:307: [d985d32e2496a] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d985d32e2496a] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d985d32e2496a] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d985d32e2496a] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d985d32e2496a] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d985d32e2496a] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-18T22:47:43.786Z] daemon.go:336: [de37708d3cec4] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [de37708d3cec4] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [de37708d3cec4] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [de37708d3cec4] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [de37708d3cec4] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [de37708d3cec4] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInit (5.38s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInit [2019-09-18T22:47:43.786Z] daemon.go:336: [d78faf765c791] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [d78faf765c791] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [d78faf765c791] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [d78faf765c791] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [d78faf765c791] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [d78faf765c791] Daemon stopped [2019-09-18T22:47:43.786Z] --- SKIP: Test/DockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-09-18T22:47:43.786Z] requirement.go:26: unmatched requirement IPv6 [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitLocked (8.41s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-18T22:47:43.786Z] daemon.go:336: [dbdec18646a60] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [dbdec18646a60] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [dbdec18646a60] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [dbdec18646a60] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [dbdec18646a60] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [dbdec18646a60] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [dbdec18646a60] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [dbdec18646a60] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [dbdec18646a60] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [dbdec18646a60] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [dbdec18646a60] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [dbdec18646a60] Daemon stopped [2019-09-18T22:47:43.786Z] daemon.go:336: [dbdec18646a60] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [dbdec18646a60] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [dbdec18646a60] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [dbdec18646a60] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [dbdec18646a60] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [dbdec18646a60] Daemon stopped [2019-09-18T22:47:43.786Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-09-18T22:47:43.786Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-18T22:47:43.786Z] daemon.go:336: [df32be4d903fb] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:336: [df32be4d903fb] waiting for daemon to start [2019-09-18T22:47:43.786Z] daemon.go:364: [df32be4d903fb] daemon started [2019-09-18T22:47:43.786Z] daemon.go:472: [df32be4d903fb] Stopping daemon [2019-09-18T22:47:43.786Z] daemon.go:307: [df32be4d903fb] exiting daemon [2019-09-18T22:47:43.786Z] daemon.go:459: [df32be4d903fb] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-18T22:47:43.787Z] daemon.go:336: [d272a567f27f4] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d272a567f27f4] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d272a567f27f4] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d272a567f27f4] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d272a567f27f4] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d272a567f27f4] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitWithDrain (2.95s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-18T22:47:43.787Z] daemon.go:336: [d7d61e44ef0ea] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d7d61e44ef0ea] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d7d61e44ef0ea] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d7d61e44ef0ea] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d7d61e44ef0ea] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d7d61e44ef0ea] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-18T22:47:43.787Z] daemon.go:336: [dd8ce0de18cc9] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [dd8ce0de18cc9] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [dd8ce0de18cc9] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-18T22:47:43.787Z] daemon.go:336: [deea81e1582d0] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [deea81e1582d0] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [deea81e1582d0] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [dd8ce0de18cc9] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [dd8ce0de18cc9] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [dd8ce0de18cc9] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [deea81e1582d0] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [deea81e1582d0] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [deea81e1582d0] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked (49.28s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T22:47:43.787Z] daemon.go:336: [dd07e06277fdb] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [dd07e06277fdb] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [dd07e06277fdb] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T22:47:43.787Z] daemon.go:336: [df70ee6709d3c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [df70ee6709d3c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [df70ee6709d3c] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [df70ee6709d3c] joining swarm manager [dd07e06277fdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.787Z] daemon.go:472: [df70ee6709d3c] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [df70ee6709d3c] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [df70ee6709d3c] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [df70ee6709d3c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [df70ee6709d3c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [df70ee6709d3c] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T22:47:43.787Z] daemon.go:336: [d18afbad84218] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d18afbad84218] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d18afbad84218] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [d18afbad84218] joining swarm manager [dd07e06277fdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.787Z] daemon.go:472: [df70ee6709d3c] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [df70ee6709d3c] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [df70ee6709d3c] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [df70ee6709d3c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [df70ee6709d3c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [df70ee6709d3c] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d18afbad84218] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d18afbad84218] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d18afbad84218] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d18afbad84218] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d18afbad84218] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d18afbad84218] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d18afbad84218] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d18afbad84218] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d18afbad84218] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d18afbad84218] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d18afbad84218] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d18afbad84218] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [dd07e06277fdb] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [dd07e06277fdb] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [dd07e06277fdb] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [df70ee6709d3c] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [df70ee6709d3c] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [df70ee6709d3c] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d18afbad84218] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d18afbad84218] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d18afbad84218] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinWithDrain (13.33s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-18T22:47:43.787Z] daemon.go:336: [d8bb6f4d4445b] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d8bb6f4d4445b] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d8bb6f4d4445b] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-18T22:47:43.787Z] daemon.go:336: [dcd57d973ed84] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [dcd57d973ed84] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [dcd57d973ed84] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d8bb6f4d4445b] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d8bb6f4d4445b] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d8bb6f4d4445b] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [dcd57d973ed84] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [dcd57d973ed84] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [dcd57d973ed84] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLeaveLocked (5.77s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-18T22:47:43.787Z] daemon.go:336: [d1c5cf9254237] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d1c5cf9254237] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d1c5cf9254237] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d1c5cf9254237] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d1c5cf9254237] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d1c5cf9254237] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d1c5cf9254237] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d1c5cf9254237] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d1c5cf9254237] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d1c5cf9254237] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d1c5cf9254237] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d1c5cf9254237] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLockUnlockCluster (131.56s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d2ab49266fa23] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d16c6aa9ce525] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [d16c6aa9ce525] joining swarm manager [d2ab49266fa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d97b33d66908d] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [d97b33d66908d] joining swarm manager [d2ab49266fa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.787Z] daemon.go:472: [d16c6aa9ce525] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d16c6aa9ce525] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d16c6aa9ce525] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d16c6aa9ce525] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d16c6aa9ce525] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d16c6aa9ce525] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d16c6aa9ce525] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d2ab49266fa23] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d2ab49266fa23] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d2ab49266fa23] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d2ab49266fa23] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d97b33d66908d] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d97b33d66908d] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d97b33d66908d] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d97b33d66908d] daemon started [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d16c6aa9ce525] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d16c6aa9ce525] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d16c6aa9ce525] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d16c6aa9ce525] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d16c6aa9ce525] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d2ab49266fa23] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d2ab49266fa23] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d2ab49266fa23] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:350: [d2ab49266fa23] error pinging daemon on start: Get http://d2ab49266fa23.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:350: [d2ab49266fa23] error pinging daemon on start: Get http://d2ab49266fa23.sock/_ping: context deadline exceeded [2019-09-18T22:47:43.787Z] daemon.go:336: [d2ab49266fa23] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d2ab49266fa23] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d97b33d66908d] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d97b33d66908d] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d97b33d66908d] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d97b33d66908d] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d97b33d66908d] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d16c6aa9ce525] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d16c6aa9ce525] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d16c6aa9ce525] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d16c6aa9ce525] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d16c6aa9ce525] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T22:47:43.787Z] daemon.go:336: [d262e6c12981c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d262e6c12981c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d262e6c12981c] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [d262e6c12981c] joining swarm manager [d2ab49266fa23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-18T22:47:43.787Z] daemon.go:472: [d262e6c12981c] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d262e6c12981c] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d262e6c12981c] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:336: [d262e6c12981c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d262e6c12981c] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d262e6c12981c] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [d2ab49266fa23] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d2ab49266fa23] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d2ab49266fa23] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d16c6aa9ce525] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d16c6aa9ce525] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d16c6aa9ce525] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d97b33d66908d] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d97b33d66908d] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d97b33d66908d] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d262e6c12981c] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d262e6c12981c] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d262e6c12981c] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T22:47:43.787Z] daemon.go:336: [dace73fd73f17] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [dace73fd73f17] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [dace73fd73f17] daemon started [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T22:47:43.787Z] daemon.go:336: [d74363ab2f5a9] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d74363ab2f5a9] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d74363ab2f5a9] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [d74363ab2f5a9] joining swarm manager [dace73fd73f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T22:47:43.787Z] daemon.go:336: [d26a5f357f0d4] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d26a5f357f0d4] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d26a5f357f0d4] daemon started [2019-09-18T22:47:43.787Z] check_test.go:310: [d26a5f357f0d4] joining swarm manager [dace73fd73f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T22:47:43.787Z] daemon.go:472: [dace73fd73f17] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [dace73fd73f17] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [dace73fd73f17] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d74363ab2f5a9] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d74363ab2f5a9] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d74363ab2f5a9] Daemon stopped [2019-09-18T22:47:43.787Z] daemon.go:472: [d26a5f357f0d4] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d26a5f357f0d4] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d26a5f357f0d4] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateDup (2.99s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-18T22:47:43.787Z] daemon.go:336: [d24c122baeb3b] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [d24c122baeb3b] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [d24c122baeb3b] daemon started [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-18T22:47:43.787Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-09-18T22:47:43.787Z] daemon.go:472: [d24c122baeb3b] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [d24c122baeb3b] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [d24c122baeb3b] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.09s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-18T22:47:43.787Z] daemon.go:336: [def79d398bd94] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [def79d398bd94] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [def79d398bd94] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [def79d398bd94] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [def79d398bd94] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [def79d398bd94] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.17s) [2019-09-18T22:47:43.787Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-18T22:47:43.787Z] daemon.go:336: [dda9f4817d400] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:336: [dda9f4817d400] waiting for daemon to start [2019-09-18T22:47:43.787Z] daemon.go:364: [dda9f4817d400] daemon started [2019-09-18T22:47:43.787Z] daemon.go:472: [dda9f4817d400] Stopping daemon [2019-09-18T22:47:43.787Z] daemon.go:307: [dda9f4817d400] exiting daemon [2019-09-18T22:47:43.787Z] daemon.go:459: [dda9f4817d400] Daemon stopped [2019-09-18T22:47:43.787Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPlugin (2.91s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-18T22:47:43.788Z] daemon.go:336: [df821b4f73e68] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [df821b4f73e68] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [df821b4f73e68] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [df821b4f73e68] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [df821b4f73e68] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [df821b4f73e68] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 (54.10s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-18T22:47:43.788Z] daemon.go:336: [da9238b1f03b8] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [da9238b1f03b8] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [da9238b1f03b8] daemon started [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-18T22:47:43.788Z] daemon.go:336: [d9f475f542563] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d9f475f542563] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d9f475f542563] daemon started [2019-09-18T22:47:43.788Z] check_test.go:310: [d9f475f542563] joining swarm manager [da9238b1f03b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.788Z] daemon.go:472: [da9238b1f03b8] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [da9238b1f03b8] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [da9238b1f03b8] Daemon stopped [2019-09-18T22:47:43.788Z] daemon.go:472: [d9f475f542563] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d9f475f542563] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d9f475f542563] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeListFilter (3.05s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-18T22:47:43.788Z] daemon.go:336: [d1b5397d80ceb] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d1b5397d80ceb] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d1b5397d80ceb] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d1b5397d80ceb] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d1b5397d80ceb] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d1b5397d80ceb] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter (3.84s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-18T22:47:43.788Z] daemon.go:336: [d2407fff028df] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d2407fff028df] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d2407fff028df] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d2407fff028df] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d2407fff028df] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d2407fff028df] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishAdd (2.85s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-18T22:47:43.788Z] daemon.go:336: [dda5d99b13f95] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [dda5d99b13f95] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [dda5d99b13f95] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [dda5d99b13f95] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [dda5d99b13f95] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [dda5d99b13f95] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.57s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-18T22:47:43.788Z] daemon.go:336: [d07a83289b487] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d07a83289b487] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d07a83289b487] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d07a83289b487] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d07a83289b487] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d07a83289b487] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmReadonlyRootfs (3.31s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-18T22:47:43.788Z] daemon.go:336: [dd5e903f31503] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [dd5e903f31503] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [dd5e903f31503] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [dd5e903f31503] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [dd5e903f31503] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [dd5e903f31503] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-18T22:47:43.788Z] daemon.go:336: [dad547d32317b] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [dad547d32317b] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [dad547d32317b] daemon started [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-18T22:47:43.788Z] daemon.go:336: [d4125f9b893a1] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d4125f9b893a1] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d4125f9b893a1] daemon started [2019-09-18T22:47:43.788Z] check_test.go:310: [d4125f9b893a1] joining swarm manager [dad547d32317b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T22:47:43.788Z] daemon.go:472: [dad547d32317b] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [dad547d32317b] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [dad547d32317b] Daemon stopped [2019-09-18T22:47:43.788Z] daemon.go:472: [d4125f9b893a1] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d4125f9b893a1] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d4125f9b893a1] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRotateUnlockKey (15.97s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d6169b6893535] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d6169b6893535] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d6169b6893535] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d6169b6893535] Daemon stopped [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d6169b6893535] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d6169b6893535] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d6169b6893535] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d6169b6893535] Daemon stopped [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d6169b6893535] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d6169b6893535] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d6169b6893535] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d6169b6893535] Daemon stopped [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d6169b6893535] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d6169b6893535] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d6169b6893535] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d6169b6893535] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d6169b6893535] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceEnvFile (3.13s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-18T22:47:43.788Z] daemon.go:336: [daad663c653f9] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [daad663c653f9] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [daad663c653f9] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [daad663c653f9] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [daad663c653f9] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [daad663c653f9] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceListFilter (2.87s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-18T22:47:43.788Z] daemon.go:336: [d4c9cddcf9c75] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d4c9cddcf9c75] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d4c9cddcf9c75] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d4c9cddcf9c75] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d4c9cddcf9c75] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d4c9cddcf9c75] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode (3.45s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-18T22:47:43.788Z] daemon.go:336: [d9e0251b87e5f] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d9e0251b87e5f] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d9e0251b87e5f] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d9e0251b87e5f] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d9e0251b87e5f] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d9e0251b87e5f] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.04s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-18T22:47:43.788Z] daemon.go:336: [d18e67040ad6f] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d18e67040ad6f] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d18e67040ad6f] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d18e67040ad6f] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d18e67040ad6f] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d18e67040ad6f] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTY (5.69s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-18T22:47:43.788Z] daemon.go:336: [d1f9cc0dadbcc] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d1f9cc0dadbcc] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d1f9cc0dadbcc] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d1f9cc0dadbcc] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d1f9cc0dadbcc] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d1f9cc0dadbcc] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate (4.04s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-18T22:47:43.788Z] daemon.go:336: [d7f807be8816c] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d7f807be8816c] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d7f807be8816c] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d7f807be8816c] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d7f807be8816c] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d7f807be8816c] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.61s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-18T22:47:43.788Z] daemon.go:336: [df661168bcbbd] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [df661168bcbbd] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [df661168bcbbd] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [df661168bcbbd] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [df661168bcbbd] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [df661168bcbbd] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-18T22:47:43.788Z] daemon.go:336: [d140daeea89e8] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d140daeea89e8] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d140daeea89e8] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d140daeea89e8] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d140daeea89e8] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d140daeea89e8] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmStopSignal (3.14s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-18T22:47:43.788Z] daemon.go:336: [d274d3fca596a] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d274d3fca596a] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d274d3fca596a] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d274d3fca596a] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d274d3fca596a] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d274d3fca596a] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmTaskListFilter (2.46s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-18T22:47:43.788Z] daemon.go:336: [d3bc010fda03c] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d3bc010fda03c] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d3bc010fda03c] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d3bc010fda03c] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d3bc010fda03c] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d3bc010fda03c] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmUpdate (3.06s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-18T22:47:43.788Z] daemon.go:336: [d13531fe634b6] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d13531fe634b6] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d13531fe634b6] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d13531fe634b6] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d13531fe634b6] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d13531fe634b6] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestSwarmVolumePlugin (51.73s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-18T22:47:43.788Z] daemon.go:336: [d1c9280dbef30] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d1c9280dbef30] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d1c9280dbef30] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d1c9280dbef30] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d1c9280dbef30] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d1c9280dbef30] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-18T22:47:43.788Z] daemon.go:336: [de85e47c27886] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [de85e47c27886] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [de85e47c27886] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [de85e47c27886] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [de85e47c27886] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [de85e47c27886] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-18T22:47:43.788Z] daemon.go:336: [d777ab4444086] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d777ab4444086] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d777ab4444086] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d777ab4444086] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d777ab4444086] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d777ab4444086] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-18T22:47:43.788Z] docker_cli_external_volume_driver_test.go:53: Daemon d1262503f8f7a is not started [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-18T22:47:43.788Z] daemon.go:336: [d703f7a73f623] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d703f7a73f623] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d703f7a73f623] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d703f7a73f623] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d703f7a73f623] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d703f7a73f623] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-18T22:47:43.788Z] daemon.go:336: [d65c4e0b2968b] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [d65c4e0b2968b] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [d65c4e0b2968b] daemon started [2019-09-18T22:47:43.788Z] daemon.go:472: [d65c4e0b2968b] Stopping daemon [2019-09-18T22:47:43.788Z] daemon.go:307: [d65c4e0b2968b] exiting daemon [2019-09-18T22:47:43.788Z] daemon.go:459: [d65c4e0b2968b] Daemon stopped [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-18T22:47:43.788Z] docker_cli_external_volume_driver_test.go:53: Daemon d0e1a49db59f1 is not started [2019-09-18T22:47:43.788Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-18T22:47:43.788Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-18T22:47:43.788Z] daemon.go:336: [dc82a2f04b45b] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:336: [dc82a2f04b45b] waiting for daemon to start [2019-09-18T22:47:43.788Z] daemon.go:364: [dc82a2f04b45b] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [dc82a2f04b45b] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [dc82a2f04b45b] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [dc82a2f04b45b] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-18T22:47:43.789Z] docker_cli_external_volume_driver_test.go:53: Daemon d2fd898db82b1 is not started [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-18T22:47:43.789Z] docker_cli_external_volume_driver_test.go:53: Daemon dd8870f8065d4 is not started [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-18T22:47:43.789Z] daemon.go:336: [d5fcce4f31e79] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [d5fcce4f31e79] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [d5fcce4f31e79] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [d5fcce4f31e79] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [d5fcce4f31e79] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [d5fcce4f31e79] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-18T22:47:43.789Z] daemon.go:336: [d5fe2264f9238] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [d5fe2264f9238] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [d5fe2264f9238] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [d5fe2264f9238] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [d5fe2264f9238] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [d5fe2264f9238] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-18T22:47:43.789Z] daemon.go:336: [d363c729aa389] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [d363c729aa389] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [d363c729aa389] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [d363c729aa389] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [d363c729aa389] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [d363c729aa389] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-18T22:47:43.789Z] daemon.go:336: [de4ad844aaa50] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [de4ad844aaa50] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [de4ad844aaa50] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [de4ad844aaa50] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [de4ad844aaa50] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [de4ad844aaa50] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-18T22:47:43.789Z] daemon.go:336: [d99c1e971048e] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [d99c1e971048e] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [d99c1e971048e] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [d99c1e971048e] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [d99c1e971048e] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [d99c1e971048e] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-18T22:47:43.789Z] daemon.go:336: [d0a4bcdcc3947] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [d0a4bcdcc3947] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [d0a4bcdcc3947] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [d0a4bcdcc3947] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [d0a4bcdcc3947] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [d0a4bcdcc3947] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-18T22:47:43.789Z] daemon.go:336: [de32c3258943f] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [de32c3258943f] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [de32c3258943f] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [de32c3258943f] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [de32c3258943f] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [de32c3258943f] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-18T22:47:43.789Z] daemon.go:336: [dd61a63415193] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [dd61a63415193] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [dd61a63415193] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [dd61a63415193] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [dd61a63415193] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [dd61a63415193] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-18T22:47:43.789Z] daemon.go:336: [d9ce8dccc576a] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [d9ce8dccc576a] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [d9ce8dccc576a] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [d9ce8dccc576a] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [d9ce8dccc576a] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [d9ce8dccc576a] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-18T22:47:43.789Z] docker_cli_external_volume_driver_test.go:485: Daemon dde05fa0160ce is not started [2019-09-18T22:47:43.789Z] daemon.go:336: [dde05fa0160ce] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:336: [dde05fa0160ce] waiting for daemon to start [2019-09-18T22:47:43.789Z] daemon.go:364: [dde05fa0160ce] daemon started [2019-09-18T22:47:43.789Z] daemon.go:472: [dde05fa0160ce] Stopping daemon [2019-09-18T22:47:43.789Z] daemon.go:307: [dde05fa0160ce] exiting daemon [2019-09-18T22:47:43.789Z] daemon.go:459: [dde05fa0160ce] Daemon stopped [2019-09-18T22:47:43.789Z] --- PASS: Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-18T22:47:43.789Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-18T22:47:43.789Z] docker_cli_external_volume_driver_test.go:53: Daemon da37250ec8a43 is not started [2019-09-18T22:47:43.789Z] PASS [2019-09-18T22:47:43.789Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T22:47:43.789Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T22:47:43.789Z] +++ kill 6907 [2019-09-18T22:47:43.925Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-18T22:47:44.720Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T22:47:44.720Z] ++++ cat bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d06de95e6101c/docker.pid [2019-09-18T22:47:44.720Z] +++ kill 5463 [2019-09-18T22:47:44.720Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5463 is not a child of this shell [2019-09-18T22:47:44.720Z] warning: PID 5463 from bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d06de95e6101c/docker.pid had a nonzero exit code [2019-09-18T22:47:44.720Z] +++ /etc/init.d/apparmor stop [2019-09-18T22:47:44.720Z] Clearing AppArmor profiles cache:. [2019-09-18T22:47:44.720Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T22:47:44.720Z] Unloading profiles will leave already running processes permanently [2019-09-18T22:47:44.720Z] unconfined, which can lead to unexpected situations. [2019-09-18T22:47:44.720Z] [2019-09-18T22:47:44.720Z] To set a process to complain mode, use the command line tool [2019-09-18T22:47:44.720Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T22:47:44.720Z] with the 'teardown' option." [2019-09-18T22:47:44.720Z] [2019-09-18T22:47:45.286Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-18T22:47:45.300Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T22:47:46.021Z] + echo Ensuring container killed. [2019-09-18T22:47:46.021Z] Ensuring container killed. [2019-09-18T22:47:46.021Z] + docker rm -vf docker-pr1 [2019-09-18T22:47:46.021Z] Error: No such container: docker-pr1 [2019-09-18T22:47:46.021Z] + true [Pipeline] sh [2019-09-18T22:47:46.105Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-18T22:47:46.105Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-18T22:47:46.105Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-18T22:47:46.317Z] + echo Chowning /workspace to jenkins user [2019-09-18T22:47:46.317Z] Chowning /workspace to jenkins user [2019-09-18T22:47:46.317Z] + id -u [2019-09-18T22:47:46.317Z] + id -g [2019-09-18T22:47:46.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39957:/workspace busybox chown -R 1000:1000 /workspace [2019-09-18T22:47:46.564Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-18T22:47:46.564Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-18T22:47:48.744Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-18T22:47:48.744Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T22:47:49.893Z] + bundleName=amd64 [2019-09-18T22:47:49.893Z] + echo Creating amd64-bundles.tar.gz [2019-09-18T22:47:49.893Z] Creating amd64-bundles.tar.gz [2019-09-18T22:47:49.893Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-18T22:47:49.893Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-18T22:47:50.836Z] Archiving artifacts [2019-09-18T22:47:50.926Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-18T22:47:50.926Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-18T22:47:50.926Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-18T22:47:50.926Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-18T22:47:51.144Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39957/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T22:47:51.449Z] + make clean [2019-09-18T22:47:51.706Z] docker volume rm -f docker-dev-cache [2019-09-18T22:47:51.706Z] docker-dev-cache [Pipeline] deleteDir [2019-09-18T22:47:53.104Z] === RUN Test/DockerSuite/TestInspectHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T22:47:58.953Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-18T22:47:58.953Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-18T22:47:58.953Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-18T22:47:58.953Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-18T22:48:01.136Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-18T22:48:03.324Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-18T22:48:03.324Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-18T22:48:10.408Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-18T22:48:12.588Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-18T22:48:12.588Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-18T22:48:12.588Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-18T22:48:14.768Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-18T22:48:17.679Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-18T22:48:21.416Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-18T22:48:23.594Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-18T22:48:25.774Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-18T22:48:27.954Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-18T22:48:35.033Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-18T22:48:37.217Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-18T22:48:39.398Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-18T22:48:39.398Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-18T22:48:39.398Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-18T22:48:39.398Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-18T22:48:39.398Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-18T22:48:39.398Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-18T22:48:39.858Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-18T22:48:42.038Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-18T22:48:44.219Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-18T22:48:50.014Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-18T22:48:52.200Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-18T22:48:52.200Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-18T22:48:54.382Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-18T22:48:54.382Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-18T22:49:01.829Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-18T22:49:10.404Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-18T22:49:17.485Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-18T22:49:19.663Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-18T22:49:21.842Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-18T22:49:21.842Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-18T22:49:24.021Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-18T22:49:32.592Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-18T22:49:41.183Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-18T22:49:41.183Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-18T22:49:41.183Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-18T22:49:43.363Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-18T22:49:46.270Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPortList [2019-09-18T22:49:48.450Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-18T22:49:53.142Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-18T22:49:57.834Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-18T22:49:57.834Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-18T22:50:06.410Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-18T22:50:06.410Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-18T22:50:14.992Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-18T22:50:29.825Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-18T22:50:29.825Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-18T22:50:40.158Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-18T22:50:52.548Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-18T22:50:54.728Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-18T22:51:03.299Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-18T22:51:11.873Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-18T22:51:11.873Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-18T22:51:11.873Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-18T22:51:16.563Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-18T22:51:16.563Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-18T22:51:16.563Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-18T22:51:16.563Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-18T22:51:16.563Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-18T22:51:23.642Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-18T22:51:23.642Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-18T22:51:24.614Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-18T22:51:24.614Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-18T22:51:26.152Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-18T22:51:27.120Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-18T22:51:27.120Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-18T22:51:31.808Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-18T22:51:35.548Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-18T22:51:42.627Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-18T22:52:03.722Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-18T22:52:03.722Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-18T22:52:10.780Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-18T22:52:10.781Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-18T22:52:10.781Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-18T22:52:11.239Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-18T22:52:15.914Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-18T22:52:20.591Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-18T22:52:20.591Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-18T22:52:25.267Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-18T22:52:25.267Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-18T22:52:25.267Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-18T22:52:40.061Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-18T22:52:42.960Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-18T22:52:43.417Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-18T22:52:50.477Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-18T22:52:56.255Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-18T22:53:04.813Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-18T22:53:08.543Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-18T22:53:09.507Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-18T22:53:11.693Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-18T22:53:32.760Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-18T22:53:32.760Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-18T22:53:37.439Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-18T22:53:38.973Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-18T22:53:41.146Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-18T22:53:41.146Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-18T22:53:41.146Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-18T22:53:45.822Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-18T22:53:47.996Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-18T22:53:50.893Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-18T22:53:53.066Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-18T22:53:55.237Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-18T22:53:55.695Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-18T22:54:05.995Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-18T22:54:07.531Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-18T22:54:07.531Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-18T22:54:10.428Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-18T22:54:10.428Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-18T22:54:10.428Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-18T22:54:12.602Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-18T22:54:14.774Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-18T22:54:16.947Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-18T22:54:19.118Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-18T22:54:19.118Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-18T22:54:19.118Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-18T22:54:19.118Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-18T22:54:21.291Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-18T22:54:21.291Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-18T22:54:21.291Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-18T22:54:21.291Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-18T22:54:21.291Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-18T22:54:23.466Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-18T22:54:35.829Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-18T22:54:38.002Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-18T22:54:38.002Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-18T22:54:38.459Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-18T22:54:38.459Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-18T22:54:40.631Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-18T22:54:42.801Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-18T22:54:42.801Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-18T22:54:44.974Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-18T22:54:44.974Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-18T22:54:44.974Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-18T22:54:44.974Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-18T22:54:47.149Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-18T22:54:49.323Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-18T22:54:51.496Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-18T22:54:53.667Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-18T22:54:58.344Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-18T22:55:08.644Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-18T22:55:08.644Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunMount [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-18T22:55:09.101Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-18T22:55:16.158Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-18T22:55:16.158Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-18T22:55:16.158Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-18T22:55:16.158Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-18T22:55:20.844Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-18T22:55:25.532Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-18T22:55:26.499Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-18T22:55:28.670Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-18T22:55:30.846Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-18T22:55:31.304Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-18T22:55:33.477Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-18T22:55:33.937Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T22:55:36.838Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-18T22:55:36.838Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-18T22:55:36.838Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-18T22:55:36.838Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-18T22:55:36.838Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-18T22:55:36.838Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-18T22:55:45.390Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-18T22:55:45.390Z] === RUN Test/DockerSuite/TestRunRm [2019-09-18T22:55:46.923Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-18T22:55:52.702Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-18T22:55:54.873Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-18T22:55:57.046Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-18T22:55:59.217Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-18T22:56:01.390Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-18T22:56:01.390Z] === RUN Test/DockerSuite/TestRunState [2019-09-18T22:56:01.390Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-18T22:56:03.563Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-18T22:56:03.563Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-18T22:56:10.616Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-18T22:56:10.616Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-18T22:56:10.616Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-18T22:56:10.616Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-18T22:56:10.616Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-18T22:56:10.616Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-18T22:56:16.396Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-18T22:56:17.928Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-18T22:56:17.928Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-18T22:56:20.102Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-18T22:56:20.102Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-18T22:56:20.102Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-18T22:56:28.781Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-18T22:56:34.559Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-18T22:56:39.240Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-18T22:56:45.027Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-18T22:56:45.027Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-18T22:56:45.027Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-18T22:56:45.027Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-18T22:56:45.027Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-18T22:56:47.924Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-18T22:56:50.097Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-18T22:56:52.267Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-18T22:56:56.947Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-18T22:56:58.481Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-18T22:57:00.653Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-18T22:57:04.378Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-18T22:57:04.835Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-18T22:57:07.007Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-18T22:57:07.465Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-18T22:57:07.922Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-18T22:57:07.922Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-18T22:57:10.097Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-18T22:57:22.503Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-18T22:57:22.503Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-18T22:57:29.564Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-18T22:57:29.564Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-18T22:57:33.290Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-18T22:57:33.290Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-18T22:57:33.290Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-18T22:57:33.290Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-18T22:57:33.290Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-18T22:57:39.071Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-18T22:57:41.243Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-18T22:57:43.415Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-18T22:57:43.415Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-18T22:57:45.591Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-18T22:57:45.591Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-18T22:57:46.049Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-18T22:57:46.049Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-18T22:57:46.049Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-18T22:57:46.049Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-18T22:57:46.049Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-18T22:58:03.708Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-18T22:58:05.243Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-18T22:58:05.243Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-18T22:58:08.141Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-18T22:58:08.599Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-18T22:58:09.056Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-18T22:58:09.056Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-18T22:58:09.056Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-18T22:58:23.933Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-18T22:58:23.933Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-18T22:58:23.933Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-18T22:58:23.933Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-18T22:58:23.933Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-18T22:58:29.714Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-18T22:58:29.714Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-18T22:58:29.714Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-18T22:58:40.017Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-18T22:58:40.017Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestConcurrentFailingPull [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullWholeRepo [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-18T22:58:40.017Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-18T22:58:40.017Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-18T22:58:40.017Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-18T22:58:40.017Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-18T22:58:40.017Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-18T22:58:40.017Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-18T22:58:40.017Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-18T22:58:40.017Z] --- PASS: Test (2665.16s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-18T22:58:40.017Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-09-18T22:58:40.017Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-09-18T22:58:40.017Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.02s) [2019-09-18T22:58:40.017Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.65s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.26s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.57s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (147.78s) [2019-09-18T22:58:40.017Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (2.22s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.02s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (6.04s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (3.96s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (3.16s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (11.01s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (111.35s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement UnixCli [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (6.12s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.98s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.27s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.09s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.61s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (5.00s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (5.35s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.03s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddTar (41.37s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.05s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.44s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (18.81s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.60s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (7.66s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (5.78s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.46s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.48s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.71s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (6.75s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.45s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.56s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.40s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (1.51s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.05s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.94s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (1.38s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.05s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement UnixCli [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.93s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.54s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.54s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (10.19s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (2.31s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.17s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildContChar (13.83s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.50s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (2.03s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.92s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.51s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.61s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (10.39s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.40s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.92s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.66s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (23.85s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.71s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (23.08s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (1.80s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (3.49s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.80s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (65.00s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (6.19s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.45s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (60.47s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (20.47s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (11.54s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (10.66s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (34.00s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (16.20s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (11.25s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (98.68s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.51s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.42s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.61s) [2019-09-18T22:58:40.018Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2019-09-18T22:58:40.018Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.02s) [2019-09-18T22:58:40.018Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.51s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.53s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.42s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.18s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (5.25s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.41s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.02s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.02s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.02s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (3.68s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (5.42s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (18.47s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.80s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.02s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFails (2.45s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (5.25s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (10.00s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildForceRm (11.94s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFromGit (6.43s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (1.53s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (6.39s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement UnixCli [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.79s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.66s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (9.70s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildHistory (12.08s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.97s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (2.16s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.05s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.81s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.11s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (4.70s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.96s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.95s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.61s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabels (1.01s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.54s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (5.69s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.10s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.05s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.54s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.71s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (10.34s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (21.15s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.14s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (38.46s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (15.49s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (6.02s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.58s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (22.53s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (7.79s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.66s) [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.02s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.02s) [2019-09-18T22:58:40.479Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNoContext (2.61s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (4.88s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.37s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.27s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.47s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (1.13s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (14.84s) [2019-09-18T22:58:40.479Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (1.73s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.65s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (3.83s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (9.55s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (5.44s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (5.31s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (1.21s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.06s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (2.18s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (44.81s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (20.54s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildRm (14.32s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (3.48s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.51s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (3.63s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (10.05s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (26.05s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (1.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.64s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (12.89s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.33s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (5.86s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.14s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildStderr (5.71s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (23.95s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.41s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (7.93s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (1.29s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (5.04s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (5.85s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.04s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (4.92s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.57s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (2.68s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (24.13s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (15.16s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (6.03s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.41s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (2.62s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (12.70s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (4.93s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (14.57s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.43s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.43s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.07s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (1.29s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (8.89s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.40s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-18T22:58:40.480Z] docker_cli_sni_test.go:18: Flakey test [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (2.09s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (4.82s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCommitChange (5.27s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (4.76s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCommitNewFile (6.84s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCommitTTY (12.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (4.80s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (6.86s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (7.01s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (2.18s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (2.17s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (2.68s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (2.20s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (2.14s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (2.30s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (2.23s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.29s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (2.10s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (2.59s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (2.34s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (4.00s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (4.09s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (1.85s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (2.67s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (2.82s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (4.30s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.94s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.00s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (27.79s) [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00078f760 } [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1706731782 c:\foo false } [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1706731782 c:\foo true } [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 0 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 1 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 2 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 3 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 4 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 5 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 6 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 7 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 8 [2019-09-18T22:58:40.480Z] docker_api_containers_test.go:1927: case 9 [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (2.70s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (2.71s) [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.07s) [2019-09-18T22:58:40.480Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCpRelativePath (7.21s) [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.02s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-18T22:58:40.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCpToCaseA (4.80s) [2019-09-18T22:58:40.480Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a930917425\file1 dd4d91bcbb4fb469d09862dfe7d31642b6a3fccc572f87c76bb031b3399aa875:/root/itWorks.txt` [2019-09-18T22:58:40.480Z] docker_cli_cp_utils_test.go:279: checking that container "dd4d91bcbb4fb469d09862dfe7d31642b6a3fccc572f87c76bb031b3399aa875" start output contains "file1\n" [2019-09-18T22:58:40.480Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd4d91bcbb4fb469d09862dfe7d31642b6a3fccc572f87c76bb031b3399aa875` [2019-09-18T22:58:40.480Z] --- PASS: Test/DockerSuite/TestCpToCaseB (2.33s) [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b708702684\file1 7c2ca1227bec7dd23e51a938756c522b859460d43f365cdb87daac31f0bfd0e9:testDir/` [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCpToCaseE (9.29s) [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e465970571\dir1 5a89c7a0fc1b3d67794ad7d9ffa6300bd1ff53f1ee6640b867e409669ac64639:testDir` [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:279: checking that container "5a89c7a0fc1b3d67794ad7d9ffa6300bd1ff53f1ee6640b867e409669ac64639" start output contains "file1-1\n" [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5a89c7a0fc1b3d67794ad7d9ffa6300bd1ff53f1ee6640b867e409669ac64639` [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e465970571\dir1 2e8095e2750f0a36dcc2e8c1403ed3566e79ffd26f47f2d9698befd14213355d:testDir/` [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:279: checking that container "2e8095e2750f0a36dcc2e8c1403ed3566e79ffd26f47f2d9698befd14213355d" start output contains "file1-1\n" [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e8095e2750f0a36dcc2e8c1403ed3566e79ffd26f47f2d9698befd14213355d` [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCpToCaseH (9.42s) [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h124547950\dir1\. f3f75056156ff5c46bfd84631c074ce861ba5c4e5896293c94c213af9815f9b3:testDir` [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:279: checking that container "f3f75056156ff5c46bfd84631c074ce861ba5c4e5896293c94c213af9815f9b3" start output contains "file1-1\n" [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3f75056156ff5c46bfd84631c074ce861ba5c4e5896293c94c213af9815f9b3` [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h124547950\dir1\. 3690087100a02977d56d3afb3b807323b54ed43a635b88feb27a8c45e2241e73:testDir/` [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:279: checking that container "3690087100a02977d56d3afb3b807323b54ed43a635b88feb27a8c45e2241e73" start output contains "file1-1\n" [2019-09-18T22:58:40.481Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3690087100a02977d56d3afb3b807323b54ed43a635b88feb27a8c45e2241e73` [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCpToDot (2.45s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCpToStdout (2.55s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.18s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.19s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateByImageID (1.79s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (2.29s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.27s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.19s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (2.02s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.67s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.19s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateRM (0.34s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.19s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.36s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (12.64s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.23s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.79s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.18s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (2.44s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestDockerFails (0.08s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (2.31s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (2.27s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.36s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (8.30s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsCopy (5.62s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (4.97s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (2.20s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.82s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (3.59s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (1.05s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilterType (1.13s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFilters (4.62s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFormat (4.43s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.07s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.20s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsRename (2.36s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsResize (2.90s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (2.29s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (4.86s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.78s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (4.16s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExec (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (1.94s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (2.18s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (2.17s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (2.26s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (2.17s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (4.34s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecExitStatus (2.31s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecInspectID (4.80s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (2.61s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (8.30s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestGetContainerStats (6.00s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (6.12s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (3.16s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (5.99s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.13s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (4.82s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.08s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.83s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (7.44s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.23s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.79s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.42s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImportFile (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.07s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.14s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.01s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (2.13s) [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (2.20s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.10s) [2019-09-18T22:58:40.481Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.02s) [2019-09-18T22:58:40.481Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.481Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (2.22s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.20s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (2.13s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectDefault (2.21s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectHistory (5.39s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectInt64 (2.17s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (2.22s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.19s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (6.95s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.08s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (2.15s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectStatus (2.70s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (4.12s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (2.28s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (2.14s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (7.00s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (2.17s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.08s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.08s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (2.05s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (5.72s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (2.42s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (2.20s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (7.60s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (7.40s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (7.35s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (2.59s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (2.35s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (7.25s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsSince (9.03s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsTail (2.86s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (2.59s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (2.23s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.09s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPortList (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.42s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.78s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsByOrder (8.24s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (8.99s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (13.86s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.32s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (9.39s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (12.42s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (3.61s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (7.53s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (9.28s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (4.57s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPsShowMounts (6.88s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.40s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.99s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (4.18s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (4.34s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (7.02s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (21.27s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (6.44s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.25s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.19s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.78s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (4.49s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (4.22s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (4.46s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.08s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.32s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (14.83s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (2.82s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.06s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (5.43s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (7.84s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (5.03s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiTag (0.73s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (2.33s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (17.80s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (2.54s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (5.29s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (1.30s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (2.06s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.37s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (2.76s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (2.45s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (2.37s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.09s) [2019-09-18T22:58:40.482Z] --- PASS: Test/DockerSuite/TestRunBindMounts (9.55s) [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.02s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.482Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-18T22:58:40.482Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (2.13s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (3.01s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (2.01s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.23s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (2.16s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (2.19s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (2.21s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (12.23s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (2.18s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (2.14s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (2.09s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (2.14s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunExitCode (2.14s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (2.19s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (2.15s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (2.35s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.07s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (4.02s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.09s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (9.32s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunMount (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (6.81s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (4.69s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (4.05s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.36s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (2.06s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (2.14s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.95s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (2.15s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.34s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.80s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (7.90s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunRm (2.25s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (5.42s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (2.18s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (2.10s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (2.52s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunState (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (2.15s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.02s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (6.74s) [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-18T22:58:40.483Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.18s) [2019-09-18T22:58:40.483Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.09s) [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.484Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (4.81s) [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.01s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T22:58:40.484Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-18T22:58:40.484Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (2.15s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (2.28s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (7.85s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (6.51s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (4.41s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (5.84s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (2.68s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (2.21s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (2.21s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (4.20s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (1.72s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (4.19s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.34s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.64s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (11.52s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (7.54s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (4.04s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (6.15s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (2.11s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (2.33s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (2.17s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.32s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.39s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.31s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (2.60s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (2.88s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.19s) [2019-09-18T22:58:40.941Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (12.73s) [2019-09-18T22:58:40.941Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-18T22:58:40.941Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (6.44s) [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.31s) [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (8.74s) [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.02s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- PASS: Test/DockerSuite/TestWindowsRunAsSystem (1.45s) [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-18T22:58:40.942Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T22:58:40.942Z] PASS [2019-09-18T22:58:40.942Z] ok github.com/docker/docker/integration-cli 2666.140s [2019-09-18T22:58:40.942Z] INFO: Integration tests ended at 09/18/2019 22:58:40. Duration:00:44:42.6941173 [2019-09-18T22:58:40.942Z] INFO: Docker info of the daemon under test at end of run [2019-09-18T22:58:40.942Z] [2019-09-18T22:58:40.942Z] Containers: 2 [2019-09-18T22:58:40.942Z] Running: 0 [2019-09-18T22:58:40.942Z] Paused: 0 [2019-09-18T22:58:40.942Z] Stopped: 2 [2019-09-18T22:58:40.942Z] Images: 12 [2019-09-18T22:58:40.942Z] Server Version: 0.0.0-dev [2019-09-18T22:58:40.942Z] Storage Driver: windowsfilter [2019-09-18T22:58:40.942Z] Windows: [2019-09-18T22:58:40.942Z] Logging Driver: json-file [2019-09-18T22:58:40.942Z] Plugins: [2019-09-18T22:58:40.942Z] Volume: local [2019-09-18T22:58:40.942Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-18T22:58:40.942Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T22:58:40.942Z] Swarm: inactive [2019-09-18T22:58:40.942Z] Default Isolation: process [2019-09-18T22:58:40.942Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T22:58:40.942Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T22:58:40.942Z] OSType: windows [2019-09-18T22:58:40.942Z] Architecture: x86_64 [2019-09-18T22:58:40.942Z] CPUs: 4 [2019-09-18T22:58:40.942Z] Total Memory: 32GiB [2019-09-18T22:58:40.942Z] Name: azwin-2-1c7ee0 [2019-09-18T22:58:40.942Z] ID: VHCD:6V3C:2357:6247:GGZA:4CXS:XL2X:VCJD:T7C5:NLFJ:O44Z:UAWO [2019-09-18T22:58:40.942Z] Docker Root Dir: D:\CI-1\CI-f470698c2\daemon [2019-09-18T22:58:40.942Z] Debug Mode (client): false [2019-09-18T22:58:40.942Z] Debug Mode (server): true [2019-09-18T22:58:40.942Z] File Descriptors: -1 [2019-09-18T22:58:40.942Z] Goroutines: 18 [2019-09-18T22:58:40.942Z] System Time: 2019-09-18T22:58:40.6157052Z [2019-09-18T22:58:40.942Z] EventsListeners: 0 [2019-09-18T22:58:40.942Z] Registry: https://index.docker.io/v1/ [2019-09-18T22:58:40.942Z] Labels: [2019-09-18T22:58:40.942Z] Experimental: false [2019-09-18T22:58:40.942Z] Insecure Registries: [2019-09-18T22:58:40.942Z] 127.0.0.0/8 [2019-09-18T22:58:40.942Z] Live Restore Enabled: false [2019-09-18T22:58:40.942Z] [2019-09-18T22:58:40.942Z] [2019-09-18T22:58:40.942Z] INFO: Stopping daemon under test [2019-09-18T22:58:40.942Z] SUCCESS: The process with PID 8076 (child process of PID 7616) has been terminated. [2019-09-18T22:58:40.942Z] SUCCESS: The process with PID 7616 (child process of PID 1424) has been terminated. [2019-09-18T22:58:40.942Z] INFO: Stop tailing logs of the daemon under tests [2019-09-18T22:58:40.942Z] INFO: executeCI.ps1 Completed successfully at 09/18/2019 22:58:40. [2019-09-18T22:58:40.942Z] INFO: Tidying up at end of run [2019-09-18T22:58:40.942Z] INFO: Saving daemon under test log (d:\CI-1\CI-f470698c2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-18T22:58:40.942Z] INFO: Saving daemon under test log (d:\CI-1\CI-f470698c2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-18T22:58:40.942Z] INFO: Nuke-Everything... [2019-09-18T22:58:41.400Z] INFO: Container count on control daemon to delete is 2 [2019-09-18T22:58:41.857Z] dd31282b4111 [2019-09-18T22:58:41.857Z] c817d0183884 [2019-09-18T22:58:41.857Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-18T22:58:43.392Z] Deleted: sha256:e7a9e8ebb4e6589227f00fbcd99975a2ada2350db14d75f089f27fb2f3de3ba0 [2019-09-18T22:58:43.392Z] Deleted: sha256:d1abe94bbbe55a688bae1c21c9ee97d79883ddc8f6439db05c902b3e5319ca4f [2019-09-18T22:58:43.392Z] INFO: Tidying pidfile d:\CI-1\CI-f470698c2\docker.pid [2019-09-18T22:58:43.392Z] INFO: Nuking d:\CI-1 [2019-09-18T22:59:19.062Z] INFO: Zapped successfully [2019-09-18T22:59:19.062Z] [2019-09-18T22:59:19.062Z] INFO: executeCI.ps1 exiting at Wed Sep 18 22:59:13 CUT 2019. Duration 01:00:35.0107793 [2019-09-18T22:59:19.062Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-18T22:59:20.707Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-18T22:59:22.449Z] Archiving artifacts [2019-09-18T22:59:37.197Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39957/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T22:59:38.115Z] + make clean [2019-09-18T22:59:39.080Z] docker volume rm -f docker-dev-cache [2019-09-18T22:59:39.080Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS