Started by user Andrew Hsu Replayed #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 48353e16fe4bc06764ceb6bced0fbe832803ede4+9adc7bb379a1c310b167c1c60e74b63713d381a9 (81fc7ab1849378e238bd843988e9ee108261c136) 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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88 Commit message: "Merge pull request #15 from docker/add-groovydocs" > git rev-list --no-walk 9d211b4b26f02e228a3affd71de33f5afd9f4d88 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-02T17:26:30.654Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-02T17:26:30.658Z] Trying to pass milestone 1 [Pipeline] milestone [2019-10-02T17:26:30.676Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-02T17:26:30.806Z] Running on ubuntu-1804-overlay2 (i-0ac092229db1961b4) in /home/ubuntu/workspace/moby_PR-40030 [Pipeline] { [Pipeline] checkout [2019-10-02T17:26:30.844Z] using credential docker-jenkins-github-credentials [2019-10-02T17:26:30.851Z] Cloning the remote Git repository [2019-10-02T17:26:30.851Z] Cloning with configured refspecs honoured and without tags [2019-10-02T17:26:30.819Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T17:26:30.819Z] > git init /home/ubuntu/workspace/moby_PR-40030 # timeout=10 [2019-10-02T17:26:30.825Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:26:30.825Z] > git --version # timeout=10 [2019-10-02T17:26:30.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:26:30.829Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:26:43.962Z] Fetching without tags [2019-10-02T17:26:44.203Z] Merging remotes/origin/master commit 9adc7bb379a1c310b167c1c60e74b63713d381a9 into PR head commit 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:44.743Z] Merge succeeded, producing 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:44.744Z] Checking out Revision 48353e16fe4bc06764ceb6bced0fbe832803ede4 (PR-40030) [2019-10-02T17:26:43.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:26:43.893Z] > git config --add remote.origin.fetch +refs/pull/40030/head:refs/remotes/origin/PR-40030 # timeout=10 [2019-10-02T17:26:43.897Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T17:26:43.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:26:43.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:26:43.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:26:43.932Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:26:44.172Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:26:44.177Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:44.677Z] > git merge 9adc7bb379a1c310b167c1c60e74b63713d381a9 # timeout=10 [2019-10-02T17:26:44.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T17:26:44.712Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:26:44.717Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:45.238Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T17:26:45.206Z] > git rev-list --no-walk 48353e16fe4bc06764ceb6bced0fbe832803ede4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T17:26:46.118Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40030:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-02T17:26:49.396Z] 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 [Pipeline] node [2019-10-02T17:26:49.875Z] Running on ubuntu-1804-overlay2 (i-0ac092229db1961b4) in /home/ubuntu/workspace/moby_PR-40030 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2019-10-02T17:26:49.936Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-02T17:26:49.947Z] Fetching changes from the remote Git repository [2019-10-02T17:26:49.954Z] Fetching 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] // stage [Pipeline] // stage [2019-10-02T17:26:50.046Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40030 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [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] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-10-02T17:26:50.130Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40030 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-10-02T17:26:50.221Z] Merging remotes/origin/master commit 9adc7bb379a1c310b167c1c60e74b63713d381a9 into PR head commit 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:50.288Z] using credential docker-jenkins-github-credentials [2019-10-02T17:26:50.315Z] Cloning the remote Git repository [2019-10-02T17:26:50.315Z] Cloning with configured refspecs honoured and without tags [2019-10-02T17:26:50.323Z] Merge succeeded, producing 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:50.324Z] Checking out Revision 48353e16fe4bc06764ceb6bced0fbe832803ede4 (PR-40030) [2019-10-02T17:26:50.375Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T17:26:50.378Z] using credential docker-jenkins-github-credentials [2019-10-02T17:26:50.436Z] Cloning the remote Git repository [2019-10-02T17:26:50.436Z] Cloning with configured refspecs honoured and without tags [2019-10-02T17:26:49.909Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-02T17:26:49.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:26:49.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:26:49.923Z] > git --version # timeout=10 [2019-10-02T17:26:49.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:26:49.937Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:26:50.189Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:26:50.199Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:26:50.242Z] > git merge 9adc7bb379a1c310b167c1c60e74b63713d381a9 # timeout=10 [2019-10-02T17:26:50.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T17:26:50.292Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:26:50.296Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T17:26:50.436Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T17:26:50.438Z] > git init /home/jenkins/workspace/moby_PR-40030 # timeout=10 [2019-10-02T17:26:50.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:26:50.494Z] > git --version # timeout=10 [2019-10-02T17:26:50.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:26:50.514Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:26:50.301Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T17:26:50.302Z] > git init /home/docker/workspace/moby_PR-40030 # timeout=10 [2019-10-02T17:26:50.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:26:50.314Z] > git --version # timeout=10 [2019-10-02T17:26:50.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:26:50.319Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:26:51.310Z] + docker version [2019-10-02T17:26:51.310Z] Client: Docker Engine - Community [2019-10-02T17:26:51.310Z] Version: 19.03.2 [2019-10-02T17:26:51.310Z] API version: 1.40 [2019-10-02T17:26:51.310Z] Go version: go1.12.8 [2019-10-02T17:26:51.310Z] Git commit: 6a30dfc [2019-10-02T17:26:51.310Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-02T17:26:51.310Z] OS/Arch: linux/amd64 [2019-10-02T17:26:51.310Z] Experimental: false [2019-10-02T17:26:51.310Z] [2019-10-02T17:26:51.310Z] Server: Docker Engine - Community [2019-10-02T17:26:51.310Z] Engine: [2019-10-02T17:26:51.310Z] Version: 19.03.2 [2019-10-02T17:26:51.310Z] API version: 1.40 (minimum version 1.12) [2019-10-02T17:26:51.310Z] Go version: go1.12.8 [2019-10-02T17:26:51.310Z] Git commit: 6a30dfc [2019-10-02T17:26:51.310Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-02T17:26:51.310Z] OS/Arch: linux/amd64 [2019-10-02T17:26:51.310Z] Experimental: true [2019-10-02T17:26:51.310Z] containerd: [2019-10-02T17:26:51.310Z] Version: 1.2.6 [2019-10-02T17:26:51.310Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T17:26:51.310Z] runc: [2019-10-02T17:26:51.310Z] Version: 1.0.0-rc8 [2019-10-02T17:26:51.310Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T17:26:51.310Z] docker-init: [2019-10-02T17:26:51.310Z] Version: 0.18.0 [2019-10-02T17:26:51.310Z] GitCommit: fec3683 [Pipeline] sh [2019-10-02T17:26:51.596Z] + docker info [2019-10-02T17:26:52.527Z] Client: [2019-10-02T17:26:52.527Z] Debug Mode: false [2019-10-02T17:26:52.527Z] [2019-10-02T17:26:52.527Z] Server: [2019-10-02T17:26:52.527Z] Containers: 0 [2019-10-02T17:26:52.527Z] Running: 0 [2019-10-02T17:26:52.527Z] Paused: 0 [2019-10-02T17:26:52.527Z] Stopped: 0 [2019-10-02T17:26:52.527Z] Images: 3 [2019-10-02T17:26:52.527Z] Server Version: 19.03.2 [2019-10-02T17:26:52.527Z] Storage Driver: overlay2 [2019-10-02T17:26:52.527Z] Backing Filesystem: extfs [2019-10-02T17:26:52.527Z] Supports d_type: true [2019-10-02T17:26:52.527Z] Native Overlay Diff: true [2019-10-02T17:26:52.527Z] Logging Driver: json-file [2019-10-02T17:26:52.527Z] Cgroup Driver: cgroupfs [2019-10-02T17:26:52.527Z] Plugins: [2019-10-02T17:26:52.527Z] Volume: local [2019-10-02T17:26:52.527Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T17:26:52.527Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-02T17:26:52.527Z] Swarm: inactive [2019-10-02T17:26:52.527Z] Runtimes: runc [2019-10-02T17:26:52.527Z] Default Runtime: runc [2019-10-02T17:26:52.527Z] Init Binary: docker-init [2019-10-02T17:26:52.527Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T17:26:52.527Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T17:26:52.527Z] init version: fec3683 [2019-10-02T17:26:52.527Z] Security Options: [2019-10-02T17:26:52.527Z] apparmor [2019-10-02T17:26:52.527Z] seccomp [2019-10-02T17:26:52.527Z] Profile: default [2019-10-02T17:26:52.527Z] Kernel Version: 4.15.0-1048-aws [2019-10-02T17:26:52.527Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-02T17:26:52.527Z] OSType: linux [2019-10-02T17:26:52.527Z] Architecture: x86_64 [2019-10-02T17:26:52.527Z] CPUs: 2 [2019-10-02T17:26:52.527Z] Total Memory: 7.501GiB [2019-10-02T17:26:52.527Z] Name: ip-10-100-61-224 [2019-10-02T17:26:52.527Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-02T17:26:52.527Z] Docker Root Dir: /var/lib/docker [2019-10-02T17:26:52.527Z] Debug Mode: false [2019-10-02T17:26:52.527Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:26:52.527Z] Labels: [2019-10-02T17:26:52.527Z] Experimental: true [2019-10-02T17:26:52.527Z] Insecure Registries: [2019-10-02T17:26:52.527Z] 127.0.0.0/8 [2019-10-02T17:26:52.527Z] Live Restore Enabled: true [2019-10-02T17:26:52.527Z] [2019-10-02T17:26:52.527Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T17:26:52.809Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:26:52.809Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:26:52.809Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T17:26:52.809Z] + bash /home/ubuntu/workspace/moby_PR-40030/check-config.sh [2019-10-02T17:26:52.809Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T17:26:52.809Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-02T17:26:52.809Z] [2019-10-02T17:26:52.809Z] Generally Necessary: [2019-10-02T17:26:52.809Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T17:26:52.809Z] - apparmor: enabled and tools installed [2019-10-02T17:26:52.809Z] - CONFIG_NAMESPACES: enabled [2019-10-02T17:26:52.809Z] - CONFIG_NET_NS: enabled [2019-10-02T17:26:52.809Z] - CONFIG_PID_NS: enabled [2019-10-02T17:26:52.809Z] - CONFIG_IPC_NS: enabled [2019-10-02T17:26:52.809Z] - CONFIG_UTS_NS: enabled [2019-10-02T17:26:52.809Z] - CONFIG_CGROUPS: enabled [2019-10-02T17:26:52.809Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T17:26:52.809Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CPUSETS: enabled [2019-10-02T17:26:53.068Z] - CONFIG_MEMCG: enabled [2019-10-02T17:26:53.068Z] - CONFIG_KEYS: enabled [2019-10-02T17:26:53.068Z] - CONFIG_VETH: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T17:26:53.068Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T17:26:53.068Z] [2019-10-02T17:26:53.068Z] Optional Features: [2019-10-02T17:26:53.068Z] - CONFIG_USER_NS: enabled [2019-10-02T17:26:53.068Z] - CONFIG_SECCOMP: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T17:26:53.068Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T17:26:53.068Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T17:26:53.068Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T17:26:53.068Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-02T17:26:53.068Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T17:26:53.068Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T17:26:53.068Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T17:26:53.068Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T17:26:53.068Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T17:26:53.068Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T17:26:53.068Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T17:26:53.068Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T17:26:53.068Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T17:26:53.068Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T17:26:53.068Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_EXT4_FS: enabled [2019-10-02T17:26:53.068Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T17:26:53.068Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T17:26:53.068Z] - Network Drivers: [2019-10-02T17:26:53.068Z] - "overlay": [2019-10-02T17:26:53.068Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T17:26:53.068Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T17:26:53.068Z] Optional (for encrypted networks): [2019-10-02T17:26:53.326Z] - CONFIG_CRYPTO: enabled [2019-10-02T17:26:53.326Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-02T17:26:53.326Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-02T17:26:53.326Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-02T17:26:53.326Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-02T17:26:53.326Z] - CONFIG_XFRM: enabled [2019-10-02T17:26:53.326Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T17:26:53.326Z] - "ipvlan": [2019-10-02T17:26:53.326Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T17:26:53.326Z] - "macvlan": [2019-10-02T17:26:53.326Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T17:26:53.326Z] - "ftp,tftp client in container": [2019-10-02T17:26:53.326Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T17:26:53.326Z] - Storage Drivers: [2019-10-02T17:26:53.326Z] - "aufs": [2019-10-02T17:26:53.326Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T17:26:53.326Z] - "btrfs": [2019-10-02T17:26:53.326Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T17:26:53.326Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T17:26:53.326Z] - "devicemapper": [2019-10-02T17:26:53.326Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T17:26:53.326Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T17:26:53.326Z] - "overlay": [2019-10-02T17:26:53.326Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T17:26:53.326Z] - "zfs": [2019-10-02T17:26:53.326Z] - /dev/zfs: missing [2019-10-02T17:26:53.326Z] - zfs command: missing [2019-10-02T17:26:53.326Z] - zpool command: missing [2019-10-02T17:26:53.326Z] [2019-10-02T17:26:53.326Z] Limits: [2019-10-02T17:26:53.326Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T17:26:53.326Z] [2019-10-02T17:26:53.326Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T17:26:53.648Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 . [2019-10-02T17:26:53.648Z] #1 [internal] load build definition from Dockerfile [2019-10-02T17:26:53.648Z] #1 transferring dockerfile: 10.84kB done [2019-10-02T17:26:53.648Z] #1 DONE 0.0s [2019-10-02T17:26:53.648Z] [2019-10-02T17:26:53.648Z] #2 [internal] load .dockerignore [2019-10-02T17:26:53.648Z] #2 transferring context: 87B done [2019-10-02T17:26:53.648Z] #2 DONE 0.0s [2019-10-02T17:26:53.648Z] [2019-10-02T17:26:53.648Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-02T17:26:53.906Z] #3 DONE 0.1s [2019-10-02T17:26:53.906Z] [2019-10-02T17:26:53.906Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T17:26:53.906Z] #4 DONE 0.0s [2019-10-02T17:26:53.906Z] [2019-10-02T17:26:53.906Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T17:26:53.906Z] #64 DONE 0.0s [2019-10-02T17:26:53.906Z] [2019-10-02T17:26:53.906Z] #18 [internal] load build context [2019-10-02T17:26:55.286Z] #18 transferring context: 45.52MB 1.3s done [2019-10-02T17:26:55.286Z] #18 DONE 1.3s [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T17:26:55.286Z] #12 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-02T17:26:55.286Z] #11 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #31 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #48 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T17:26:55.286Z] #17 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-02T17:26:55.286Z] #23 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-02T17:26:55.286Z] #37 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-02T17:26:55.286Z] #59 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T17:26:55.286Z] #19 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T17:26:55.286Z] #61 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-02T17:26:55.286Z] #32 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:26:55.286Z] #47 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-02T17:26:55.286Z] #49 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:26:55.286Z] #35 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:26:55.286Z] #57 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-02T17:26:55.286Z] #5 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T17:26:55.286Z] #21 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #63 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T17:26:55.286Z] #42 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T17:26:55.286Z] #16 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #28 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-02T17:26:55.286Z] #26 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:26:55.286Z] #40 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T17:26:55.286Z] #14 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T17:26:55.286Z] #41 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-02T17:26:55.286Z] #46 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T17:26:55.286Z] #15 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-02T17:26:55.286Z] #10 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T17:26:55.286Z] #53 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T17:26:55.286Z] #6 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:26:55.286Z] #20 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T17:26:55.286Z] #62 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T17:26:55.286Z] #50 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T17:26:55.286Z] #38 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #25 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #43 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:26:55.286Z] #33 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-02T17:26:55.286Z] #9 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T17:26:55.286Z] #24 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T17:26:55.286Z] #56 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T17:26:55.286Z] #8 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-02T17:26:55.286Z] #7 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T17:26:55.286Z] #54 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:26:55.286Z] #13 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T17:26:55.286Z] #55 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-02T17:26:55.286Z] #65 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T17:26:55.286Z] #52 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:26:55.286Z] #22 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-02T17:26:55.286Z] #29 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:26:55.286Z] #30 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #39 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T17:26:55.286Z] #44 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #34 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:26:55.286Z] #45 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T17:26:55.286Z] #27 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:26:55.286Z] #36 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:26:55.286Z] #58 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T17:26:55.286Z] #51 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-02T17:26:55.286Z] #60 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-02T17:26:55.286Z] #66 CACHED [2019-10-02T17:26:55.286Z] [2019-10-02T17:26:55.286Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-02T17:26:56.658Z] #67 DONE 1.3s [2019-10-02T17:26:56.658Z] [2019-10-02T17:26:56.658Z] #68 exporting to image [2019-10-02T17:26:56.658Z] #68 exporting layers [2019-10-02T17:26:57.221Z] #68 exporting layers 0.7s done [2019-10-02T17:26:57.221Z] #68 writing image sha256:648ffa20aec6831824e78a3c31dc35918104f584abbc5a4c985442c0f307c5f9 done [2019-10-02T17:26:57.221Z] #68 naming to docker.io/library/docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 done [2019-10-02T17:26:57.221Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-02T17:26:57.545Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/validate/default [2019-10-02T17:26:58.479Z] Congratulations! All commits are properly signed with the DCO! [2019-10-02T17:26:58.736Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-02T17:26:58.736Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-02T17:26:58.736Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-02T17:26:59.338Z] Fetching without tags [2019-10-02T17:26:59.165Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:26:59.184Z] > git config --add remote.origin.fetch +refs/pull/40030/head:refs/remotes/origin/PR-40030 # timeout=10 [2019-10-02T17:26:59.202Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T17:26:59.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:26:59.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:26:59.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:26:59.339Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:26:59.751Z] Merging remotes/origin/master commit 9adc7bb379a1c310b167c1c60e74b63713d381a9 into PR head commit 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:00.527Z] Merge succeeded, producing 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:00.528Z] Checking out Revision 48353e16fe4bc06764ceb6bced0fbe832803ede4 (PR-40030) [2019-10-02T17:27:01.164Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T17:26:59.747Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:26:59.765Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:00.383Z] > git merge 9adc7bb379a1c310b167c1c60e74b63713d381a9 # timeout=10 [2019-10-02T17:27:00.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T17:27:00.523Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:27:00.544Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T17:27:02.563Z] + docker version [2019-10-02T17:27:02.563Z] Client: [2019-10-02T17:27:02.563Z] Version: 18.06.1-ce [2019-10-02T17:27:02.563Z] API version: 1.38 [2019-10-02T17:27:02.563Z] Go version: go1.10.3 [2019-10-02T17:27:02.563Z] Git commit: e68fc7a [2019-10-02T17:27:02.563Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-02T17:27:02.563Z] OS/Arch: linux/s390x [2019-10-02T17:27:02.563Z] Experimental: false [2019-10-02T17:27:02.563Z] [2019-10-02T17:27:02.563Z] Server: [2019-10-02T17:27:02.563Z] Engine: [2019-10-02T17:27:02.563Z] Version: 18.06.1-ce [2019-10-02T17:27:02.563Z] API version: 1.38 (minimum version 1.12) [2019-10-02T17:27:02.563Z] Go version: go1.10.3 [2019-10-02T17:27:02.563Z] Git commit: e68fc7a [2019-10-02T17:27:02.563Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-02T17:27:02.563Z] OS/Arch: linux/s390x [2019-10-02T17:27:02.563Z] Experimental: true [Pipeline] sh [2019-10-02T17:27:03.397Z] + docker info [2019-10-02T17:27:03.397Z] Containers: 0 [2019-10-02T17:27:03.397Z] Running: 0 [2019-10-02T17:27:03.397Z] Paused: 0 [2019-10-02T17:27:03.397Z] Stopped: 0 [2019-10-02T17:27:03.397Z] Images: 0 [2019-10-02T17:27:03.397Z] Server Version: 18.06.1-ce [2019-10-02T17:27:03.397Z] Storage Driver: overlay2 [2019-10-02T17:27:03.397Z] Backing Filesystem: extfs [2019-10-02T17:27:03.397Z] Supports d_type: true [2019-10-02T17:27:03.397Z] Native Overlay Diff: true [2019-10-02T17:27:03.397Z] Logging Driver: json-file [2019-10-02T17:27:03.397Z] Cgroup Driver: cgroupfs [2019-10-02T17:27:03.397Z] Plugins: [2019-10-02T17:27:03.397Z] Volume: local [2019-10-02T17:27:03.397Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T17:27:03.397Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-02T17:27:03.397Z] Swarm: inactive [2019-10-02T17:27:03.397Z] Runtimes: runc [2019-10-02T17:27:03.397Z] Default Runtime: runc [2019-10-02T17:27:03.397Z] Init Binary: docker-init [2019-10-02T17:27:03.397Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-02T17:27:03.397Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-02T17:27:03.397Z] init version: fec3683 [2019-10-02T17:27:03.397Z] Security Options: [2019-10-02T17:27:03.397Z] apparmor [2019-10-02T17:27:03.397Z] seccomp [2019-10-02T17:27:03.397Z] Profile: default [2019-10-02T17:27:03.397Z] Kernel Version: 4.4.0-164-generic [2019-10-02T17:27:03.397Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-02T17:27:03.397Z] OSType: linux [2019-10-02T17:27:03.397Z] Architecture: s390x [2019-10-02T17:27:03.397Z] CPUs: 2 [2019-10-02T17:27:03.397Z] Total Memory: 7.862GiB [2019-10-02T17:27:03.397Z] Name: s390x-ubuntu-13 [2019-10-02T17:27:03.397Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-02T17:27:03.397Z] Docker Root Dir: /var/lib/docker [2019-10-02T17:27:03.397Z] Debug Mode (client): false [2019-10-02T17:27:03.397Z] Debug Mode (server): false [2019-10-02T17:27:03.397Z] Username: dockerbuildbot [2019-10-02T17:27:03.397Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:27:03.397Z] Labels: [2019-10-02T17:27:03.397Z] Experimental: true [2019-10-02T17:27:03.397Z] Insecure Registries: [2019-10-02T17:27:03.397Z] 127.0.0.0/8 [2019-10-02T17:27:03.397Z] Live Restore Enabled: false [2019-10-02T17:27:03.397Z] [2019-10-02T17:27:03.397Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T17:27:04.211Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:27:04.211Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:27:04.211Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T17:27:04.211Z] + bash /home/jenkins/workspace/moby_PR-40030/check-config.sh [2019-10-02T17:27:04.211Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T17:27:04.211Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-02T17:27:04.211Z] [2019-10-02T17:27:04.211Z] Generally Necessary: [2019-10-02T17:27:04.211Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T17:27:04.211Z] - apparmor: enabled and tools installed [2019-10-02T17:27:04.211Z] - CONFIG_NAMESPACES: enabled [2019-10-02T17:27:04.211Z] - CONFIG_NET_NS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_PID_NS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_IPC_NS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_UTS_NS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_CGROUPS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T17:27:04.211Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T17:27:04.211Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T17:27:04.211Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T17:27:04.211Z] - CONFIG_CPUSETS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_MEMCG: enabled [2019-10-02T17:27:04.211Z] - CONFIG_KEYS: enabled [2019-10-02T17:27:04.211Z] - CONFIG_VETH: enabled (as module) [2019-10-02T17:27:04.211Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T17:27:04.211Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T17:27:04.211Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T17:27:04.211Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T17:27:04.211Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T17:27:04.211Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T17:27:04.585Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T17:27:04.585Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-02T17:27:04.585Z] [2019-10-02T17:27:04.585Z] Optional Features: [2019-10-02T17:27:04.585Z] - CONFIG_USER_NS: enabled [2019-10-02T17:27:04.585Z] - CONFIG_SECCOMP: enabled [2019-10-02T17:27:04.585Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T17:27:04.585Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T17:27:04.585Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T17:27:04.585Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T17:27:04.585Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-02T17:27:04.585Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T17:27:04.585Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T17:27:04.585Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T17:27:04.585Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T17:27:04.585Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T17:27:04.585Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T17:27:04.585Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T17:27:04.585Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T17:27:04.585Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T17:27:04.585Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T17:27:04.585Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T17:27:04.585Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T17:27:04.585Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T17:27:04.585Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_EXT4_FS: enabled [2019-10-02T17:27:04.585Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T17:27:04.585Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T17:27:04.585Z] - Network Drivers: [2019-10-02T17:27:04.585Z] - "overlay": [2019-10-02T17:27:04.585Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T17:27:04.585Z] Optional (for encrypted networks): [2019-10-02T17:27:04.585Z] - CONFIG_CRYPTO: enabled [2019-10-02T17:27:04.585Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_XFRM: enabled [2019-10-02T17:27:04.585Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T17:27:04.585Z] - "ipvlan": [2019-10-02T17:27:04.585Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T17:27:04.585Z] - "macvlan": [2019-10-02T17:27:04.585Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T17:27:04.585Z] - "ftp,tftp client in container": [2019-10-02T17:27:04.585Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T17:27:04.585Z] - Storage Drivers: [2019-10-02T17:27:04.585Z] - "aufs": [2019-10-02T17:27:04.585Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T17:27:04.585Z] - "btrfs": [2019-10-02T17:27:04.585Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T17:27:04.585Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T17:27:04.585Z] - "devicemapper": [2019-10-02T17:27:04.585Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T17:27:04.585Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T17:27:04.585Z] - "overlay": [2019-10-02T17:27:04.585Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T17:27:04.585Z] - "zfs": [2019-10-02T17:27:04.585Z] - /dev/zfs: missing [2019-10-02T17:27:04.585Z] - zfs command: missing [2019-10-02T17:27:04.585Z] - zpool command: missing [2019-10-02T17:27:04.585Z] [2019-10-02T17:27:04.585Z] Limits: [2019-10-02T17:27:04.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T17:27:04.585Z] [2019-10-02T17:27:04.585Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T17:27:04.870Z] Still waiting to schedule task [2019-10-02T17:27:04.870Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-02T17:27:04.877Z] Still waiting to schedule task [2019-10-02T17:27:04.877Z] Waiting for next available executor on ‘windows-2019’ [2019-10-02T17:27:05.437Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 . [2019-10-02T17:27:06.796Z] Sending build context to Docker daemon 49.99MB [2019-10-02T17:27:06.796Z] Step 1/126 : ARG CROSS="false" [2019-10-02T17:27:06.796Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-10-02T17:27:06.796Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-02T17:27:06.796Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-02T17:27:06.796Z] 1.13.1-stretch: Pulling from library/golang [2019-10-02T17:27:06.796Z] 5d4da55d9cf0: Pulling fs layer [2019-10-02T17:27:06.796Z] dad3041fe122: Pulling fs layer [2019-10-02T17:27:06.796Z] f6542c8f56fb: Pulling fs layer [2019-10-02T17:27:06.796Z] 25fa3a7ad4fa: Pulling fs layer [2019-10-02T17:27:06.796Z] 471e0aba6530: Pulling fs layer [2019-10-02T17:27:06.796Z] da9d4fe5b400: Pulling fs layer [2019-10-02T17:27:06.796Z] b17554aa6f80: Pulling fs layer [2019-10-02T17:27:06.796Z] 25fa3a7ad4fa: Waiting [2019-10-02T17:27:06.796Z] 471e0aba6530: Waiting [2019-10-02T17:27:06.796Z] da9d4fe5b400: Waiting [2019-10-02T17:27:06.796Z] b17554aa6f80: Waiting [2019-10-02T17:27:07.176Z] dad3041fe122: Verifying Checksum [2019-10-02T17:27:07.176Z] dad3041fe122: Download complete [2019-10-02T17:27:07.176Z] f6542c8f56fb: Verifying Checksum [2019-10-02T17:27:07.176Z] f6542c8f56fb: Download complete [2019-10-02T17:27:08.262Z] 25fa3a7ad4fa: Verifying Checksum [2019-10-02T17:27:08.263Z] 25fa3a7ad4fa: Download complete [2019-10-02T17:27:08.263Z] 5d4da55d9cf0: Verifying Checksum [2019-10-02T17:27:08.263Z] 5d4da55d9cf0: Download complete [2019-10-02T17:27:08.651Z] b17554aa6f80: Download complete [2019-10-02T17:27:09.479Z] 471e0aba6530: Verifying Checksum [2019-10-02T17:27:09.479Z] 471e0aba6530: Download complete [2019-10-02T17:27:09.479Z] da9d4fe5b400: Verifying Checksum [2019-10-02T17:27:09.479Z] da9d4fe5b400: Download complete [2019-10-02T17:27:10.277Z] 5d4da55d9cf0: Pull complete [2019-10-02T17:27:10.755Z] dad3041fe122: Pull complete [2019-10-02T17:27:10.755Z] f6542c8f56fb: Pull complete [2019-10-02T17:27:13.327Z] 25fa3a7ad4fa: Pull complete [2019-10-02T17:27:14.591Z] Fetching without tags [2019-10-02T17:27:14.604Z] 471e0aba6530: Pull complete [2019-10-02T17:27:15.057Z] Merging remotes/origin/master commit 9adc7bb379a1c310b167c1c60e74b63713d381a9 into PR head commit 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:14.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:27:14.525Z] > git config --add remote.origin.fetch +refs/pull/40030/head:refs/remotes/origin/PR-40030 # timeout=10 [2019-10-02T17:27:14.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T17:27:14.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:27:14.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:27:14.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:27:14.560Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:27:15.025Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:27:15.029Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:16.227Z] Merge succeeded, producing 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:16.229Z] Checking out Revision 48353e16fe4bc06764ceb6bced0fbe832803ede4 (PR-40030) [2019-10-02T17:27:16.456Z] Commit message: "Temporarily switch docker-py to "master"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T17:27:17.624Z] + docker version [2019-10-02T17:27:17.624Z] Client: [2019-10-02T17:27:17.624Z] Version: 18.06.1-ce [2019-10-02T17:27:17.624Z] API version: 1.38 [2019-10-02T17:27:17.624Z] Go version: go1.10.3 [2019-10-02T17:27:17.624Z] Git commit: e68fc7a [2019-10-02T17:27:17.624Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-02T17:27:17.624Z] OS/Arch: linux/ppc64le [2019-10-02T17:27:17.624Z] Experimental: false [2019-10-02T17:27:17.624Z] [2019-10-02T17:27:17.624Z] Server: [2019-10-02T17:27:17.624Z] Engine: [2019-10-02T17:27:17.624Z] Version: 18.06.1-ce [2019-10-02T17:27:17.624Z] API version: 1.38 (minimum version 1.12) [2019-10-02T17:27:17.624Z] Go version: go1.10.3 [2019-10-02T17:27:17.624Z] Git commit: e68fc7a [2019-10-02T17:27:17.624Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-02T17:27:17.624Z] OS/Arch: linux/ppc64le [2019-10-02T17:27:17.624Z] Experimental: true [Pipeline] sh [2019-10-02T17:27:17.787Z] da9d4fe5b400: Pull complete [2019-10-02T17:27:17.787Z] b17554aa6f80: Pull complete [2019-10-02T17:27:17.787Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-02T17:27:17.787Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-10-02T17:27:17.787Z] ---> 1d69509bbe69 [2019-10-02T17:27:17.787Z] Step 5/126 : ARG APT_MIRROR [2019-10-02T17:27:17.787Z] ---> Running in 3f4a91852ddb [2019-10-02T17:27:18.000Z] + docker info [2019-10-02T17:27:18.000Z] Containers: 0 [2019-10-02T17:27:18.000Z] Running: 0 [2019-10-02T17:27:18.000Z] Paused: 0 [2019-10-02T17:27:18.000Z] Stopped: 0 [2019-10-02T17:27:18.000Z] Images: 0 [2019-10-02T17:27:18.000Z] Server Version: 18.06.1-ce [2019-10-02T17:27:18.000Z] Storage Driver: overlay2 [2019-10-02T17:27:18.000Z] Backing Filesystem: extfs [2019-10-02T17:27:18.000Z] Supports d_type: true [2019-10-02T17:27:18.000Z] Native Overlay Diff: true [2019-10-02T17:27:18.000Z] Logging Driver: json-file [2019-10-02T17:27:18.000Z] Cgroup Driver: cgroupfs [2019-10-02T17:27:18.000Z] Plugins: [2019-10-02T17:27:18.000Z] Volume: local [2019-10-02T17:27:18.000Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T17:27:18.000Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-02T17:27:18.000Z] Swarm: inactive [2019-10-02T17:27:18.000Z] Runtimes: runc [2019-10-02T17:27:18.000Z] Default Runtime: runc [2019-10-02T17:27:18.000Z] Init Binary: docker-init [2019-10-02T17:27:18.000Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-02T17:27:18.000Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-02T17:27:18.000Z] init version: fec3683 [2019-10-02T17:27:18.000Z] Security Options: [2019-10-02T17:27:18.000Z] apparmor [2019-10-02T17:27:18.000Z] seccomp [2019-10-02T17:27:18.000Z] Profile: default [2019-10-02T17:27:18.000Z] Kernel Version: 4.4.0-139-generic [2019-10-02T17:27:18.000Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-02T17:27:18.000Z] OSType: linux [2019-10-02T17:27:18.000Z] Architecture: ppc64le [2019-10-02T17:27:18.000Z] CPUs: 4 [2019-10-02T17:27:18.000Z] Total Memory: 3.976GiB [2019-10-02T17:27:18.000Z] Name: ppc64le-ubuntu-18 [2019-10-02T17:27:18.000Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-02T17:27:18.000Z] Docker Root Dir: /var/lib/docker [2019-10-02T17:27:18.000Z] Debug Mode (client): false [2019-10-02T17:27:18.000Z] Debug Mode (server): false [2019-10-02T17:27:18.000Z] Username: dockerbuildbot [2019-10-02T17:27:18.000Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:27:18.000Z] Labels: [2019-10-02T17:27:18.000Z] Experimental: true [2019-10-02T17:27:18.000Z] Insecure Registries: [2019-10-02T17:27:18.000Z] 127.0.0.0/8 [2019-10-02T17:27:18.000Z] Live Restore Enabled: false [2019-10-02T17:27:18.000Z] [Pipeline] sh [2019-10-02T17:27:18.277Z] Removing intermediate container 3f4a91852ddb [2019-10-02T17:27:18.277Z] ---> 1b5c0ea30368 [2019-10-02T17:27:18.277Z] Step 6/126 : 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-10-02T17:27:18.277Z] ---> Running in 66949d365ef3 [2019-10-02T17:27:16.155Z] > git merge 9adc7bb379a1c310b167c1c60e74b63713d381a9 # timeout=10 [2019-10-02T17:27:16.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T17:27:16.197Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:27:16.201Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:27:18.379Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:27:18.379Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:27:18.379Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T17:27:18.379Z] + bash /home/docker/workspace/moby_PR-40030/check-config.sh [2019-10-02T17:27:18.379Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T17:27:18.379Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-02T17:27:18.379Z] [2019-10-02T17:27:18.379Z] Generally Necessary: [2019-10-02T17:27:18.379Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T17:27:18.379Z] - apparmor: enabled and tools installed [2019-10-02T17:27:18.379Z] - CONFIG_NAMESPACES: enabled [2019-10-02T17:27:18.379Z] - CONFIG_NET_NS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_PID_NS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_IPC_NS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_UTS_NS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CGROUPS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CPUSETS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_MEMCG: enabled [2019-10-02T17:27:18.666Z] - CONFIG_KEYS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_VETH: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T17:27:18.666Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T17:27:18.666Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T17:27:18.666Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-02T17:27:18.666Z] [2019-10-02T17:27:18.666Z] Optional Features: [2019-10-02T17:27:18.666Z] - CONFIG_USER_NS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_SECCOMP: enabled [2019-10-02T17:27:18.666Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T17:27:18.666Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T17:27:18.666Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T17:27:18.666Z] (cgroup swap accounting is currently enabled) [2019-10-02T17:27:18.952Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-02T17:27:18.952Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T17:27:18.952Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T17:27:18.952Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T17:27:18.952Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T17:27:18.952Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T17:27:18.952Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T17:27:18.952Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T17:27:18.952Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T17:27:18.952Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T17:27:18.952Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T17:27:18.952Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T17:27:18.952Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T17:27:18.952Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T17:27:18.952Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T17:27:18.952Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T17:27:18.952Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T17:27:18.952Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T17:27:18.952Z] - CONFIG_EXT4_FS: enabled [2019-10-02T17:27:18.952Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T17:27:18.952Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T17:27:18.952Z] - Network Drivers: [2019-10-02T17:27:18.952Z] - "overlay": [2019-10-02T17:27:18.952Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T17:27:18.952Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T17:27:18.952Z] Optional (for encrypted networks): [2019-10-02T17:27:19.133Z] Removing intermediate container 66949d365ef3 [2019-10-02T17:27:19.133Z] ---> 101a8960829b [2019-10-02T17:27:19.133Z] Step 7/126 : ENV GO111MODULE=off [2019-10-02T17:27:19.133Z] ---> Running in 5a4cf2e2d4c2 [2019-10-02T17:27:19.235Z] - CONFIG_CRYPTO: enabled [2019-10-02T17:27:19.235Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_XFRM: enabled [2019-10-02T17:27:19.235Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T17:27:19.235Z] - "ipvlan": [2019-10-02T17:27:19.235Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T17:27:19.235Z] - "macvlan": [2019-10-02T17:27:19.235Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T17:27:19.235Z] - "ftp,tftp client in container": [2019-10-02T17:27:19.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T17:27:19.235Z] - Storage Drivers: [2019-10-02T17:27:19.235Z] - "aufs": [2019-10-02T17:27:19.235Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T17:27:19.235Z] - "btrfs": [2019-10-02T17:27:19.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T17:27:19.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T17:27:19.235Z] - "devicemapper": [2019-10-02T17:27:19.235Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T17:27:19.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T17:27:19.235Z] - "overlay": [2019-10-02T17:27:19.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T17:27:19.235Z] - "zfs": [2019-10-02T17:27:19.235Z] - /dev/zfs: missing [2019-10-02T17:27:19.235Z] - zfs command: missing [2019-10-02T17:27:19.235Z] - zpool command: missing [2019-10-02T17:27:19.235Z] [2019-10-02T17:27:19.235Z] Limits: [2019-10-02T17:27:19.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T17:27:19.235Z] [2019-10-02T17:27:19.235Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T17:27:19.497Z] Removing intermediate container 5a4cf2e2d4c2 [2019-10-02T17:27:19.497Z] ---> 1b2b7764e4f1 [2019-10-02T17:27:19.497Z] Step 8/126 : FROM base AS criu [2019-10-02T17:27:19.497Z] ---> 1b2b7764e4f1 [2019-10-02T17:27:19.497Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:27:19.497Z] ---> Running in 15d55e7b1256 [2019-10-02T17:27:19.497Z] Removing intermediate container 15d55e7b1256 [2019-10-02T17:27:19.497Z] ---> 5a5f306415ff [2019-10-02T17:27:19.497Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-10-02T17:27:19.651Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 . [2019-10-02T17:27:19.876Z] ---> Running in 6de0d7a62846 [2019-10-02T17:27:19.876Z] Removing intermediate container 6de0d7a62846 [2019-10-02T17:27:19.876Z] ---> 0ee239420762 [2019-10-02T17:27:19.876Z] Step 11/126 : 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-10-02T17:27:19.876Z] ---> Running in 153a5eceff07 [2019-10-02T17:27:20.665Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:27:20.665Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:27:20.665Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:27:20.665Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:27:20.665Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:27:21.043Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T17:27:21.043Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T17:27:21.043Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T17:27:22.328Z] Fetched 7669 kB in 1s (4282 kB/s) [2019-10-02T17:27:22.382Z] Sending build context to Docker daemon 49.99MB [2019-10-02T17:27:22.382Z] Step 1/126 : ARG CROSS="false" [2019-10-02T17:27:22.382Z] Step 2/126 : ARG GO_VERSION=1.13.1 [2019-10-02T17:27:22.382Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-02T17:27:22.382Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-02T17:27:22.382Z] 1.13.1-stretch: Pulling from library/golang [2019-10-02T17:27:22.382Z] 10831a4d6f42: Pulling fs layer [2019-10-02T17:27:22.382Z] f794a2e4526b: Pulling fs layer [2019-10-02T17:27:22.382Z] e3fa2203e375: Pulling fs layer [2019-10-02T17:27:22.382Z] 004465f1c815: Pulling fs layer [2019-10-02T17:27:22.382Z] c19c19fc3c99: Pulling fs layer [2019-10-02T17:27:22.382Z] 43d8051f8c7f: Pulling fs layer [2019-10-02T17:27:22.382Z] 6c11edc0dc35: Pulling fs layer [2019-10-02T17:27:22.382Z] 004465f1c815: Waiting [2019-10-02T17:27:22.382Z] c19c19fc3c99: Waiting [2019-10-02T17:27:22.382Z] 43d8051f8c7f: Waiting [2019-10-02T17:27:22.382Z] 6c11edc0dc35: Waiting [2019-10-02T17:27:22.700Z] Reading package lists... [2019-10-02T17:27:23.003Z] e3fa2203e375: Verifying Checksum [2019-10-02T17:27:23.003Z] e3fa2203e375: Download complete [2019-10-02T17:27:23.287Z] f794a2e4526b: Verifying Checksum [2019-10-02T17:27:23.287Z] f794a2e4526b: Download complete [2019-10-02T17:27:23.527Z] Reading package lists... [2019-10-02T17:27:23.527Z] Building dependency tree... [2019-10-02T17:27:23.527Z] Reading state information... [2019-10-02T17:27:23.527Z] The following additional packages will be installed: [2019-10-02T17:27:23.527Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T17:27:23.527Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T17:27:23.527Z] Suggested packages: [2019-10-02T17:27:23.527Z] manpages-dev python-setuptools [2019-10-02T17:27:23.900Z] The following NEW packages will be installed: [2019-10-02T17:27:23.900Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T17:27:23.900Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T17:27:23.900Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T17:27:23.900Z] zlib1g-dev [2019-10-02T17:27:23.900Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:27:23.900Z] Need to get 3476 kB of archives. [2019-10-02T17:27:23.900Z] After this operation, 20.2 MB of additional disk space will be used. [2019-10-02T17:27:23.900Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-02T17:27:23.900Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-02T17:27:23.900Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-02T17:27:23.900Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-02T17:27:23.900Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-02T17:27:23.900Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-02T17:27:23.900Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-02T17:27:23.900Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-02T17:27:23.900Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-02T17:27:23.900Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-02T17:27:23.900Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-02T17:27:23.900Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-02T17:27:23.900Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-02T17:27:23.900Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-02T17:27:23.900Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T17:27:23.900Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-02T17:27:24.285Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:27:24.285Z] Fetched 3476 kB in 0s (24.7 MB/s) [2019-10-02T17:27:24.285Z] Selecting previously unselected package libnet1:s390x. [2019-10-02T17:27:24.285Z] (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-10-02T17:27:24.285Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T17:27:24.285Z] Selecting previously unselected package libcap-dev:s390x. [2019-10-02T17:27:24.285Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-02T17:27:24.285Z] Selecting previously unselected package libnet1-dev. [2019-10-02T17:27:24.285Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T17:27:24.285Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-02T17:27:24.285Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T17:27:24.285Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-10-02T17:27:24.285Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-02T17:27:24.285Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-02T17:27:24.285Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T17:27:24.285Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-02T17:27:24.285Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-02T17:27:24.285Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-02T17:27:24.650Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-10-02T17:27:24.650Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-02T17:27:24.650Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-02T17:27:24.650Z] Selecting previously unselected package libprotobuf10:s390x. [2019-10-02T17:27:24.650Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-02T17:27:24.650Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-02T17:27:24.650Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-02T17:27:24.650Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-02T17:27:24.650Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-02T17:27:24.650Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-02T17:27:24.650Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-02T17:27:24.650Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-02T17:27:25.045Z] Selecting previously unselected package libprotoc10:s390x. [2019-10-02T17:27:25.045Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-02T17:27:25.045Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-02T17:27:25.045Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-02T17:27:25.045Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-02T17:27:25.045Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T17:27:25.045Z] Selecting previously unselected package protobuf-compiler. [2019-10-02T17:27:25.045Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-02T17:27:25.045Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T17:27:25.045Z] Selecting previously unselected package python-pkg-resources. [2019-10-02T17:27:25.045Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T17:27:25.045Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T17:27:25.045Z] Selecting previously unselected package python-protobuf. [2019-10-02T17:27:25.045Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-02T17:27:25.045Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T17:27:25.045Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T17:27:25.045Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T17:27:25.045Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T17:27:25.263Z] INFO [loader] Go packages loading at mode load types and syntax took 26.028922009s [2019-10-02T17:27:25.430Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T17:27:25.430Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-02T17:27:25.430Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:27:25.430Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-02T17:27:25.999Z] 10831a4d6f42: Verifying Checksum [2019-10-02T17:27:25.999Z] 10831a4d6f42: Download complete [2019-10-02T17:27:26.250Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-02T17:27:26.250Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-02T17:27:26.250Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T17:27:26.250Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-02T17:27:26.250Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-02T17:27:26.250Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T17:27:26.250Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-02T17:27:26.250Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T17:27:26.250Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-02T17:27:26.250Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-02T17:27:26.250Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:27:27.028Z] 004465f1c815: Verifying Checksum [2019-10-02T17:27:27.028Z] 004465f1c815: Download complete [2019-10-02T17:27:27.050Z] Removing intermediate container 153a5eceff07 [2019-10-02T17:27:27.050Z] ---> c3245fb1a547 [2019-10-02T17:27:27.050Z] Step 12/126 : 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-10-02T17:27:27.050Z] ---> Running in 63cd93ace018 [2019-10-02T17:27:27.317Z] 6c11edc0dc35: Verifying Checksum [2019-10-02T17:27:27.317Z] 6c11edc0dc35: Download complete [2019-10-02T17:27:27.607Z] c19c19fc3c99: Verifying Checksum [2019-10-02T17:27:27.607Z] c19c19fc3c99: Download complete [2019-10-02T17:27:27.975Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T17:27:27.975Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T17:27:28.407Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T17:27:28.407Z]  GEN .gitid [2019-10-02T17:27:28.407Z] GEN criu/include/version.h [2019-10-02T17:27:28.407Z] GEN include/common/asm [2019-10-02T17:27:28.407Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T17:27:28.407Z] PBCC images/opts.pb-c.c [2019-10-02T17:27:28.407Z] PBCC images/sit.pb-c.c [2019-10-02T17:27:28.407Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T17:27:28.407Z] DEP images/opts.pb-c.d [2019-10-02T17:27:28.407Z] DEP images/sit.pb-c.d [2019-10-02T17:27:28.407Z] PBCC images/macvlan.pb-c.c [2019-10-02T17:27:28.407Z] DEP images/macvlan.pb-c.d [2019-10-02T17:27:28.407Z] PBCC images/autofs.pb-c.c [2019-10-02T17:27:28.407Z] DEP images/autofs.pb-c.d [2019-10-02T17:27:28.407Z] PBCC images/sysctl.pb-c.c [2019-10-02T17:27:28.407Z] DEP images/sysctl.pb-c.d [2019-10-02T17:27:28.407Z] PBCC images/time.pb-c.c [2019-10-02T17:27:28.407Z] DEP images/time.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/binfmt-misc.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/binfmt-misc.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/seccomp.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/seccomp.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/userns.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/userns.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/cgroup.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/cgroup.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/fown.pb-c.c [2019-10-02T17:27:28.833Z] PBCC images/ext-file.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/fown.pb-c.d [2019-10-02T17:27:28.833Z] DEP images/ext-file.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/rpc.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/rpc.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/siginfo.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/siginfo.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/pagemap.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/pagemap.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/rlimit.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/rlimit.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/file-lock.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/file-lock.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/tty.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/tty.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/tun.pb-c.c [2019-10-02T17:27:28.833Z] PBCC images/netdev.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/tun.pb-c.d [2019-10-02T17:27:28.833Z] DEP images/netdev.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/vma.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/vma.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/creds.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/creds.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/utsns.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/utsns.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/ipc-desc.pb-c.c [2019-10-02T17:27:28.833Z] PBCC images/ipc-sem.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/ipc-desc.pb-c.d [2019-10-02T17:27:28.833Z] DEP images/ipc-sem.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/ipc-msg.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/ipc-msg.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/ipc-shm.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/ipc-shm.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/ipc-var.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/ipc-var.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/sk-opts.pb-c.c [2019-10-02T17:27:28.833Z] PBCC images/packet-sock.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/sk-opts.pb-c.d [2019-10-02T17:27:28.833Z] DEP images/packet-sock.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/sk-netlink.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/sk-netlink.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/sk-inet.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/sk-inet.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/sk-unix.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/sk-unix.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/mm.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/mm.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/timerfd.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/timerfd.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/timer.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/timer.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/sa.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/sa.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/pipe-data.pb-c.c [2019-10-02T17:27:28.833Z] DEP images/pipe-data.pb-c.d [2019-10-02T17:27:28.833Z] PBCC images/mnt.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/mnt.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/sk-packet.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/sk-packet.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/tcp-stream.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/tcp-stream.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/pipe.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/pipe.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/pstree.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/pstree.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/fs.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/fs.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/signalfd.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/signalfd.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/fh.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/fsnotify.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/fh.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/fsnotify.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/eventpoll.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/eventpoll.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/eventfd.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/eventfd.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/remap-file-path.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/remap-file-path.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/fifo.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/fifo.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/ghost-file.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/ghost-file.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/regfile.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/regfile.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/ns.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/ns.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/fdinfo.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/fdinfo.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/core-aarch64.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/core-arm.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/core-ppc64.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/core-s390.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/core-x86.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/core.pb-c.c [2019-10-02T17:27:29.228Z] PBCC images/inventory.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/core-aarch64.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/core-arm.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/core-ppc64.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/core-s390.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/core-x86.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/core.pb-c.d [2019-10-02T17:27:29.228Z] DEP images/inventory.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/cpuinfo.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/cpuinfo.pb-c.d [2019-10-02T17:27:29.228Z] PBCC images/stats.pb-c.c [2019-10-02T17:27:29.228Z] DEP images/stats.pb-c.d [2019-10-02T17:27:29.597Z] make[1]: Nothing to be done for 'all'. [2019-10-02T17:27:29.597Z] CC images/stats.o [2019-10-02T17:27:29.597Z] CC images/core.o [2019-10-02T17:27:29.967Z] CC images/core-x86.o [2019-10-02T17:27:29.967Z] CC images/core-arm.o [2019-10-02T17:27:29.967Z] CC images/core-aarch64.o [2019-10-02T17:27:29.967Z] CC images/core-ppc64.o [2019-10-02T17:27:29.967Z] CC images/core-s390.o [2019-10-02T17:27:30.335Z] CC images/cpuinfo.o [2019-10-02T17:27:30.335Z] CC images/inventory.o [2019-10-02T17:27:30.335Z] CC images/fdinfo.o [2019-10-02T17:27:30.335Z] CC images/fown.o [2019-10-02T17:27:30.335Z] CC images/ns.o [2019-10-02T17:27:30.335Z] CC images/regfile.o [2019-10-02T17:27:30.335Z] CC images/ghost-file.o [2019-10-02T17:27:30.335Z] CC images/fifo.o [2019-10-02T17:27:30.335Z] CC images/remap-file-path.o [2019-10-02T17:27:30.335Z] CC images/eventfd.o [2019-10-02T17:27:30.521Z] INFO [loader] SSA repr building timing: packages building 241.406573ms, total 5.450206847s [2019-10-02T17:27:30.710Z] CC images/eventpoll.o [2019-10-02T17:27:30.710Z] CC images/fh.o [2019-10-02T17:27:30.710Z] CC images/fsnotify.o [2019-10-02T17:27:30.710Z] CC images/signalfd.o [2019-10-02T17:27:30.710Z] CC images/fs.o [2019-10-02T17:27:30.710Z] CC images/pstree.o [2019-10-02T17:27:30.710Z] CC images/pipe.o [2019-10-02T17:27:30.710Z] CC images/tcp-stream.o [2019-10-02T17:27:30.710Z] CC images/sk-packet.o [2019-10-02T17:27:30.710Z] CC images/mnt.o [2019-10-02T17:27:30.710Z] CC images/pipe-data.o [2019-10-02T17:27:31.084Z] 10831a4d6f42: Pull complete [2019-10-02T17:27:31.084Z] f794a2e4526b: Pull complete [2019-10-02T17:27:31.087Z] CC images/sa.o [2019-10-02T17:27:31.087Z] CC images/timer.o [2019-10-02T17:27:31.087Z] CC images/timerfd.o [2019-10-02T17:27:31.087Z] CC images/mm.o [2019-10-02T17:27:31.087Z] CC images/sk-opts.o [2019-10-02T17:27:31.087Z] CC images/sk-unix.o [2019-10-02T17:27:31.087Z] CC images/sk-inet.o [2019-10-02T17:27:31.087Z] CC images/tun.o [2019-10-02T17:27:31.087Z] CC images/sk-netlink.o [2019-10-02T17:27:31.087Z] CC images/packet-sock.o [2019-10-02T17:27:31.468Z] CC images/ipc-var.o [2019-10-02T17:27:31.468Z] CC images/ipc-desc.o [2019-10-02T17:27:31.468Z] CC images/ipc-shm.o [2019-10-02T17:27:31.468Z] CC images/ipc-msg.o [2019-10-02T17:27:31.468Z] CC images/ipc-sem.o [2019-10-02T17:27:31.468Z] CC images/utsns.o [2019-10-02T17:27:31.468Z] CC images/creds.o [2019-10-02T17:27:31.468Z] CC images/vma.o [2019-10-02T17:27:31.468Z] CC images/netdev.o [2019-10-02T17:27:31.468Z] CC images/tty.o [2019-10-02T17:27:31.710Z] e3fa2203e375: Pull complete [2019-10-02T17:27:31.835Z] CC images/file-lock.o [2019-10-02T17:27:31.835Z] CC images/rlimit.o [2019-10-02T17:27:31.835Z] CC images/pagemap.o [2019-10-02T17:27:31.835Z] CC images/siginfo.o [2019-10-02T17:27:31.835Z] CC images/rpc.o [2019-10-02T17:27:31.835Z] CC images/ext-file.o [2019-10-02T17:27:31.835Z] CC images/cgroup.o [2019-10-02T17:27:32.215Z] CC images/userns.o [2019-10-02T17:27:32.216Z] CC images/google/protobuf/descriptor.o [2019-10-02T17:27:32.216Z] CC images/opts.o [2019-10-02T17:27:32.216Z] CC images/seccomp.o [2019-10-02T17:27:32.599Z] CC images/binfmt-misc.o [2019-10-02T17:27:32.600Z] CC images/time.o [2019-10-02T17:27:32.600Z] CC images/sysctl.o [2019-10-02T17:27:32.600Z] CC images/autofs.o [2019-10-02T17:27:32.600Z] CC images/macvlan.o [2019-10-02T17:27:32.600Z] CC images/sit.o [2019-10-02T17:27:32.600Z] LINK images/built-in.o [2019-10-02T17:27:32.600Z] GEN compel/include/asm [2019-10-02T17:27:32.600Z] GEN compel/include/version.h [2019-10-02T17:27:32.600Z] touch .config [2019-10-02T17:27:32.600Z] GEN include/common/config.h [2019-10-02T17:27:32.600Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-02T17:27:32.600Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T17:27:32.600Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T17:27:32.600Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-02T17:27:32.600Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-02T17:27:32.600Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-02T17:27:32.600Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T17:27:32.600Z] DEP compel/plugins/std/infect.d [2019-10-02T17:27:32.600Z] DEP compel/plugins/std/string.d [2019-10-02T17:27:32.600Z] DEP compel/plugins/std/log.d [2019-10-02T17:27:32.600Z] DEP compel/plugins/std/fds.d [2019-10-02T17:27:32.600Z] DEP compel/plugins/std/std.d [2019-10-02T17:27:32.600Z] DEP compel/plugins/shmem/shmem.d [2019-10-02T17:27:32.782Z] 43d8051f8c7f: Verifying Checksum [2019-10-02T17:27:32.782Z] 43d8051f8c7f: Download complete [2019-10-02T17:27:33.705Z] DEP compel/plugins/fds/fds.d [2019-10-02T17:27:33.705Z] CC compel/plugins/std/std.o [2019-10-02T17:27:33.705Z] CC compel/plugins/std/fds.o [2019-10-02T17:27:33.705Z] CC compel/plugins/std/log.o [2019-10-02T17:27:33.705Z] CC compel/plugins/std/string.o [2019-10-02T17:27:33.705Z] CC compel/plugins/std/infect.o [2019-10-02T17:27:33.705Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-02T17:27:33.705Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-02T17:27:33.705Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-02T17:27:33.705Z] AR compel/plugins/std.lib.a [2019-10-02T17:27:33.705Z] CC compel/plugins/fds/fds.o [2019-10-02T17:27:33.705Z] AR compel/plugins/fds.lib.a [2019-10-02T17:27:33.705Z] HOSTDEP compel/src/lib/log-host.d [2019-10-02T17:27:33.705Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T17:27:33.705Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-02T17:27:33.705Z] HOSTDEP compel/src/main-host.d [2019-10-02T17:27:33.705Z] DEP compel/src/lib/ptrace.d [2019-10-02T17:27:33.705Z] DEP compel/src/lib/infect.d [2019-10-02T17:27:33.705Z] DEP compel/src/lib/infect-util.d [2019-10-02T17:27:33.705Z] DEP compel/src/lib/infect-rpc.d [2019-10-02T17:27:33.705Z] DEP compel/arch/s390/src/lib/infect.d [2019-10-02T17:27:33.705Z] DEP compel/arch/s390/src/lib/cpu.d [2019-10-02T17:27:33.705Z] DEP compel/src/lib/log.d [2019-10-02T17:27:33.705Z] DEP compel/src/main.d [2019-10-02T17:27:34.168Z] DEP compel/src/lib/handle-elf.d [2019-10-02T17:27:34.168Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-02T17:27:34.168Z] CC compel/src/lib/log.o [2019-10-02T17:27:34.168Z] CC compel/arch/s390/src/lib/cpu.o [2019-10-02T17:27:34.168Z] CC compel/arch/s390/src/lib/infect.o [2019-10-02T17:27:34.168Z] CC compel/src/lib/infect-rpc.o [2019-10-02T17:27:34.168Z] CC compel/src/lib/infect-util.o [2019-10-02T17:27:34.168Z] CC compel/src/lib/infect.o [2019-10-02T17:27:34.574Z] CC compel/src/lib/ptrace.o [2019-10-02T17:27:34.976Z] AR compel/libcompel.a [2019-10-02T17:27:34.976Z] HOSTCC compel/src/main-host.o [2019-10-02T17:27:34.976Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-02T17:27:34.976Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T17:27:34.976Z] HOSTCC compel/src/lib/log-host.o [2019-10-02T17:27:34.976Z] HOSTLINK compel/compel-host-bin [2019-10-02T17:27:34.976Z] DEP soccr/soccr.d [2019-10-02T17:27:34.976Z] CC soccr/soccr.o [2019-10-02T17:27:35.368Z] AR soccr/libsoccr.a [2019-10-02T17:27:35.368Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T17:27:35.368Z] DEP criu/arch/s390/sigframe.d [2019-10-02T17:27:35.368Z] DEP criu/arch/s390/crtools.d [2019-10-02T17:27:35.368Z] DEP criu/arch/s390/cpu.d [2019-10-02T17:27:35.368Z] CC criu/arch/s390/cpu.o [2019-10-02T17:27:35.480Z] 004465f1c815: Pull complete [2019-10-02T17:27:35.741Z] CC criu/arch/s390/crtools.o [2019-10-02T17:27:35.741Z] CC criu/arch/s390/sigframe.o [2019-10-02T17:27:35.741Z] LINK criu/arch/s390/crtools.built-in.o [2019-10-02T17:27:35.741Z] DEP criu/arch/s390/vdso-pie.d [2019-10-02T17:27:35.741Z] DEP criu/pie/parasite-vdso.d [2019-10-02T17:27:35.741Z] DEP criu/pie/util-vdso.d [2019-10-02T17:27:35.741Z] DEP criu/pie/util.d [2019-10-02T17:27:36.114Z] CC criu/pie/util.o [2019-10-02T17:27:36.114Z] CC criu/pie/util-vdso.o [2019-10-02T17:27:36.114Z] CC criu/pie/parasite-vdso.o [2019-10-02T17:27:36.114Z] CC criu/arch/s390/vdso-pie.o [2019-10-02T17:27:36.114Z] AR criu/pie/pie.lib.a [2019-10-02T17:27:36.114Z] DEP criu/pie/restorer.d [2019-10-02T17:27:36.489Z] DEP criu/arch/s390/restorer.d [2019-10-02T17:27:36.489Z] DEP criu/pie/parasite.d [2019-10-02T17:27:36.489Z] CC criu/pie/parasite.o [2019-10-02T17:27:36.489Z] LINK criu/pie/parasite.built-in.o [2019-10-02T17:27:36.489Z] GEN criu/pie/parasite-blob.h [2019-10-02T17:27:36.489Z] CC criu/arch/s390/restorer.o [2019-10-02T17:27:36.860Z] CC criu/pie/restorer.o [2019-10-02T17:27:37.229Z] LINK criu/pie/restorer.built-in.o [2019-10-02T17:27:37.229Z] GEN criu/pie/restorer-blob.h [2019-10-02T17:27:37.229Z] DEP criu/vdso.d [2019-10-02T17:27:37.229Z] DEP criu/uts_ns.d [2019-10-02T17:27:37.229Z] DEP criu/util.d [2019-10-02T17:27:37.229Z] DEP criu/uffd.d [2019-10-02T17:27:37.229Z] DEP criu/tun.d [2019-10-02T17:27:37.607Z] DEP criu/tty.d [2019-10-02T17:27:37.607Z] DEP criu/timerfd.d [2019-10-02T17:27:37.607Z] DEP criu/sysfs_parse.d [2019-10-02T17:27:37.607Z] DEP criu/sysctl.d [2019-10-02T17:27:37.607Z] DEP criu/string.d [2019-10-02T17:27:37.607Z] DEP criu/stats.d [2019-10-02T17:27:37.607Z] DEP criu/sockets.d [2019-10-02T17:27:37.607Z] DEP criu/sk-unix.d [2019-10-02T17:27:37.607Z] DEP criu/sk-tcp.d [2019-10-02T17:27:37.607Z] DEP criu/sk-queue.d [2019-10-02T17:27:37.607Z] DEP criu/sk-packet.d [2019-10-02T17:27:37.991Z] DEP criu/sk-netlink.d [2019-10-02T17:27:37.991Z] DEP criu/sk-inet.d [2019-10-02T17:27:37.991Z] DEP criu/signalfd.d [2019-10-02T17:27:37.991Z] DEP criu/sigframe.d [2019-10-02T17:27:37.991Z] DEP criu/shmem.d [2019-10-02T17:27:37.991Z] DEP criu/servicefd.d [2019-10-02T17:27:37.991Z] DEP criu/seize.d [2019-10-02T17:27:37.991Z] DEP criu/seccomp.d [2019-10-02T17:27:37.991Z] DEP criu/rst-malloc.d [2019-10-02T17:27:37.991Z] DEP criu/rbtree.d [2019-10-02T17:27:37.991Z] DEP criu/pstree.d [2019-10-02T17:27:37.991Z] DEP criu/protobuf.d [2019-10-02T17:27:38.177Z] c19c19fc3c99: Pull complete [2019-10-02T17:27:38.365Z] GEN criu/protobuf-desc-gen.h [2019-10-02T17:27:38.365Z] DEP criu/protobuf-desc.d [2019-10-02T17:27:38.365Z] DEP criu/proc_parse.d [2019-10-02T17:27:38.365Z] DEP criu/plugin.d [2019-10-02T17:27:38.365Z] DEP criu/pipes.d [2019-10-02T17:27:38.365Z] DEP criu/pie-util.d [2019-10-02T17:27:38.747Z] DEP criu/pie-util-vdso.d [2019-10-02T17:27:38.747Z] DEP criu/pie-util-vdso-elf32.d [2019-10-02T17:27:38.747Z] DEP criu/path.d [2019-10-02T17:27:38.747Z] DEP criu/parasite-syscall.d [2019-10-02T17:27:38.747Z] DEP criu/pagemap.d [2019-10-02T17:27:38.747Z] DEP criu/pagemap-cache.d [2019-10-02T17:27:38.747Z] DEP criu/page-xfer.d [2019-10-02T17:27:38.747Z] DEP criu/page-pipe.d [2019-10-02T17:27:38.747Z] DEP criu/netfilter.d [2019-10-02T17:27:38.747Z] DEP criu/net.d [2019-10-02T17:27:39.136Z] DEP criu/namespaces.d [2019-10-02T17:27:39.136Z] DEP criu/mount.d [2019-10-02T17:27:39.136Z] DEP criu/mem.d [2019-10-02T17:27:39.136Z] DEP criu/lsm.d [2019-10-02T17:27:39.136Z] DEP criu/log.d [2019-10-02T17:27:39.136Z] DEP criu/libnetlink.d [2019-10-02T17:27:39.136Z] DEP criu/kerndat.d [2019-10-02T17:27:39.136Z] DEP criu/kcmp-ids.d [2019-10-02T17:27:39.136Z] DEP criu/irmap.d [2019-10-02T17:27:39.136Z] DEP criu/ipc_ns.d [2019-10-02T17:27:39.136Z] DEP criu/image.d [2019-10-02T17:27:39.520Z] DEP criu/image-desc.d [2019-10-02T17:27:39.520Z] DEP criu/fsnotify.d [2019-10-02T17:27:39.520Z] DEP criu/filesystems.d [2019-10-02T17:27:39.520Z] DEP criu/files.d [2019-10-02T17:27:39.520Z] DEP criu/files-reg.d [2019-10-02T17:27:39.520Z] DEP criu/files-ext.d [2019-10-02T17:27:39.520Z] DEP criu/file-lock.d [2019-10-02T17:27:39.520Z] DEP criu/file-ids.d [2019-10-02T17:27:39.520Z] DEP criu/fifo.d [2019-10-02T17:27:39.520Z] DEP criu/fdstore.d [2019-10-02T17:27:39.919Z] DEP criu/fault-injection.d [2019-10-02T17:27:39.919Z] DEP criu/external.d [2019-10-02T17:27:39.919Z] DEP criu/eventpoll.d [2019-10-02T17:27:39.919Z] DEP criu/eventfd.d [2019-10-02T17:27:39.919Z] DEP criu/crtools.d [2019-10-02T17:27:39.919Z] DEP criu/cr-service.d [2019-10-02T17:27:39.919Z] DEP criu/cr-restore.d [2019-10-02T17:27:39.919Z] DEP criu/cr-errno.d [2019-10-02T17:27:39.919Z] DEP criu/cr-dump.d [2019-10-02T17:27:39.919Z] DEP criu/cr-dedup.d [2019-10-02T17:27:40.311Z] DEP criu/cr-check.d [2019-10-02T17:27:40.311Z] DEP criu/config.d [2019-10-02T17:27:40.311Z] DEP criu/clone-noasan.d [2019-10-02T17:27:40.311Z] DEP criu/cgroup.d [2019-10-02T17:27:40.311Z] DEP criu/cgroup-props.d [2019-10-02T17:27:40.311Z] DEP criu/bitmap.d [2019-10-02T17:27:40.311Z] DEP criu/bfd.d [2019-10-02T17:27:40.311Z] DEP criu/autofs.d [2019-10-02T17:27:40.311Z] DEP criu/aio.d [2019-10-02T17:27:40.311Z] DEP criu/action-scripts.d [2019-10-02T17:27:40.311Z] CC criu/action-scripts.o [2019-10-02T17:27:40.685Z] CC criu/aio.o [2019-10-02T17:27:40.685Z] CC criu/autofs.o [2019-10-02T17:27:41.090Z] CC criu/bfd.o [2019-10-02T17:27:41.090Z] CC criu/bitmap.o [2019-10-02T17:27:41.090Z] CC criu/cgroup-props.o [2019-10-02T17:27:41.471Z] CC criu/cgroup.o [2019-10-02T17:27:42.542Z] CC criu/clone-noasan.o [2019-10-02T17:27:42.542Z] CC criu/config.o [2019-10-02T17:27:42.542Z] CC criu/cr-check.o [2019-10-02T17:27:42.997Z] CC criu/cr-dedup.o [2019-10-02T17:27:42.997Z] CC criu/cr-dump.o [2019-10-02T17:27:43.407Z] CC criu/cr-errno.o [2019-10-02T17:27:43.407Z] CC criu/cr-restore.o [2019-10-02T17:27:43.681Z] 43d8051f8c7f: Pull complete [2019-10-02T17:27:43.681Z] 6c11edc0dc35: Pull complete [2019-10-02T17:27:43.681Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-02T17:27:43.681Z] Status: Downloaded newer image for golang:1.13.1-stretch [2019-10-02T17:27:43.681Z] ---> b0b87562f76b [2019-10-02T17:27:43.681Z] Step 5/126 : ARG APT_MIRROR [2019-10-02T17:27:43.681Z] ---> Running in 9f31a4668fdc [2019-10-02T17:27:43.681Z] Removing intermediate container 9f31a4668fdc [2019-10-02T17:27:43.681Z] ---> 67b7329af159 [2019-10-02T17:27:43.681Z] Step 6/126 : 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-10-02T17:27:43.681Z] ---> Running in d7d1f2c64432 [2019-10-02T17:27:44.296Z] Removing intermediate container d7d1f2c64432 [2019-10-02T17:27:44.296Z] ---> be053a9a8220 [2019-10-02T17:27:44.296Z] Step 7/126 : ENV GO111MODULE=off [2019-10-02T17:27:44.296Z] ---> Running in b886c9976f55 [2019-10-02T17:27:44.296Z] Removing intermediate container b886c9976f55 [2019-10-02T17:27:44.296Z] ---> ecaecf963774 [2019-10-02T17:27:44.296Z] Step 8/126 : FROM base AS criu [2019-10-02T17:27:44.296Z] ---> ecaecf963774 [2019-10-02T17:27:44.296Z] Step 9/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:27:44.296Z] ---> Running in 33cc6c553ccf [2019-10-02T17:27:44.581Z] Removing intermediate container 33cc6c553ccf [2019-10-02T17:27:44.581Z] ---> c088b5937d00 [2019-10-02T17:27:44.581Z] Step 10/126 : ENV CRIU_VERSION 3.12 [2019-10-02T17:27:44.581Z] ---> Running in 0b72fbfcf245 [2019-10-02T17:27:44.581Z] Removing intermediate container 0b72fbfcf245 [2019-10-02T17:27:44.581Z] ---> e87c6da213d7 [2019-10-02T17:27:44.581Z] Step 11/126 : 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-10-02T17:27:44.581Z] ---> Running in fbc0575be289 [2019-10-02T17:27:44.684Z] CC criu/cr-service.o [2019-10-02T17:27:44.684Z] CC criu/crtools.o [2019-10-02T17:27:44.862Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:27:45.056Z] CC criu/eventfd.o [2019-10-02T17:27:45.056Z] CC criu/eventpoll.o [2019-10-02T17:27:45.146Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:27:45.146Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:27:45.146Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:27:45.146Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:27:45.146Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T17:27:45.424Z] CC criu/external.o [2019-10-02T17:27:45.424Z] CC criu/fault-injection.o [2019-10-02T17:27:45.424Z] CC criu/fdstore.o [2019-10-02T17:27:45.424Z] CC criu/fifo.o [2019-10-02T17:27:45.424Z] CC criu/file-ids.o [2019-10-02T17:27:45.761Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T17:27:45.761Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T17:27:45.807Z] CC criu/file-lock.o [2019-10-02T17:27:45.807Z] CC criu/files-ext.o [2019-10-02T17:27:45.807Z] CC criu/files-reg.o [2019-10-02T17:27:46.602Z] CC criu/files.o [2019-10-02T17:27:46.992Z] CC criu/filesystems.o [2019-10-02T17:27:47.386Z] CC criu/fsnotify.o [2019-10-02T17:27:47.773Z] CC criu/image-desc.o [2019-10-02T17:27:47.773Z] CC criu/image.o [2019-10-02T17:27:47.773Z] CC criu/ipc_ns.o [2019-10-02T17:27:47.784Z] Fetched 7719 kB in 2s (2941 kB/s) [2019-10-02T17:27:48.148Z] CC criu/irmap.o [2019-10-02T17:27:48.528Z] CC criu/kcmp-ids.o [2019-10-02T17:27:48.528Z] CC criu/kerndat.o [2019-10-02T17:27:48.794Z] Reading package lists... [2019-10-02T17:27:48.941Z] CC criu/libnetlink.o [2019-10-02T17:27:48.941Z] CC criu/log.o [2019-10-02T17:27:48.941Z] CC criu/lsm.o [2019-10-02T17:27:49.338Z] CC criu/mem.o [2019-10-02T17:27:49.776Z] CC criu/mount.o [2019-10-02T17:27:50.268Z] Reading package lists... [2019-10-02T17:27:50.268Z] Building dependency tree... [2019-10-02T17:27:50.268Z] Reading state information... [2019-10-02T17:27:50.551Z] The following additional packages will be installed: [2019-10-02T17:27:50.551Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T17:27:50.551Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T17:27:50.551Z] Suggested packages: [2019-10-02T17:27:50.551Z] manpages-dev python-setuptools [2019-10-02T17:27:50.679Z] CC criu/namespaces.o [2019-10-02T17:27:50.839Z] The following NEW packages will be installed: [2019-10-02T17:27:50.839Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T17:27:50.839Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T17:27:50.839Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T17:27:50.839Z] zlib1g-dev [2019-10-02T17:27:50.839Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:27:50.839Z] Need to get 3548 kB of archives. [2019-10-02T17:27:50.839Z] After this operation, 21.2 MB of additional disk space will be used. [2019-10-02T17:27:50.839Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-02T17:27:51.088Z] CC criu/net.o [2019-10-02T17:27:51.122Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-02T17:27:51.122Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-02T17:27:51.122Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-02T17:27:51.122Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-02T17:27:51.122Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-02T17:27:51.122Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-02T17:27:51.122Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T17:27:51.122Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-02T17:27:51.122Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-02T17:27:51.122Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-02T17:27:51.122Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-02T17:27:51.122Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-02T17:27:51.122Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-02T17:27:51.122Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T17:27:51.122Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-02T17:27:51.406Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:27:51.406Z] Fetched 3548 kB in 0s (15.5 MB/s) [2019-10-02T17:27:51.406Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-02T17:27:51.406Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T17:27:51.406Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T17:27:51.406Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T17:27:51.406Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-10-02T17:27:51.406Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-02T17:27:51.406Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-02T17:27:51.406Z] Selecting previously unselected package libnet1-dev. [2019-10-02T17:27:51.406Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T17:27:51.406Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T17:27:51.691Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-02T17:27:51.691Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-02T17:27:51.691Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T17:27:51.691Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-02T17:27:51.691Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-02T17:27:51.691Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-02T17:27:51.691Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-02T17:27:51.691Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-02T17:27:51.691Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T17:27:51.691Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-02T17:27:51.691Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-02T17:27:51.691Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-02T17:27:51.691Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-02T17:27:51.691Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-02T17:27:51.691Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-02T17:27:51.691Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-02T17:27:51.691Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-02T17:27:51.691Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-02T17:27:51.879Z] CC criu/netfilter.o [2019-10-02T17:27:51.976Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-02T17:27:51.976Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-02T17:27:51.976Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-02T17:27:51.976Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-02T17:27:51.976Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-02T17:27:51.976Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-02T17:27:52.254Z] CC criu/page-pipe.o [2019-10-02T17:27:52.254Z] CC criu/page-xfer.o [2019-10-02T17:27:52.260Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-10-02T17:27:52.260Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-02T17:27:52.260Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-02T17:27:52.260Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-02T17:27:52.260Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-02T17:27:52.260Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T17:27:52.260Z] Selecting previously unselected package protobuf-compiler. [2019-10-02T17:27:52.260Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-02T17:27:52.260Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T17:27:52.260Z] Selecting previously unselected package python-pkg-resources. [2019-10-02T17:27:52.260Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T17:27:52.260Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T17:27:52.260Z] Selecting previously unselected package python-protobuf. [2019-10-02T17:27:52.546Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-02T17:27:52.546Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T17:27:52.546Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T17:27:52.546Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T17:27:52.546Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T17:27:52.617Z] CC criu/pagemap-cache.o [2019-10-02T17:27:52.617Z] CC criu/pagemap.o [2019-10-02T17:27:52.998Z] CC criu/parasite-syscall.o [2019-10-02T17:27:53.372Z] CC criu/path.o [2019-10-02T17:27:53.372Z] CC criu/pie-util-vdso-elf32.o [2019-10-02T17:27:53.372Z] CC criu/pie-util-vdso.o [2019-10-02T17:27:53.372Z] CC criu/pie-util.o [2019-10-02T17:27:53.557Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T17:27:53.557Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-02T17:27:53.557Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:27:53.557Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-02T17:27:53.737Z] CC criu/pipes.o [2019-10-02T17:27:53.737Z] CC criu/plugin.o [2019-10-02T17:27:53.737Z] CC criu/proc_parse.o [2019-10-02T17:27:54.513Z] CC criu/protobuf-desc.o [2019-10-02T17:27:55.037Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-02T17:27:55.037Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-02T17:27:55.037Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T17:27:55.037Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-02T17:27:55.037Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-02T17:27:55.037Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T17:27:55.037Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-02T17:27:55.037Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T17:27:55.037Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-02T17:27:55.037Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-02T17:27:55.037Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:27:55.295Z] CC criu/protobuf.o [2019-10-02T17:27:55.295Z] CC criu/pstree.o [2019-10-02T17:27:55.667Z] CC criu/rbtree.o [2019-10-02T17:27:55.667Z] CC criu/rst-malloc.o [2019-10-02T17:27:55.667Z] CC criu/seccomp.o [2019-10-02T17:27:56.050Z] Removing intermediate container fbc0575be289 [2019-10-02T17:27:56.050Z] ---> 6047e0dd51b7 [2019-10-02T17:27:56.050Z] Step 12/126 : 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-10-02T17:27:56.050Z] ---> Running in b19338ac1352 [2019-10-02T17:27:56.058Z] CC criu/seize.o [2019-10-02T17:27:56.058Z] CC criu/servicefd.o [2019-10-02T17:27:56.430Z] CC criu/shmem.o [2019-10-02T17:27:56.665Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T17:27:56.665Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T17:27:56.799Z] CC criu/sigframe.o [2019-10-02T17:27:56.799Z] CC criu/signalfd.o [2019-10-02T17:27:56.799Z] CC criu/sk-inet.o [2019-10-02T17:27:56.949Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T17:27:56.949Z]  GEN .gitid [2019-10-02T17:27:56.949Z] GEN criu/include/version.h [2019-10-02T17:27:56.949Z] GEN include/common/asm [2019-10-02T17:27:57.165Z] CC criu/sk-netlink.o [2019-10-02T17:27:57.165Z] CC criu/sk-packet.o [2019-10-02T17:27:57.237Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T17:27:57.237Z] PBCC images/opts.pb-c.c [2019-10-02T17:27:57.237Z] PBCC images/sit.pb-c.c [2019-10-02T17:27:57.237Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T17:27:57.237Z] DEP images/opts.pb-c.d [2019-10-02T17:27:57.237Z] DEP images/sit.pb-c.d [2019-10-02T17:27:57.237Z] PBCC images/macvlan.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/macvlan.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/autofs.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/autofs.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/sysctl.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/sysctl.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/time.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/time.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/binfmt-misc.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/binfmt-misc.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/seccomp.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/seccomp.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/userns.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/userns.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/cgroup.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/cgroup.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/fown.pb-c.c [2019-10-02T17:27:57.521Z] PBCC images/ext-file.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/fown.pb-c.d [2019-10-02T17:27:57.521Z] DEP images/ext-file.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/rpc.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/rpc.pb-c.d [2019-10-02T17:27:57.521Z] PBCC images/siginfo.pb-c.c [2019-10-02T17:27:57.521Z] DEP images/siginfo.pb-c.d [2019-10-02T17:27:57.565Z] CC criu/sk-queue.o [2019-10-02T17:27:57.565Z] CC criu/sk-tcp.o [2019-10-02T17:27:57.565Z] CC criu/sk-unix.o [2019-10-02T17:27:57.803Z] PBCC images/pagemap.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/pagemap.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/rlimit.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/rlimit.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/file-lock.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/file-lock.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/tty.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/tty.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/tun.pb-c.c [2019-10-02T17:27:57.803Z] PBCC images/netdev.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/tun.pb-c.d [2019-10-02T17:27:57.803Z] DEP images/netdev.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/vma.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/vma.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/creds.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/creds.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/utsns.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/utsns.pb-c.d [2019-10-02T17:27:57.803Z] PBCC images/ipc-desc.pb-c.c [2019-10-02T17:27:57.803Z] PBCC images/ipc-sem.pb-c.c [2019-10-02T17:27:57.803Z] DEP images/ipc-desc.pb-c.d [2019-10-02T17:27:57.803Z] DEP images/ipc-sem.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/ipc-msg.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/ipc-msg.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/ipc-shm.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/ipc-shm.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/ipc-var.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/ipc-var.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/sk-opts.pb-c.c [2019-10-02T17:27:58.086Z] PBCC images/packet-sock.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/sk-opts.pb-c.d [2019-10-02T17:27:58.086Z] DEP images/packet-sock.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/sk-netlink.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/sk-netlink.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/sk-inet.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/sk-inet.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/sk-unix.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/sk-unix.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/mm.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/mm.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/timerfd.pb-c.c [2019-10-02T17:27:58.086Z] DEP images/timerfd.pb-c.d [2019-10-02T17:27:58.086Z] PBCC images/timer.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/timer.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/sa.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/sa.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/pipe-data.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/pipe-data.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/mnt.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/mnt.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/sk-packet.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/sk-packet.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/tcp-stream.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/tcp-stream.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/pipe.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/pipe.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/pstree.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/pstree.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/fs.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/fs.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/signalfd.pb-c.c [2019-10-02T17:27:58.368Z] DEP images/signalfd.pb-c.d [2019-10-02T17:27:58.368Z] PBCC images/fh.pb-c.c [2019-10-02T17:27:58.368Z] PBCC images/fsnotify.pb-c.c [2019-10-02T17:27:58.483Z] CC criu/sockets.o [2019-10-02T17:27:58.483Z] CC criu/stats.o [2019-10-02T17:27:58.483Z] CC criu/string.o [2019-10-02T17:27:58.651Z] DEP images/fh.pb-c.d [2019-10-02T17:27:58.651Z] DEP images/fsnotify.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/eventpoll.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/eventpoll.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/eventfd.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/eventfd.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/remap-file-path.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/remap-file-path.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/fifo.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/fifo.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/ghost-file.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/ghost-file.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/regfile.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/regfile.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/ns.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/ns.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/fdinfo.pb-c.c [2019-10-02T17:27:58.651Z] DEP images/fdinfo.pb-c.d [2019-10-02T17:27:58.651Z] PBCC images/core-aarch64.pb-c.c [2019-10-02T17:27:58.651Z] PBCC images/core-arm.pb-c.c [2019-10-02T17:27:58.651Z] PBCC images/core-ppc64.pb-c.c [2019-10-02T17:27:58.908Z] CC criu/sysctl.o [2019-10-02T17:27:58.908Z] CC criu/sysfs_parse.o [2019-10-02T17:27:58.908Z] CC criu/timerfd.o [2019-10-02T17:27:58.936Z] PBCC images/core-s390.pb-c.c [2019-10-02T17:27:58.936Z] PBCC images/core-x86.pb-c.c [2019-10-02T17:27:58.936Z] PBCC images/core.pb-c.c [2019-10-02T17:27:58.936Z] PBCC images/inventory.pb-c.c [2019-10-02T17:27:58.936Z] DEP images/core-aarch64.pb-c.d [2019-10-02T17:27:58.936Z] DEP images/core-arm.pb-c.d [2019-10-02T17:27:58.936Z] DEP images/core-ppc64.pb-c.d [2019-10-02T17:27:58.936Z] DEP images/core-s390.pb-c.d [2019-10-02T17:27:58.936Z] DEP images/core-x86.pb-c.d [2019-10-02T17:27:58.936Z] DEP images/core.pb-c.d [2019-10-02T17:27:58.936Z] DEP images/inventory.pb-c.d [2019-10-02T17:27:58.936Z] PBCC images/cpuinfo.pb-c.c [2019-10-02T17:27:58.936Z] DEP images/cpuinfo.pb-c.d [2019-10-02T17:27:58.936Z] PBCC images/stats.pb-c.c [2019-10-02T17:27:58.936Z] DEP images/stats.pb-c.d [2019-10-02T17:27:59.298Z] CC criu/tty.o [2019-10-02T17:27:59.552Z] make[1]: Nothing to be done for 'all'. [2019-10-02T17:27:59.552Z] CC images/stats.o [2019-10-02T17:27:59.666Z] CC criu/tun.o [2019-10-02T17:27:59.834Z] CC images/core.o [2019-10-02T17:28:00.054Z] CC criu/uffd.o [2019-10-02T17:28:00.118Z] CC images/core-x86.o [2019-10-02T17:28:00.118Z] CC images/core-arm.o [2019-10-02T17:28:00.401Z] CC images/core-aarch64.o [2019-10-02T17:28:00.401Z] CC images/core-ppc64.o [2019-10-02T17:28:00.443Z] CC criu/util.o [2019-10-02T17:28:00.683Z] CC images/core-s390.o [2019-10-02T17:28:00.834Z] CC criu/uts_ns.o [2019-10-02T17:28:00.834Z] CC criu/vdso.o [2019-10-02T17:28:00.970Z] CC images/cpuinfo.o [2019-10-02T17:28:01.212Z] LINK criu/built-in.o [2019-10-02T17:28:01.212Z] LINK criu/criu [2019-10-02T17:28:01.212Z] DEP lib/c/criu.d [2019-10-02T17:28:01.212Z] CC images/rpc.pb-c.o [2019-10-02T17:28:01.252Z] CC images/inventory.o [2019-10-02T17:28:01.252Z] CC images/fdinfo.o [2019-10-02T17:28:01.252Z] CC images/fown.o [2019-10-02T17:28:01.252Z] CC images/ns.o [2019-10-02T17:28:01.535Z] CC images/regfile.o [2019-10-02T17:28:01.535Z] CC images/ghost-file.o [2019-10-02T17:28:01.535Z] CC images/fifo.o [2019-10-02T17:28:01.535Z] CC images/remap-file-path.o [2019-10-02T17:28:01.579Z] CC lib/c/criu.o [2019-10-02T17:28:01.819Z] CC images/eventfd.o [2019-10-02T17:28:01.819Z] CC images/eventpoll.o [2019-10-02T17:28:01.819Z] CC images/fh.o [2019-10-02T17:28:01.966Z] LINK lib/c/built-in.o [2019-10-02T17:28:01.966Z] LINK lib/c/libcriu.so [2019-10-02T17:28:01.966Z] GEN magic.py [2019-10-02T17:28:01.966Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T17:28:01.966Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T17:28:01.966Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T17:28:02.103Z] CC images/fsnotify.o [2019-10-02T17:28:02.103Z] CC images/signalfd.o [2019-10-02T17:28:02.344Z] make[1]: Nothing to be done for 'all'. [2019-10-02T17:28:02.344Z] make[1]: 'images/built-in.o' is up to date. [2019-10-02T17:28:02.345Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T17:28:02.345Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T17:28:02.345Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T17:28:02.345Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T17:28:02.345Z] make[1]: Nothing to be done for 'all'. [2019-10-02T17:28:02.345Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T17:28:02.345Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.345Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.345Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.386Z] CC images/fs.o [2019-10-02T17:28:02.386Z] CC images/pstree.o [2019-10-02T17:28:02.386Z] CC images/pipe.o [2019-10-02T17:28:02.386Z] CC images/tcp-stream.o [2019-10-02T17:28:02.668Z] CC images/sk-packet.o [2019-10-02T17:28:02.668Z] CC images/mnt.o [2019-10-02T17:28:02.668Z] CC images/pipe-data.o [2019-10-02T17:28:02.718Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.718Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.718Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.718Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.718Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:28:02.718Z] INSTALL criu/criu [2019-10-02T17:28:02.952Z] CC images/sa.o [2019-10-02T17:28:02.952Z] CC images/timer.o [2019-10-02T17:28:02.952Z] CC images/timerfd.o [2019-10-02T17:28:03.236Z] CC images/mm.o [2019-10-02T17:28:03.236Z] CC images/sk-opts.o [2019-10-02T17:28:03.236Z] CC images/sk-unix.o [2019-10-02T17:28:03.236Z] CC images/sk-inet.o [2019-10-02T17:28:03.519Z] CC images/tun.o [2019-10-02T17:28:03.519Z] CC images/sk-netlink.o [2019-10-02T17:28:03.802Z] CC images/packet-sock.o [2019-10-02T17:28:03.802Z] CC images/ipc-var.o [2019-10-02T17:28:03.802Z] CC images/ipc-desc.o [2019-10-02T17:28:03.802Z] CC images/ipc-shm.o [2019-10-02T17:28:03.983Z] Removing intermediate container 63cd93ace018 [2019-10-02T17:28:03.983Z] ---> 06389d663417 [2019-10-02T17:28:03.983Z] Step 13/126 : FROM base AS registry [2019-10-02T17:28:03.983Z] ---> 1b2b7764e4f1 [2019-10-02T17:28:03.983Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T17:28:03.983Z] ---> Running in 6f3e6cc41122 [2019-10-02T17:28:03.983Z] Removing intermediate container 6f3e6cc41122 [2019-10-02T17:28:03.983Z] ---> 2de5b292e195 [2019-10-02T17:28:03.983Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T17:28:03.983Z] ---> Running in c96ee6673aeb [2019-10-02T17:28:04.089Z] CC images/ipc-msg.o [2019-10-02T17:28:04.089Z] CC images/ipc-sem.o [2019-10-02T17:28:04.089Z] CC images/utsns.o [2019-10-02T17:28:04.355Z] Removing intermediate container c96ee6673aeb [2019-10-02T17:28:04.355Z] ---> c9ee61ecea88 [2019-10-02T17:28:04.355Z] Step 16/126 : 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-10-02T17:28:04.355Z] ---> Running in 565a62d50c60 [2019-10-02T17:28:04.372Z] CC images/creds.o [2019-10-02T17:28:04.372Z] CC images/vma.o [2019-10-02T17:28:04.372Z] CC images/netdev.o [2019-10-02T17:28:04.372Z] CC images/tty.o [2019-10-02T17:28:04.661Z] CC images/file-lock.o [2019-10-02T17:28:04.945Z] CC images/rlimit.o [2019-10-02T17:28:04.945Z] CC images/pagemap.o [2019-10-02T17:28:04.945Z] CC images/siginfo.o [2019-10-02T17:28:04.945Z] CC images/rpc.o [2019-10-02T17:28:05.207Z] + mktemp -d [2019-10-02T17:28:05.207Z] + export GOPATH=/tmp/tmp.ikw8DtQQq4 [2019-10-02T17:28:05.207Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution [2019-10-02T17:28:05.207Z] Cloning into '/tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution'... [2019-10-02T17:28:05.560Z] CC images/ext-file.o [2019-10-02T17:28:05.560Z] CC images/cgroup.o [2019-10-02T17:28:05.843Z] CC images/userns.o [2019-10-02T17:28:05.843Z] CC images/google/protobuf/descriptor.o [2019-10-02T17:28:06.472Z] CC images/opts.o [2019-10-02T17:28:06.472Z] CC images/seccomp.o [2019-10-02T17:28:06.674Z] + cd /tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution [2019-10-02T17:28:06.674Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T17:28:06.755Z] CC images/binfmt-misc.o [2019-10-02T17:28:06.755Z] CC images/time.o [2019-10-02T17:28:06.755Z] CC images/sysctl.o [2019-10-02T17:28:06.755Z] CC images/autofs.o [2019-10-02T17:28:07.039Z] CC images/macvlan.o [2019-10-02T17:28:07.039Z] CC images/sit.o [2019-10-02T17:28:07.039Z] LINK images/built-in.o [2019-10-02T17:28:07.039Z] GEN compel/include/asm [2019-10-02T17:28:07.039Z] GEN compel/include/version.h [2019-10-02T17:28:07.039Z] touch .config [2019-10-02T17:28:07.039Z] GEN include/common/config.h [2019-10-02T17:28:07.043Z] + GOPATH=/tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ikw8DtQQq4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T17:28:07.324Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T17:28:07.324Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T17:28:07.324Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-02T17:28:07.324Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-02T17:28:07.324Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-02T17:28:07.324Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-02T17:28:07.324Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-02T17:28:07.324Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T17:28:07.324Z] DEP compel/plugins/std/infect.d [2019-10-02T17:28:07.324Z] DEP compel/plugins/std/string.d [2019-10-02T17:28:07.324Z] DEP compel/plugins/std/log.d [2019-10-02T17:28:07.324Z] DEP compel/plugins/std/fds.d [2019-10-02T17:28:07.324Z] DEP compel/plugins/std/std.d [2019-10-02T17:28:07.324Z] DEP compel/plugins/shmem/shmem.d [2019-10-02T17:28:07.606Z] DEP compel/plugins/fds/fds.d [2019-10-02T17:28:07.606Z] CC compel/plugins/std/std.o [2019-10-02T17:28:07.606Z] CC compel/plugins/std/fds.o [2019-10-02T17:28:07.889Z] CC compel/plugins/std/log.o [2019-10-02T17:28:08.172Z] CC compel/plugins/std/string.o [2019-10-02T17:28:08.172Z] CC compel/plugins/std/infect.o [2019-10-02T17:28:08.457Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-02T17:28:08.458Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-02T17:28:08.458Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-02T17:28:08.458Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-02T17:28:08.458Z] AR compel/plugins/std.lib.a [2019-10-02T17:28:08.458Z] CC compel/plugins/fds/fds.o [2019-10-02T17:28:08.741Z] AR compel/plugins/fds.lib.a [2019-10-02T17:28:08.741Z] HOSTDEP compel/src/lib/log-host.d [2019-10-02T17:28:08.741Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T17:28:08.741Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-02T17:28:08.741Z] HOSTDEP compel/src/main-host.d [2019-10-02T17:28:08.741Z] DEP compel/src/lib/ptrace.d [2019-10-02T17:28:08.741Z] DEP compel/src/lib/infect.d [2019-10-02T17:28:09.027Z] DEP compel/src/lib/infect-util.d [2019-10-02T17:28:09.027Z] DEP compel/src/lib/infect-rpc.d [2019-10-02T17:28:09.027Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-10-02T17:28:09.027Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-02T17:28:09.027Z] DEP compel/src/lib/log.d [2019-10-02T17:28:09.027Z] DEP compel/src/main.d [2019-10-02T17:28:09.317Z] DEP compel/src/lib/handle-elf.d [2019-10-02T17:28:09.317Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-02T17:28:09.317Z] CC compel/src/lib/log.o [2019-10-02T17:28:09.317Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-10-02T17:28:09.601Z] CC compel/arch/ppc64/src/lib/infect.o [2019-10-02T17:28:09.887Z] CC compel/src/lib/infect-rpc.o [2019-10-02T17:28:09.887Z] CC compel/src/lib/infect-util.o [2019-10-02T17:28:10.170Z] CC compel/src/lib/infect.o [2019-10-02T17:28:11.190Z] CC compel/src/lib/ptrace.o [2019-10-02T17:28:11.190Z] AR compel/libcompel.a [2019-10-02T17:28:11.190Z] HOSTCC compel/src/main-host.o [2019-10-02T17:28:11.190Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-02T17:28:11.190Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T17:28:11.472Z] HOSTCC compel/src/lib/log-host.o [2019-10-02T17:28:11.472Z] HOSTLINK compel/compel-host-bin [2019-10-02T17:28:11.472Z] DEP soccr/soccr.d [2019-10-02T17:28:11.755Z] CC soccr/soccr.o [2019-10-02T17:28:11.957Z] Running on ubuntu-1804-overlay2 (i-0059eac1345a3cf2b) in /home/ubuntu/workspace/moby_PR-40030 [Pipeline] { [Pipeline] checkout [2019-10-02T17:28:12.380Z] AR soccr/libsoccr.a [2019-10-02T17:28:12.380Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T17:28:12.380Z] DEP criu/arch/ppc64/sigframe.d [2019-10-02T17:28:12.380Z] DEP criu/arch/ppc64/crtools.d [2019-10-02T17:28:12.380Z] DEP criu/arch/ppc64/cpu.d [2019-10-02T17:28:12.380Z] CC criu/arch/ppc64/cpu.o [2019-10-02T17:28:12.664Z] CC criu/arch/ppc64/crtools.o [2019-10-02T17:28:13.283Z] CC criu/arch/ppc64/sigframe.o [2019-10-02T17:28:13.283Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-10-02T17:28:13.283Z] DEP criu/arch/ppc64/misc.d [2019-10-02T17:28:13.283Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-02T17:28:13.283Z] DEP criu/arch/ppc64/vdso-pie.d [2019-10-02T17:28:13.283Z] DEP criu/pie/parasite-vdso.d [2019-10-02T17:28:13.283Z] DEP criu/pie/util-vdso.d [2019-10-02T17:28:13.283Z] DEP criu/pie/util.d [2019-10-02T17:28:13.566Z] CC criu/pie/util.o [2019-10-02T17:28:13.566Z] CC criu/pie/util-vdso.o [2019-10-02T17:28:13.848Z] CC criu/pie/parasite-vdso.o [2019-10-02T17:28:14.132Z] CC criu/arch/ppc64/vdso-pie.o [2019-10-02T17:28:14.132Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-10-02T17:28:14.132Z] CC criu/arch/ppc64/misc.o [2019-10-02T17:28:14.132Z] AR criu/pie/pie.lib.a [2019-10-02T17:28:14.430Z] DEP criu/pie/restorer.d [2019-10-02T17:28:14.430Z] DEP criu/arch/ppc64/restorer.d [2019-10-02T17:28:14.430Z] DEP criu/pie/parasite.d [2019-10-02T17:28:14.430Z] CC criu/pie/parasite.o [2019-10-02T17:28:15.048Z] LINK criu/pie/parasite.built-in.o [2019-10-02T17:28:15.048Z] GEN criu/pie/parasite-blob.h [2019-10-02T17:28:15.048Z] CC criu/arch/ppc64/restorer.o [2019-10-02T17:28:15.331Z] CC criu/pie/restorer.o [2019-10-02T17:28:16.339Z] LINK criu/pie/restorer.built-in.o [2019-10-02T17:28:16.339Z] GEN criu/pie/restorer-blob.h [2019-10-02T17:28:16.339Z] DEP criu/vdso.d [2019-10-02T17:28:16.339Z] DEP criu/uts_ns.d [2019-10-02T17:28:16.621Z] DEP criu/util.d [2019-10-02T17:28:16.621Z] DEP criu/uffd.d [2019-10-02T17:28:16.621Z] DEP criu/tun.d [2019-10-02T17:28:16.621Z] DEP criu/tty.d [2019-10-02T17:28:16.905Z] DEP criu/timerfd.d [2019-10-02T17:28:16.905Z] DEP criu/sysfs_parse.d [2019-10-02T17:28:16.905Z] DEP criu/sysctl.d [2019-10-02T17:28:16.905Z] DEP criu/string.d [2019-10-02T17:28:17.190Z] DEP criu/stats.d [2019-10-02T17:28:17.191Z] DEP criu/sockets.d [2019-10-02T17:28:17.191Z] DEP criu/sk-unix.d [2019-10-02T17:28:17.191Z] DEP criu/sk-tcp.d [2019-10-02T17:28:17.474Z] DEP criu/sk-queue.d [2019-10-02T17:28:17.474Z] DEP criu/sk-packet.d [2019-10-02T17:28:17.474Z] DEP criu/sk-netlink.d [2019-10-02T17:28:17.474Z] DEP criu/sk-inet.d [2019-10-02T17:28:17.756Z] DEP criu/signalfd.d [2019-10-02T17:28:17.756Z] DEP criu/sigframe.d [2019-10-02T17:28:17.756Z] DEP criu/shmem.d [2019-10-02T17:28:17.756Z] DEP criu/servicefd.d [2019-10-02T17:28:18.039Z] DEP criu/seize.d [2019-10-02T17:28:18.039Z] DEP criu/seccomp.d [2019-10-02T17:28:18.039Z] DEP criu/rst-malloc.d [2019-10-02T17:28:18.039Z] DEP criu/rbtree.d [2019-10-02T17:28:18.039Z] DEP criu/pstree.d [2019-10-02T17:28:18.329Z] DEP criu/protobuf.d [2019-10-02T17:28:18.329Z] GEN criu/protobuf-desc-gen.h [2019-10-02T17:28:18.615Z] DEP criu/protobuf-desc.d [2019-10-02T17:28:18.615Z] DEP criu/proc_parse.d [2019-10-02T17:28:18.897Z] DEP criu/plugin.d [2019-10-02T17:28:18.897Z] DEP criu/pipes.d [2019-10-02T17:28:18.897Z] DEP criu/pie-util.d [2019-10-02T17:28:18.897Z] DEP criu/pie-util-vdso.d [2019-10-02T17:28:19.133Z] using credential docker-jenkins-github-credentials [2019-10-02T17:28:19.142Z] Cloning the remote Git repository [2019-10-02T17:28:19.142Z] Cloning with configured refspecs honoured and without tags [2019-10-02T17:28:19.180Z] DEP criu/pie-util-vdso-elf32.d [2019-10-02T17:28:19.180Z] DEP criu/path.d [2019-10-02T17:28:19.180Z] DEP criu/parasite-syscall.d [2019-10-02T17:28:19.180Z] DEP criu/pagemap.d [2019-10-02T17:28:19.462Z] DEP criu/pagemap-cache.d [2019-10-02T17:28:19.462Z] DEP criu/page-xfer.d [2019-10-02T17:28:19.462Z] DEP criu/page-pipe.d [2019-10-02T17:28:19.462Z] DEP criu/netfilter.d [2019-10-02T17:28:19.462Z] DEP criu/net.d [2019-10-02T17:28:19.749Z] DEP criu/namespaces.d [2019-10-02T17:28:19.749Z] DEP criu/mount.d [2019-10-02T17:28:19.749Z] DEP criu/mem.d [2019-10-02T17:28:20.047Z] DEP criu/lsm.d [2019-10-02T17:28:20.047Z] DEP criu/log.d [2019-10-02T17:28:20.047Z] DEP criu/libnetlink.d [2019-10-02T17:28:20.047Z] DEP criu/kerndat.d [2019-10-02T17:28:19.101Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T17:28:19.230Z] > git init /home/ubuntu/workspace/moby_PR-40030 # timeout=10 [2019-10-02T17:28:19.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:28:19.785Z] > git --version # timeout=10 [2019-10-02T17:28:19.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:28:19.875Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:28:20.329Z] DEP criu/kcmp-ids.d [2019-10-02T17:28:20.329Z] DEP criu/irmap.d [2019-10-02T17:28:20.329Z] DEP criu/ipc_ns.d [2019-10-02T17:28:20.329Z] DEP criu/image.d [2019-10-02T17:28:20.329Z] DEP criu/image-desc.d [2019-10-02T17:28:20.618Z] DEP criu/fsnotify.d [2019-10-02T17:28:20.618Z] DEP criu/filesystems.d [2019-10-02T17:28:20.618Z] DEP criu/files.d [2019-10-02T17:28:20.618Z] DEP criu/files-reg.d [2019-10-02T17:28:20.900Z] DEP criu/files-ext.d [2019-10-02T17:28:20.900Z] DEP criu/file-lock.d [2019-10-02T17:28:20.900Z] DEP criu/file-ids.d [2019-10-02T17:28:20.900Z] DEP criu/fifo.d [2019-10-02T17:28:21.182Z] DEP criu/fdstore.d [2019-10-02T17:28:21.182Z] DEP criu/fault-injection.d [2019-10-02T17:28:21.182Z] DEP criu/external.d [2019-10-02T17:28:21.182Z] DEP criu/eventpoll.d [2019-10-02T17:28:21.182Z] DEP criu/eventfd.d [2019-10-02T17:28:21.465Z] DEP criu/crtools.d [2019-10-02T17:28:21.465Z] DEP criu/cr-service.d [2019-10-02T17:28:21.465Z] DEP criu/cr-restore.d [2019-10-02T17:28:21.465Z] DEP criu/cr-errno.d [2019-10-02T17:28:21.465Z] DEP criu/cr-dump.d [2019-10-02T17:28:21.747Z] DEP criu/cr-dedup.d [2019-10-02T17:28:21.747Z] DEP criu/cr-check.d [2019-10-02T17:28:21.747Z] DEP criu/config.d [2019-10-02T17:28:22.030Z] DEP criu/clone-noasan.d [2019-10-02T17:28:22.030Z] DEP criu/cgroup.d [2019-10-02T17:28:22.030Z] DEP criu/cgroup-props.d [2019-10-02T17:28:22.030Z] DEP criu/bitmap.d [2019-10-02T17:28:22.030Z] DEP criu/bfd.d [2019-10-02T17:28:22.030Z] DEP criu/autofs.d [2019-10-02T17:28:22.312Z] DEP criu/aio.d [2019-10-02T17:28:22.312Z] DEP criu/action-scripts.d [2019-10-02T17:28:22.312Z] CC criu/action-scripts.o [2019-10-02T17:28:22.594Z] CC criu/aio.o [2019-10-02T17:28:22.879Z] CC criu/autofs.o [2019-10-02T17:28:23.494Z] CC criu/bfd.o [2019-10-02T17:28:23.781Z] CC criu/bitmap.o [2019-10-02T17:28:24.063Z] CC criu/cgroup-props.o [2019-10-02T17:28:24.346Z] CC criu/cgroup.o [2019-10-02T17:28:25.819Z] CC criu/clone-noasan.o [2019-10-02T17:28:25.819Z] CC criu/config.o [2019-10-02T17:28:26.435Z] CC criu/cr-check.o [2019-10-02T17:28:27.449Z] CC criu/cr-dedup.o [2019-10-02T17:28:27.449Z] CC criu/cr-dump.o [2019-10-02T17:28:28.457Z] CC criu/cr-errno.o [2019-10-02T17:28:28.739Z] CC criu/cr-restore.o [2019-10-02T17:28:31.030Z] + dpkg --print-architecture [2019-10-02T17:28:31.030Z] + cd /tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution [2019-10-02T17:28:31.030Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T17:28:31.030Z] + GOPATH=/tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ikw8DtQQq4 [2019-10-02T17:28:31.030Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T17:28:31.442Z] CC criu/cr-service.o [2019-10-02T17:28:32.058Z] CC criu/crtools.o [2019-10-02T17:28:32.340Z] CC criu/eventfd.o [2019-10-02T17:28:32.340Z] CC criu/eventpoll.o [2019-10-02T17:28:32.955Z] CC criu/external.o [2019-10-02T17:28:32.955Z] CC criu/fault-injection.o [2019-10-02T17:28:32.955Z] CC criu/fdstore.o [2019-10-02T17:28:33.237Z] CC criu/fifo.o [2019-10-02T17:28:33.603Z] CC criu/file-ids.o [2019-10-02T17:28:33.603Z] CC criu/file-lock.o [2019-10-02T17:28:33.658Z] + rm -rf /tmp/tmp.ikw8DtQQq4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ikw8DtQQq4 [2019-10-02T17:28:34.218Z] CC criu/files-ext.o [2019-10-02T17:28:34.218Z] CC criu/files-reg.o [2019-10-02T17:28:34.928Z] Removing intermediate container 565a62d50c60 [2019-10-02T17:28:34.928Z] ---> 62f7110319d8 [2019-10-02T17:28:34.928Z] Step 17/126 : FROM base AS swagger [2019-10-02T17:28:34.928Z] ---> 1b2b7764e4f1 [2019-10-02T17:28:34.928Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T17:28:34.928Z] ---> Running in 17b9deb74273 [2019-10-02T17:28:34.928Z] Removing intermediate container 17b9deb74273 [2019-10-02T17:28:34.928Z] ---> cd3ddf3e6812 [2019-10-02T17:28:34.928Z] Step 19/126 : 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-10-02T17:28:34.928Z] ---> Running in addd5bfd5da9 [2019-10-02T17:28:35.692Z] CC criu/files.o [2019-10-02T17:28:35.714Z] + mktemp -d [2019-10-02T17:28:35.714Z] + export GOPATH=/tmp/tmp.eRZ9vgxtN6 [2019-10-02T17:28:35.714Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.eRZ9vgxtN6/src/github.com/go-swagger/go-swagger [2019-10-02T17:28:35.714Z] Cloning into '/tmp/tmp.eRZ9vgxtN6/src/github.com/go-swagger/go-swagger'... [2019-10-02T17:28:36.700Z] CC criu/filesystems.o [2019-10-02T17:28:36.982Z] CC criu/fsnotify.o [2019-10-02T17:28:37.596Z] CC criu/image-desc.o [2019-10-02T17:28:37.596Z] CC criu/image.o [2019-10-02T17:28:38.211Z] CC criu/ipc_ns.o [2019-10-02T17:28:38.826Z] CC criu/irmap.o [2019-10-02T17:28:38.978Z] + cd /tmp/tmp.eRZ9vgxtN6/src/github.com/go-swagger/go-swagger [2019-10-02T17:28:38.978Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T17:28:38.978Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T17:28:39.109Z] CC criu/kcmp-ids.o [2019-10-02T17:28:39.391Z] CC criu/kerndat.o [2019-10-02T17:28:40.006Z] CC criu/libnetlink.o [2019-10-02T17:28:40.288Z] CC criu/log.o [2019-10-02T17:28:40.571Z] CC criu/lsm.o [2019-10-02T17:28:40.853Z] CC criu/mem.o [2019-10-02T17:28:41.874Z] CC criu/mount.o [2019-10-02T17:28:43.897Z] CC criu/namespaces.o [2019-10-02T17:28:44.401Z] Fetching without tags [2019-10-02T17:28:44.736Z] Merging remotes/origin/master commit 9adc7bb379a1c310b167c1c60e74b63713d381a9 into PR head commit 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:28:44.936Z] CC criu/net.o [2019-10-02T17:28:45.574Z] Merge succeeded, producing 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:28:45.575Z] Checking out Revision 48353e16fe4bc06764ceb6bced0fbe832803ede4 (PR-40030) [2019-10-02T17:28:44.244Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:28:44.258Z] > git config --add remote.origin.fetch +refs/pull/40030/head:refs/remotes/origin/PR-40030 # timeout=10 [2019-10-02T17:28:44.291Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T17:28:44.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:28:44.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:28:44.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:28:44.369Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:28:44.700Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:28:44.725Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:28:45.466Z] > git merge 9adc7bb379a1c310b167c1c60e74b63713d381a9 # timeout=10 [2019-10-02T17:28:45.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T17:28:45.535Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:28:45.554Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:28:46.863Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T17:28:46.960Z] CC criu/netfilter.o [2019-10-02T17:28:47.246Z] CC criu/page-pipe.o [2019-10-02T17:28:47.528Z] CC criu/page-xfer.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T17:28:48.107Z] + docker version [2019-10-02T17:28:48.535Z] CC criu/pagemap-cache.o [2019-10-02T17:28:48.535Z] CC criu/pagemap.o [2019-10-02T17:28:49.150Z] CC criu/parasite-syscall.o [2019-10-02T17:28:49.765Z] CC criu/path.o [2019-10-02T17:28:50.047Z] CC criu/pie-util-vdso-elf32.o [2019-10-02T17:28:50.330Z] CC criu/pie-util-vdso.o [2019-10-02T17:28:50.613Z] CC criu/pie-util.o [2019-10-02T17:28:50.613Z] CC criu/pipes.o [2019-10-02T17:28:50.808Z] + rm -rf /tmp/tmp.eRZ9vgxtN6 [2019-10-02T17:28:50.808Z] Removing intermediate container addd5bfd5da9 [2019-10-02T17:28:50.808Z] ---> 00acb2e6d59f [2019-10-02T17:28:50.808Z] Step 20/126 : FROM base AS frozen-images [2019-10-02T17:28:50.808Z] ---> 1b2b7764e4f1 [2019-10-02T17:28:50.808Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:28:50.808Z] ---> Using cache [2019-10-02T17:28:50.808Z] ---> 5a5f306415ff [2019-10-02T17:28:50.808Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-02T17:28:50.808Z] ---> Running in 0afee4550469 [2019-10-02T17:28:51.188Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:28:51.188Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:28:51.188Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:28:51.188Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:28:51.188Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:28:51.188Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T17:28:51.228Z] CC criu/plugin.o [2019-10-02T17:28:51.228Z] CC criu/proc_parse.o [2019-10-02T17:28:51.555Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T17:28:51.555Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T17:28:51.946Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:19981873 Name:quota Decls:[0xc014d2df00 0xc014d2df80 0xc014d20000 0xc014d20080 0xc021e07dd0 0xc021e07f20] Scope:scope 0xc0162b4920 { [2019-10-02T17:28:51.946Z] var ErrQuotaNotSupported [2019-10-02T17:28:51.946Z] type errQuotaNotSupported [2019-10-02T17:28:51.946Z] } [2019-10-02T17:28:51.946Z] Imports:[0xc021e07c50] Unresolved:[errdefs nil string] Comments:[0xc021e2a4c0 0xc021e2a640]} [2019-10-02T17:28:52.810Z] Fetched 7669 kB in 1s (4390 kB/s) [2019-10-02T17:28:53.179Z] Reading package lists... [2019-10-02T17:28:53.254Z] CC criu/protobuf-desc.o [2019-10-02T17:28:53.877Z] CC criu/protobuf.o [2019-10-02T17:28:53.877Z] CC criu/pstree.o [2019-10-02T17:28:53.927Z] Reading package lists... [2019-10-02T17:28:53.927Z] Building dependency tree... [2019-10-02T17:28:53.927Z] Reading state information... [2019-10-02T17:28:53.927Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T17:28:53.927Z] The following additional packages will be installed: [2019-10-02T17:28:53.927Z] libjq1 libonig4 [2019-10-02T17:28:54.313Z] The following NEW packages will be installed: [2019-10-02T17:28:54.313Z] jq libjq1 libonig4 [2019-10-02T17:28:54.313Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:28:54.313Z] Need to get 328 kB of archives. [2019-10-02T17:28:54.313Z] After this operation, 1263 kB of additional disk space will be used. [2019-10-02T17:28:54.313Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-02T17:28:54.313Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-02T17:28:54.313Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-02T17:28:54.313Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:28:54.313Z] Fetched 328 kB in 0s (3845 kB/s) [2019-10-02T17:28:54.313Z] Selecting previously unselected package libonig4:s390x. [2019-10-02T17:28:54.313Z] (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-10-02T17:28:54.313Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-02T17:28:54.313Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-02T17:28:54.313Z] Selecting previously unselected package libjq1:s390x. [2019-10-02T17:28:54.313Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T17:28:54.313Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T17:28:54.695Z] Selecting previously unselected package jq. [2019-10-02T17:28:54.695Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T17:28:54.695Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T17:28:54.695Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-02T17:28:54.695Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T17:28:54.695Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:28:54.695Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T17:28:54.884Z] CC criu/rbtree.o [2019-10-02T17:28:54.884Z] CC criu/rst-malloc.o [2019-10-02T17:28:55.071Z] Removing intermediate container 0afee4550469 [2019-10-02T17:28:55.071Z] ---> 11d1e585776d [2019-10-02T17:28:55.071Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-10-02T17:28:55.167Z] CC criu/seccomp.o [2019-10-02T17:28:55.450Z] CC criu/seize.o [2019-10-02T17:28:55.644Z] ---> 118b0ab90532 [2019-10-02T17:28:55.644Z] Step 24/126 : 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-10-02T17:28:55.644Z] ---> Running in 53c95ff9f506 [2019-10-02T17:28:56.064Z] CC criu/servicefd.o [2019-10-02T17:28:56.212Z] Client: Docker Engine - Community [2019-10-02T17:28:56.212Z] Version: 19.03.2 [2019-10-02T17:28:56.212Z] API version: 1.40 [2019-10-02T17:28:56.212Z] Go version: go1.12.8 [2019-10-02T17:28:56.212Z] Git commit: 6a30dfc [2019-10-02T17:28:56.212Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-02T17:28:56.212Z] OS/Arch: linux/amd64 [2019-10-02T17:28:56.212Z] Experimental: false [2019-10-02T17:28:56.212Z] [2019-10-02T17:28:56.212Z] Server: Docker Engine - Community [2019-10-02T17:28:56.212Z] Engine: [2019-10-02T17:28:56.212Z] Version: 19.03.2 [2019-10-02T17:28:56.212Z] API version: 1.40 (minimum version 1.12) [2019-10-02T17:28:56.212Z] Go version: go1.12.8 [2019-10-02T17:28:56.212Z] Git commit: 6a30dfc [2019-10-02T17:28:56.212Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-02T17:28:56.212Z] OS/Arch: linux/amd64 [2019-10-02T17:28:56.212Z] Experimental: true [2019-10-02T17:28:56.212Z] containerd: [2019-10-02T17:28:56.212Z] Version: 1.2.6 [2019-10-02T17:28:56.212Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T17:28:56.212Z] runc: [2019-10-02T17:28:56.212Z] Version: 1.0.0-rc8 [2019-10-02T17:28:56.212Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T17:28:56.212Z] docker-init: [2019-10-02T17:28:56.212Z] Version: 0.18.0 [2019-10-02T17:28:56.212Z] GitCommit: fec3683 [Pipeline] sh [2019-10-02T17:28:56.346Z] CC criu/shmem.o [2019-10-02T17:28:56.551Z] + docker info [2019-10-02T17:28:56.610Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T17:28:56.610Z]  [2019-10-02T17:28:56.960Z] CC criu/sigframe.o [2019-10-02T17:28:57.243Z] CC criu/signalfd.o [2019-10-02T17:28:57.243Z] CC criu/sk-inet.o [2019-10-02T17:28:57.378Z]  ########                                  11.1% ##################  25.8% ##############################  42.5% #########################################                                 57.1% ################################################## 69.7% ############################################################## 86.4% ######################################################################## 100.0% [2019-10-02T17:28:57.746Z]  [2019-10-02T17:28:58.142Z]  ######################                                                    30.8% ################################################## 70.4% ######################################################################## 100.0% [2019-10-02T17:28:58.142Z]  [2019-10-02T17:28:58.256Z] CC criu/sk-netlink.o [2019-10-02T17:28:58.256Z] CC criu/sk-packet.o [2019-10-02T17:28:58.870Z] CC criu/sk-queue.o [2019-10-02T17:28:58.906Z]  ######## 11.4% ###################                                                    26.6% ################################                                          44.4% ############################################ 62.2% ######################################################### 80.0% ######################################################################## 100.0% [2019-10-02T17:28:58.906Z]  [2019-10-02T17:28:59.152Z] CC criu/sk-tcp.o [2019-10-02T17:28:59.433Z] CC criu/sk-unix.o [2019-10-02T17:29:00.800Z]  ###  5.2% ######## 11.8% #############                     18.4% ##################          25.1% ######################  31.7% ############################  39.2% #################################          45.9% ##################################### 52.5% ###########################################  60.0% ###############################################  65.7% ###################################################  71.4% ######################################################## 79.0% ############################################################# 85.8% ################################################################## 91.7% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-02T17:29:00.800Z]  [2019-10-02T17:29:00.911Z] CC criu/sockets.o [2019-10-02T17:29:01.587Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T17:29:01.587Z]  [2019-10-02T17:29:01.741Z] CC criu/stats.o [2019-10-02T17:29:01.741Z] CC criu/string.o [2019-10-02T17:29:01.741Z] CC criu/sysctl.o [2019-10-02T17:29:01.962Z]  ######################################################################## 100.0% [2019-10-02T17:29:01.962Z]  [2019-10-02T17:29:02.334Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T17:29:02.334Z]  [2019-10-02T17:29:02.356Z] CC criu/sysfs_parse.o [2019-10-02T17:29:02.640Z] CC criu/timerfd.o [2019-10-02T17:29:02.794Z]  ############################################################ 83.6% ######################################################################## 100.0% [2019-10-02T17:29:02.795Z]  [2019-10-02T17:29:02.922Z] CC criu/tty.o [2019-10-02T17:29:03.222Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T17:29:03.222Z] skipping existing b63cc5f62c21 [2019-10-02T17:29:03.222Z] [2019-10-02T17:29:04.087Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T17:29:04.087Z]  [2019-10-02T17:29:04.087Z]  ######################################################################## 100.0% [2019-10-02T17:29:04.087Z]  [2019-10-02T17:29:04.087Z] Download of images into '/build' complete. [2019-10-02T17:29:04.087Z] Use something like the following to load the result into a Docker daemon: [2019-10-02T17:29:04.087Z] tar -cC '/build' . | docker load [2019-10-02T17:29:04.392Z] CC criu/tun.o [2019-10-02T17:29:04.675Z] CC criu/uffd.o [2019-10-02T17:29:05.374Z] Removing intermediate container 53c95ff9f506 [2019-10-02T17:29:05.374Z] ---> aa958f6cddf7 [2019-10-02T17:29:05.374Z] Step 25/126 : FROM base AS cross-false [2019-10-02T17:29:05.374Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:05.374Z] Step 26/126 : FROM base AS cross-true [2019-10-02T17:29:05.374Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:05.374Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:29:05.374Z] ---> Using cache [2019-10-02T17:29:05.374Z] ---> 5a5f306415ff [2019-10-02T17:29:05.374Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-10-02T17:29:05.374Z] ---> Running in b68286cc91b9 [2019-10-02T17:29:05.681Z] CC criu/util.o [2019-10-02T17:29:06.528Z] Client: [2019-10-02T17:29:06.528Z] Debug Mode: false [2019-10-02T17:29:06.528Z] [2019-10-02T17:29:06.529Z] Server: [2019-10-02T17:29:06.529Z] Containers: 0 [2019-10-02T17:29:06.529Z] Running: 0 [2019-10-02T17:29:06.529Z] Paused: 0 [2019-10-02T17:29:06.529Z] Stopped: 0 [2019-10-02T17:29:06.529Z] Images: 0 [2019-10-02T17:29:06.529Z] Server Version: 19.03.2 [2019-10-02T17:29:06.529Z] Storage Driver: overlay2 [2019-10-02T17:29:06.529Z] Backing Filesystem: extfs [2019-10-02T17:29:06.529Z] Supports d_type: true [2019-10-02T17:29:06.529Z] Native Overlay Diff: true [2019-10-02T17:29:06.529Z] Logging Driver: json-file [2019-10-02T17:29:06.529Z] Cgroup Driver: cgroupfs [2019-10-02T17:29:06.529Z] Plugins: [2019-10-02T17:29:06.529Z] Volume: local [2019-10-02T17:29:06.529Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T17:29:06.529Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-02T17:29:06.529Z] Swarm: inactive [2019-10-02T17:29:06.529Z] Runtimes: runc [2019-10-02T17:29:06.529Z] Default Runtime: runc [2019-10-02T17:29:06.529Z] Init Binary: docker-init [2019-10-02T17:29:06.529Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T17:29:06.529Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T17:29:06.529Z] init version: fec3683 [2019-10-02T17:29:06.529Z] Security Options: [2019-10-02T17:29:06.529Z] apparmor [2019-10-02T17:29:06.529Z] seccomp [2019-10-02T17:29:06.529Z] Profile: default [2019-10-02T17:29:06.529Z] Kernel Version: 4.15.0-1048-aws [2019-10-02T17:29:06.529Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-02T17:29:06.529Z] OSType: linux [2019-10-02T17:29:06.529Z] Architecture: x86_64 [2019-10-02T17:29:06.529Z] CPUs: 2 [2019-10-02T17:29:06.529Z] Total Memory: 7.501GiB [2019-10-02T17:29:06.529Z] Name: ip-10-100-105-59 [2019-10-02T17:29:06.529Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-02T17:29:06.529Z] Docker Root Dir: /var/lib/docker [2019-10-02T17:29:06.529Z] Debug Mode: false [2019-10-02T17:29:06.529Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:29:06.529Z] Labels: [2019-10-02T17:29:06.529Z] Experimental: true [2019-10-02T17:29:06.529Z] Insecure Registries: [2019-10-02T17:29:06.529Z] 127.0.0.0/8 [2019-10-02T17:29:06.529Z] Live Restore Enabled: true [2019-10-02T17:29:06.529Z] [2019-10-02T17:29:06.529Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T17:29:06.650Z] Removing intermediate container b68286cc91b9 [2019-10-02T17:29:06.650Z] ---> 347c8e570d90 [2019-10-02T17:29:06.650Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-10-02T17:29:06.650Z] ---> Running in 450e18e17c07 [2019-10-02T17:29:06.689Z] CC criu/uts_ns.o [2019-10-02T17:29:06.689Z] CC criu/vdso.o [2019-10-02T17:29:06.864Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:29:06.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:29:06.864Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40030/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T17:29:06.864Z] + bash /home/ubuntu/workspace/moby_PR-40030/check-config.sh [2019-10-02T17:29:06.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T17:29:06.864Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-02T17:29:06.864Z] [2019-10-02T17:29:06.864Z] Generally Necessary: [2019-10-02T17:29:06.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T17:29:06.864Z] - apparmor: enabled and tools installed [2019-10-02T17:29:06.864Z] - CONFIG_NAMESPACES: enabled [2019-10-02T17:29:06.864Z] - CONFIG_NET_NS: enabled [2019-10-02T17:29:06.864Z] - CONFIG_PID_NS: enabled [2019-10-02T17:29:06.864Z] - CONFIG_IPC_NS: enabled [2019-10-02T17:29:06.864Z] - CONFIG_UTS_NS: enabled [2019-10-02T17:29:06.864Z] - CONFIG_CGROUPS: enabled [2019-10-02T17:29:06.864Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T17:29:06.864Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T17:29:06.864Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T17:29:06.864Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T17:29:06.864Z] - CONFIG_CPUSETS: enabled [2019-10-02T17:29:06.864Z] - CONFIG_MEMCG: enabled [2019-10-02T17:29:06.864Z] - CONFIG_KEYS: enabled [2019-10-02T17:29:07.138Z] - CONFIG_VETH: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T17:29:07.138Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T17:29:07.138Z] [2019-10-02T17:29:07.138Z] Optional Features: [2019-10-02T17:29:07.138Z] - CONFIG_USER_NS: enabled [2019-10-02T17:29:07.138Z] - CONFIG_SECCOMP: enabled [2019-10-02T17:29:07.138Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T17:29:07.138Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T17:29:07.138Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T17:29:07.138Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T17:29:07.138Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-02T17:29:07.138Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T17:29:07.138Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T17:29:07.138Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T17:29:07.138Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T17:29:07.138Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T17:29:07.138Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T17:29:07.138Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T17:29:07.138Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T17:29:07.138Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T17:29:07.138Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T17:29:07.138Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T17:29:07.138Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T17:29:07.138Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T17:29:07.138Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T17:29:07.138Z] - CONFIG_EXT4_FS: enabled [2019-10-02T17:29:07.304Z] LINK criu/built-in.o [2019-10-02T17:29:07.304Z] LINK criu/criu [2019-10-02T17:29:07.402Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T17:29:07.402Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T17:29:07.402Z] - Network Drivers: [2019-10-02T17:29:07.402Z] - "overlay": [2019-10-02T17:29:07.402Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T17:29:07.402Z] Optional (for encrypted networks): [2019-10-02T17:29:07.402Z] - CONFIG_CRYPTO: enabled [2019-10-02T17:29:07.402Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-02T17:29:07.402Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-02T17:29:07.402Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-02T17:29:07.402Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-02T17:29:07.402Z] - CONFIG_XFRM: enabled [2019-10-02T17:29:07.402Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T17:29:07.402Z] - "ipvlan": [2019-10-02T17:29:07.402Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T17:29:07.402Z] - "macvlan": [2019-10-02T17:29:07.402Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T17:29:07.402Z] - "ftp,tftp client in container": [2019-10-02T17:29:07.402Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T17:29:07.402Z] - Storage Drivers: [2019-10-02T17:29:07.402Z] - "aufs": [2019-10-02T17:29:07.402Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T17:29:07.402Z] - "btrfs": [2019-10-02T17:29:07.402Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T17:29:07.402Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T17:29:07.402Z] - "devicemapper": [2019-10-02T17:29:07.402Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T17:29:07.402Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T17:29:07.402Z] - "overlay": [2019-10-02T17:29:07.402Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T17:29:07.402Z] - "zfs": [2019-10-02T17:29:07.402Z] - /dev/zfs: missing [2019-10-02T17:29:07.402Z] - zfs command: missing [2019-10-02T17:29:07.402Z] - zpool command: missing [2019-10-02T17:29:07.402Z] [2019-10-02T17:29:07.402Z] Limits: [2019-10-02T17:29:07.402Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T17:29:07.402Z] [2019-10-02T17:29:07.402Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T17:29:07.586Z] DEP lib/c/criu.d [2019-10-02T17:29:07.586Z] CC images/rpc.pb-c.o [2019-10-02T17:29:07.748Z] + sudo modprobe ip_vs [2019-10-02T17:29:07.929Z] Removing intermediate container 450e18e17c07 [2019-10-02T17:29:07.929Z] ---> 33f5672ba98a [2019-10-02T17:29:07.929Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-10-02T17:29:07.929Z] ---> Running in 3458532c6212 [2019-10-02T17:29:08.012Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 . [2019-10-02T17:29:08.222Z] CC lib/c/criu.o [2019-10-02T17:29:08.270Z] #1 [internal] load .dockerignore [2019-10-02T17:29:08.270Z] #1 transferring context: 87B done [2019-10-02T17:29:08.270Z] #1 DONE 0.2s [2019-10-02T17:29:08.270Z] [2019-10-02T17:29:08.270Z] #2 [internal] load build definition from Dockerfile [2019-10-02T17:29:08.270Z] #2 transferring dockerfile: 10.84kB done [2019-10-02T17:29:08.270Z] #2 DONE 0.2s [2019-10-02T17:29:09.204Z] [2019-10-02T17:29:09.204Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-02T17:29:09.211Z] Removing intermediate container 3458532c6212 [2019-10-02T17:29:09.211Z] ---> 762772b7789e [2019-10-02T17:29:09.211Z] Step 31/126 : 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-10-02T17:29:09.211Z] ---> Running in 2a39048fa256 [2019-10-02T17:29:09.229Z] LINK lib/c/built-in.o [2019-10-02T17:29:09.229Z] LINK lib/c/libcriu.so [2019-10-02T17:29:09.229Z] GEN magic.py [2019-10-02T17:29:09.229Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T17:29:09.229Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T17:29:09.462Z] #3 DONE 0.4s [2019-10-02T17:29:09.462Z] [2019-10-02T17:29:09.462Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T17:29:09.462Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-02T17:29:09.515Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T17:29:09.722Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-02T17:29:09.722Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.0s [2019-10-02T17:29:09.722Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.0s [2019-10-02T17:29:09.722Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-02T17:29:09.722Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-02T17:29:09.722Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.0s [2019-10-02T17:29:09.722Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.71MB / 45.38MB 0.2s [2019-10-02T17:29:09.722Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 1.77MB / 4.34MB 0.2s [2019-10-02T17:29:09.722Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 1.69MB / 10.79MB 0.2s [2019-10-02T17:29:09.801Z] make[1]: Nothing to be done for 'all'. [2019-10-02T17:29:09.981Z] #4 ... [2019-10-02T17:29:09.981Z] [2019-10-02T17:29:09.981Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T17:29:09.981Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2019-10-02T17:29:09.981Z] #64 DONE 0.5s [2019-10-02T17:29:09.981Z] [2019-10-02T17:29:09.981Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T17:29:09.981Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 11.40MB / 45.38MB 0.3s [2019-10-02T17:29:09.981Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s [2019-10-02T17:29:09.981Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 6.28MB / 10.79MB 0.3s [2019-10-02T17:29:09.981Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 14.60MB / 45.38MB 0.5s [2019-10-02T17:29:09.981Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.4s done [2019-10-02T17:29:09.981Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 8.96MB / 10.79MB 0.5s [2019-10-02T17:29:09.981Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0B / 50.07MB 0.5s [2019-10-02T17:29:10.017Z] INFO [runner] worker.2 took 1m39.194091624s with stages: golint: 1m15.127830688s, gosec: 13.291022297s, gofmt: 4.904388106s, ineffassign: 2.691042735s, misspell: 2.042962089s, varcheck: 455.648983ms, deadcode: 326.702532ms, unconvert: 179.087753ms, structcheck: 175.259099ms, typecheck: 4.26µs [2019-10-02T17:29:10.084Z] make[1]: 'images/built-in.o' is up to date. [2019-10-02T17:29:10.084Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T17:29:10.084Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T17:29:10.084Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T17:29:10.084Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T17:29:10.084Z] make[1]: Nothing to be done for 'all'. [2019-10-02T17:29:10.084Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T17:29:10.240Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 22.38MB / 45.38MB 0.7s [2019-10-02T17:29:10.240Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.6s done [2019-10-02T17:29:10.240Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 5.11MB / 50.07MB 0.7s [2019-10-02T17:29:10.240Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.7s [2019-10-02T17:29:10.240Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 27.08MB / 45.38MB 0.8s [2019-10-02T17:29:10.240Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 10.49MB / 50.07MB 0.8s [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.367Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.499Z] Removing intermediate container 2a39048fa256 [2019-10-02T17:29:10.499Z] ---> 15638c6d390d [2019-10-02T17:29:10.499Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-10-02T17:29:10.499Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:10.499Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-10-02T17:29:10.499Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:10.499Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:29:10.499Z] ---> Using cache [2019-10-02T17:29:10.499Z] ---> 5a5f306415ff [2019-10-02T17:29:10.499Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-10-02T17:29:10.499Z] ---> Running in 365c1a273e60 [2019-10-02T17:29:10.499Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 31.35MB / 45.38MB 0.9s [2019-10-02T17:29:10.499Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 14.86MB / 50.07MB 0.9s [2019-10-02T17:29:10.499Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 9.02MB / 57.69MB 0.9s [2019-10-02T17:29:10.581Z] INFO [runner] worker.1 took 1m40.310950871s with stages: megacheck: 46.965595017s, goimports: 27.117392841s, govet: 26.227941978s [2019-10-02T17:29:10.581Z] INFO [runner] Workers idle times: #2: 1.099594997s [2019-10-02T17:29:10.581Z] INFO [runner] Issues before processing: 1972, after processing: 0 [2019-10-02T17:29:10.581Z] INFO [runner] processing took 646.804047ms with stages: exclude: 215.963577ms, identifier_marker: 184.761576ms, skip_dirs: 96.637117ms, autogenerated_exclude: 95.497327ms, nolint: 42.665643ms, path_prettifier: 4.960748ms, cgo: 3.017185ms, filename_unadjuster: 2.386524ms, exclude-rules: 886.471µs, skip_files: 7.196µs, diff: 3.705µs, uniq_by_line: 3.396µs, source_code: 3.224µs, path_shortener: 3.053µs, max_per_file_from_linter: 2.485µs, max_from_linter: 2.479µs, max_same_issues: 2.341µs [2019-10-02T17:29:10.581Z] INFO File cache stats: 1436 entries of total size 6.8MiB [2019-10-02T17:29:10.650Z] make[2]: Nothing to be done for 'all'. [2019-10-02T17:29:10.650Z] INSTALL criu/criu [2019-10-02T17:29:10.757Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 19.33MB / 50.07MB 1.0s [2019-10-02T17:29:10.757Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 13.28MB / 57.69MB 1.0s [2019-10-02T17:29:10.757Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 37.21MB / 45.38MB 1.2s [2019-10-02T17:29:10.757Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 25.98MB / 50.07MB 1.2s [2019-10-02T17:29:10.757Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 18.00MB / 57.69MB 1.2s [2019-10-02T17:29:10.757Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 29.48MB / 50.07MB 1.3s [2019-10-02T17:29:10.757Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 22.62MB / 57.69MB 1.3s [2019-10-02T17:29:10.864Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:10.864Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:10.864Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:10.864Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:10.864Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:10.864Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T17:29:11.025Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 44.47MB / 45.38MB 1.4s [2019-10-02T17:29:11.025Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 33.01MB / 50.07MB 1.4s [2019-10-02T17:29:11.025Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 25.82MB / 57.69MB 1.4s [2019-10-02T17:29:11.025Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 40.17MB / 50.07MB 1.5s [2019-10-02T17:29:11.025Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 33.67MB / 57.69MB 1.5s [2019-10-02T17:29:11.262Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T17:29:11.262Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T17:29:11.282Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 47.27MB / 50.07MB 1.7s [2019-10-02T17:29:11.282Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 37.19MB / 57.69MB 1.7s [2019-10-02T17:29:11.282Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.7s done [2019-10-02T17:29:11.282Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.8s [2019-10-02T17:29:11.282Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 40.20MB / 57.69MB 1.8s [2019-10-02T17:29:11.282Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.8s [2019-10-02T17:29:11.513Z] INFO Memory: 187 samples, avg is 1318.4MB, max is 5311.0MB [2019-10-02T17:29:11.513Z] INFO Execution took 2m12.636058753s [2019-10-02T17:29:11.543Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 44.65MB / 57.69MB 2.1s [2019-10-02T17:29:11.771Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-02T17:29:11.771Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-02T17:29:11.771Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-02T17:29:11.771Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-02T17:29:11.771Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-02T17:29:11.803Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.1s done [2019-10-02T17:29:11.803Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 47.91MB / 57.69MB 2.2s [2019-10-02T17:29:11.803Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 9.04MB / 120.05MB 2.2s [2019-10-02T17:29:11.803Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 2.2s [2019-10-02T17:29:11.803Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 51.67MB / 57.69MB 2.3s [2019-10-02T17:29:11.803Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 2.2s done [2019-10-02T17:29:11.803Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2019-10-02T17:29:12.061Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.5s [2019-10-02T17:29:12.061Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 19.81MB / 120.05MB 2.5s [2019-10-02T17:29:12.061Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.6s done [Pipeline] sh [2019-10-02T17:29:12.125Z] Removing intermediate container b19338ac1352 [2019-10-02T17:29:12.125Z] ---> dd21373bbec8 [2019-10-02T17:29:12.125Z] Step 13/126 : FROM base AS registry [2019-10-02T17:29:12.125Z] ---> ecaecf963774 [2019-10-02T17:29:12.125Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T17:29:12.125Z] ---> Running in a9c70e947794 [2019-10-02T17:29:12.125Z] Removing intermediate container a9c70e947794 [2019-10-02T17:29:12.125Z] ---> 3627247124e6 [2019-10-02T17:29:12.125Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T17:29:12.125Z] ---> Running in 1fed8e6ce7aa [2019-10-02T17:29:12.319Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 26.24MB / 120.05MB 2.7s [2019-10-02T17:29:12.319Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 33.32MB / 120.05MB 2.9s [2019-10-02T17:29:12.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/make.sh dynbinary-daemon test-docker-py [2019-10-02T17:29:12.408Z] Removing intermediate container 1fed8e6ce7aa [2019-10-02T17:29:12.408Z] ---> 4ef769d05e6f [2019-10-02T17:29:12.408Z] Step 16/126 : 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-10-02T17:29:12.408Z] ---> Running in 3c8e60ba7587 [2019-10-02T17:29:12.694Z] + mktemp -d [2019-10-02T17:29:12.694Z] + export GOPATH=/tmp/tmp.QAVOifzbfP [2019-10-02T17:29:12.694Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution [2019-10-02T17:29:12.694Z] Cloning into '/tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution'... [2019-10-02T17:29:12.755Z] Fetched 7669 kB in 1s (4613 kB/s) [2019-10-02T17:29:12.883Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 41.71MB / 120.05MB 3.2s [2019-10-02T17:29:12.884Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 52.62MB / 120.05MB 3.3s [2019-10-02T17:29:12.914Z] [2019-10-02T17:29:13.142Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 61.40MB / 120.05MB 3.7s [2019-10-02T17:29:13.169Z] Reading package lists... [2019-10-02T17:29:13.171Z] Removing bundles/ [2019-10-02T17:29:13.171Z] [2019-10-02T17:29:13.171Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-02T17:29:13.171Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:29:13.171Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T17:29:13.543Z] Reading package lists... [2019-10-02T17:29:13.543Z] Building dependency tree... [2019-10-02T17:29:13.543Z] Reading state information... [2019-10-02T17:29:13.709Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 69.27MB / 120.05MB 4.1s [2019-10-02T17:29:13.923Z] The following additional packages will be installed: [2019-10-02T17:29:13.923Z] libapparmor1 libseccomp2 [2019-10-02T17:29:13.923Z] Suggested packages: [2019-10-02T17:29:13.923Z] seccomp [2019-10-02T17:29:13.923Z] The following NEW packages will be installed: [2019-10-02T17:29:13.923Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T17:29:13.923Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:29:13.923Z] Need to get 301 kB of archives. [2019-10-02T17:29:13.923Z] After this operation, 1402 kB of additional disk space will be used. [2019-10-02T17:29:13.923Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-02T17:29:13.923Z] 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-10-02T17:29:13.923Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-02T17:29:13.923Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-02T17:29:13.923Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:29:13.923Z] Fetched 301 kB in 0s (3254 kB/s) [2019-10-02T17:29:13.923Z] Selecting previously unselected package libseccomp2:s390x. [2019-10-02T17:29:13.923Z] (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-10-02T17:29:13.923Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-02T17:29:13.923Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T17:29:13.967Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 76.53MB / 120.05MB 4.4s [2019-10-02T17:29:14.225Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 83.06MB / 120.05MB 4.6s [2019-10-02T17:29:14.298Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-10-02T17:29:14.298Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-02T17:29:14.298Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T17:29:14.298Z] Selecting previously unselected package libapparmor1:s390x. [2019-10-02T17:29:14.298Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T17:29:14.298Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-02T17:29:14.298Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-10-02T17:29:14.298Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T17:29:14.298Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-02T17:29:14.298Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:29:14.298Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T17:29:14.298Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-02T17:29:14.298Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T17:29:14.298Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-02T17:29:14.298Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:29:14.491Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 95.12MB / 120.05MB 5.0s [2019-10-02T17:29:14.750Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 101.49MB / 120.05MB 5.3s [2019-10-02T17:29:15.007Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 109.64MB / 120.05MB 5.6s [2019-10-02T17:29:15.081Z] Removing intermediate container 365c1a273e60 [2019-10-02T17:29:15.081Z] ---> 6795dfe8d2ba [2019-10-02T17:29:15.081Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-10-02T17:29:15.081Z] ---> 15638c6d390d [2019-10-02T17:29:15.081Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:29:15.081Z] ---> Running in c22efa7ae913 [2019-10-02T17:29:15.081Z] Removing intermediate container c22efa7ae913 [2019-10-02T17:29:15.081Z] ---> 7d94a0650b8b [2019-10-02T17:29:15.081Z] Step 38/126 : 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-10-02T17:29:15.081Z] ---> Running in 72cd8727466d [2019-10-02T17:29:15.273Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 5.8s [2019-10-02T17:29:15.375Z] + cd /tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution [2019-10-02T17:29:15.375Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T17:29:15.847Z] #4 ... [2019-10-02T17:29:15.847Z] [2019-10-02T17:29:15.847Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T17:29:15.847Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-02T17:29:15.847Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-02T17:29:15.847Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done [2019-10-02T17:29:15.847Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.1s done [2019-10-02T17:29:15.847Z] #64 DONE 5.8s [2019-10-02T17:29:15.847Z] [2019-10-02T17:29:15.847Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T17:29:15.847Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 6.2s done [2019-10-02T17:29:15.847Z] #4 ... [2019-10-02T17:29:15.847Z] [2019-10-02T17:29:15.847Z] #18 [internal] load build context [2019-10-02T17:29:15.847Z] #18 transferring context: 44.96MB 6.3s [2019-10-02T17:29:15.847Z] #18 transferring context: 45.52MB 6.4s done [2019-10-02T17:29:15.993Z] + GOPATH=/tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QAVOifzbfP go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T17:29:16.112Z] #18 DONE 6.6s [2019-10-02T17:29:16.112Z] [2019-10-02T17:29:16.112Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-02T17:29:16.358Z] Removing intermediate container 72cd8727466d [2019-10-02T17:29:16.359Z] ---> 7701970dd333 [2019-10-02T17:29:16.359Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-02T17:29:16.359Z] ---> 6795dfe8d2ba [2019-10-02T17:29:16.359Z] Step 40/126 : FROM base AS tomlv [2019-10-02T17:29:16.359Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:16.359Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-02T17:29:16.359Z] ---> Running in ede9960edf9c [2019-10-02T17:29:16.359Z] Removing intermediate container ede9960edf9c [2019-10-02T17:29:16.359Z] ---> 09710d7027ee [2019-10-02T17:29:16.359Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:29:16.729Z] ---> 325e29f81907 [2019-10-02T17:29:16.729Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:29:16.729Z] ---> 31b9a101a56f [2019-10-02T17:29:16.729Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:29:17.047Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.1s [2019-10-02T17:29:17.107Z] ---> Running in 192b9a39c0f1 [2019-10-02T17:29:17.511Z] + RM_GOPATH=0 [2019-10-02T17:29:17.511Z] + TMP_GOPATH= [2019-10-02T17:29:17.511Z] + : /build [2019-10-02T17:29:17.511Z] + '[' -z '' ']' [2019-10-02T17:29:17.511Z] ++ mktemp -d [2019-10-02T17:29:17.511Z] + export GOPATH=/tmp/tmp.DFZddqYNCJ [2019-10-02T17:29:17.511Z] + GOPATH=/tmp/tmp.DFZddqYNCJ [2019-10-02T17:29:17.511Z] + RM_GOPATH=1 [2019-10-02T17:29:17.511Z] ++ dirname ./install.sh [2019-10-02T17:29:17.511Z] + dir=. [2019-10-02T17:29:17.511Z] + bin=tomlv [2019-10-02T17:29:17.511Z] + shift [2019-10-02T17:29:17.511Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-02T17:29:17.511Z] + . ./tomlv.installer [2019-10-02T17:29:17.511Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:29:17.511Z] + install_tomlv [2019-10-02T17:29:17.511Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T17:29:17.511Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DFZddqYNCJ/src/github.com/BurntSushi/toml [2019-10-02T17:29:17.511Z] Cloning into '/tmp/tmp.DFZddqYNCJ/src/github.com/BurntSushi/toml'... [2019-10-02T17:29:17.511Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:29:17.901Z] + cd /tmp/tmp.DFZddqYNCJ/src/github.com/BurntSushi/toml [2019-10-02T17:29:17.901Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:29:17.901Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T17:29:17.901Z] internal/cpu [2019-10-02T17:29:17.901Z] runtime/internal/atomic [2019-10-02T17:29:17.901Z] runtime/internal/sys [2019-10-02T17:29:17.901Z] runtime/internal/math [2019-10-02T17:29:17.901Z] math/bits [2019-10-02T17:29:17.901Z] internal/bytealg [2019-10-02T17:29:17.901Z] math [2019-10-02T17:29:17.901Z] runtime [2019-10-02T17:29:17.980Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.9s done [2019-10-02T17:29:17.980Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-02T17:29:18.304Z] unicode/utf8 [2019-10-02T17:29:18.304Z] internal/race [2019-10-02T17:29:18.304Z] sync/atomic [2019-10-02T17:29:18.304Z] unicode [2019-10-02T17:29:18.545Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.6s done [2019-10-02T17:29:18.697Z] internal/testlog [2019-10-02T17:29:18.697Z] encoding [2019-10-02T17:29:18.697Z] runtime/cgo [2019-10-02T17:29:18.802Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-02T17:29:19.060Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.3s done [2019-10-02T17:29:19.318Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-02T17:29:20.299Z] internal/reflectlite [2019-10-02T17:29:20.299Z] sync [2019-10-02T17:29:20.705Z] errors [2019-10-02T17:29:20.705Z] sort [2019-10-02T17:29:20.705Z] strconv [2019-10-02T17:29:20.705Z] io [2019-10-02T17:29:21.099Z] reflect [2019-10-02T17:29:21.099Z] internal/oserror [2019-10-02T17:29:21.099Z] syscall [2019-10-02T17:29:21.484Z] time [2019-10-02T17:29:22.314Z] internal/fmtsort [2019-10-02T17:29:22.314Z] internal/poll [2019-10-02T17:29:22.314Z] internal/syscall/unix [2019-10-02T17:29:22.314Z] strings [2019-10-02T17:29:22.314Z] os [2019-10-02T17:29:22.314Z] bytes [2019-10-02T17:29:22.717Z] fmt [2019-10-02T17:29:22.717Z] bufio [2019-10-02T17:29:22.717Z] path/filepath [2019-10-02T17:29:22.717Z] io/ioutil [2019-10-02T17:29:23.113Z] flag [2019-10-02T17:29:23.113Z] github.com/BurntSushi/toml [2019-10-02T17:29:23.113Z] log [2019-10-02T17:29:23.113Z] path [2019-10-02T17:29:23.113Z] text/tabwriter [2019-10-02T17:29:23.516Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T17:29:23.556Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.0s done [2019-10-02T17:29:23.556Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 [2019-10-02T17:29:24.804Z] Removing intermediate container 192b9a39c0f1 [2019-10-02T17:29:24.804Z] ---> 0dc29c3c0680 [2019-10-02T17:29:24.804Z] Step 45/126 : FROM base AS vndr [2019-10-02T17:29:24.804Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:24.804Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-10-02T17:29:24.804Z] ---> Running in 8b02ae385209 [2019-10-02T17:29:24.804Z] Removing intermediate container 8b02ae385209 [2019-10-02T17:29:24.804Z] ---> edac87229ea1 [2019-10-02T17:29:24.804Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:29:25.172Z] ---> a2e2d80ca22a [2019-10-02T17:29:25.172Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:29:25.535Z] ---> 44d37d23b087 [2019-10-02T17:29:25.535Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:29:25.535Z] ---> Running in ead5bf9642bc [2019-10-02T17:29:25.909Z] + RM_GOPATH=0 [2019-10-02T17:29:25.909Z] + TMP_GOPATH= [2019-10-02T17:29:25.909Z] + : /build [2019-10-02T17:29:25.909Z] + '[' -z '' ']' [2019-10-02T17:29:25.909Z] ++ mktemp -d [2019-10-02T17:29:25.909Z] + export GOPATH=/tmp/tmp.UzWxlEiiXx [2019-10-02T17:29:25.909Z] + GOPATH=/tmp/tmp.UzWxlEiiXx [2019-10-02T17:29:25.909Z] + RM_GOPATH=1 [2019-10-02T17:29:25.909Z] ++ dirname ./install.sh [2019-10-02T17:29:25.909Z] + dir=. [2019-10-02T17:29:25.909Z] + bin=vndr [2019-10-02T17:29:25.909Z] + shift [2019-10-02T17:29:25.909Z] + '[' '!' -f ./vndr.installer ']' [2019-10-02T17:29:25.909Z] + . ./vndr.installer [2019-10-02T17:29:25.909Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:29:25.909Z] + install_vndr [2019-10-02T17:29:25.909Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T17:29:25.909Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UzWxlEiiXx/src/github.com/LK4D4/vndr [2019-10-02T17:29:25.909Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:29:25.909Z] Cloning into '/tmp/tmp.UzWxlEiiXx/src/github.com/LK4D4/vndr'... [2019-10-02T17:29:26.308Z] + cd /tmp/tmp.UzWxlEiiXx/src/github.com/LK4D4/vndr [2019-10-02T17:29:26.308Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:29:26.308Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T17:29:26.308Z] internal/cpu [2019-10-02T17:29:26.308Z] runtime/internal/atomic [2019-10-02T17:29:26.308Z] runtime/internal/sys [2019-10-02T17:29:26.308Z] runtime/internal/math [2019-10-02T17:29:26.308Z] internal/race [2019-10-02T17:29:26.308Z] sync/atomic [2019-10-02T17:29:26.308Z] internal/bytealg [2019-10-02T17:29:26.308Z] unicode [2019-10-02T17:29:26.689Z] runtime [2019-10-02T17:29:26.689Z] unicode/utf8 [2019-10-02T17:29:26.689Z] math/bits [2019-10-02T17:29:26.689Z] math [2019-10-02T17:29:27.096Z] internal/testlog [2019-10-02T17:29:27.096Z] encoding [2019-10-02T17:29:27.096Z] unicode/utf16 [2019-10-02T17:29:27.096Z] container/list [2019-10-02T17:29:27.096Z] crypto/internal/subtle [2019-10-02T17:29:27.096Z] crypto/subtle [2019-10-02T17:29:27.096Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-02T17:29:27.096Z] internal/nettrace [2019-10-02T17:29:27.096Z] runtime/cgo [2019-10-02T17:29:27.492Z] vendor/golang.org/x/crypto/internal/subtle [2019-10-02T17:29:27.735Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 4.1s done [2019-10-02T17:29:27.735Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-02T17:29:28.997Z] sync [2019-10-02T17:29:28.997Z] internal/reflectlite [2019-10-02T17:29:29.442Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-02T17:29:29.442Z] math/rand [2019-10-02T17:29:29.442Z] internal/singleflight [2019-10-02T17:29:29.442Z] errors [2019-10-02T17:29:29.442Z] sort [2019-10-02T17:29:29.442Z] io [2019-10-02T17:29:29.869Z] strconv [2019-10-02T17:29:29.869Z] bytes [2019-10-02T17:29:29.869Z] reflect [2019-10-02T17:29:29.869Z] bufio [2019-10-02T17:29:30.283Z] internal/oserror [2019-10-02T17:29:30.283Z] syscall [2019-10-02T17:29:30.667Z] time [2019-10-02T17:29:30.667Z] internal/fmtsort [2019-10-02T17:29:31.062Z] internal/syscall/unix [2019-10-02T17:29:31.062Z] strings [2019-10-02T17:29:31.062Z] regexp/syntax [2019-10-02T17:29:31.062Z] internal/poll [2019-10-02T17:29:31.464Z] os [2019-10-02T17:29:31.864Z] regexp [2019-10-02T17:29:31.864Z] fmt [2019-10-02T17:29:31.864Z] path/filepath [2019-10-02T17:29:32.265Z] internal/lazyregexp [2019-10-02T17:29:32.265Z] path [2019-10-02T17:29:32.265Z] flag [2019-10-02T17:29:32.265Z] go/token [2019-10-02T17:29:32.265Z] go/scanner [2019-10-02T17:29:32.265Z] io/ioutil [2019-10-02T17:29:32.265Z] net/url [2019-10-02T17:29:32.265Z] go/ast [2019-10-02T17:29:32.663Z] text/template/parse [2019-10-02T17:29:32.663Z] go/parser [2019-10-02T17:29:32.993Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.1s [2019-10-02T17:29:33.059Z] text/template [2019-10-02T17:29:33.059Z] log [2019-10-02T17:29:33.059Z] encoding/binary [2019-10-02T17:29:33.454Z] encoding/base64 [2019-10-02T17:29:33.454Z] encoding/json [2019-10-02T17:29:33.454Z] go/doc [2019-10-02T17:29:33.874Z] encoding/xml [2019-10-02T17:29:33.874Z] github.com/LK4D4/vndr/build [2019-10-02T17:29:34.294Z] compress/flate [2019-10-02T17:29:34.294Z] hash [2019-10-02T17:29:34.294Z] hash/crc32 [2019-10-02T17:29:34.294Z] context [2019-10-02T17:29:34.294Z] compress/gzip [2019-10-02T17:29:34.696Z] crypto/cipher [2019-10-02T17:29:34.696Z] math/big [2019-10-02T17:29:34.696Z] crypto/aes [2019-10-02T17:29:34.696Z] crypto [2019-10-02T17:29:34.696Z] crypto/des [2019-10-02T17:29:34.696Z] crypto/internal/randutil [2019-10-02T17:29:34.696Z] crypto/sha512 [2019-10-02T17:29:35.083Z] crypto/ed25519/internal/edwards25519 [2019-10-02T17:29:35.083Z] crypto/hmac [2019-10-02T17:29:35.083Z] crypto/md5 [2019-10-02T17:29:35.083Z] crypto/rc4 [2019-10-02T17:29:35.518Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 7.5s done [2019-10-02T17:29:35.518Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 [2019-10-02T17:29:35.518Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-02T17:29:35.572Z] crypto/sha1 [2019-10-02T17:29:35.573Z] crypto/sha256 [2019-10-02T17:29:35.573Z] encoding/hex [2019-10-02T17:29:35.573Z] encoding/pem [2019-10-02T17:29:35.573Z] crypto/rand [2019-10-02T17:29:35.573Z] crypto/elliptic [2019-10-02T17:29:35.573Z] encoding/asn1 [2019-10-02T17:29:36.238Z] crypto/ed25519 [2019-10-02T17:29:36.238Z] crypto/ecdsa [2019-10-02T17:29:36.238Z] crypto/rsa [2019-10-02T17:29:36.238Z] crypto/dsa [2019-10-02T17:29:36.238Z] crypto/x509/pkix [2019-10-02T17:29:36.238Z] vendor/golang.org/x/crypto/cryptobyte [2019-10-02T17:29:36.238Z] vendor/golang.org/x/net/dns/dnsmessage [2019-10-02T17:29:36.451Z] #4 DONE 26.9s [2019-10-02T17:29:36.451Z] [2019-10-02T17:29:36.451Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-02T17:29:36.680Z] vendor/golang.org/x/sys/cpu [2019-10-02T17:29:36.680Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-10-02T17:29:36.680Z] vendor/golang.org/x/crypto/poly1305 [2019-10-02T17:29:36.680Z] net [2019-10-02T17:29:36.680Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-02T17:29:37.114Z] vendor/golang.org/x/crypto/curve25519 [2019-10-02T17:29:37.114Z] vendor/golang.org/x/crypto/hkdf [2019-10-02T17:29:37.114Z] vendor/golang.org/x/text/transform [2019-10-02T17:29:37.114Z] vendor/golang.org/x/text/unicode/bidi [2019-10-02T17:29:37.535Z] vendor/golang.org/x/text/secure/bidirule [2019-10-02T17:29:37.535Z] vendor/golang.org/x/text/unicode/norm [2019-10-02T17:29:37.972Z] vendor/golang.org/x/net/idna [2019-10-02T17:29:38.487Z] vendor/golang.org/x/net/http2/hpack [2019-10-02T17:29:38.487Z] mime [2019-10-02T17:29:38.487Z] mime/quotedprintable [2019-10-02T17:29:38.928Z] net/http/internal [2019-10-02T17:29:38.928Z] os/exec [2019-10-02T17:29:38.928Z] net/textproto [2019-10-02T17:29:38.928Z] crypto/x509 [2019-10-02T17:29:39.023Z] #5 DONE 2.5s [2019-10-02T17:29:39.023Z] [2019-10-02T17:29:39.023Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T17:29:39.023Z] #15 ... [2019-10-02T17:29:39.023Z] [2019-10-02T17:29:39.023Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:29:39.023Z] #22 DONE 0.1s [2019-10-02T17:29:39.283Z] [2019-10-02T17:29:39.283Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-02T17:29:39.283Z] #23 DONE 0.2s [2019-10-02T17:29:39.283Z] [2019-10-02T17:29:39.283Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-02T17:29:39.283Z] #26 DONE 0.3s [2019-10-02T17:29:39.283Z] [2019-10-02T17:29:39.283Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T17:29:39.283Z] #52 DONE 0.3s [2019-10-02T17:29:39.283Z] [2019-10-02T17:29:39.283Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-02T17:29:39.283Z] #29 DONE 0.3s [2019-10-02T17:29:39.283Z] [2019-10-02T17:29:39.283Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-02T17:29:39.283Z] #49 DONE 0.3s [2019-10-02T17:29:39.283Z] [2019-10-02T17:29:39.283Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T17:29:39.328Z] vendor/golang.org/x/net/http/httpguts [2019-10-02T17:29:39.328Z] vendor/golang.org/x/net/http/httpproxy [2019-10-02T17:29:39.328Z] mime/multipart [2019-10-02T17:29:39.328Z] crypto/tls [2019-10-02T17:29:39.542Z] #27 ... [2019-10-02T17:29:39.542Z] [2019-10-02T17:29:39.542Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-02T17:29:39.542Z] #60 DONE 0.3s [2019-10-02T17:29:39.542Z] [2019-10-02T17:29:39.542Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-02T17:29:39.542Z] #32 DONE 0.4s [2019-10-02T17:29:39.542Z] [2019-10-02T17:29:39.542Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:29:40.640Z] net/http/httptrace [2019-10-02T17:29:40.640Z] net/http [2019-10-02T17:29:42.491Z] github.com/LK4D4/vndr/godl [2019-10-02T17:29:42.491Z] github.com/LK4D4/vndr [2019-10-02T17:29:44.982Z] Removing intermediate container ead5bf9642bc [2019-10-02T17:29:44.982Z] ---> 55c8d8d26334 [2019-10-02T17:29:44.982Z] Step 50/126 : FROM dev-base AS containerd [2019-10-02T17:29:44.982Z] ---> 1b2b7764e4f1 [2019-10-02T17:29:44.982Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:29:44.982Z] ---> Using cache [2019-10-02T17:29:44.982Z] ---> 5a5f306415ff [2019-10-02T17:29:44.982Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-02T17:29:45.375Z] ---> Running in c6d03e6757a7 [2019-10-02T17:29:45.844Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:45.844Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:45.844Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:45.844Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:45.844Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:45.844Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T17:29:46.105Z] #33 ... [2019-10-02T17:29:46.105Z] [2019-10-02T17:29:46.105Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T17:29:46.105Z] #17 6.113 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:46.105Z] #17 6.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:46.105Z] #17 6.177 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:46.105Z] #17 6.181 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:46.105Z] #17 6.206 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:46.105Z] #17 6.654 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T17:29:46.287Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T17:29:46.287Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T17:29:47.040Z] #17 ... [2019-10-02T17:29:47.041Z] [2019-10-02T17:29:47.041Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T17:29:47.041Z] #24 7.733 + RM_GOPATH=0 [2019-10-02T17:29:47.041Z] #24 7.733 + TMP_GOPATH= [2019-10-02T17:29:47.041Z] #24 7.733 + : /build [2019-10-02T17:29:47.041Z] #24 7.733 + '[' -z '' ']' [2019-10-02T17:29:47.041Z] #24 7.735 ++ mktemp -d [2019-10-02T17:29:47.041Z] #24 7.744 + export GOPATH=/tmp/tmp.9BlP8Yd7ft [2019-10-02T17:29:47.041Z] #24 7.746 + GOPATH=/tmp/tmp.9BlP8Yd7ft [2019-10-02T17:29:47.041Z] #24 7.746 + RM_GOPATH=1 [2019-10-02T17:29:47.041Z] #24 7.750 ++ dirname ./install.sh [2019-10-02T17:29:47.041Z] #24 7.752 + dir=. [2019-10-02T17:29:47.041Z] #24 7.752 + bin=golangci_lint [2019-10-02T17:29:47.041Z] #24 7.752 + shift [2019-10-02T17:29:47.041Z] #24 7.754 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-02T17:29:47.041Z] #24 7.754 + . ./golangci_lint.installer [2019-10-02T17:29:47.041Z] #24 7.754 ++ : v1.17.1 [2019-10-02T17:29:47.041Z] #24 7.754 + install_golangci_lint [2019-10-02T17:29:47.041Z] #24 7.755 + echo 'Installing golangci-lint version v1.17.1' [2019-10-02T17:29:47.041Z] #24 7.755 Installing golangci-lint version v1.17.1 [2019-10-02T17:29:47.041Z] #24 7.755 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T17:29:47.299Z] #24 ... [2019-10-02T17:29:47.299Z] [2019-10-02T17:29:47.299Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T17:29:47.299Z] #17 8.300 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T17:29:47.626Z] Fetched 7669 kB in 1s (4474 kB/s) [2019-10-02T17:29:47.992Z] Reading package lists... [2019-10-02T17:29:48.233Z] #17 9.269 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T17:29:48.355Z] Reading package lists... [2019-10-02T17:29:48.755Z] Building dependency tree... [2019-10-02T17:29:48.755Z] Reading state information... [2019-10-02T17:29:48.755Z] The following additional packages will be installed: [2019-10-02T17:29:48.755Z] btrfs-progs liblzo2-2 [2019-10-02T17:29:48.755Z] The following NEW packages will be installed: [2019-10-02T17:29:48.755Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T17:29:48.755Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:29:48.755Z] Need to get 668 kB of archives. [2019-10-02T17:29:48.755Z] After this operation, 5446 kB of additional disk space will be used. [2019-10-02T17:29:48.755Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T17:29:48.755Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-02T17:29:48.755Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-02T17:29:49.127Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:29:49.127Z] Fetched 668 kB in 0s (6902 kB/s) [2019-10-02T17:29:49.127Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T17:29:49.127Z] (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-10-02T17:29:49.127Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T17:29:49.127Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T17:29:49.127Z] Selecting previously unselected package btrfs-progs. [2019-10-02T17:29:49.127Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-02T17:29:49.127Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T17:29:49.127Z] Selecting previously unselected package btrfs-tools. [2019-10-02T17:29:49.127Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-02T17:29:49.127Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T17:29:49.127Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:29:49.127Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T17:29:49.127Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T17:29:49.127Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T17:29:49.127Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:29:49.167Z] #17 ... [2019-10-02T17:29:49.167Z] [2019-10-02T17:29:49.167Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:29:49.167Z] #57 8.730 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:49.167Z] #57 8.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:49.167Z] #57 8.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:49.167Z] #57 8.770 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:49.167Z] #57 8.816 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:49.167Z] #57 9.685 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T17:29:49.167Z] #57 ... [2019-10-02T17:29:49.167Z] [2019-10-02T17:29:49.167Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T17:29:49.167Z] #6 7.770 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:49.167Z] #6 7.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:49.167Z] #6 7.815 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:49.167Z] #6 7.832 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:49.167Z] #6 7.858 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:49.167Z] #6 8.641 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T17:29:49.167Z] #6 10.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T17:29:49.167Z] #6 ... [2019-10-02T17:29:49.167Z] [2019-10-02T17:29:49.167Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T17:29:49.167Z] #44 7.323 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:49.167Z] #44 7.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:49.167Z] #44 7.385 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:49.167Z] #44 7.391 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:49.167Z] #44 7.461 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:49.167Z] #44 8.343 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T17:29:49.167Z] #44 10.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T17:29:49.426Z] #44 ... [2019-10-02T17:29:49.426Z] [2019-10-02T17:29:49.426Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T17:29:49.426Z] #53 8.664 + RM_GOPATH=0 [2019-10-02T17:29:49.426Z] #53 8.664 + TMP_GOPATH= [2019-10-02T17:29:49.426Z] #53 8.664 + : /build [2019-10-02T17:29:49.426Z] #53 8.664 + '[' -z '' ']' [2019-10-02T17:29:49.426Z] #53 8.673 ++ mktemp -d [2019-10-02T17:29:49.426Z] #53 8.673 + export GOPATH=/tmp/tmp.E8QOZJmuwF [2019-10-02T17:29:49.426Z] #53 8.675 + GOPATH=/tmp/tmp.E8QOZJmuwF [2019-10-02T17:29:49.426Z] #53 8.675 + RM_GOPATH=1 [2019-10-02T17:29:49.426Z] #53 8.678 ++ dirname ./install.sh [2019-10-02T17:29:49.426Z] #53 8.680 + dir=. [2019-10-02T17:29:49.426Z] #53 8.681 + bin=dockercli [2019-10-02T17:29:49.426Z] #53 8.681 + shift [2019-10-02T17:29:49.426Z] #53 8.683 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T17:29:49.426Z] #53 8.683 + . ./dockercli.installer [2019-10-02T17:29:49.426Z] #53 8.683 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T17:29:49.426Z] #53 8.683 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T17:29:49.426Z] #53 8.683 + install_dockercli [2019-10-02T17:29:49.426Z] #53 8.687 Install docker/cli version 17.06.2-ce from stable [2019-10-02T17:29:49.426Z] #53 8.688 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T17:29:49.426Z] #53 8.688 ++ uname -m [2019-10-02T17:29:49.426Z] #53 8.705 + arch=x86_64 [2019-10-02T17:29:49.426Z] #53 8.705 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T17:29:49.426Z] #53 8.705 + url=https://download.docker.com/linux/static [2019-10-02T17:29:49.426Z] #53 8.710 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T17:29:49.426Z] #53 8.715 + tar -xz docker/docker [2019-10-02T17:29:49.426Z] #53 ... [2019-10-02T17:29:49.426Z] [2019-10-02T17:29:49.426Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:29:49.426Z] #35 6.458 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:29:49.426Z] #35 6.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:29:49.426Z] #35 6.481 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:29:49.426Z] #35 6.490 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:29:49.426Z] #35 6.505 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:29:49.426Z] #35 7.242 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T17:29:49.426Z] #35 8.906 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T17:29:49.426Z] #35 9.911 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T17:29:49.684Z] #35 ... [2019-10-02T17:29:49.684Z] [2019-10-02T17:29:49.684Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:29:49.684Z] #30 8.728 + RM_GOPATH=0 [2019-10-02T17:29:49.684Z] #30 8.728 + TMP_GOPATH= [2019-10-02T17:29:49.684Z] #30 8.728 + : /build [2019-10-02T17:29:49.684Z] #30 8.728 + '[' -z '' ']' [2019-10-02T17:29:49.684Z] #30 8.728 ++ mktemp -d [2019-10-02T17:29:49.684Z] #30 8.732 + export GOPATH=/tmp/tmp.DHAugLOrzM [2019-10-02T17:29:49.684Z] #30 8.732 + GOPATH=/tmp/tmp.DHAugLOrzM [2019-10-02T17:29:49.684Z] #30 8.732 + RM_GOPATH=1 [2019-10-02T17:29:49.684Z] #30 8.732 ++ dirname ./install.sh [2019-10-02T17:29:49.684Z] #30 8.734 + dir=. [2019-10-02T17:29:49.684Z] #30 8.735 + bin=tomlv [2019-10-02T17:29:49.684Z] #30 8.735 + shift [2019-10-02T17:29:49.684Z] #30 8.735 + '[' '!' -f ./tomlv.installer ']' [2019-10-02T17:29:49.684Z] #30 8.735 + . ./tomlv.installer [2019-10-02T17:29:49.684Z] #30 8.735 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:29:49.684Z] #30 8.735 + install_tomlv [2019-10-02T17:29:49.684Z] #30 8.735 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T17:29:49.684Z] #30 8.735 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DHAugLOrzM/src/github.com/BurntSushi/toml [2019-10-02T17:29:49.684Z] #30 8.737 Cloning into '/tmp/tmp.DHAugLOrzM/src/github.com/BurntSushi/toml'... [2019-10-02T17:29:49.684Z] #30 8.737 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:29:49.684Z] #30 10.20 + cd /tmp/tmp.DHAugLOrzM/src/github.com/BurntSushi/toml [2019-10-02T17:29:49.684Z] #30 10.20 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:29:49.684Z] #30 10.24 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T17:29:49.684Z] #30 ... [2019-10-02T17:29:49.684Z] [2019-10-02T17:29:49.684Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T17:29:49.684Z] #61 8.072 + RM_GOPATH=0 [2019-10-02T17:29:49.684Z] #61 8.072 + TMP_GOPATH= [2019-10-02T17:29:49.684Z] #61 8.072 + : /build/ [2019-10-02T17:29:49.684Z] #61 8.073 + '[' -z '' ']' [2019-10-02T17:29:49.684Z] #61 8.075 ++ mktemp -d [2019-10-02T17:29:49.684Z] #61 8.082 + export GOPATH=/tmp/tmp.PeUxRAAN3r [2019-10-02T17:29:49.684Z] #61 8.082 + GOPATH=/tmp/tmp.PeUxRAAN3r [2019-10-02T17:29:49.684Z] #61 8.082 + RM_GOPATH=1 [2019-10-02T17:29:49.684Z] #61 8.083 ++ dirname ./install.sh [2019-10-02T17:29:49.684Z] #61 8.087 + dir=. [2019-10-02T17:29:49.684Z] #61 8.087 + bin=rootlesskit [2019-10-02T17:29:49.684Z] #61 8.087 + shift [2019-10-02T17:29:49.684Z] #61 8.087 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T17:29:49.684Z] #61 8.087 + . ./rootlesskit.installer [2019-10-02T17:29:49.684Z] #61 8.088 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:29:49.684Z] #61 8.090 + install_rootlesskit [2019-10-02T17:29:49.684Z] #61 8.092 + case "$1" in [2019-10-02T17:29:49.684Z] #61 8.100 + export CGO_ENABLED=0 [2019-10-02T17:29:49.684Z] #61 8.100 + CGO_ENABLED=0 [2019-10-02T17:29:49.684Z] #61 8.101 + _install_rootlesskit [2019-10-02T17:29:49.684Z] #61 8.102 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-02T17:29:49.684Z] #61 8.102 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:29:49.684Z] #61 8.102 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PeUxRAAN3r/src/github.com/rootless-containers/rootlesskit [2019-10-02T17:29:49.684Z] #61 8.104 Cloning into '/tmp/tmp.PeUxRAAN3r/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T17:29:49.928Z] Removing intermediate container c6d03e6757a7 [2019-10-02T17:29:49.928Z] ---> af719aabc012 [2019-10-02T17:29:49.928Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-10-02T17:29:49.928Z] ---> Running in 6343c132bf59 [2019-10-02T17:29:49.928Z] Removing intermediate container 6343c132bf59 [2019-10-02T17:29:49.928Z] ---> 6cdc665f96de [2019-10-02T17:29:49.928Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:29:49.942Z] #61 ... [2019-10-02T17:29:49.942Z] [2019-10-02T17:29:49.942Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T17:29:49.942Z] #55 8.292 + mktemp -d [2019-10-02T17:29:49.942Z] #55 8.295 + export GOPATH=/tmp/tmp.DNefvHznDg [2019-10-02T17:29:49.942Z] #55 8.297 + git clone https://github.com/docker/distribution.git /tmp/tmp.DNefvHznDg/src/github.com/docker/distribution [2019-10-02T17:29:49.942Z] #55 8.305 Cloning into '/tmp/tmp.DNefvHznDg/src/github.com/docker/distribution'... [2019-10-02T17:29:50.200Z] #55 ... [2019-10-02T17:29:50.200Z] [2019-10-02T17:29:50.200Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T17:29:50.200Z] #50 8.722 + RM_GOPATH=0 [2019-10-02T17:29:50.200Z] #50 8.722 + TMP_GOPATH= [2019-10-02T17:29:50.200Z] #50 8.722 + : /build [2019-10-02T17:29:50.200Z] #50 8.722 + '[' -z '' ']' [2019-10-02T17:29:50.200Z] #50 8.722 ++ mktemp -d [2019-10-02T17:29:50.200Z] #50 8.743 + export GOPATH=/tmp/tmp.5RCoLrRXf3 [2019-10-02T17:29:50.200Z] #50 8.744 + GOPATH=/tmp/tmp.5RCoLrRXf3 [2019-10-02T17:29:50.200Z] #50 8.744 + RM_GOPATH=1 [2019-10-02T17:29:50.200Z] #50 8.746 ++ dirname ./install.sh [2019-10-02T17:29:50.200Z] #50 8.748 + dir=. [2019-10-02T17:29:50.200Z] #50 8.748 + bin=proxy [2019-10-02T17:29:50.200Z] #50 8.748 + shift [2019-10-02T17:29:50.200Z] #50 8.749 + '[' '!' -f ./proxy.installer ']' [2019-10-02T17:29:50.200Z] #50 8.749 + . ./proxy.installer [2019-10-02T17:29:50.200Z] #50 8.750 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:29:50.200Z] #50 8.757 + install_proxy [2019-10-02T17:29:50.200Z] #50 8.764 + case "$1" in [2019-10-02T17:29:50.200Z] #50 8.766 + export CGO_ENABLED=0 [2019-10-02T17:29:50.200Z] #50 8.766 + CGO_ENABLED=0 [2019-10-02T17:29:50.200Z] #50 8.766 + _install_proxy [2019-10-02T17:29:50.200Z] #50 8.766 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T17:29:50.200Z] #50 8.766 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:29:50.200Z] #50 8.767 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5RCoLrRXf3/src/github.com/docker/libnetwork [2019-10-02T17:29:50.200Z] #50 8.779 Cloning into '/tmp/tmp.5RCoLrRXf3/src/github.com/docker/libnetwork'... [2019-10-02T17:29:50.200Z] #50 ... [2019-10-02T17:29:50.200Z] [2019-10-02T17:29:50.200Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T17:29:50.200Z] #6 11.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T17:29:50.295Z] ---> 241d6e9050e7 [2019-10-02T17:29:50.295Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:29:50.683Z] ---> af111f759737 [2019-10-02T17:29:50.683Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:29:50.683Z] ---> Running in 3455be6a7fc1 [2019-10-02T17:29:51.476Z] + RM_GOPATH=0 [2019-10-02T17:29:51.476Z] + TMP_GOPATH= [2019-10-02T17:29:51.476Z] + : /build [2019-10-02T17:29:51.476Z] + '[' -z '' ']' [2019-10-02T17:29:51.476Z] ++ mktemp -d [2019-10-02T17:29:51.476Z] + export GOPATH=/tmp/tmp.S2Vxkds6XW [2019-10-02T17:29:51.476Z] + GOPATH=/tmp/tmp.S2Vxkds6XW [2019-10-02T17:29:51.476Z] + RM_GOPATH=1 [2019-10-02T17:29:51.476Z] ++ dirname ./install.sh [2019-10-02T17:29:51.476Z] + dir=. [2019-10-02T17:29:51.476Z] + bin=containerd [2019-10-02T17:29:51.476Z] + shift [2019-10-02T17:29:51.476Z] + '[' '!' -f ./containerd.installer ']' [2019-10-02T17:29:51.476Z] + . ./containerd.installer [2019-10-02T17:29:51.476Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:29:51.476Z] + install_containerd [2019-10-02T17:29:51.476Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T17:29:51.476Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.S2Vxkds6XW/src/github.com/containerd/containerd [2019-10-02T17:29:51.476Z] Cloning into '/tmp/tmp.S2Vxkds6XW/src/github.com/containerd/containerd'... [2019-10-02T17:29:51.476Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:29:55.266Z] + dpkg --print-architecture [2019-10-02T17:29:55.266Z] + cd /tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution [2019-10-02T17:29:55.266Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T17:29:55.266Z] + GOPATH=/tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QAVOifzbfP [2019-10-02T17:29:55.266Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T17:29:55.464Z] #6 ... [2019-10-02T17:29:55.464Z] [2019-10-02T17:29:55.464Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:29:55.464Z] #33 8.615 + RM_GOPATH=0 [2019-10-02T17:29:55.464Z] #33 8.615 + TMP_GOPATH= [2019-10-02T17:29:55.464Z] #33 8.615 + : /build [2019-10-02T17:29:55.464Z] #33 8.615 + '[' -z '' ']' [2019-10-02T17:29:55.464Z] #33 8.615 ++ mktemp -d [2019-10-02T17:29:55.464Z] #33 8.621 + export GOPATH=/tmp/tmp.dRpG8FTIsW [2019-10-02T17:29:55.464Z] #33 8.621 + GOPATH=/tmp/tmp.dRpG8FTIsW [2019-10-02T17:29:55.464Z] #33 8.621 + RM_GOPATH=1 [2019-10-02T17:29:55.464Z] #33 8.626 ++ dirname ./install.sh [2019-10-02T17:29:55.464Z] #33 8.655 + dir=. [2019-10-02T17:29:55.464Z] #33 8.657 + bin=vndr [2019-10-02T17:29:55.464Z] #33 8.657 + shift [2019-10-02T17:29:55.464Z] #33 8.657 + '[' '!' -f ./vndr.installer ']' [2019-10-02T17:29:55.464Z] #33 8.657 + . ./vndr.installer [2019-10-02T17:29:55.464Z] #33 8.657 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:29:55.464Z] #33 8.657 + install_vndr [2019-10-02T17:29:55.464Z] #33 8.657 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T17:29:55.464Z] #33 8.657 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:29:55.464Z] #33 8.659 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dRpG8FTIsW/src/github.com/LK4D4/vndr [2019-10-02T17:29:55.464Z] #33 8.662 Cloning into '/tmp/tmp.dRpG8FTIsW/src/github.com/LK4D4/vndr'... [2019-10-02T17:29:55.464Z] #33 9.714 + cd /tmp/tmp.dRpG8FTIsW/src/github.com/LK4D4/vndr [2019-10-02T17:29:55.464Z] #33 9.715 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:29:55.464Z] #33 9.732 + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T17:29:55.464Z] #33 11.33 runtime/internal/atomic [2019-10-02T17:29:55.464Z] #33 11.35 internal/cpu [2019-10-02T17:29:55.464Z] #33 11.58 runtime/internal/sys [2019-10-02T17:29:55.464Z] #33 11.84 runtime/internal/math [2019-10-02T17:29:55.464Z] #33 11.93 internal/bytealg [2019-10-02T17:29:55.464Z] #33 11.99 internal/race [2019-10-02T17:29:55.464Z] #33 12.10 sync/atomic [2019-10-02T17:29:55.464Z] #33 12.42 unicode [2019-10-02T17:29:55.464Z] #33 12.74 runtime [2019-10-02T17:29:55.464Z] #33 15.67 unicode/utf8 [2019-10-02T17:29:55.464Z] #33 15.96 math/bits [2019-10-02T17:29:55.957Z] + cd /tmp/tmp.S2Vxkds6XW/src/github.com/containerd/containerd [2019-10-02T17:29:55.957Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:29:55.957Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T17:29:55.957Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-02T17:29:55.957Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T17:29:55.957Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-02T17:29:55.957Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T17:29:55.957Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T17:29:55.957Z] + '[' '' = dynamic ']' [2019-10-02T17:29:55.957Z] + make [2019-10-02T17:29:55.957Z] 🇩 bin/ctr [2019-10-02T17:29:56.398Z] #33 16.67 math [2019-10-02T17:29:56.964Z] #33 ... [2019-10-02T17:29:56.964Z] [2019-10-02T17:29:56.964Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T17:29:56.964Z] #53 17.62 + mkdir -p /build [2019-10-02T17:29:56.964Z] #53 17.62 + mv docker/docker /build/ [2019-10-02T17:29:56.964Z] #53 17.63 + rmdir docker [2019-10-02T17:29:57.898Z] #53 DONE 18.6s [2019-10-02T17:29:57.898Z] [2019-10-02T17:29:57.898Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T17:29:57.898Z] #27 8.847 + RM_GOPATH=0 [2019-10-02T17:29:57.898Z] #27 8.847 + TMP_GOPATH= [2019-10-02T17:29:57.898Z] #27 8.847 + : /build [2019-10-02T17:29:57.898Z] #27 8.847 + '[' -z '' ']' [2019-10-02T17:29:57.898Z] #27 8.857 ++ mktemp -d [2019-10-02T17:29:57.898Z] #27 8.857 + export GOPATH=/tmp/tmp.aQSFEerCzK [2019-10-02T17:29:57.898Z] #27 8.857 + GOPATH=/tmp/tmp.aQSFEerCzK [2019-10-02T17:29:57.898Z] #27 8.857 + RM_GOPATH=1 [2019-10-02T17:29:57.898Z] #27 8.861 ++ dirname ./install.sh [2019-10-02T17:29:57.898Z] #27 8.869 + dir=. [2019-10-02T17:29:57.898Z] #27 8.869 + bin=gotestsum [2019-10-02T17:29:57.898Z] #27 8.869 + shift [2019-10-02T17:29:57.898Z] #27 8.870 + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T17:29:57.898Z] #27 8.870 + . ./gotestsum.installer [2019-10-02T17:29:57.898Z] #27 8.870 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T17:29:57.898Z] #27 8.870 + install_gotestsum [2019-10-02T17:29:57.898Z] #27 8.871 + echo 'Installing gotestsum version v0.3.5' [2019-10-02T17:29:57.898Z] #27 8.871 Installing gotestsum version v0.3.5 [2019-10-02T17:29:57.898Z] #27 8.871 + go get -d gotest.tools/gotestsum [2019-10-02T17:29:58.157Z] #27 ... [2019-10-02T17:29:58.157Z] [2019-10-02T17:29:58.157Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T17:29:58.157Z] #15 8.930 + mktemp -d [2019-10-02T17:29:58.157Z] #15 8.932 + export GOPATH=/tmp/tmp.G7hnIASPBG [2019-10-02T17:29:58.157Z] #15 8.932 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.G7hnIASPBG/src/github.com/go-swagger/go-swagger [2019-10-02T17:29:58.157Z] #15 8.935 Cloning into '/tmp/tmp.G7hnIASPBG/src/github.com/go-swagger/go-swagger'... [2019-10-02T17:29:58.157Z] #15 ... [2019-10-02T17:29:58.157Z] [2019-10-02T17:29:58.157Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:29:58.157Z] #30 11.03 internal/cpu [2019-10-02T17:29:58.157Z] #30 11.04 runtime/internal/atomic [2019-10-02T17:29:58.157Z] #30 11.28 runtime/internal/sys [2019-10-02T17:29:58.157Z] #30 11.58 runtime/internal/math [2019-10-02T17:29:58.157Z] #30 11.71 internal/bytealg [2019-10-02T17:29:58.157Z] #30 11.74 math/bits [2019-10-02T17:29:58.157Z] #30 12.38 math [2019-10-02T17:29:58.157Z] #30 12.69 runtime [2019-10-02T17:29:58.157Z] #30 16.76 unicode/utf8 [2019-10-02T17:29:58.157Z] #30 17.21 internal/race [2019-10-02T17:29:58.157Z] #30 17.26 sync/atomic [2019-10-02T17:29:58.157Z] #30 17.47 unicode [2019-10-02T17:30:00.060Z] #30 ... [2019-10-02T17:30:00.060Z] [2019-10-02T17:30:00.060Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T17:30:00.060Z] #44 11.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T17:30:00.060Z] #44 ... [2019-10-02T17:30:00.060Z] [2019-10-02T17:30:00.060Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T17:30:00.060Z] #61 12.33 + cd /tmp/tmp.PeUxRAAN3r/src/github.com/rootless-containers/rootlesskit [2019-10-02T17:30:00.060Z] #61 12.33 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:30:00.061Z] #61 12.77 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T17:30:00.061Z] #61 12.77 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T17:30:00.325Z] #61 ... [2019-10-02T17:30:00.325Z] [2019-10-02T17:30:00.325Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:00.325Z] #57 11.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T17:30:00.325Z] #57 12.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T17:30:00.589Z] #57 ... [2019-10-02T17:30:00.589Z] [2019-10-02T17:30:00.589Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:30:00.589Z] #33 20.99 internal/testlog [2019-10-02T17:30:00.767Z] + rm -rf /tmp/tmp.QAVOifzbfP/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QAVOifzbfP [2019-10-02T17:30:00.853Z] #33 21.45 encoding [2019-10-02T17:30:01.112Z] #33 21.54 unicode/utf16 [2019-10-02T17:30:01.371Z] #33 21.83 container/list [2019-10-02T17:30:01.633Z] #33 22.36 crypto/internal/subtle [2019-10-02T17:30:01.897Z] #33 22.61 crypto/subtle [2019-10-02T17:30:02.157Z] #33 22.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-02T17:30:02.157Z] #33 22.67 internal/nettrace [2019-10-02T17:30:02.157Z] #33 22.82 runtime/cgo [2019-10-02T17:30:02.279Z] Removing intermediate container 3c8e60ba7587 [2019-10-02T17:30:02.279Z] ---> 761592f8bb80 [2019-10-02T17:30:02.279Z] Step 17/126 : FROM base AS swagger [2019-10-02T17:30:02.279Z] ---> ecaecf963774 [2019-10-02T17:30:02.279Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T17:30:02.279Z] ---> Running in a249d5cfc474 [2019-10-02T17:30:02.562Z] Removing intermediate container a249d5cfc474 [2019-10-02T17:30:02.562Z] ---> 3cddca505f0a [2019-10-02T17:30:02.562Z] Step 19/126 : 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-10-02T17:30:02.562Z] ---> Running in 60f48174cc4e [2019-10-02T17:30:02.844Z] + mktemp -d [2019-10-02T17:30:02.844Z] + export GOPATH=/tmp/tmp.LY7L9OUgQ3 [2019-10-02T17:30:02.844Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.LY7L9OUgQ3/src/github.com/go-swagger/go-swagger [2019-10-02T17:30:02.844Z] Cloning into '/tmp/tmp.LY7L9OUgQ3/src/github.com/go-swagger/go-swagger'... [2019-10-02T17:30:07.430Z] #33 ... [2019-10-02T17:30:07.430Z] [2019-10-02T17:30:07.430Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T17:30:07.430Z] #55 22.59 + cd /tmp/tmp.DNefvHznDg/src/github.com/docker/distribution [2019-10-02T17:30:07.430Z] #55 22.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T17:30:07.430Z] #55 24.92 + GOPATH=/tmp/tmp.DNefvHznDg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DNefvHznDg go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T17:30:10.731Z] #55 ... [2019-10-02T17:30:10.731Z] [2019-10-02T17:30:10.731Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:10.731Z] #35 21.81 Fetched 7918 kB in 16s (483 kB/s) [2019-10-02T17:30:10.731Z] #35 21.81 Reading package lists... [2019-10-02T17:30:10.731Z] #35 28.89 Reading package lists... [2019-10-02T17:30:10.731Z] #35 ... [2019-10-02T17:30:10.731Z] [2019-10-02T17:30:10.731Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T17:30:10.731Z] #24 25.45 + cd /tmp/tmp.9BlP8Yd7ft/src/github.com/golangci/golangci-lint/ [2019-10-02T17:30:10.731Z] #24 25.45 + git checkout -q v1.17.1 [2019-10-02T17:30:10.731Z] #24 26.88 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T17:30:10.991Z] #24 ... [2019-10-02T17:30:10.991Z] [2019-10-02T17:30:10.991Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T17:30:10.991Z] #17 22.09 Fetched 7918 kB in 17s (463 kB/s) [2019-10-02T17:30:10.991Z] #17 22.09 Reading package lists... [2019-10-02T17:30:10.991Z] #17 28.94 Reading package lists... [2019-10-02T17:30:10.991Z] #17 ... [2019-10-02T17:30:10.991Z] [2019-10-02T17:30:10.991Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:30:10.991Z] #30 21.70 internal/testlog [2019-10-02T17:30:10.991Z] #30 22.05 encoding [2019-10-02T17:30:10.991Z] #30 22.18 runtime/cgo [2019-10-02T17:30:11.249Z] #30 ... [2019-10-02T17:30:11.249Z] [2019-10-02T17:30:11.249Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:11.249Z] #57 25.40 Fetched 7918 kB in 17s (448 kB/s) [2019-10-02T17:30:11.249Z] #57 25.40 Reading package lists... [2019-10-02T17:30:11.250Z] + cd /tmp/tmp.LY7L9OUgQ3/src/github.com/go-swagger/go-swagger [2019-10-02T17:30:11.250Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T17:30:11.250Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T17:30:12.194Z] #57 31.96 Reading package lists... [2019-10-02T17:30:12.194Z] #57 ... [2019-10-02T17:30:12.194Z] [2019-10-02T17:30:12.194Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T17:30:12.194Z] #44 23.26 Fetched 7918 kB in 16s (467 kB/s) [2019-10-02T17:30:12.194Z] #44 23.26 Reading package lists... [2019-10-02T17:30:12.194Z] #44 30.16 Reading package lists... [2019-10-02T17:30:12.194Z] #44 ... [2019-10-02T17:30:12.194Z] [2019-10-02T17:30:12.194Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T17:30:12.194Z] #50 24.37 + cd /tmp/tmp.5RCoLrRXf3/src/github.com/docker/libnetwork [2019-10-02T17:30:12.194Z] #50 24.39 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:30:12.194Z] #50 24.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T17:30:12.761Z] #50 ... [2019-10-02T17:30:12.761Z] [2019-10-02T17:30:12.761Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T17:30:12.761Z] #6 23.79 Fetched 7918 kB in 17s (451 kB/s) [2019-10-02T17:30:12.761Z] #6 23.79 Reading package lists... [2019-10-02T17:30:13.021Z] #6 30.48 Reading package lists... [2019-10-02T17:30:13.021Z] #6 ... [2019-10-02T17:30:13.021Z] [2019-10-02T17:30:13.021Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:30:13.021Z] #33 33.28 vendor/golang.org/x/crypto/internal/subtle [2019-10-02T17:30:13.021Z] #33 33.54 vendor/golang.org/x/crypto/curve25519 [2019-10-02T17:30:18.303Z] #33 ... [2019-10-02T17:30:18.303Z] [2019-10-02T17:30:18.303Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T17:30:18.303Z] #27 38.09 + cd /tmp/tmp.aQSFEerCzK/src/gotest.tools/gotestsum [2019-10-02T17:30:18.303Z] #27 38.09 + git checkout -q v0.3.5 [2019-10-02T17:30:18.303Z] #27 38.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T17:30:22.577Z] #27 ... [2019-10-02T17:30:22.577Z] [2019-10-02T17:30:22.577Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T17:30:22.577Z] #50 DONE 43.1s [2019-10-02T17:30:22.577Z] [2019-10-02T17:30:22.577Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:30:22.577Z] #33 42.99 sync [2019-10-02T17:30:22.577Z] #33 42.99 internal/reflectlite [2019-10-02T17:30:23.967Z] #33 ... [2019-10-02T17:30:23.967Z] [2019-10-02T17:30:23.967Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T17:30:23.967Z] #17 28.94 Reading package lists... [2019-10-02T17:30:23.967Z] #17 35.64 Building dependency tree... [2019-10-02T17:30:23.967Z] #17 36.94 Reading state information... [2019-10-02T17:30:23.967Z] #17 38.20 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T17:30:23.967Z] #17 38.20 The following additional packages will be installed: [2019-10-02T17:30:23.967Z] #17 38.22 libjq1 libonig4 [2019-10-02T17:30:23.967Z] #17 38.64 The following NEW packages will be installed: [2019-10-02T17:30:23.967Z] #17 38.66 jq libjq1 libonig4 [2019-10-02T17:30:23.967Z] #17 39.83 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:23.967Z] #17 39.83 Need to get 327 kB of archives. [2019-10-02T17:30:23.967Z] #17 39.83 After this operation, 1157 kB of additional disk space will be used. [2019-10-02T17:30:23.967Z] #17 39.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T17:30:23.967Z] #17 39.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T17:30:23.967Z] #17 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T17:30:23.967Z] #17 40.83 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:23.967Z] #17 41.00 Fetched 327 kB in 1s (314 kB/s) [2019-10-02T17:30:23.967Z] #17 41.10 Selecting previously unselected package libonig4:amd64. [2019-10-02T17:30:23.967Z] #17 41.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T17:30:23.967Z] #17 41.18 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-02T17:30:23.967Z] #17 41.19 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T17:30:23.967Z] #17 41.65 Selecting previously unselected package libjq1:amd64. [2019-10-02T17:30:23.967Z] #17 41.66 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T17:30:23.967Z] #17 41.82 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T17:30:23.967Z] #17 42.25 Selecting previously unselected package jq. [2019-10-02T17:30:23.967Z] #17 42.26 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T17:30:23.967Z] #17 42.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T17:30:23.967Z] #17 43.11 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T17:30:23.967Z] #17 43.20 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T17:30:23.967Z] #17 43.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:23.967Z] #17 43.66 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T17:30:23.967Z] #17 DONE 44.7s [2019-10-02T17:30:23.967Z] [2019-10-02T17:30:23.967Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T17:30:23.967Z] #19 DONE 0.2s [2019-10-02T17:30:23.967Z] [2019-10-02T17:30:23.967Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T17:30:23.967Z] #6 30.48 Reading package lists... [2019-10-02T17:30:23.967Z] #6 37.22 Building dependency tree... [2019-10-02T17:30:23.967Z] #6 38.64 Reading state information... [2019-10-02T17:30:23.967Z] #6 40.17 The following additional packages will be installed: [2019-10-02T17:30:23.967Z] #6 40.18 libapparmor1 libseccomp2 [2019-10-02T17:30:23.967Z] #6 40.18 Suggested packages: [2019-10-02T17:30:23.967Z] #6 40.19 seccomp [2019-10-02T17:30:23.967Z] #6 40.47 The following NEW packages will be installed: [2019-10-02T17:30:23.967Z] #6 40.49 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T17:30:23.967Z] #6 41.63 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:23.967Z] #6 41.63 Need to get 300 kB of archives. [2019-10-02T17:30:23.967Z] #6 41.63 After this operation, 1201 kB of additional disk space will be used. [2019-10-02T17:30:23.967Z] #6 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-02T17:30:23.967Z] #6 41.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-02T17:30:23.967Z] #6 41.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T17:30:23.967Z] #6 41.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-02T17:30:23.967Z] #6 43.00 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:23.967Z] #6 43.18 Fetched 300 kB in 1s (242 kB/s) [2019-10-02T17:30:23.967Z] #6 43.51 Selecting previously unselected package libseccomp2:amd64. [2019-10-02T17:30:23.967Z] #6 43.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T17:30:23.967Z] #6 43.64 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T17:30:23.967Z] #6 43.74 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:23.967Z] #6 44.12 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-02T17:30:23.967Z] #6 44.13 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T17:30:23.967Z] #6 44.15 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:23.967Z] #6 44.70 Selecting previously unselected package libapparmor1:amd64. [2019-10-02T17:30:23.967Z] #6 44.70 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T17:30:23.967Z] #6 44.72 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T17:30:23.967Z] #6 44.97 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-02T17:30:23.967Z] #6 44.97 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T17:30:23.967Z] #6 44.98 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T17:30:23.967Z] #6 ... [2019-10-02T17:30:23.967Z] [2019-10-02T17:30:23.967Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:24.227Z] #20 ... [2019-10-02T17:30:24.227Z] [2019-10-02T17:30:24.227Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:24.227Z] #35 28.89 Reading package lists... [2019-10-02T17:30:24.227Z] #35 35.47 Building dependency tree... [2019-10-02T17:30:24.227Z] #35 36.85 Reading state information... [2019-10-02T17:30:24.227Z] #35 38.66 The following additional packages will be installed: [2019-10-02T17:30:24.227Z] #35 38.67 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T17:30:24.227Z] #35 38.68 Suggested packages: [2019-10-02T17:30:24.227Z] #35 38.69 codeblocks eclipse ninja-build lrzip [2019-10-02T17:30:24.227Z] #35 38.69 Recommended packages: [2019-10-02T17:30:24.227Z] #35 38.69 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T17:30:24.227Z] #35 39.40 The following NEW packages will be installed: [2019-10-02T17:30:24.227Z] #35 39.41 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T17:30:24.227Z] #35 39.43 vim-common xxd [2019-10-02T17:30:24.227Z] #35 40.54 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:24.227Z] #35 40.54 Need to get 13.7 MB of archives. [2019-10-02T17:30:24.227Z] #35 40.54 After this operation, 57.2 MB of additional disk space will be used. [2019-10-02T17:30:24.227Z] #35 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T17:30:24.227Z] #35 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T17:30:24.227Z] #35 40.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-02T17:30:24.227Z] #35 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-02T17:30:24.227Z] #35 41.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-02T17:30:24.227Z] #35 41.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-02T17:30:24.227Z] #35 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-02T17:30:24.227Z] #35 41.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-02T17:30:24.227Z] #35 41.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T17:30:24.227Z] #35 41.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T17:30:24.227Z] #35 43.08 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:24.227Z] #35 43.37 Fetched 13.7 MB in 2s (5454 kB/s) [2019-10-02T17:30:24.227Z] #35 43.58 Selecting previously unselected package cmake-data. [2019-10-02T17:30:24.227Z] #35 43.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T17:30:24.227Z] #35 43.62 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T17:30:24.227Z] #35 43.66 Unpacking cmake-data (3.7.2-1) ... [2019-10-02T17:30:24.227Z] #35 ... [2019-10-02T17:30:24.227Z] [2019-10-02T17:30:24.227Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:24.227Z] #57 31.96 Reading package lists... [2019-10-02T17:30:24.227Z] #57 38.51 Building dependency tree... [2019-10-02T17:30:24.227Z] #57 39.88 Reading state information... [2019-10-02T17:30:24.227Z] #57 41.18 The following additional packages will be installed: [2019-10-02T17:30:24.227Z] #57 41.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T17:30:24.227Z] #57 41.21 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T17:30:24.227Z] #57 41.23 Suggested packages: [2019-10-02T17:30:24.227Z] #57 41.24 manpages-dev python-setuptools [2019-10-02T17:30:24.227Z] #57 42.58 The following NEW packages will be installed: [2019-10-02T17:30:24.227Z] #57 42.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T17:30:24.227Z] #57 42.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T17:30:24.227Z] #57 42.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T17:30:24.227Z] #57 42.59 zlib1g-dev [2019-10-02T17:30:24.227Z] #57 43.82 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:24.227Z] #57 43.82 Need to get 3602 kB of archives. [2019-10-02T17:30:24.227Z] #57 43.82 After this operation, 18.9 MB of additional disk space will be used. [2019-10-02T17:30:24.227Z] #57 43.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T17:30:24.227Z] #57 43.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-02T17:30:24.227Z] #57 43.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-02T17:30:24.227Z] #57 43.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T17:30:24.227Z] #57 43.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-02T17:30:24.227Z] #57 43.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T17:30:24.227Z] #57 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-02T17:30:24.227Z] #57 43.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T17:30:24.227Z] #57 44.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-02T17:30:24.227Z] #57 44.33 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-02T17:30:24.227Z] #57 44.34 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-02T17:30:24.227Z] #57 44.54 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-02T17:30:24.227Z] #57 44.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-02T17:30:24.227Z] #57 44.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-02T17:30:24.227Z] #57 44.66 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T17:30:24.227Z] #57 44.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-02T17:30:24.504Z] #57 ... [2019-10-02T17:30:24.504Z] [2019-10-02T17:30:24.504Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:30:24.504Z] #33 45.12 github.com/LK4D4/vndr/godl/singleflight [2019-10-02T17:30:24.715Z] 🇩 bin/containerd [2019-10-02T17:30:25.080Z] #33 45.60 math/rand [2019-10-02T17:30:25.338Z] #33 ... [2019-10-02T17:30:25.338Z] [2019-10-02T17:30:25.338Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T17:30:25.338Z] #44 30.16 Reading package lists... [2019-10-02T17:30:25.338Z] #44 36.70 Building dependency tree... [2019-10-02T17:30:25.338Z] #44 37.96 Reading state information... [2019-10-02T17:30:25.338Z] #44 39.47 The following additional packages will be installed: [2019-10-02T17:30:25.338Z] #44 39.49 btrfs-progs liblzo2-2 [2019-10-02T17:30:25.338Z] #44 39.75 The following NEW packages will be installed: [2019-10-02T17:30:25.338Z] #44 39.76 btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T17:30:25.338Z] #44 40.96 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:25.338Z] #44 40.96 Need to get 649 kB of archives. [2019-10-02T17:30:25.338Z] #44 40.96 After this operation, 4320 kB of additional disk space will be used. [2019-10-02T17:30:25.338Z] #44 40.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T17:30:25.338Z] #44 40.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T17:30:25.338Z] #44 41.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T17:30:25.338Z] #44 42.35 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:25.338Z] #44 42.54 Fetched 649 kB in 1s (590 kB/s) [2019-10-02T17:30:25.338Z] #44 42.98 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T17:30:25.338Z] #44 42.98 (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 ... 15091 files and directories currently installed.) [2019-10-02T17:30:25.338Z] #44 43.03 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T17:30:25.338Z] #44 43.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T17:30:25.338Z] #44 43.54 Selecting previously unselected package btrfs-progs. [2019-10-02T17:30:25.338Z] #44 43.56 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T17:30:25.338Z] #44 43.56 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T17:30:25.338Z] #44 45.04 Selecting previously unselected package btrfs-tools. [2019-10-02T17:30:25.338Z] #44 45.04 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T17:30:25.338Z] #44 45.05 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T17:30:25.338Z] #44 45.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:25.338Z] #44 45.44 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T17:30:25.339Z] #44 45.67 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T17:30:25.339Z] #44 45.69 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T17:30:25.339Z] #44 45.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:25.339Z] #44 DONE 46.3s [2019-10-02T17:30:25.339Z] [2019-10-02T17:30:25.339Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T17:30:25.339Z] #6 45.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:25.339Z] #6 45.69 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:25.339Z] #6 45.72 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T17:30:25.339Z] #6 45.74 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:25.339Z] #6 45.87 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T17:30:25.339Z] #6 45.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:25.339Z] #6 DONE 46.3s [2019-10-02T17:30:25.339Z] [2019-10-02T17:30:25.339Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:25.339Z] #57 45.99 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:25.339Z] #57 46.20 Fetched 3602 kB in 1s (1870 kB/s) [2019-10-02T17:30:25.339Z] #57 46.37 Selecting previously unselected package libnet1:amd64. [2019-10-02T17:30:25.339Z] #57 46.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T17:30:25.339Z] #57 46.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T17:30:25.339Z] #57 46.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T17:30:25.596Z] #57 ... [2019-10-02T17:30:25.596Z] [2019-10-02T17:30:25.596Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:30:25.596Z] #45 DONE 0.2s [2019-10-02T17:30:25.596Z] [2019-10-02T17:30:25.596Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:30:25.596Z] #40 DONE 0.4s [2019-10-02T17:30:25.596Z] [2019-10-02T17:30:25.596Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-02T17:30:25.596Z] #46 DONE 0.1s [2019-10-02T17:30:25.596Z] [2019-10-02T17:30:25.596Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:30:25.855Z] #47 ... [2019-10-02T17:30:25.855Z] [2019-10-02T17:30:25.855Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T17:30:25.855Z] #41 DONE 0.1s [2019-10-02T17:30:25.855Z] [2019-10-02T17:30:25.855Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:25.855Z] #57 46.81 Selecting previously unselected package libcap-dev:amd64. [2019-10-02T17:30:25.855Z] #57 46.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-02T17:30:25.855Z] #57 46.81 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T17:30:26.112Z] #57 47.14 Selecting previously unselected package libnet1-dev. [2019-10-02T17:30:26.112Z] #57 47.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T17:30:26.112Z] #57 47.17 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T17:30:26.630Z] #57 47.53 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T17:30:26.630Z] #57 47.53 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T17:30:26.630Z] #57 47.56 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T17:30:26.912Z] #57 47.86 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-02T17:30:26.912Z] #57 47.86 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-02T17:30:26.912Z] #57 47.86 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T17:30:27.170Z] #57 48.25 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T17:30:27.170Z] #57 48.26 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T17:30:27.170Z] #57 48.26 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T17:30:27.429Z] #57 48.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-02T17:30:27.429Z] #57 48.38 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-02T17:30:27.429Z] #57 48.40 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T17:30:27.429Z] #57 48.65 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-02T17:30:27.688Z] #57 48.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-02T17:30:27.688Z] #57 48.70 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T17:30:27.946Z] #57 48.96 Selecting previously unselected package libprotobuf10:amd64. [2019-10-02T17:30:27.946Z] #57 48.97 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-02T17:30:27.946Z] #57 48.99 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T17:30:28.511Z] #57 49.68 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-02T17:30:28.770Z] #57 49.69 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-02T17:30:28.770Z] #57 49.71 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T17:30:28.770Z] #57 49.91 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-02T17:30:28.770Z] #57 49.91 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-02T17:30:28.770Z] #57 49.92 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T17:30:29.336Z] #57 ... [2019-10-02T17:30:29.336Z] [2019-10-02T17:30:29.336Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-02T17:30:29.336Z] #7 DONE 4.2s [2019-10-02T17:30:29.594Z] [2019-10-02T17:30:29.594Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:30:29.594Z] #47 3.904 + RM_GOPATH=0 [2019-10-02T17:30:29.594Z] #47 3.904 + TMP_GOPATH= [2019-10-02T17:30:29.594Z] #47 3.904 + : /build [2019-10-02T17:30:29.594Z] #47 3.904 + '[' -z '' ']' [2019-10-02T17:30:29.594Z] #47 3.904 ++ mktemp -d [2019-10-02T17:30:29.594Z] #47 3.912 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:30:29.594Z] #47 3.912 + export GOPATH=/tmp/tmp.glSg53qDwv [2019-10-02T17:30:29.594Z] #47 3.912 + GOPATH=/tmp/tmp.glSg53qDwv [2019-10-02T17:30:29.594Z] #47 3.912 + RM_GOPATH=1 [2019-10-02T17:30:29.594Z] #47 3.912 ++ dirname ./install.sh [2019-10-02T17:30:29.594Z] #47 3.912 + dir=. [2019-10-02T17:30:29.594Z] #47 3.912 + bin=containerd [2019-10-02T17:30:29.594Z] #47 3.912 + shift [2019-10-02T17:30:29.594Z] #47 3.912 + '[' '!' -f ./containerd.installer ']' [2019-10-02T17:30:29.594Z] #47 3.912 + . ./containerd.installer [2019-10-02T17:30:29.594Z] #47 3.912 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:30:29.594Z] #47 3.912 + install_containerd [2019-10-02T17:30:29.594Z] #47 3.912 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T17:30:29.594Z] #47 3.912 + git clone https://github.com/containerd/containerd.git /tmp/tmp.glSg53qDwv/src/github.com/containerd/containerd [2019-10-02T17:30:29.594Z] #47 3.912 Cloning into '/tmp/tmp.glSg53qDwv/src/github.com/containerd/containerd'... [2019-10-02T17:30:29.761Z] + rm -rf /tmp/tmp.LY7L9OUgQ3 [2019-10-02T17:30:30.783Z] Removing intermediate container 60f48174cc4e [2019-10-02T17:30:30.783Z] ---> faece3c9a16c [2019-10-02T17:30:30.783Z] Step 20/126 : FROM base AS frozen-images [2019-10-02T17:30:30.783Z] ---> ecaecf963774 [2019-10-02T17:30:30.783Z] Step 21/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:30:30.783Z] ---> Using cache [2019-10-02T17:30:30.783Z] ---> c088b5937d00 [2019-10-02T17:30:30.783Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-02T17:30:30.783Z] ---> Running in f1257e04ba13 [2019-10-02T17:30:30.970Z] #47 ... [2019-10-02T17:30:30.970Z] [2019-10-02T17:30:30.970Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:30:30.970Z] #30 41.76 sync [2019-10-02T17:30:30.970Z] #30 41.76 internal/reflectlite [2019-10-02T17:30:30.970Z] #30 43.63 sort [2019-10-02T17:30:30.970Z] #30 43.63 errors [2019-10-02T17:30:30.970Z] #30 44.11 strconv [2019-10-02T17:30:30.970Z] #30 45.39 io [2019-10-02T17:30:30.970Z] #30 47.48 internal/oserror [2019-10-02T17:30:30.970Z] #30 47.61 syscall [2019-10-02T17:30:30.970Z] #30 48.77 reflect [2019-10-02T17:30:31.068Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:30:31.068Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:30:31.068Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:30:31.068Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:30:31.068Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:30:31.228Z] #30 ... [2019-10-02T17:30:31.228Z] [2019-10-02T17:30:31.228Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:31.228Z] #20 5.889 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T17:30:31.228Z] #20 6.694 [2019-10-02T17:30:31.353Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T17:30:31.660Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T17:30:31.660Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T17:30:31.746Z] #20 6.909 ### 4.7% ######## 11.2% ########### 16.6% #################### 28.3% ############################ 40.1% ################################### 48.7% ########################################### 60.5% ################################################## 69.7% ######################################################### 80.1% ################################################################# 90.9% ######################################################################## 100.0% [2019-10-02T17:30:32.004Z] #20 ... [2019-10-02T17:30:32.004Z] [2019-10-02T17:30:32.004Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T17:30:32.004Z] #15 43.04 + cd /tmp/tmp.G7hnIASPBG/src/github.com/go-swagger/go-swagger [2019-10-02T17:30:32.004Z] #15 43.04 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T17:30:32.004Z] #15 45.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T17:30:32.262Z] #15 ... [2019-10-02T17:30:32.262Z] [2019-10-02T17:30:32.262Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:32.262Z] #57 51.57 Selecting previously unselected package libprotoc10:amd64. [2019-10-02T17:30:32.262Z] #57 51.58 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-02T17:30:32.262Z] #57 51.59 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T17:30:32.262Z] #57 52.32 Selecting previously unselected package protobuf-c-compiler. [2019-10-02T17:30:32.262Z] #57 52.34 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-02T17:30:32.262Z] #57 52.36 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T17:30:32.262Z] #57 52.59 Selecting previously unselected package protobuf-compiler. [2019-10-02T17:30:32.262Z] #57 52.59 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-02T17:30:32.262Z] #57 52.61 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T17:30:32.262Z] #57 52.81 Selecting previously unselected package python-pkg-resources. [2019-10-02T17:30:32.262Z] #57 52.85 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T17:30:32.262Z] #57 52.85 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T17:30:32.262Z] #57 53.19 Selecting previously unselected package python-protobuf. [2019-10-02T17:30:32.262Z] #57 53.19 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-02T17:30:32.262Z] #57 53.21 Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T17:30:33.198Z] #57 ... [2019-10-02T17:30:33.198Z] [2019-10-02T17:30:33.198Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T17:30:33.198Z] #8 DONE 3.8s [2019-10-02T17:30:33.198Z] [2019-10-02T17:30:33.198Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:33.198Z] #57 54.35 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T17:30:33.706Z] Fetched 7719 kB in 2s (2993 kB/s) [2019-10-02T17:30:33.766Z] #57 54.67 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T17:30:33.766Z] #57 54.69 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T17:30:34.584Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:30:34.584Z] [2019-10-02T17:30:34.584Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-02T17:30:34.584Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-02T17:30:34.584Z] Using test binary docker [2019-10-02T17:30:34.584Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T17:30:34.584Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T17:30:34.584Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T17:30:34.584Z] Warning failed to create cache: (null) [2019-10-02T17:30:34.584Z] . [2019-10-02T17:30:34.584Z] INFO: Waiting for daemon to start... [2019-10-02T17:30:34.584Z] Starting dockerd [2019-10-02T17:30:34.584Z] . [2019-10-02T17:30:34.584Z] INFO: Building docker-sdk-python3:master... [2019-10-02T17:30:34.716Z] Reading package lists... [2019-10-02T17:30:35.719Z] #57 ... [2019-10-02T17:30:35.719Z] [2019-10-02T17:30:35.719Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T17:30:35.719Z] #42 3.772 + RM_GOPATH=0 [2019-10-02T17:30:35.719Z] #42 3.772 + TMP_GOPATH= [2019-10-02T17:30:35.719Z] #42 3.772 + : /build [2019-10-02T17:30:35.719Z] #42 3.772 + '[' -z '' ']' [2019-10-02T17:30:35.719Z] #42 3.780 ++ mktemp -d [2019-10-02T17:30:35.719Z] #42 3.804 + export GOPATH=/tmp/tmp.LKopC1lHQg [2019-10-02T17:30:35.719Z] #42 3.804 + GOPATH=/tmp/tmp.LKopC1lHQg [2019-10-02T17:30:35.719Z] #42 3.804 + RM_GOPATH=1 [2019-10-02T17:30:35.719Z] #42 3.804 ++ dirname ./install.sh [2019-10-02T17:30:35.719Z] #42 3.804 + dir=. [2019-10-02T17:30:35.719Z] #42 3.804 + bin=runc [2019-10-02T17:30:35.719Z] #42 3.804 + shift [2019-10-02T17:30:35.719Z] #42 3.804 + '[' '!' -f ./runc.installer ']' [2019-10-02T17:30:35.719Z] #42 3.804 + . ./runc.installer [2019-10-02T17:30:35.719Z] #42 3.804 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T17:30:35.719Z] #42 3.804 + install_runc [2019-10-02T17:30:35.719Z] #42 3.804 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T17:30:35.719Z] #42 3.804 + uname -r [2019-10-02T17:30:35.719Z] #42 3.820 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T17:30:35.719Z] #42 3.820 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T17:30:35.719Z] #42 3.820 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LKopC1lHQg/src/github.com/opencontainers/runc [2019-10-02T17:30:35.719Z] #42 3.820 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T17:30:35.719Z] #42 3.828 Cloning into '/tmp/tmp.LKopC1lHQg/src/github.com/opencontainers/runc'... [2019-10-02T17:30:35.719Z] #42 ... [2019-10-02T17:30:35.719Z] [2019-10-02T17:30:35.719Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:35.719Z] #20 8.596 [2019-10-02T17:30:35.719Z] #20 8.906 ####### 10.1% ################# 24.0% ############################# 40.9% ######################################## 56.1% ################################################### 71.9% ################################################################## 92.4% ######################################################################## 100.0% [2019-10-02T17:30:35.719Z] #20 10.34 [2019-10-02T17:30:35.722Z] Reading package lists... [2019-10-02T17:30:35.998Z] #20 10.74 ##### 7.6% ########## 14.3% ################ 22.5% ##################### 29.4% ######################### 35.2% ############################## 42.1% #################################### 50.4% ########################################### 60.1% ############################################# 63.6% #################################################### 72.5% ######################################################## 78.4% ############################################################ 84.5% ################################################################## 92.3% ###################################################################### 97.9% ######################################################################## 100.0% [2019-10-02T17:30:36.005Z] Building dependency tree... [2019-10-02T17:30:36.005Z] Reading state information... [2019-10-02T17:30:36.290Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T17:30:36.290Z] The following additional packages will be installed: [2019-10-02T17:30:36.290Z] libjq1 libonig4 [2019-10-02T17:30:36.290Z] The following NEW packages will be installed: [2019-10-02T17:30:36.290Z] jq libjq1 libonig4 [2019-10-02T17:30:36.290Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:36.290Z] Need to get 310 kB of archives. [2019-10-02T17:30:36.290Z] After this operation, 1267 kB of additional disk space will be used. [2019-10-02T17:30:36.290Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-02T17:30:36.290Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-02T17:30:36.290Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-02T17:30:36.565Z] #20 ... [2019-10-02T17:30:36.565Z] [2019-10-02T17:30:36.566Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:30:36.566Z] #33 47.23 internal/singleflight [2019-10-02T17:30:36.566Z] #33 47.84 sort [2019-10-02T17:30:36.566Z] #33 47.84 errors [2019-10-02T17:30:36.566Z] #33 48.52 io [2019-10-02T17:30:36.566Z] #33 49.19 strconv [2019-10-02T17:30:36.566Z] #33 49.81 bytes [2019-10-02T17:30:36.566Z] #33 52.85 bufio [2019-10-02T17:30:36.566Z] #33 54.16 reflect [2019-10-02T17:30:36.566Z] #33 54.50 internal/oserror [2019-10-02T17:30:36.566Z] #33 54.81 syscall [2019-10-02T17:30:36.574Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:36.574Z] Fetched 310 kB in 0s (3554 kB/s) [2019-10-02T17:30:36.574Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-02T17:30:36.574Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T17:30:36.574Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-02T17:30:36.574Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-02T17:30:36.574Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-02T17:30:36.574Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T17:30:36.574Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T17:30:36.574Z] Selecting previously unselected package jq. [2019-10-02T17:30:36.574Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T17:30:36.574Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T17:30:36.574Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-02T17:30:36.574Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T17:30:36.824Z] #33 ... [2019-10-02T17:30:36.824Z] [2019-10-02T17:30:36.824Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:36.824Z] #20 12.99 [2019-10-02T17:30:36.856Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:36.856Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T17:30:37.082Z] #20 ... [2019-10-02T17:30:37.082Z] [2019-10-02T17:30:37.082Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-02T17:30:37.082Z] #9 3.555 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T17:30:37.082Z] #9 DONE 3.9s [2019-10-02T17:30:37.082Z] [2019-10-02T17:30:37.082Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:37.138Z] Removing intermediate container f1257e04ba13 [2019-10-02T17:30:37.138Z] ---> 74d53634c0b6 [2019-10-02T17:30:37.138Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / [2019-10-02T17:30:37.349Z] #20 13.36 1.0% # 2.5% [2019-10-02T17:30:37.349Z] #20 ... [2019-10-02T17:30:37.349Z] [2019-10-02T17:30:37.349Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:37.349Z] #35 48.31 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T17:30:37.349Z] #35 48.32 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T17:30:37.349Z] #35 48.34 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T17:30:37.349Z] #35 48.68 Selecting previously unselected package libicu57:amd64. [2019-10-02T17:30:37.349Z] #35 48.68 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-02T17:30:37.349Z] #35 48.69 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T17:30:37.349Z] #35 56.48 Selecting previously unselected package libxml2:amd64. [2019-10-02T17:30:37.349Z] #35 56.52 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-02T17:30:37.349Z] #35 56.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T17:30:37.349Z] #35 57.68 Selecting previously unselected package libarchive13:amd64. [2019-10-02T17:30:37.349Z] #35 57.69 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-02T17:30:37.349Z] #35 57.81 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T17:30:37.349Z] #35 58.32 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-02T17:30:37.349Z] #35 58.32 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-02T17:30:37.349Z] #35 58.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T17:30:37.349Z] #35 ... [2019-10-02T17:30:37.349Z] [2019-10-02T17:30:37.349Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:37.421Z] ---> 3536d5c83e5d [2019-10-02T17:30:37.421Z] Step 24/126 : 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-10-02T17:30:37.421Z] ---> Running in 63f4e96dbc2c [2019-10-02T17:30:38.428Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T17:30:38.723Z]  [2019-10-02T17:30:39.293Z]  #########    12.9% ###########################                       38.8% ########################################       55.8% ####################################################### 77.1% ###################################################################  94.1% ######################################################################## 100.0% [2019-10-02T17:30:39.575Z]  [2019-10-02T17:30:40.142Z]  ######   9.5% #########################  35.5% ###########################################                     60.9% ############################################################## 87.2% ######################################################################## 100.0% [2019-10-02T17:30:40.427Z]  [2019-10-02T17:30:41.007Z]  ##############     19.7% ##############################    42.7% ################################################### 71.1% ###################################################################   94.3% ######################################################################## 100.0% [2019-10-02T17:30:41.007Z]  [2019-10-02T17:30:41.234Z] #20 13.36 1.0% # 2.5% ## 3.5% ### 4.9% ##### 7.2% ###### 9.4% ####### 10.6% ######### 13.2% ########### 16.6% ############ 17.7% ############# 19.3% ############### 21.0% ################ 23.1% ################## 25.3% ################### 27.6% ##################### 29.6% ###################### 31.5% ######################## 33.4% ######################### 35.4% ########################## 37.2% ########################### 38.5% ############################# 40.8% ############################## 41.9% ############################### 44.4% ################################# 46.6% ################################### 48.6% #################################### 50.3% ##################################### 51.8% ###################################### 54.0% ####################################### 54.8% ######################################## 56.4% ######################################### 57.9% ########################################### 60.2% ############################################ 62.1% ############################################# 63.6% ############################################### 65.8% [2019-10-02T17:30:41.234Z] #20 ... [2019-10-02T17:30:41.234Z] [2019-10-02T17:30:41.234Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-02T17:30:41.234Z] #10 DONE 4.2s [2019-10-02T17:30:41.234Z] [2019-10-02T17:30:41.234Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:42.457Z]  #### 6.0% #########   13.6% ##############   20.2% ###################            27.2% #######################    32.9% ############################   40.0% ##################################   48.0% ########################################## 59.6% ################################################                  68.0% ####################################################### 77.0% ############################################################### 87.7% ######################################################################  97.5% ######################################################################## 100.0% [2019-10-02T17:30:42.458Z]  [2019-10-02T17:30:43.302Z] #20 13.36 1.0% # 2.5% ## 3.5% ### 4.9% ##### 7.2% ###### 9.4% ####### 10.6% ######### 13.2% ########### 16.6% ############ 17.7% ############# 19.3% ############### 21.0% ################ 23.1% ################## 25.3% ################### 27.6% ##################### 29.6% ###################### 31.5% ######################## 33.4% ######################### 35.4% ########################## 37.2% ########################### 38.5% ############################# 40.8% ############################## 41.9% ############################### 44.4% ################################# 46.6% ################################### 48.6% #################################### 50.3% ##################################### 51.8% ###################################### 54.0% ####################################### 54.8% ######################################## 56.4% ######################################### 57.9% ########################################### 60.2% ############################################ 62.1% ############################################# 63.6% ############################################### 65.8% ################################################ 66.9% ################################################# 68.6% ################################################## 69.6% ################################################## 70.5% #################################################### 73.0% ###################################################### 76.3% ######################################################### 79.3% ########################################################## 81.3% ########################################################### 82.5% ############################################################ 84.0% ############################################################# 85.5% ############################################################## 86.8% ############################################################### 88.2% ################################################################ 89.2% ################################################################## 91.9% ################################################################## 93.0% ################################################################### 94.3% #################################################################### 95.7% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-02T17:30:43.465Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T17:30:43.465Z]  [2019-10-02T17:30:43.559Z] #20 19.65 [2019-10-02T17:30:43.746Z]  ######################################################################## 100.0% [2019-10-02T17:30:43.746Z]  [2019-10-02T17:30:44.360Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T17:30:44.642Z]  [2019-10-02T17:30:44.642Z]  ######################################################################## 100.0% [2019-10-02T17:30:44.642Z]  [2019-10-02T17:30:44.933Z] #20 ... [2019-10-02T17:30:44.933Z] [2019-10-02T17:30:44.933Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:44.933Z] #35 58.77 Selecting previously unselected package libuv1:amd64. [2019-10-02T17:30:44.933Z] #35 58.77 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-02T17:30:44.933Z] #35 58.80 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-02T17:30:44.933Z] #35 59.05 Selecting previously unselected package cmake. [2019-10-02T17:30:44.933Z] #35 59.05 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-02T17:30:44.933Z] #35 59.30 Unpacking cmake (3.7.2-1) ... [2019-10-02T17:30:44.933Z] #35 63.51 Selecting previously unselected package xxd. [2019-10-02T17:30:44.933Z] #35 63.52 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T17:30:44.933Z] #35 63.53 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:30:44.933Z] #35 63.79 Selecting previously unselected package vim-common. [2019-10-02T17:30:44.933Z] #35 63.84 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:30:44.933Z] #35 63.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:30:44.933Z] #35 64.32 Processing triggers for mime-support (3.60) ... [2019-10-02T17:30:44.933Z] #35 64.48 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:30:44.933Z] #35 64.50 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-02T17:30:44.933Z] #35 64.53 Setting up cmake-data (3.7.2-1) ... [2019-10-02T17:30:44.933Z] #35 64.55 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T17:30:44.933Z] #35 64.57 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T17:30:44.933Z] #35 64.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:44.933Z] #35 64.67 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:30:44.933Z] #35 64.70 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T17:30:44.933Z] #35 64.75 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T17:30:44.933Z] #35 64.78 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T17:30:44.933Z] #35 64.82 Setting up cmake (3.7.2-1) ... [2019-10-02T17:30:44.933Z] #35 64.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:44.933Z] #35 DONE 65.7s [2019-10-02T17:30:44.933Z] [2019-10-02T17:30:44.933Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:30:44.933Z] #36 DONE 0.1s [2019-10-02T17:30:44.933Z] [2019-10-02T17:30:44.933Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-02T17:30:44.933Z] #37 DONE 0.1s [2019-10-02T17:30:44.933Z] [2019-10-02T17:30:44.933Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:44.933Z] #20 21.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T17:30:44.933Z] #20 ... [2019-10-02T17:30:44.933Z] [2019-10-02T17:30:44.933Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-02T17:30:44.933Z] #11 DONE 3.5s [2019-10-02T17:30:45.190Z] [2019-10-02T17:30:45.191Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T17:30:45.650Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T17:30:45.650Z] skipping existing c8c2d4a6b2e3 [2019-10-02T17:30:45.650Z] [2019-10-02T17:30:46.267Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T17:30:46.559Z]  [2019-10-02T17:30:46.559Z]  ######################################################################## 100.0% [2019-10-02T17:30:46.559Z]  [2019-10-02T17:30:46.559Z] Download of images into '/build' complete. [2019-10-02T17:30:46.559Z] Use something like the following to load the result into a Docker daemon: [2019-10-02T17:30:46.559Z] tar -cC '/build' . | docker load [2019-10-02T17:30:47.090Z] #12 ... [2019-10-02T17:30:47.090Z] [2019-10-02T17:30:47.090Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:30:47.090Z] #30 57.92 time [2019-10-02T17:30:47.090Z] #30 65.40 internal/fmtsort [2019-10-02T17:30:47.090Z] #30 66.42 internal/poll [2019-10-02T17:30:47.090Z] #30 66.79 internal/syscall/unix [2019-10-02T17:30:47.090Z] #30 67.13 strings [2019-10-02T17:30:47.347Z] #30 ... [2019-10-02T17:30:47.347Z] [2019-10-02T17:30:47.347Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:47.347Z] #57 60.79 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T17:30:47.347Z] #57 60.80 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T17:30:47.347Z] #57 60.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:47.347Z] #57 60.86 Setting up python-protobuf (3.0.0-9) ... [2019-10-02T17:30:47.347Z] #57 68.34 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T17:30:47.347Z] #57 68.36 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T17:30:47.347Z] #57 68.37 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T17:30:47.347Z] #57 68.40 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T17:30:47.347Z] #57 68.41 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T17:30:47.347Z] #57 68.43 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T17:30:47.347Z] #57 68.44 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T17:30:47.347Z] #57 68.45 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T17:30:47.347Z] #57 68.47 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T17:30:47.347Z] #57 68.48 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T17:30:47.604Z] #57 68.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:47.863Z] #57 DONE 68.9s [2019-10-02T17:30:47.863Z] [2019-10-02T17:30:47.863Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:30:48.796Z] #58 ... [2019-10-02T17:30:48.796Z] [2019-10-02T17:30:48.796Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T17:30:48.796Z] #42 13.05 + cd /tmp/tmp.LKopC1lHQg/src/github.com/opencontainers/runc [2019-10-02T17:30:48.796Z] #42 13.05 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T17:30:48.796Z] #42 13.39 + '[' -z '' ']' [2019-10-02T17:30:48.796Z] #42 13.39 + target=static [2019-10-02T17:30:48.796Z] #42 13.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T17:30:48.796Z] #42 16.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T17:30:48.796Z] #42 ... [2019-10-02T17:30:48.796Z] [2019-10-02T17:30:48.796Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T17:30:48.796Z] #12 DONE 3.9s [2019-10-02T17:30:48.796Z] [2019-10-02T17:30:48.796Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:48.831Z] 🇩 bin/containerd-stress [2019-10-02T17:30:48.831Z] 🇩 bin/containerd-shim [2019-10-02T17:30:49.240Z] Removing intermediate container 63f4e96dbc2c [2019-10-02T17:30:49.240Z] ---> d39f3d4231ab [2019-10-02T17:30:49.240Z] Step 25/126 : FROM base AS cross-false [2019-10-02T17:30:49.240Z] ---> ecaecf963774 [2019-10-02T17:30:49.240Z] Step 26/126 : FROM base AS cross-true [2019-10-02T17:30:49.240Z] ---> ecaecf963774 [2019-10-02T17:30:49.240Z] Step 27/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:30:49.240Z] ---> Using cache [2019-10-02T17:30:49.240Z] ---> c088b5937d00 [2019-10-02T17:30:49.240Z] Step 28/126 : RUN dpkg --add-architecture armhf [2019-10-02T17:30:49.240Z] ---> Running in 0477807d8349 [2019-10-02T17:30:49.854Z] Removing intermediate container 0477807d8349 [2019-10-02T17:30:49.854Z] ---> a5cc31348c51 [2019-10-02T17:30:49.854Z] Step 29/126 : RUN dpkg --add-architecture arm64 [2019-10-02T17:30:49.854Z] ---> Running in af2f6977f1fa [2019-10-02T17:30:50.867Z] Removing intermediate container af2f6977f1fa [2019-10-02T17:30:50.867Z] ---> 4f89971258fa [2019-10-02T17:30:50.867Z] Step 30/126 : RUN dpkg --add-architecture armel [2019-10-02T17:30:50.867Z] ---> Running in d37cf83e8bb9 [2019-10-02T17:30:51.484Z] Removing intermediate container d37cf83e8bb9 [2019-10-02T17:30:51.485Z] ---> 9386549277c7 [2019-10-02T17:30:51.485Z] Step 31/126 : 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-10-02T17:30:51.485Z] ---> Running in 24999389b1f1 [2019-10-02T17:30:52.104Z] Removing intermediate container 24999389b1f1 [2019-10-02T17:30:52.104Z] ---> 7f4748b0d066 [2019-10-02T17:30:52.104Z] Step 32/126 : FROM cross-${CROSS} as dev-base [2019-10-02T17:30:52.104Z] ---> ecaecf963774 [2019-10-02T17:30:52.104Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false [2019-10-02T17:30:52.104Z] ---> ecaecf963774 [2019-10-02T17:30:52.104Z] Step 34/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:30:52.104Z] ---> Using cache [2019-10-02T17:30:52.104Z] ---> c088b5937d00 [2019-10-02T17:30:52.104Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-10-02T17:30:52.386Z] ---> Running in daa7ca29dff7 [2019-10-02T17:30:52.668Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:30:52.668Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:30:52.668Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:30:52.668Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:30:52.668Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:30:52.962Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T17:30:52.974Z] #13 4.303 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:30:53.231Z] #13 4.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:30:53.231Z] #13 4.321 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:30:53.231Z] #13 4.324 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:30:53.231Z] #13 4.349 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:30:53.248Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T17:30:53.248Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T17:30:53.259Z] 🇩 bin/containerd-shim-runc-v1 [2019-10-02T17:30:53.488Z] #13 ... [2019-10-02T17:30:53.488Z] [2019-10-02T17:30:53.488Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:30:53.488Z] #20 21.87 [2019-10-02T17:30:53.488Z] #20 22.18 ######################################################################## 100.0% [2019-10-02T17:30:53.488Z] #20 22.48 [2019-10-02T17:30:53.488Z] #20 23.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T17:30:53.488Z] #20 24.53 [2019-10-02T17:30:53.488Z] #20 24.97 ########################################################### 83.1% ######################################################################## 100.0% [2019-10-02T17:30:53.488Z] #20 25.43 [2019-10-02T17:30:53.488Z] #20 26.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T17:30:53.488Z] #20 27.08 skipping existing 1849cc453dee [2019-10-02T17:30:53.488Z] #20 27.21 [2019-10-02T17:30:53.488Z] #20 28.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T17:30:53.488Z] #20 29.05 [2019-10-02T17:30:53.488Z] #20 29.23 ######################################################################## 100.0% [2019-10-02T17:30:53.488Z] #20 29.34 [2019-10-02T17:30:53.488Z] #20 29.43 Download of images into '/build' complete. [2019-10-02T17:30:53.488Z] #20 29.43 Use something like the following to load the result into a Docker daemon: [2019-10-02T17:30:53.488Z] #20 29.43 tar -cC '/build' . | docker load [2019-10-02T17:30:53.488Z] #20 DONE 29.7s [2019-10-02T17:30:53.488Z] [2019-10-02T17:30:53.488Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:30:53.488Z] #58 4.790 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T17:30:53.488Z] #58 4.791 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T17:30:54.421Z] #58 ... [2019-10-02T17:30:54.421Z] [2019-10-02T17:30:54.421Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:30:54.421Z] #33 64.81 time [2019-10-02T17:30:54.421Z] #33 71.71 internal/fmtsort [2019-10-02T17:30:54.421Z] #33 71.95 internal/poll [2019-10-02T17:30:54.421Z] #33 72.43 internal/syscall/unix [2019-10-02T17:30:54.421Z] #33 72.76 strings [2019-10-02T17:30:54.421Z] #33 74.77 os [2019-10-02T17:30:54.421Z] #33 ... [2019-10-02T17:30:54.421Z] [2019-10-02T17:30:54.421Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:30:54.421Z] #13 5.371 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T17:30:54.985Z] #13 ... [2019-10-02T17:30:54.985Z] [2019-10-02T17:30:54.985Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T17:30:54.985Z] #38 3.605 + RM_GOPATH=0 [2019-10-02T17:30:54.985Z] #38 3.605 + TMP_GOPATH= [2019-10-02T17:30:54.985Z] #38 3.605 + : /build [2019-10-02T17:30:54.985Z] #38 3.605 + '[' -z '' ']' [2019-10-02T17:30:54.985Z] #38 3.605 ++ mktemp -d [2019-10-02T17:30:54.985Z] #38 3.605 + export GOPATH=/tmp/tmp.1HfGejAhK7 [2019-10-02T17:30:54.985Z] #38 3.605 + GOPATH=/tmp/tmp.1HfGejAhK7 [2019-10-02T17:30:54.985Z] #38 3.605 + RM_GOPATH=1 [2019-10-02T17:30:54.985Z] #38 3.605 ++ dirname ./install.sh [2019-10-02T17:30:54.985Z] #38 3.611 + dir=. [2019-10-02T17:30:54.985Z] #38 3.611 + bin=tini [2019-10-02T17:30:54.985Z] #38 3.611 + shift [2019-10-02T17:30:54.985Z] #38 3.611 + '[' '!' -f ./tini.installer ']' [2019-10-02T17:30:54.985Z] #38 3.611 + . ./tini.installer [2019-10-02T17:30:54.985Z] #38 3.611 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:30:54.985Z] #38 3.611 + install_tini [2019-10-02T17:30:54.985Z] #38 3.611 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T17:30:54.985Z] #38 3.611 + git clone https://github.com/krallin/tini.git /tmp/tmp.1HfGejAhK7/tini [2019-10-02T17:30:54.985Z] #38 3.611 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:30:54.985Z] #38 3.613 Cloning into '/tmp/tmp.1HfGejAhK7/tini'... [2019-10-02T17:30:54.985Z] #38 4.712 + cd /tmp/tmp.1HfGejAhK7/tini [2019-10-02T17:30:54.985Z] #38 4.712 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:30:54.985Z] #38 4.736 + cmake . [2019-10-02T17:30:54.985Z] #38 5.516 -- The C compiler identification is GNU 6.3.0 [2019-10-02T17:30:54.985Z] #38 5.554 -- Check for working C compiler: /usr/bin/cc [2019-10-02T17:30:54.985Z] #38 6.204 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T17:30:54.985Z] #38 6.211 -- Detecting C compiler ABI info [2019-10-02T17:30:54.985Z] #38 7.027 -- Detecting C compiler ABI info - done [2019-10-02T17:30:54.985Z] #38 7.118 -- Detecting C compile features [2019-10-02T17:30:54.985Z] #38 9.884 -- Detecting C compile features - done [2019-10-02T17:30:54.985Z] #38 9.947 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T17:30:55.144Z] 🇩 binaries [2019-10-02T17:30:55.144Z] + mkdir -p /build [2019-10-02T17:30:55.144Z] + cp bin/containerd /build/containerd [2019-10-02T17:30:55.242Z] #38 10.44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T17:30:55.268Z] Fetched 7719 kB in 2s (3121 kB/s) [2019-10-02T17:30:55.500Z] #38 10.65 -- Configuring done [2019-10-02T17:30:55.500Z] #38 10.73 -- Generating done [2019-10-02T17:30:55.500Z] #38 10.74 -- Build files have been written to: /tmp/tmp.1HfGejAhK7/tini [2019-10-02T17:30:55.500Z] #38 10.75 + make tini-static [2019-10-02T17:30:55.510Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-02T17:30:55.510Z] + cp bin/ctr /build/ctr [2019-10-02T17:30:55.758Z] #38 ... [2019-10-02T17:30:55.758Z] [2019-10-02T17:30:55.758Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:30:55.758Z] #58 7.911 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T17:30:56.015Z] #58 8.062 GEN .gitid [2019-10-02T17:30:56.015Z] #58 8.116 GEN criu/include/version.h [2019-10-02T17:30:56.015Z] #58 8.205 GEN include/common/asm [2019-10-02T17:30:56.277Z] Reading package lists... [2019-10-02T17:30:57.751Z] Reading package lists... [2019-10-02T17:30:57.751Z] Building dependency tree... [2019-10-02T17:30:57.751Z] Reading state information... [2019-10-02T17:30:57.751Z] The following additional packages will be installed: [2019-10-02T17:30:57.751Z] libapparmor1 libseccomp2 [2019-10-02T17:30:57.751Z] Suggested packages: [2019-10-02T17:30:57.751Z] seccomp [2019-10-02T17:30:57.751Z] The following NEW packages will be installed: [2019-10-02T17:30:57.751Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T17:30:57.912Z] #58 10.17 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T17:30:57.992Z] Removing intermediate container 3455be6a7fc1 [2019-10-02T17:30:57.992Z] ---> 28768a9a3b0c [2019-10-02T17:30:57.992Z] Step 57/126 : FROM dev-base AS proxy [2019-10-02T17:30:57.992Z] ---> 1b2b7764e4f1 [2019-10-02T17:30:57.992Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-10-02T17:30:57.992Z] ---> Running in 03d4f25734d0 [2019-10-02T17:30:58.034Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:30:58.034Z] Need to get 296 kB of archives. [2019-10-02T17:30:58.034Z] After this operation, 1346 kB of additional disk space will be used. [2019-10-02T17:30:58.034Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-02T17:30:58.034Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-02T17:30:58.034Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-02T17:30:58.034Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-02T17:30:58.034Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:30:58.170Z] #58 10.25 PBCC images/opts.pb-c.c [2019-10-02T17:30:58.170Z] #58 10.33 PBCC images/sit.pb-c.c [2019-10-02T17:30:58.170Z] #58 10.37 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T17:30:58.170Z] #58 10.45 DEP images/opts.pb-c.d [2019-10-02T17:30:58.328Z] Fetched 296 kB in 0s (3677 kB/s) [2019-10-02T17:30:58.329Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-10-02T17:30:58.329Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T17:30:58.329Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-02T17:30:58.329Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:58.329Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-02T17:30:58.329Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-02T17:30:58.329Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:58.329Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-10-02T17:30:58.329Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T17:30:58.329Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T17:30:58.329Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-02T17:30:58.329Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T17:30:58.329Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T17:30:58.329Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:58.329Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:58.329Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T17:30:58.329Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T17:30:58.329Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T17:30:58.329Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:30:58.366Z] Removing intermediate container 03d4f25734d0 [2019-10-02T17:30:58.366Z] ---> d4a3521da345 [2019-10-02T17:30:58.366Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:30:58.366Z] ---> 426894ce4b87 [2019-10-02T17:30:58.366Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:30:58.427Z] #58 10.52 DEP images/sit.pb-c.d [2019-10-02T17:30:58.427Z] #58 10.64 PBCC images/macvlan.pb-c.c [2019-10-02T17:30:58.427Z] #58 10.69 DEP images/macvlan.pb-c.d [2019-10-02T17:30:58.427Z] #58 10.75 PBCC images/autofs.pb-c.c [2019-10-02T17:30:58.685Z] #58 10.80 DEP images/autofs.pb-c.d [2019-10-02T17:30:58.685Z] #58 10.85 PBCC images/sysctl.pb-c.c [2019-10-02T17:30:58.685Z] #58 10.86 DEP images/sysctl.pb-c.d [2019-10-02T17:30:58.685Z] #58 10.95 PBCC images/time.pb-c.c [2019-10-02T17:30:58.685Z] #58 11.00 DEP images/time.pb-c.d [2019-10-02T17:30:58.737Z] ---> a4eefc1c7581 [2019-10-02T17:30:58.737Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:30:58.737Z] ---> Running in a7b6c3231baa [2019-10-02T17:30:58.943Z] #58 ... [2019-10-02T17:30:58.943Z] [2019-10-02T17:30:58.943Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T17:30:58.943Z] #38 11.45 Scanning dependencies of target tini-static [2019-10-02T17:30:58.943Z] #38 11.57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T17:30:58.943Z] #38 13.19 [100%] Linking C executable tini-static [2019-10-02T17:30:58.943Z] #38 13.84 [100%] Built target tini-static [2019-10-02T17:30:58.943Z] #38 13.86 + mkdir -p /build [2019-10-02T17:30:58.943Z] #38 13.87 + cp tini-static /build/docker-init [2019-10-02T17:30:58.943Z] #38 DONE 14.1s [2019-10-02T17:30:58.943Z] [2019-10-02T17:30:58.943Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:30:58.943Z] #58 11.05 PBCC images/binfmt-misc.pb-c.c [2019-10-02T17:30:58.943Z] #58 11.09 DEP images/binfmt-misc.pb-c.d [2019-10-02T17:30:58.943Z] #58 11.15 PBCC images/seccomp.pb-c.c [2019-10-02T17:30:58.943Z] #58 11.25 DEP images/seccomp.pb-c.d [2019-10-02T17:30:58.943Z] #58 ... [2019-10-02T17:30:58.943Z] [2019-10-02T17:30:58.943Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:30:58.943Z] #30 69.71 os [2019-10-02T17:30:58.943Z] #30 70.66 bytes [2019-10-02T17:30:58.943Z] #30 72.82 bufio [2019-10-02T17:30:58.943Z] #30 74.48 path/filepath [2019-10-02T17:30:58.943Z] #30 74.49 fmt [2019-10-02T17:30:58.943Z] #30 77.44 io/ioutil [2019-10-02T17:30:58.943Z] #30 78.33 path [2019-10-02T17:30:58.943Z] #30 78.82 text/tabwriter [2019-10-02T17:30:58.951Z] Removing intermediate container daa7ca29dff7 [2019-10-02T17:30:58.951Z] ---> 600d6b1a2d39 [2019-10-02T17:30:58.951Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true [2019-10-02T17:30:58.951Z] ---> 7f4748b0d066 [2019-10-02T17:30:58.951Z] Step 37/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:30:58.951Z] ---> Running in fc7a99259c16 [2019-10-02T17:30:58.951Z] Removing intermediate container fc7a99259c16 [2019-10-02T17:30:58.951Z] ---> 4f823daef40b [2019-10-02T17:30:58.951Z] Step 38/126 : 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-10-02T17:30:58.951Z] ---> Running in 6f7de0e2684e [2019-10-02T17:30:59.200Z] #30 ... [2019-10-02T17:30:59.200Z] [2019-10-02T17:30:59.200Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:30:59.200Z] #58 11.31 PBCC images/userns.pb-c.c [2019-10-02T17:30:59.200Z] #58 11.37 DEP images/userns.pb-c.d [2019-10-02T17:30:59.200Z] #58 11.45 PBCC images/cgroup.pb-c.c [2019-10-02T17:30:59.200Z] #58 11.45 DEP images/cgroup.pb-c.d [2019-10-02T17:30:59.457Z] #58 11.57 PBCC images/fown.pb-c.c [2019-10-02T17:30:59.457Z] #58 11.63 PBCC images/ext-file.pb-c.c [2019-10-02T17:30:59.457Z] #58 11.65 DEP images/fown.pb-c.d [2019-10-02T17:30:59.553Z] + RM_GOPATH=0 [2019-10-02T17:30:59.553Z] + TMP_GOPATH= [2019-10-02T17:30:59.553Z] + : /build [2019-10-02T17:30:59.553Z] + '[' -z '' ']' [2019-10-02T17:30:59.553Z] ++ mktemp -d [2019-10-02T17:30:59.553Z] + export GOPATH=/tmp/tmp.3nroomRObn [2019-10-02T17:30:59.553Z] + GOPATH=/tmp/tmp.3nroomRObn [2019-10-02T17:30:59.553Z] + RM_GOPATH=1 [2019-10-02T17:30:59.554Z] ++ dirname ./install.sh [2019-10-02T17:30:59.554Z] + dir=. [2019-10-02T17:30:59.554Z] + bin=proxy [2019-10-02T17:30:59.554Z] + shift [2019-10-02T17:30:59.554Z] + '[' '!' -f ./proxy.installer ']' [2019-10-02T17:30:59.554Z] + . ./proxy.installer [2019-10-02T17:30:59.554Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:30:59.554Z] + install_proxy [2019-10-02T17:30:59.554Z] + case "$1" in [2019-10-02T17:30:59.554Z] + export CGO_ENABLED=0 [2019-10-02T17:30:59.554Z] + CGO_ENABLED=0 [2019-10-02T17:30:59.554Z] + _install_proxy [2019-10-02T17:30:59.554Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T17:30:59.554Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:30:59.554Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3nroomRObn/src/github.com/docker/libnetwork [2019-10-02T17:30:59.554Z] Cloning into '/tmp/tmp.3nroomRObn/src/github.com/docker/libnetwork'... [2019-10-02T17:30:59.715Z] #58 11.75 DEP images/ext-file.pb-c.d [2019-10-02T17:30:59.715Z] #58 11.89 PBCC images/rpc.pb-c.c [2019-10-02T17:30:59.715Z] #58 11.98 DEP images/rpc.pb-c.d [2019-10-02T17:30:59.715Z] #58 12.02 PBCC images/siginfo.pb-c.c [2019-10-02T17:30:59.959Z] Removing intermediate container 6f7de0e2684e [2019-10-02T17:30:59.959Z] ---> 6bd7096fcbdd [2019-10-02T17:30:59.959Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-02T17:30:59.959Z] ---> 600d6b1a2d39 [2019-10-02T17:30:59.959Z] Step 40/126 : FROM base AS tomlv [2019-10-02T17:30:59.959Z] ---> ecaecf963774 [2019-10-02T17:30:59.959Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-02T17:30:59.959Z] ---> Running in 09e80a610292 [2019-10-02T17:30:59.959Z] Removing intermediate container 09e80a610292 [2019-10-02T17:30:59.959Z] ---> 9aab4178cdfd [2019-10-02T17:30:59.959Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:30:59.959Z] ---> 875f9abe8220 [2019-10-02T17:30:59.959Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:30:59.972Z] #58 12.06 DEP images/siginfo.pb-c.d [2019-10-02T17:30:59.972Z] #58 12.13 PBCC images/pagemap.pb-c.c [2019-10-02T17:30:59.972Z] #58 12.23 DEP images/pagemap.pb-c.d [2019-10-02T17:31:00.231Z] #58 12.35 PBCC images/rlimit.pb-c.c [2019-10-02T17:31:00.231Z] #58 12.35 DEP images/rlimit.pb-c.d [2019-10-02T17:31:00.231Z] #58 12.40 PBCC images/file-lock.pb-c.c [2019-10-02T17:31:00.231Z] #58 12.50 DEP images/file-lock.pb-c.d [2019-10-02T17:31:00.242Z] ---> 1b9b01c8004e [2019-10-02T17:31:00.242Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:31:00.242Z] ---> Running in 53d378214d14 [2019-10-02T17:31:00.491Z] #58 12.57 PBCC images/tty.pb-c.c [2019-10-02T17:31:00.491Z] #58 12.63 DEP images/tty.pb-c.d [2019-10-02T17:31:00.491Z] #58 12.66 PBCC images/tun.pb-c.c [2019-10-02T17:31:00.491Z] #58 12.70 PBCC images/netdev.pb-c.c [2019-10-02T17:31:00.491Z] #58 12.74 DEP images/tun.pb-c.d [2019-10-02T17:31:00.491Z] #58 12.79 DEP images/netdev.pb-c.d [2019-10-02T17:31:00.526Z] + RM_GOPATH=0 [2019-10-02T17:31:00.526Z] + TMP_GOPATH= [2019-10-02T17:31:00.526Z] + : /build [2019-10-02T17:31:00.526Z] + '[' -z '' ']' [2019-10-02T17:31:00.526Z] ++ mktemp -d [2019-10-02T17:31:00.526Z] + export GOPATH=/tmp/tmp.xK7wtfTbcO [2019-10-02T17:31:00.526Z] + GOPATH=/tmp/tmp.xK7wtfTbcO [2019-10-02T17:31:00.526Z] + RM_GOPATH=1 [2019-10-02T17:31:00.526Z] ++ dirname ./install.sh [2019-10-02T17:31:00.526Z] + dir=. [2019-10-02T17:31:00.526Z] + bin=tomlv [2019-10-02T17:31:00.526Z] + shift [2019-10-02T17:31:00.526Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-02T17:31:00.526Z] + . ./tomlv.installer [2019-10-02T17:31:00.527Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:31:00.527Z] + install_tomlv [2019-10-02T17:31:00.527Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:31:00.527Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T17:31:00.527Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xK7wtfTbcO/src/github.com/BurntSushi/toml [2019-10-02T17:31:00.527Z] Cloning into '/tmp/tmp.xK7wtfTbcO/src/github.com/BurntSushi/toml'... [2019-10-02T17:31:00.749Z] #58 12.86 PBCC images/vma.pb-c.c [2019-10-02T17:31:00.749Z] #58 12.87 DEP images/vma.pb-c.d [2019-10-02T17:31:00.749Z] #58 12.93 PBCC images/creds.pb-c.c [2019-10-02T17:31:00.749Z] #58 12.98 DEP images/creds.pb-c.d [2019-10-02T17:31:00.749Z] #58 13.01 PBCC images/utsns.pb-c.c [2019-10-02T17:31:00.749Z] #58 13.04 DEP images/utsns.pb-c.d [2019-10-02T17:31:00.978Z] + cd /tmp/tmp.3nroomRObn/src/github.com/docker/libnetwork [2019-10-02T17:31:00.979Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:31:00.979Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T17:31:01.007Z] #58 13.10 PBCC images/ipc-desc.pb-c.c [2019-10-02T17:31:01.007Z] #58 13.17 PBCC images/ipc-sem.pb-c.c [2019-10-02T17:31:01.145Z] + cd /tmp/tmp.xK7wtfTbcO/src/github.com/BurntSushi/toml [2019-10-02T17:31:01.145Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T17:31:01.145Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T17:31:01.145Z] internal/cpu [2019-10-02T17:31:01.145Z] runtime/internal/sys [2019-10-02T17:31:01.145Z] math/bits [2019-10-02T17:31:01.145Z] runtime/internal/atomic [2019-10-02T17:31:01.145Z] runtime/internal/math [2019-10-02T17:31:01.145Z] unicode/utf8 [2019-10-02T17:31:01.145Z] internal/race [2019-10-02T17:31:01.145Z] internal/bytealg [2019-10-02T17:31:01.145Z] sync/atomic [2019-10-02T17:31:01.145Z] math [2019-10-02T17:31:01.265Z] #58 13.22 DEP images/ipc-desc.pb-c.d [2019-10-02T17:31:01.265Z] #58 13.27 DEP images/ipc-sem.pb-c.d [2019-10-02T17:31:01.265Z] #58 13.38 PBCC images/ipc-msg.pb-c.c [2019-10-02T17:31:01.265Z] #58 13.42 DEP images/ipc-msg.pb-c.d [2019-10-02T17:31:01.265Z] #58 13.49 PBCC images/ipc-shm.pb-c.c [2019-10-02T17:31:01.432Z] unicode [2019-10-02T17:31:01.432Z] internal/testlog [2019-10-02T17:31:01.432Z] encoding [2019-10-02T17:31:01.432Z] runtime/cgo [2019-10-02T17:31:01.432Z] runtime [2019-10-02T17:31:01.523Z] #58 13.51 DEP images/ipc-shm.pb-c.d [2019-10-02T17:31:01.523Z] #58 13.59 PBCC images/ipc-var.pb-c.c [2019-10-02T17:31:01.523Z] #58 13.63 DEP images/ipc-var.pb-c.d [2019-10-02T17:31:01.523Z] #58 13.72 PBCC images/sk-opts.pb-c.c [2019-10-02T17:31:01.523Z] #58 13.76 PBCC images/packet-sock.pb-c.c [2019-10-02T17:31:01.782Z] #58 13.82 DEP images/sk-opts.pb-c.d [2019-10-02T17:31:01.782Z] #58 13.88 DEP images/packet-sock.pb-c.d [2019-10-02T17:31:01.782Z] #58 13.96 PBCC images/sk-netlink.pb-c.c [2019-10-02T17:31:02.040Z] #58 14.05 DEP images/sk-netlink.pb-c.d [2019-10-02T17:31:02.040Z] #58 14.09 PBCC images/sk-inet.pb-c.c [2019-10-02T17:31:02.040Z] #58 14.13 DEP images/sk-inet.pb-c.d [2019-10-02T17:31:02.040Z] #58 14.21 PBCC images/sk-unix.pb-c.c [2019-10-02T17:31:02.040Z] #58 14.32 DEP images/sk-unix.pb-c.d [2019-10-02T17:31:02.040Z] #58 14.38 PBCC images/mm.pb-c.c [2019-10-02T17:31:02.304Z] #58 14.47 DEP images/mm.pb-c.d [2019-10-02T17:31:02.304Z] #58 14.53 PBCC images/timerfd.pb-c.c [2019-10-02T17:31:02.304Z] #58 14.58 DEP images/timerfd.pb-c.d [2019-10-02T17:31:02.304Z] #58 14.62 PBCC images/timer.pb-c.c [2019-10-02T17:31:02.304Z] #58 14.65 DEP images/timer.pb-c.d [2019-10-02T17:31:02.563Z] #58 14.75 PBCC images/sa.pb-c.c [2019-10-02T17:31:02.563Z] #58 14.80 DEP images/sa.pb-c.d [2019-10-02T17:31:02.563Z] #58 14.85 PBCC images/pipe-data.pb-c.c [2019-10-02T17:31:02.822Z] #58 14.87 DEP images/pipe-data.pb-c.d [2019-10-02T17:31:02.822Z] #58 14.92 PBCC images/mnt.pb-c.c [2019-10-02T17:31:02.822Z] #58 15.02 DEP images/mnt.pb-c.d [2019-10-02T17:31:02.822Z] #58 15.07 PBCC images/sk-packet.pb-c.c [2019-10-02T17:31:02.822Z] #58 15.09 DEP images/sk-packet.pb-c.d [2019-10-02T17:31:02.822Z] #58 15.14 PBCC images/tcp-stream.pb-c.c [2019-10-02T17:31:03.080Z] #58 15.23 DEP images/tcp-stream.pb-c.d [2019-10-02T17:31:03.080Z] #58 15.34 PBCC images/pipe.pb-c.c [2019-10-02T17:31:03.080Z] #58 15.38 DEP images/pipe.pb-c.d [2019-10-02T17:31:03.339Z] #58 15.41 PBCC images/pstree.pb-c.c [2019-10-02T17:31:03.339Z] #58 15.45 DEP images/pstree.pb-c.d [2019-10-02T17:31:03.339Z] #58 15.49 PBCC images/fs.pb-c.c [2019-10-02T17:31:03.339Z] #58 15.50 DEP images/fs.pb-c.d [2019-10-02T17:31:03.339Z] #58 15.55 PBCC images/signalfd.pb-c.c [2019-10-02T17:31:03.339Z] #58 15.56 DEP images/signalfd.pb-c.d [2019-10-02T17:31:03.339Z] #58 15.64 PBCC images/fh.pb-c.c [2019-10-02T17:31:03.598Z] #58 15.71 PBCC images/fsnotify.pb-c.c [2019-10-02T17:31:03.598Z] #58 15.76 DEP images/fh.pb-c.d [2019-10-02T17:31:03.598Z] #58 15.81 DEP images/fsnotify.pb-c.d [2019-10-02T17:31:03.598Z] #58 15.89 PBCC images/eventpoll.pb-c.c [2019-10-02T17:31:03.856Z] #58 15.93 DEP images/eventpoll.pb-c.d [2019-10-02T17:31:03.856Z] #58 15.99 PBCC images/eventfd.pb-c.c [2019-10-02T17:31:03.856Z] #58 16.03 DEP images/eventfd.pb-c.d [2019-10-02T17:31:03.856Z] #58 16.07 PBCC images/remap-file-path.pb-c.c [2019-10-02T17:31:03.856Z] #58 16.11 DEP images/remap-file-path.pb-c.d [2019-10-02T17:31:03.856Z] #58 16.18 PBCC images/fifo.pb-c.c [2019-10-02T17:31:04.116Z] #58 16.27 DEP images/fifo.pb-c.d [2019-10-02T17:31:04.116Z] #58 16.37 PBCC images/ghost-file.pb-c.c [2019-10-02T17:31:04.116Z] #58 16.44 DEP images/ghost-file.pb-c.d [2019-10-02T17:31:04.376Z] #58 16.53 PBCC images/regfile.pb-c.c [2019-10-02T17:31:04.376Z] #58 16.59 DEP images/regfile.pb-c.d [2019-10-02T17:31:04.376Z] #58 16.64 PBCC images/ns.pb-c.c [2019-10-02T17:31:04.376Z] #58 16.67 DEP images/ns.pb-c.d [2019-10-02T17:31:04.376Z] #58 16.71 PBCC images/fdinfo.pb-c.c [2019-10-02T17:31:04.460Z] Removing intermediate container a7b6c3231baa [2019-10-02T17:31:04.460Z] ---> 3b8e9a56ba97 [2019-10-02T17:31:04.460Z] Step 62/126 : FROM base AS golangci_lint [2019-10-02T17:31:04.460Z] ---> 1b2b7764e4f1 [2019-10-02T17:31:04.460Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-10-02T17:31:04.460Z] ---> Running in cee3b77bbdbf [2019-10-02T17:31:04.460Z] Removing intermediate container cee3b77bbdbf [2019-10-02T17:31:04.460Z] ---> 018c45605630 [2019-10-02T17:31:04.460Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:31:04.460Z] ---> 8db942a3a382 [2019-10-02T17:31:04.460Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:31:04.460Z] ---> 1f617178d810 [2019-10-02T17:31:04.460Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:31:04.460Z] ---> Running in ff846478f5dc [2019-10-02T17:31:04.634Z] #58 16.86 DEP images/fdinfo.pb-c.d [2019-10-02T17:31:04.634Z] #58 16.96 PBCC images/core-aarch64.pb-c.c [2019-10-02T17:31:04.892Z] #58 17.04 PBCC images/core-arm.pb-c.c [2019-10-02T17:31:04.892Z] #58 17.07 PBCC images/core-ppc64.pb-c.c [2019-10-02T17:31:04.892Z] #58 17.13 PBCC images/core-s390.pb-c.c [2019-10-02T17:31:04.892Z] #58 17.17 PBCC images/core-x86.pb-c.c [2019-10-02T17:31:04.892Z] #58 17.21 PBCC images/core.pb-c.c [2019-10-02T17:31:05.151Z] #58 17.30 PBCC images/inventory.pb-c.c [2019-10-02T17:31:05.151Z] #58 17.36 DEP images/core-aarch64.pb-c.d [2019-10-02T17:31:05.151Z] #58 17.41 DEP images/core-arm.pb-c.d [2019-10-02T17:31:05.151Z] #58 17.48 DEP images/core-ppc64.pb-c.d [2019-10-02T17:31:05.274Z] + RM_GOPATH=0 [2019-10-02T17:31:05.274Z] + TMP_GOPATH= [2019-10-02T17:31:05.274Z] + : /build [2019-10-02T17:31:05.274Z] + '[' -z '' ']' [2019-10-02T17:31:05.274Z] ++ mktemp -d [2019-10-02T17:31:05.274Z] + export GOPATH=/tmp/tmp.B7EB6hkwcy [2019-10-02T17:31:05.274Z] + GOPATH=/tmp/tmp.B7EB6hkwcy [2019-10-02T17:31:05.274Z] + RM_GOPATH=1 [2019-10-02T17:31:05.274Z] Installing golangci-lint version v1.17.1 [2019-10-02T17:31:05.274Z] ++ dirname ./install.sh [2019-10-02T17:31:05.274Z] + dir=. [2019-10-02T17:31:05.274Z] + bin=golangci_lint [2019-10-02T17:31:05.274Z] + shift [2019-10-02T17:31:05.274Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-10-02T17:31:05.274Z] + . ./golangci_lint.installer [2019-10-02T17:31:05.274Z] ++ : v1.17.1 [2019-10-02T17:31:05.274Z] + install_golangci_lint [2019-10-02T17:31:05.274Z] + echo 'Installing golangci-lint version v1.17.1' [2019-10-02T17:31:05.274Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T17:31:05.411Z] #58 17.56 DEP images/core-s390.pb-c.d [2019-10-02T17:31:05.412Z] #58 17.61 DEP images/core-x86.pb-c.d [2019-10-02T17:31:05.670Z] #58 17.69 DEP images/core.pb-c.d [2019-10-02T17:31:05.670Z] #58 17.77 DEP images/inventory.pb-c.d [2019-10-02T17:31:05.670Z] #58 17.85 PBCC images/cpuinfo.pb-c.c [2019-10-02T17:31:05.670Z] #58 17.89 DEP images/cpuinfo.pb-c.d [2019-10-02T17:31:05.855Z] internal/reflectlite [2019-10-02T17:31:05.856Z] sync [2019-10-02T17:31:05.856Z] errors [2019-10-02T17:31:05.856Z] sort [2019-10-02T17:31:05.856Z] internal/oserror [2019-10-02T17:31:05.856Z] io [2019-10-02T17:31:05.856Z] strconv [2019-10-02T17:31:05.856Z] syscall [2019-10-02T17:31:05.928Z] #58 17.92 PBCC images/stats.pb-c.c [2019-10-02T17:31:05.928Z] #58 17.95 DEP images/stats.pb-c.d [2019-10-02T17:31:06.142Z] strings [2019-10-02T17:31:06.142Z] bytes [2019-10-02T17:31:06.187Z] #58 ... [2019-10-02T17:31:06.187Z] [2019-10-02T17:31:06.187Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:06.187Z] #33 76.84 regexp/syntax [2019-10-02T17:31:06.187Z] #33 80.33 fmt [2019-10-02T17:31:06.187Z] #33 82.24 path/filepath [2019-10-02T17:31:06.187Z] #33 83.67 regexp [2019-10-02T17:31:06.187Z] #33 85.84 flag [2019-10-02T17:31:06.434Z] bufio [2019-10-02T17:31:06.434Z] reflect [2019-10-02T17:31:06.445Z] #33 ... [2019-10-02T17:31:06.445Z] [2019-10-02T17:31:06.445Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:31:06.445Z] #47 33.74 Checking out files: 42% (1236/2922) Checking out files: 43% (1257/2922) Checking out files: 44% (1286/2922) Checking out files: 45% (1315/2922) Checking out files: 46% (1345/2922) Checking out files: 47% (1374/2922) Checking out files: 48% (1403/2922) Checking out files: 49% (1432/2922) Checking out files: 50% (1461/2922) Checking out files: 51% (1491/2922) Checking out files: 52% (1520/2922) Checking out files: 53% (1549/2922) Checking out files: 54% (1578/2922) Checking out files: 55% (1608/2922) Checking out files: 56% (1637/2922) Checking out files: 57% (1666/2922) Checking out files: 58% (1695/2922) Checking out files: 59% (1724/2922) Checking out files: 60% (1754/2922) Checking out files: 61% (1783/2922) Checking out files: 62% (1812/2922) Checking out files: 63% (1841/2922) Checking out files: 64% (1871/2922) Checking out files: 65% (1900/2922) Checking out files: 66% (1929/2922) Checking out files: 67% (1958/2922) Checking out files: 68% (1987/2922) Checking out files: 69% (2017/2922) Checking out files: 70% (2046/2922) Checking out files: 71% (2075/2922) Checking out files: 72% (2104/2922) Checking out files: 73% (2134/2922) Checking out files: 74% (2163/2922) Checking out files: 75% (2192/2922) Checking out files: 76% (2221/2922) Checking out files: 77% (2250/2922) Checking out files: 78% (2280/2922) Checking out files: 79% (2309/2922) Checking out files: 79% (2314/2922) Checking out files: 80% (2338/2922) Checking out files: 81% (2367/2922) Checking out files: 82% (2397/2922) Checking out files: 83% (2426/2922) Checking out files: 84% (2455/2922) Checking out files: 85% (2484/2922) Checking out files: 86% (2513/2922) Checking out files: 87% (2543/2922) Checking out files: 88% (2572/2922) Checking out files: 89% (2601/2922) Checking out files: 90% (2630/2922) Checking out files: 91% (2660/2922) Checking out files: 92% (2689/2922) Checking out files: 93% (2718/2922) Checking out files: 94% (2747/2922) Checking out files: 95% (2776/2922) Checking out files: 96% (2806/2922) Checking out files: 97% (2835/2922) Checking out files: 98% (2864/2922) Checking out files: 99% (2893/2922) Checking out files: 100% (2922/2922) Checking out files: 100% (2922/2922), done. [2019-10-02T17:31:06.445Z] #47 35.60 + cd /tmp/tmp.glSg53qDwv/src/github.com/containerd/containerd [2019-10-02T17:31:06.445Z] #47 35.60 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:31:06.445Z] #47 37.52 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T17:31:06.445Z] #47 37.52 + BUILDTAGS='netgo osusergo static_build' [2019-10-02T17:31:06.445Z] #47 37.52 + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T17:31:06.445Z] #47 37.52 + EXTRA_FLAGS=-buildmode=pie [2019-10-02T17:31:06.445Z] #47 37.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T17:31:06.445Z] #47 37.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T17:31:06.445Z] #47 37.52 + '[' '' = dynamic ']' [2019-10-02T17:31:06.445Z] #47 37.52 + make [2019-10-02T17:31:06.445Z] #47 38.30 🇩 bin/ctr [2019-10-02T17:31:06.585Z] + cd /tmp/tmp.B7EB6hkwcy/src/github.com/golangci/golangci-lint/ [2019-10-02T17:31:06.585Z] + git checkout -q v1.17.1 [2019-10-02T17:31:06.703Z] #47 ... [2019-10-02T17:31:06.703Z] [2019-10-02T17:31:06.703Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:06.703Z] #13 7.939 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T17:31:06.703Z] #13 8.711 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T17:31:06.722Z] path [2019-10-02T17:31:06.964Z] #13 ... [2019-10-02T17:31:06.964Z] [2019-10-02T17:31:06.964Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:31:06.964Z] #30 80.43 github.com/BurntSushi/toml [2019-10-02T17:31:06.964Z] #30 80.43 flag [2019-10-02T17:31:06.964Z] #30 82.58 log [2019-10-02T17:31:06.964Z] #30 85.18 github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T17:31:06.964Z] #30 ... [2019-10-02T17:31:06.964Z] [2019-10-02T17:31:06.964Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:06.964Z] #33 87.59 go/token [2019-10-02T17:31:06.986Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T17:31:07.009Z] text/tabwriter [2019-10-02T17:31:07.222Z] #33 87.83 internal/lazyregexp [2019-10-02T17:31:07.295Z] internal/syscall/unix [2019-10-02T17:31:07.295Z] time [2019-10-02T17:31:07.480Z] #33 88.12 path [2019-10-02T17:31:07.914Z] internal/poll [2019-10-02T17:31:08.047Z] #33 88.58 go/scanner [2019-10-02T17:31:08.047Z] #33 88.69 io/ioutil [2019-10-02T17:31:08.199Z] os [2019-10-02T17:31:08.199Z] internal/fmtsort [2019-10-02T17:31:08.815Z] path/filepath [2019-10-02T17:31:08.815Z] fmt [2019-10-02T17:31:08.815Z] io/ioutil [2019-10-02T17:31:08.981Z] #33 89.35 net/url [2019-10-02T17:31:09.099Z] log [2019-10-02T17:31:09.099Z] flag [2019-10-02T17:31:09.099Z] github.com/BurntSushi/toml [2019-10-02T17:31:09.547Z] #33 ... [2019-10-02T17:31:09.547Z] [2019-10-02T17:31:09.547Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T17:31:09.547Z] #30 DONE 90.2s [2019-10-02T17:31:09.547Z] [2019-10-02T17:31:09.548Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:09.548Z] #33 90.13 go/ast [2019-10-02T17:31:10.110Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T17:31:11.447Z] #33 91.77 text/template/parse [2019-10-02T17:31:11.586Z] Removing intermediate container 53d378214d14 [2019-10-02T17:31:11.586Z] ---> 5bb044a15a9c [2019-10-02T17:31:11.586Z] Step 45/126 : FROM base AS vndr [2019-10-02T17:31:11.586Z] ---> ecaecf963774 [2019-10-02T17:31:11.586Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr [2019-10-02T17:31:11.586Z] ---> Running in f7dda7b90516 [2019-10-02T17:31:11.586Z] Removing intermediate container f7dda7b90516 [2019-10-02T17:31:11.586Z] ---> 43c4dd365f23 [2019-10-02T17:31:11.586Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:31:11.868Z] ---> 07ac31256a1a [2019-10-02T17:31:11.868Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:31:11.868Z] ---> a09d00304304 [2019-10-02T17:31:11.868Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:31:12.153Z] ---> Running in 09b42c350e4f [2019-10-02T17:31:12.435Z] + RM_GOPATH=0 [2019-10-02T17:31:12.435Z] + TMP_GOPATH= [2019-10-02T17:31:12.435Z] + : /build [2019-10-02T17:31:12.435Z] + '[' -z '' ']' [2019-10-02T17:31:12.435Z] ++ mktemp -d [2019-10-02T17:31:12.435Z] + export GOPATH=/tmp/tmp.WzntuxImfe [2019-10-02T17:31:12.435Z] + GOPATH=/tmp/tmp.WzntuxImfe [2019-10-02T17:31:12.435Z] + RM_GOPATH=1 [2019-10-02T17:31:12.435Z] ++ dirname ./install.sh [2019-10-02T17:31:12.435Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:31:12.435Z] + dir=. [2019-10-02T17:31:12.435Z] + bin=vndr [2019-10-02T17:31:12.435Z] + shift [2019-10-02T17:31:12.435Z] + '[' '!' -f ./vndr.installer ']' [2019-10-02T17:31:12.435Z] + . ./vndr.installer [2019-10-02T17:31:12.435Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:31:12.435Z] + install_vndr [2019-10-02T17:31:12.435Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T17:31:12.435Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WzntuxImfe/src/github.com/LK4D4/vndr [2019-10-02T17:31:12.435Z] Cloning into '/tmp/tmp.WzntuxImfe/src/github.com/LK4D4/vndr'... [2019-10-02T17:31:12.721Z] + cd /tmp/tmp.WzntuxImfe/src/github.com/LK4D4/vndr [2019-10-02T17:31:12.721Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T17:31:12.721Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T17:31:12.721Z] internal/race [2019-10-02T17:31:12.721Z] runtime/internal/sys [2019-10-02T17:31:12.721Z] internal/cpu [2019-10-02T17:31:12.721Z] runtime/internal/atomic [2019-10-02T17:31:13.008Z] sync/atomic [2019-10-02T17:31:13.008Z] runtime/internal/math [2019-10-02T17:31:13.008Z] unicode [2019-10-02T17:31:13.008Z] unicode/utf8 [2019-10-02T17:31:13.008Z] internal/bytealg [2019-10-02T17:31:13.008Z] math/bits [2019-10-02T17:31:13.008Z] internal/testlog [2019-10-02T17:31:13.008Z] runtime [2019-10-02T17:31:13.008Z] math [2019-10-02T17:31:13.008Z] encoding [2019-10-02T17:31:13.008Z] unicode/utf16 [2019-10-02T17:31:13.296Z] container/list [2019-10-02T17:31:13.296Z] crypto/internal/subtle [2019-10-02T17:31:13.296Z] crypto/subtle [2019-10-02T17:31:13.296Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-02T17:31:13.296Z] internal/nettrace [2019-10-02T17:31:13.296Z] runtime/cgo [2019-10-02T17:31:13.922Z] vendor/golang.org/x/crypto/internal/subtle [2019-10-02T17:31:15.629Z] #33 95.66 go/parser [2019-10-02T17:31:15.629Z] #33 95.87 text/template [2019-10-02T17:31:17.398Z] internal/reflectlite [2019-10-02T17:31:17.398Z] sync [2019-10-02T17:31:17.398Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-02T17:31:17.398Z] internal/singleflight [2019-10-02T17:31:17.398Z] math/rand [2019-10-02T17:31:17.534Z] #33 ... [2019-10-02T17:31:17.535Z] [2019-10-02T17:31:17.535Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:17.535Z] #58 19.64 make[1]: Nothing to be done for 'all'. [2019-10-02T17:31:17.535Z] #58 21.36 CC images/stats.o [2019-10-02T17:31:17.535Z] #58 21.93 CC images/core.o [2019-10-02T17:31:17.535Z] #58 23.09 CC images/core-x86.o [2019-10-02T17:31:17.535Z] #58 23.73 CC images/core-arm.o [2019-10-02T17:31:17.535Z] #58 24.06 CC images/core-aarch64.o [2019-10-02T17:31:17.535Z] #58 24.52 CC images/core-ppc64.o [2019-10-02T17:31:17.535Z] #58 25.29 CC images/core-s390.o [2019-10-02T17:31:17.535Z] #58 26.03 CC images/cpuinfo.o [2019-10-02T17:31:17.535Z] #58 26.52 CC images/inventory.o [2019-10-02T17:31:17.535Z] #58 26.85 CC images/fdinfo.o [2019-10-02T17:31:17.535Z] #58 27.35 CC images/fown.o [2019-10-02T17:31:17.535Z] #58 27.65 CC images/ns.o [2019-10-02T17:31:17.535Z] #58 27.94 CC images/regfile.o [2019-10-02T17:31:17.535Z] #58 28.21 CC images/ghost-file.o [2019-10-02T17:31:17.535Z] #58 28.57 CC images/fifo.o [2019-10-02T17:31:17.535Z] #58 28.81 CC images/remap-file-path.o [2019-10-02T17:31:17.535Z] #58 29.12 CC images/eventfd.o [2019-10-02T17:31:17.535Z] #58 29.30 CC images/eventpoll.o [2019-10-02T17:31:17.535Z] #58 29.56 CC images/fh.o [2019-10-02T17:31:17.535Z] #58 ... [2019-10-02T17:31:17.535Z] [2019-10-02T17:31:17.535Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:17.535Z] #13 18.66 Fetched 7918 kB in 15s (512 kB/s) [2019-10-02T17:31:17.535Z] #13 18.66 Reading package lists... [2019-10-02T17:31:17.535Z] #13 24.50 Reading package lists... [2019-10-02T17:31:17.682Z] errors [2019-10-02T17:31:17.682Z] sort [2019-10-02T17:31:17.682Z] internal/oserror [2019-10-02T17:31:17.682Z] io [2019-10-02T17:31:17.682Z] strconv [2019-10-02T17:31:17.682Z] syscall [2019-10-02T17:31:17.792Z] #13 ... [2019-10-02T17:31:17.792Z] [2019-10-02T17:31:17.792Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:17.792Z] #58 29.93 CC images/fsnotify.o [2019-10-02T17:31:17.967Z] vendor/golang.org/x/net/dns/dnsmessage [2019-10-02T17:31:17.967Z] bytes [2019-10-02T17:31:18.252Z] bufio [2019-10-02T17:31:18.359Z] #58 30.55 CC images/signalfd.o [2019-10-02T17:31:18.538Z] reflect [2019-10-02T17:31:18.617Z] #58 30.75 CC images/fs.o [2019-10-02T17:31:18.823Z] strings [2019-10-02T17:31:18.875Z] #58 30.99 CC images/pstree.o [2019-10-02T17:31:19.110Z] hash [2019-10-02T17:31:19.110Z] hash/crc32 [2019-10-02T17:31:19.110Z] time [2019-10-02T17:31:19.133Z] #58 31.25 CC images/pipe.o [2019-10-02T17:31:19.391Z] #58 31.45 CC images/tcp-stream.o [2019-10-02T17:31:19.391Z] #58 31.65 CC images/sk-packet.o [2019-10-02T17:31:19.396Z] internal/syscall/unix [2019-10-02T17:31:19.396Z] crypto [2019-10-02T17:31:19.649Z] #58 31.89 CC images/mnt.o [2019-10-02T17:31:19.686Z] regexp/syntax [2019-10-02T17:31:19.686Z] path [2019-10-02T17:31:19.686Z] crypto/internal/randutil [2019-10-02T17:31:19.907Z] #58 32.13 CC images/pipe-data.o [2019-10-02T17:31:19.971Z] crypto/hmac [2019-10-02T17:31:19.971Z] crypto/rc4 [2019-10-02T17:31:19.971Z] vendor/golang.org/x/crypto/hkdf [2019-10-02T17:31:19.971Z] vendor/golang.org/x/text/transform [2019-10-02T17:31:20.165Z] #58 32.37 CC images/sa.o [2019-10-02T17:31:20.259Z] context [2019-10-02T17:31:20.259Z] internal/poll [2019-10-02T17:31:20.424Z] #58 32.63 CC images/timer.o [2019-10-02T17:31:20.883Z] regexp [2019-10-02T17:31:20.883Z] os [2019-10-02T17:31:20.990Z] #58 33.18 CC images/timerfd.o [2019-10-02T17:31:21.170Z] internal/fmtsort [2019-10-02T17:31:21.170Z] encoding/binary [2019-10-02T17:31:21.226Z] sha256:7f61db70aa6a70e66cacd0e49038c71c1f526e8a1c2934cf3d34e2889e543940 [2019-10-02T17:31:21.226Z] INFO: Starting docker-py tests... [2019-10-02T17:31:21.226Z] ============================= test session starts ============================== [2019-10-02T17:31:21.226Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-02T17:31:21.226Z] rootdir: /src, inifile: pytest.ini [2019-10-02T17:31:21.226Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-02T17:31:21.226Z] collected 385 items / 5 deselected / 380 selected [2019-10-02T17:31:21.226Z] [2019-10-02T17:31:21.248Z] #58 33.37 CC images/mm.o [2019-10-02T17:31:21.455Z] path/filepath [2019-10-02T17:31:21.455Z] fmt [2019-10-02T17:31:21.455Z] internal/lazyregexp [2019-10-02T17:31:21.505Z] #58 33.63 CC images/sk-opts.o [2019-10-02T17:31:21.742Z] net [2019-10-02T17:31:21.742Z] encoding/base64 [2019-10-02T17:31:21.742Z] io/ioutil [2019-10-02T17:31:21.742Z] crypto/cipher [2019-10-02T17:31:21.763Z] #58 33.83 CC images/sk-unix.o [2019-10-02T17:31:22.021Z] #58 34.13 CC images/sk-inet.o [2019-10-02T17:31:22.050Z] crypto/sha512 [2019-10-02T17:31:22.050Z] crypto/aes [2019-10-02T17:31:22.339Z] crypto/des [2019-10-02T17:31:22.339Z] crypto/ed25519/internal/edwards25519 [2019-10-02T17:31:22.339Z] crypto/md5 [2019-10-02T17:31:22.587Z] #58 34.57 CC images/tun.o [2019-10-02T17:31:22.626Z] flag [2019-10-02T17:31:22.626Z] go/token [2019-10-02T17:31:22.845Z] #58 34.95 CC images/sk-netlink.o [2019-10-02T17:31:22.913Z] go/scanner [2019-10-02T17:31:22.913Z] net/url [2019-10-02T17:31:22.913Z] text/template/parse [2019-10-02T17:31:23.103Z] #58 35.18 CC images/packet-sock.o [2019-10-02T17:31:23.202Z] go/ast [2019-10-02T17:31:23.361Z] #58 35.69 CC images/ipc-var.o [2019-10-02T17:31:23.488Z] log [2019-10-02T17:31:23.488Z] encoding/json [2019-10-02T17:31:23.951Z] #58 35.99 CC images/ipc-desc.o [2019-10-02T17:31:23.951Z] #58 36.14 CC images/ipc-shm.o [2019-10-02T17:31:24.110Z] text/template [2019-10-02T17:31:24.548Z] #58 36.50 CC images/ipc-msg.o [2019-10-02T17:31:24.729Z] go/parser [2019-10-02T17:31:24.820Z] #58 36.77 CC images/ipc-sem.o [2019-10-02T17:31:25.083Z] #58 37.06 CC images/utsns.o [2019-10-02T17:31:25.083Z] #58 37.27 CC images/creds.o [2019-10-02T17:31:25.342Z] #58 37.41 CC images/vma.o [2019-10-02T17:31:25.348Z] encoding/xml [2019-10-02T17:31:25.600Z] #58 37.62 CC images/netdev.o [2019-10-02T17:31:25.636Z] go/doc [2019-10-02T17:31:25.636Z] compress/flate [2019-10-02T17:31:25.858Z] #58 38.05 CC images/tty.o [2019-10-02T17:31:25.858Z] #58 ... [2019-10-02T17:31:25.858Z] [2019-10-02T17:31:25.858Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:25.858Z] #13 29.03 Building dependency tree... [2019-10-02T17:31:25.858Z] #13 30.16 Reading state information... [2019-10-02T17:31:25.858Z] #13 31.36 The following additional packages will be installed: [2019-10-02T17:31:25.858Z] #13 31.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T17:31:25.858Z] #13 31.37 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T17:31:25.858Z] #13 31.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T17:31:25.858Z] #13 31.38 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T17:31:25.858Z] #13 31.38 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T17:31:25.858Z] #13 31.38 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T17:31:25.858Z] #13 31.38 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T17:31:25.858Z] #13 31.38 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T17:31:25.858Z] #13 31.38 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T17:31:25.858Z] #13 31.40 Suggested packages: [2019-10-02T17:31:25.858Z] #13 31.40 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T17:31:25.858Z] #13 31.40 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T17:31:25.858Z] #13 31.40 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T17:31:25.858Z] #13 31.40 vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T17:31:25.858Z] #13 31.40 Recommended packages: [2019-10-02T17:31:25.858Z] #13 31.40 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T17:31:25.858Z] #13 31.40 python3-keyrings.alt python3-xdg unzip [2019-10-02T17:31:25.858Z] #13 35.32 The following NEW packages will be installed: [2019-10-02T17:31:25.858Z] #13 35.33 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T17:31:25.858Z] #13 35.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T17:31:25.858Z] #13 35.33 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T17:31:25.858Z] #13 35.33 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T17:31:25.858Z] #13 35.33 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T17:31:25.858Z] #13 35.33 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T17:31:25.858Z] #13 35.33 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T17:31:25.858Z] #13 35.34 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T17:31:25.858Z] #13 35.34 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T17:31:25.858Z] #13 35.34 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T17:31:25.858Z] #13 35.34 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T17:31:25.858Z] #13 35.34 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T17:31:25.858Z] #13 35.34 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T17:31:25.858Z] #13 35.34 xfsprogs xxd xz-utils zip [2019-10-02T17:31:25.858Z] #13 36.59 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:31:25.858Z] #13 36.59 Need to get 90.9 MB of archives. [2019-10-02T17:31:25.858Z] #13 36.59 After this operation, 541 MB of additional disk space will be used. [2019-10-02T17:31:25.858Z] #13 36.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T17:31:25.858Z] #13 36.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T17:31:25.858Z] #13 36.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-02T17:31:25.858Z] #13 36.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-02T17:31:25.858Z] #13 36.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-02T17:31:25.858Z] #13 36.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-02T17:31:25.858Z] #13 36.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-02T17:31:25.858Z] #13 36.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-02T17:31:25.858Z] #13 36.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-02T17:31:25.859Z] #13 36.88 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-02T17:31:25.859Z] #13 37.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-02T17:31:25.859Z] #13 37.06 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-02T17:31:25.859Z] #13 37.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-02T17:31:25.859Z] #13 37.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-02T17:31:25.859Z] #13 37.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-02T17:31:25.859Z] #13 37.10 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-02T17:31:25.859Z] #13 37.10 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-02T17:31:25.859Z] #13 37.11 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-02T17:31:25.859Z] #13 37.12 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-02T17:31:25.859Z] #13 37.14 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-02T17:31:25.859Z] #13 37.14 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-02T17:31:25.859Z] #13 37.16 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T17:31:25.859Z] #13 37.19 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T17:31:25.859Z] #13 37.21 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-02T17:31:26.117Z] #13 37.21 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-02T17:31:26.117Z] #13 37.22 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-02T17:31:26.117Z] #13 37.25 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-02T17:31:26.117Z] #13 37.27 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T17:31:26.117Z] #13 37.27 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T17:31:26.117Z] #13 37.32 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T17:31:26.117Z] #13 37.33 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-02T17:31:26.117Z] #13 37.35 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-02T17:31:26.117Z] #13 37.37 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T17:31:26.117Z] #13 37.39 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T17:31:26.117Z] #13 37.39 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T17:31:26.117Z] #13 37.40 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-02T17:31:26.117Z] #13 37.41 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-02T17:31:26.117Z] #13 37.41 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-02T17:31:26.117Z] #13 37.42 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-02T17:31:26.117Z] #13 37.45 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-02T17:31:26.375Z] #13 37.48 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-02T17:31:26.375Z] #13 37.51 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-02T17:31:26.375Z] #13 37.57 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-02T17:31:26.375Z] #13 37.59 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-02T17:31:26.375Z] #13 37.60 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T17:31:26.375Z] #13 37.61 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T17:31:26.375Z] #13 37.61 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-02T17:31:26.375Z] #13 37.62 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-02T17:31:26.375Z] #13 ... [2019-10-02T17:31:26.375Z] [2019-10-02T17:31:26.375Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:26.375Z] #58 38.64 CC images/file-lock.o [2019-10-02T17:31:26.653Z] compress/gzip [2019-10-02T17:31:26.653Z] github.com/LK4D4/vndr/build [2019-10-02T17:31:26.653Z] math/big [2019-10-02T17:31:26.941Z] #58 38.92 CC images/rlimit.o [2019-10-02T17:31:26.941Z] #58 39.14 CC images/pagemap.o [2019-10-02T17:31:26.945Z] crypto/sha1 [2019-10-02T17:31:27.199Z] #58 39.42 CC images/siginfo.o [2019-10-02T17:31:27.232Z] crypto/sha256 [2019-10-02T17:31:27.518Z] encoding/hex [2019-10-02T17:31:27.518Z] encoding/pem [2019-10-02T17:31:27.518Z] vendor/golang.org/x/crypto/internal/chacha20 [2019-10-02T17:31:27.518Z] vendor/golang.org/x/crypto/poly1305 [2019-10-02T17:31:27.765Z] #58 39.72 CC images/rpc.o [2019-10-02T17:31:27.803Z] vendor/golang.org/x/crypto/curve25519 [2019-10-02T17:31:27.803Z] vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-02T17:31:28.094Z] vendor/golang.org/x/text/unicode/bidi [2019-10-02T17:31:28.094Z] vendor/golang.org/x/text/unicode/norm [2019-10-02T17:31:28.094Z] net/textproto [2019-10-02T17:31:28.718Z] vendor/golang.org/x/net/http2/hpack [2019-10-02T17:31:28.718Z] vendor/golang.org/x/text/secure/bidirule [2019-10-02T17:31:28.718Z] mime [2019-10-02T17:31:29.004Z] mime/quotedprintable [2019-10-02T17:31:29.141Z] #58 41.15 CC images/ext-file.o [2019-10-02T17:31:29.141Z] #58 ... [2019-10-02T17:31:29.141Z] [2019-10-02T17:31:29.141Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:29.141Z] #33 99.60 log [2019-10-02T17:31:29.141Z] #33 100.2 encoding/binary [2019-10-02T17:31:29.141Z] #33 101.3 go/doc [2019-10-02T17:31:29.141Z] #33 102.1 encoding/base64 [2019-10-02T17:31:29.141Z] #33 102.9 encoding/json [2019-10-02T17:31:29.141Z] #33 104.9 github.com/LK4D4/vndr/build [2019-10-02T17:31:29.141Z] #33 108.3 encoding/xml [2019-10-02T17:31:29.141Z] #33 109.0 compress/flate [2019-10-02T17:31:29.141Z] #33 ... [2019-10-02T17:31:29.141Z] [2019-10-02T17:31:29.141Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T17:31:29.141Z] #61 109.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T17:31:29.141Z] #61 109.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T17:31:29.293Z] crypto/rand [2019-10-02T17:31:29.293Z] crypto/elliptic [2019-10-02T17:31:29.293Z] encoding/asn1 [2019-10-02T17:31:29.582Z] crypto/ed25519 [2019-10-02T17:31:29.582Z] crypto/rsa [2019-10-02T17:31:29.582Z] crypto/dsa [2019-10-02T17:31:29.582Z] vendor/golang.org/x/net/idna [2019-10-02T17:31:29.868Z] mime/multipart [2019-10-02T17:31:30.155Z] net/http/internal [2019-10-02T17:31:30.155Z] crypto/ecdsa [2019-10-02T17:31:30.155Z] crypto/x509/pkix [2019-10-02T17:31:30.155Z] vendor/golang.org/x/crypto/cryptobyte [2019-10-02T17:31:30.441Z] os/exec [2019-10-02T17:31:30.441Z] vendor/golang.org/x/net/http/httpproxy [2019-10-02T17:31:30.441Z] vendor/golang.org/x/net/http/httpguts [2019-10-02T17:31:30.725Z] crypto/x509 [2019-10-02T17:31:31.341Z] crypto/tls [2019-10-02T17:31:33.377Z] net/http/httptrace [2019-10-02T17:31:33.377Z] net/http [2019-10-02T17:31:34.405Z] #61 ... [2019-10-02T17:31:34.405Z] [2019-10-02T17:31:34.405Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:34.405Z] #58 41.37 CC images/cgroup.o [2019-10-02T17:31:34.405Z] #58 42.02 CC images/userns.o [2019-10-02T17:31:34.405Z] #58 42.36 CC images/google/protobuf/descriptor.o [2019-10-02T17:31:34.405Z] #58 44.42 CC images/opts.o [2019-10-02T17:31:34.405Z] #58 44.75 CC images/seccomp.o [2019-10-02T17:31:34.405Z] #58 45.01 CC images/binfmt-misc.o [2019-10-02T17:31:34.405Z] #58 45.23 CC images/time.o [2019-10-02T17:31:34.405Z] #58 45.45 CC images/sysctl.o [2019-10-02T17:31:34.405Z] #58 45.63 CC images/autofs.o [2019-10-02T17:31:34.405Z] #58 45.91 CC images/macvlan.o [2019-10-02T17:31:34.405Z] #58 46.02 CC images/sit.o [2019-10-02T17:31:34.405Z] #58 46.25 LINK images/built-in.o [2019-10-02T17:31:34.405Z] #58 46.40 GEN compel/include/asm [2019-10-02T17:31:34.405Z] #58 46.42 GEN compel/include/version.h [2019-10-02T17:31:34.405Z] #58 46.46 touch .config [2019-10-02T17:31:34.405Z] #58 46.49 GEN include/common/config.h [2019-10-02T17:31:34.405Z] #58 46.58 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-02T17:31:34.405Z] #58 46.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-02T17:31:34.405Z] #58 46.64 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-02T17:31:34.405Z] #58 46.66 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-02T17:31:34.405Z] #58 46.68 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-02T17:31:34.664Z] #58 46.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-02T17:31:34.664Z] #58 46.74 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T17:31:34.664Z] #58 46.81 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-02T17:31:34.664Z] #58 46.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T17:31:34.664Z] #58 46.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T17:31:34.664Z] #58 46.87 DEP compel/plugins/std/infect.d [2019-10-02T17:31:34.922Z] #58 46.97 DEP compel/plugins/std/string.d [2019-10-02T17:31:34.922Z] #58 47.06 DEP compel/plugins/std/log.d [2019-10-02T17:31:34.922Z] #58 47.15 DEP compel/plugins/std/fds.d [2019-10-02T17:31:35.180Z] #58 47.29 DEP compel/plugins/std/std.d [2019-10-02T17:31:35.180Z] #58 47.40 DEP compel/plugins/shmem/shmem.d [2019-10-02T17:31:35.438Z] #58 47.47 DEP compel/plugins/fds/fds.d [2019-10-02T17:31:35.438Z] #58 47.62 CC compel/plugins/std/std.o [2019-10-02T17:31:36.005Z] #58 48.08 CC compel/plugins/std/fds.o [2019-10-02T17:31:36.573Z] #58 48.69 CC compel/plugins/std/log.o [2019-10-02T17:31:36.573Z] #58 ... [2019-10-02T17:31:36.573Z] [2019-10-02T17:31:36.573Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:36.573Z] #13 37.79 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-02T17:31:36.573Z] #13 37.81 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T17:31:36.573Z] #13 37.91 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T17:31:36.573Z] #13 37.92 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T17:31:36.573Z] #13 37.93 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T17:31:36.573Z] #13 37.96 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T17:31:36.573Z] #13 37.96 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-02T17:31:36.573Z] #13 38.00 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T17:31:36.573Z] #13 38.45 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-02T17:31:36.573Z] #13 38.54 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-02T17:31:36.573Z] #13 38.61 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-02T17:31:36.573Z] #13 38.63 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-02T17:31:36.573Z] #13 38.64 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-02T17:31:36.573Z] #13 38.69 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-02T17:31:36.573Z] #13 38.85 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-02T17:31:36.573Z] #13 39.06 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T17:31:36.573Z] #13 39.06 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T17:31:36.573Z] #13 39.56 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T17:31:36.573Z] #13 39.79 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T17:31:36.573Z] #13 39.80 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-02T17:31:36.573Z] #13 42.52 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-02T17:31:36.573Z] #13 45.33 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:31:36.573Z] #13 45.51 Fetched 90.9 MB in 8s (10.3 MB/s) [2019-10-02T17:31:36.573Z] #13 45.63 Selecting previously unselected package bash-completion. [2019-10-02T17:31:36.573Z] #13 45.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-02T17:31:36.573Z] #13 45.67 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T17:31:36.844Z] github.com/LK4D4/vndr/godl [2019-10-02T17:31:37.127Z] github.com/LK4D4/vndr [2019-10-02T17:31:37.508Z] #13 ... [2019-10-02T17:31:37.508Z] [2019-10-02T17:31:37.508Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:37.508Z] #58 49.68 CC compel/plugins/std/string.o [2019-10-02T17:31:37.766Z] #58 ... [2019-10-02T17:31:37.766Z] [2019-10-02T17:31:37.766Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T17:31:37.766Z] #61 DONE 118.4s [2019-10-02T17:31:38.024Z] [2019-10-02T17:31:38.024Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T17:31:38.024Z] #62 DONE 0.1s [2019-10-02T17:31:38.024Z] [2019-10-02T17:31:38.024Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:38.024Z] #33 111.2 hash [2019-10-02T17:31:38.024Z] #33 111.4 hash/crc32 [2019-10-02T17:31:38.024Z] #33 112.1 compress/gzip [2019-10-02T17:31:38.024Z] #33 112.5 context [2019-10-02T17:31:38.024Z] #33 113.5 crypto/cipher [2019-10-02T17:31:38.024Z] #33 114.9 crypto/aes [2019-10-02T17:31:38.024Z] #33 114.9 math/big [2019-10-02T17:31:38.024Z] #33 116.4 crypto [2019-10-02T17:31:38.024Z] #33 116.7 crypto/des [2019-10-02T17:31:38.024Z] #33 117.4 crypto/internal/randutil [2019-10-02T17:31:38.024Z] #33 117.5 crypto/sha512 [2019-10-02T17:31:38.282Z] #33 ... [2019-10-02T17:31:38.282Z] [2019-10-02T17:31:38.282Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:38.282Z] #58 50.54 CC compel/plugins/std/infect.o [2019-10-02T17:31:39.216Z] #58 51.26 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-02T17:31:39.216Z] #58 51.32 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-02T17:31:39.216Z] #58 51.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-02T17:31:39.216Z] #58 51.51 AR compel/plugins/std.lib.a [2019-10-02T17:31:39.474Z] #58 51.62 CC compel/plugins/fds/fds.o [2019-10-02T17:31:39.732Z] #58 51.93 AR compel/plugins/fds.lib.a [2019-10-02T17:31:39.732Z] #58 51.97 HOSTDEP compel/src/lib/log-host.d [2019-10-02T17:31:39.990Z] #58 52.10 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T17:31:39.990Z] #58 52.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-02T17:31:40.248Z] #58 52.42 HOSTDEP compel/src/main-host.d [2019-10-02T17:31:40.506Z] #58 52.50 DEP compel/src/lib/ptrace.d [2019-10-02T17:31:40.506Z] #58 52.63 DEP compel/src/lib/infect.d [2019-10-02T17:31:40.506Z] #58 52.83 DEP compel/src/lib/infect-util.d [2019-10-02T17:31:40.765Z] #58 52.96 DEP compel/src/lib/infect-rpc.d [2019-10-02T17:31:41.023Z] #58 53.15 DEP compel/arch/x86/src/lib/infect.d [2019-10-02T17:31:41.282Z] #58 53.35 DEP compel/arch/x86/src/lib/cpu.d [2019-10-02T17:31:41.282Z] #58 53.51 DEP compel/src/lib/log.d [2019-10-02T17:31:41.380Z] Removing intermediate container ff846478f5dc [2019-10-02T17:31:41.380Z] ---> 82d96cbdcd52 [2019-10-02T17:31:41.380Z] Step 67/126 : FROM base AS gotestsum [2019-10-02T17:31:41.380Z] ---> 1b2b7764e4f1 [2019-10-02T17:31:41.380Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-02T17:31:41.380Z] ---> Running in 78877317c7d5 [2019-10-02T17:31:41.380Z] Removing intermediate container 78877317c7d5 [2019-10-02T17:31:41.380Z] ---> b3e910eb880a [2019-10-02T17:31:41.380Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:31:41.380Z] ---> d5debd0fa9a8 [2019-10-02T17:31:41.380Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:31:41.380Z] ---> 36b4aa32addc [2019-10-02T17:31:41.380Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:31:41.529Z] Removing intermediate container 09b42c350e4f [2019-10-02T17:31:41.529Z] ---> 62c00fa9e1c1 [2019-10-02T17:31:41.529Z] Step 50/126 : FROM dev-base AS containerd [2019-10-02T17:31:41.529Z] ---> ecaecf963774 [2019-10-02T17:31:41.529Z] Step 51/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:31:41.529Z] ---> Using cache [2019-10-02T17:31:41.529Z] ---> c088b5937d00 [2019-10-02T17:31:41.529Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-02T17:31:41.529Z] ---> Running in 3e45b3a86919 [2019-10-02T17:31:41.529Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:31:41.529Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:31:41.529Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:31:41.529Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:31:41.540Z] #58 53.63 DEP compel/src/main.d [2019-10-02T17:31:41.540Z] #58 53.77 DEP compel/src/lib/handle-elf.d [2019-10-02T17:31:41.744Z] ---> Running in 66ae2d008744 [2019-10-02T17:31:41.798Z] #58 53.90 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-02T17:31:41.798Z] #58 54.08 CC compel/src/lib/log.o [2019-10-02T17:31:41.813Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:31:41.813Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T17:31:42.096Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T17:31:42.140Z] + RM_GOPATH=0 [2019-10-02T17:31:42.140Z] + TMP_GOPATH= [2019-10-02T17:31:42.140Z] + : /build [2019-10-02T17:31:42.140Z] + '[' -z '' ']' [2019-10-02T17:31:42.140Z] ++ mktemp -d [2019-10-02T17:31:42.140Z] + export GOPATH=/tmp/tmp.GVXJO7Tvfj [2019-10-02T17:31:42.140Z] + GOPATH=/tmp/tmp.GVXJO7Tvfj [2019-10-02T17:31:42.140Z] + RM_GOPATH=1 [2019-10-02T17:31:42.140Z] Installing gotestsum version v0.3.5 [2019-10-02T17:31:42.140Z] ++ dirname ./install.sh [2019-10-02T17:31:42.140Z] + dir=. [2019-10-02T17:31:42.140Z] + bin=gotestsum [2019-10-02T17:31:42.140Z] + shift [2019-10-02T17:31:42.140Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T17:31:42.140Z] + . ./gotestsum.installer [2019-10-02T17:31:42.140Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T17:31:42.140Z] + install_gotestsum [2019-10-02T17:31:42.140Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-02T17:31:42.140Z] + go get -d gotest.tools/gotestsum [2019-10-02T17:31:42.364Z] #58 54.50 CC compel/arch/x86/src/lib/cpu.o [2019-10-02T17:31:42.377Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T17:31:43.297Z] #58 55.46 CC compel/arch/x86/src/lib/infect.o [2019-10-02T17:31:43.598Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-02T17:31:43.847Z] Fetched 7719 kB in 2s (3213 kB/s) [2019-10-02T17:31:44.162Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-02T17:31:44.672Z] #58 56.59 CC compel/src/lib/infect-rpc.o [2019-10-02T17:31:44.933Z] #58 57.15 CC compel/src/lib/infect-util.o [2019-10-02T17:31:45.318Z] Reading package lists... [2019-10-02T17:31:45.499Z] #58 57.54 CC compel/src/lib/infect.o [2019-10-02T17:31:45.757Z] #58 ... [2019-10-02T17:31:45.757Z] [2019-10-02T17:31:45.757Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:45.757Z] #13 49.84 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T17:31:45.757Z] #13 50.46 Selecting previously unselected package libnet1:amd64. [2019-10-02T17:31:45.757Z] #13 50.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 50.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T17:31:45.757Z] #13 50.57 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-02T17:31:45.757Z] #13 50.57 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 50.60 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T17:31:45.757Z] #13 50.67 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-02T17:31:45.757Z] #13 50.67 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 50.68 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T17:31:45.757Z] #13 50.80 Selecting previously unselected package libudev-dev:amd64. [2019-10-02T17:31:45.757Z] #13 50.80 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 50.83 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T17:31:45.757Z] #13 51.05 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-02T17:31:45.757Z] #13 51.05 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 51.06 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T17:31:45.757Z] #13 51.73 Selecting previously unselected package python3.5-minimal. [2019-10-02T17:31:45.757Z] #13 51.73 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 51.74 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T17:31:45.757Z] #13 52.88 Selecting previously unselected package python3-minimal. [2019-10-02T17:31:45.757Z] #13 52.88 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 52.89 Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T17:31:45.757Z] #13 52.98 Selecting previously unselected package libmpdec2:amd64. [2019-10-02T17:31:45.757Z] #13 52.99 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 53.00 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T17:31:45.757Z] #13 53.14 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-02T17:31:45.757Z] #13 53.14 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 53.15 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T17:31:45.757Z] #13 54.86 Selecting previously unselected package python3.5. [2019-10-02T17:31:45.757Z] #13 54.86 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 54.89 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T17:31:45.757Z] #13 55.03 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-02T17:31:45.757Z] #13 55.03 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-02T17:31:45.757Z] #13 55.04 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T17:31:45.757Z] #13 55.15 Selecting previously unselected package dh-python. [2019-10-02T17:31:45.757Z] #13 55.15 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T17:31:45.757Z] #13 55.16 Unpacking dh-python (2.20170125) ... [2019-10-02T17:31:45.757Z] #13 55.29 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T17:31:45.757Z] #13 55.32 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T17:31:46.264Z] + cd /tmp/tmp.GVXJO7Tvfj/src/gotest.tools/gotestsum [2019-10-02T17:31:46.264Z] + git checkout -q v0.3.5 [2019-10-02T17:31:46.264Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T17:31:46.325Z] Reading package lists... [2019-10-02T17:31:46.611Z] Building dependency tree... [2019-10-02T17:31:46.611Z] Reading state information... [2019-10-02T17:31:46.611Z] The following additional packages will be installed: [2019-10-02T17:31:46.611Z] btrfs-progs liblzo2-2 [2019-10-02T17:31:46.611Z] The following NEW packages will be installed: [2019-10-02T17:31:46.611Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T17:31:46.611Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:31:46.611Z] Need to get 588 kB of archives. [2019-10-02T17:31:46.611Z] After this operation, 5005 kB of additional disk space will be used. [2019-10-02T17:31:46.611Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T17:31:46.618Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-02T17:31:46.895Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-02T17:31:46.895Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-02T17:31:46.895Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:31:46.895Z] Fetched 588 kB in 0s (6028 kB/s) [2019-10-02T17:31:47.177Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T17:31:47.177Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T17:31:47.177Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T17:31:47.177Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T17:31:47.177Z] Selecting previously unselected package btrfs-progs. [2019-10-02T17:31:47.177Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-02T17:31:47.177Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T17:31:47.177Z] Selecting previously unselected package btrfs-tools. [2019-10-02T17:31:47.177Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-02T17:31:47.177Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T17:31:47.177Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:31:47.177Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T17:31:47.177Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T17:31:47.177Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T17:31:47.177Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:31:47.388Z] #13 58.37 Setting up python3-minimal (3.5.3-1) ... [2019-10-02T17:31:47.797Z] Removing intermediate container 3e45b3a86919 [2019-10-02T17:31:47.797Z] ---> 7e592ff14637 [2019-10-02T17:31:47.797Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd [2019-10-02T17:31:47.797Z] ---> Running in 9c1d662a5b30 [2019-10-02T17:31:47.797Z] Removing intermediate container 9c1d662a5b30 [2019-10-02T17:31:47.797Z] ---> 0942efac7a53 [2019-10-02T17:31:47.797Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:31:47.954Z] #13 ... [2019-10-02T17:31:47.954Z] [2019-10-02T17:31:47.954Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:47.954Z] #58 60.20 CC compel/src/lib/ptrace.o [2019-10-02T17:31:48.080Z] ---> b2c13641aa3b [2019-10-02T17:31:48.080Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:31:48.362Z] ---> c6a5440b8c2e [2019-10-02T17:31:48.362Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:31:48.362Z] ---> Running in 11b66fd1818a [2019-10-02T17:31:48.519Z] #58 60.64 AR compel/libcompel.a [2019-10-02T17:31:48.520Z] #58 60.71 HOSTCC compel/src/main-host.o [2019-10-02T17:31:48.520Z] #58 ... [2019-10-02T17:31:48.520Z] [2019-10-02T17:31:48.520Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:48.520Z] #33 119.1 crypto/ed25519/internal/edwards25519 [2019-10-02T17:31:48.520Z] #33 121.2 crypto/hmac [2019-10-02T17:31:48.520Z] #33 121.5 crypto/md5 [2019-10-02T17:31:48.520Z] #33 122.2 crypto/rc4 [2019-10-02T17:31:48.520Z] #33 122.4 crypto/sha1 [2019-10-02T17:31:48.520Z] #33 123.2 crypto/sha256 [2019-10-02T17:31:48.520Z] #33 124.0 crypto/rand [2019-10-02T17:31:48.520Z] #33 124.3 crypto/elliptic [2019-10-02T17:31:48.520Z] #33 124.7 encoding/asn1 [2019-10-02T17:31:48.520Z] #33 126.6 crypto/ed25519 [2019-10-02T17:31:48.520Z] #33 127.0 crypto/rsa [2019-10-02T17:31:48.520Z] #33 127.3 crypto/ecdsa [2019-10-02T17:31:48.520Z] #33 128.1 crypto/dsa [2019-10-02T17:31:48.520Z] #33 128.5 encoding/hex [2019-10-02T17:31:48.520Z] #33 128.5 encoding/pem [2019-10-02T17:31:48.520Z] #33 129.0 crypto/x509/pkix [2019-10-02T17:31:48.520Z] #33 129.0 vendor/golang.org/x/crypto/cryptobyte [2019-10-02T17:31:48.644Z] + RM_GOPATH=0 [2019-10-02T17:31:48.644Z] + TMP_GOPATH= [2019-10-02T17:31:48.644Z] + : /build [2019-10-02T17:31:48.644Z] + '[' -z '' ']' [2019-10-02T17:31:48.644Z] ++ mktemp -d [2019-10-02T17:31:48.644Z] + export GOPATH=/tmp/tmp.svxu0R1oBc [2019-10-02T17:31:48.644Z] + GOPATH=/tmp/tmp.svxu0R1oBc [2019-10-02T17:31:48.644Z] + RM_GOPATH=1 [2019-10-02T17:31:48.644Z] ++ dirname ./install.sh [2019-10-02T17:31:48.644Z] + dir=. [2019-10-02T17:31:48.644Z] + bin=containerd [2019-10-02T17:31:48.644Z] + shift [2019-10-02T17:31:48.644Z] + '[' '!' -f ./containerd.installer ']' [2019-10-02T17:31:48.644Z] + . ./containerd.installer [2019-10-02T17:31:48.644Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:31:48.644Z] + install_containerd [2019-10-02T17:31:48.644Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T17:31:48.644Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.svxu0R1oBc/src/github.com/containerd/containerd [2019-10-02T17:31:48.644Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:31:48.644Z] Cloning into '/tmp/tmp.svxu0R1oBc/src/github.com/containerd/containerd'... [2019-10-02T17:31:48.777Z] #33 ... [2019-10-02T17:31:48.777Z] [2019-10-02T17:31:48.777Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:48.777Z] #13 59.73 Selecting previously unselected package python3. [2019-10-02T17:31:48.777Z] #13 59.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-02T17:31:48.777Z] #13 59.81 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-02T17:31:48.777Z] #13 59.82 Unpacking python3 (3.5.3-1) ... [2019-10-02T17:31:48.777Z] #13 59.92 Selecting previously unselected package pigz. [2019-10-02T17:31:48.777Z] #13 59.93 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-02T17:31:48.777Z] #13 59.94 Unpacking pigz (2.3.4-1) ... [2019-10-02T17:31:48.777Z] #13 60.05 Selecting previously unselected package libip4tc0:amd64. [2019-10-02T17:31:49.035Z] #13 60.05 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T17:31:49.035Z] #13 60.05 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:31:49.035Z] #13 60.17 Selecting previously unselected package libip6tc0:amd64. [2019-10-02T17:31:49.035Z] #13 60.18 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T17:31:49.035Z] #13 60.19 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:31:49.293Z] #13 60.28 Selecting previously unselected package libiptc0:amd64. [2019-10-02T17:31:49.293Z] #13 60.29 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T17:31:49.293Z] #13 60.29 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:31:49.293Z] #13 60.43 Selecting previously unselected package libxtables12:amd64. [2019-10-02T17:31:49.293Z] #13 60.43 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T17:31:49.293Z] #13 60.44 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:31:49.551Z] #13 60.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-02T17:31:49.551Z] #13 60.54 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-02T17:31:49.551Z] #13 60.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T17:31:49.551Z] #13 60.67 Selecting previously unselected package iptables. [2019-10-02T17:31:49.551Z] #13 60.68 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T17:31:49.551Z] #13 60.68 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T17:31:50.118Z] #13 61.12 Selecting previously unselected package xxd. [2019-10-02T17:31:50.118Z] #13 61.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T17:31:50.118Z] #13 61.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:31:50.376Z] #13 61.36 Selecting previously unselected package vim-common. [2019-10-02T17:31:50.376Z] #13 61.37 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:31:50.376Z] #13 61.39 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:31:50.635Z] #13 61.65 Selecting previously unselected package bzip2. [2019-10-02T17:31:50.635Z] #13 61.66 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-02T17:31:50.635Z] #13 61.67 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T17:31:50.635Z] #13 61.84 Selecting previously unselected package libgpm2:amd64. [2019-10-02T17:31:50.635Z] #13 61.84 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-02T17:31:50.635Z] #13 61.86 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T17:31:50.893Z] #13 61.95 Selecting previously unselected package xz-utils. [2019-10-02T17:31:50.893Z] #13 61.95 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-02T17:31:50.893Z] #13 61.96 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T17:31:51.151Z] #13 62.21 Selecting previously unselected package aufs-tools. [2019-10-02T17:31:51.151Z] #13 62.21 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-02T17:31:51.151Z] #13 62.23 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T17:31:51.151Z] #13 62.45 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T17:31:51.151Z] #13 62.45 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T17:31:51.151Z] #13 62.48 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T17:31:51.409Z] #13 62.59 Selecting previously unselected package btrfs-progs. [2019-10-02T17:31:51.409Z] #13 62.60 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T17:31:51.409Z] #13 62.60 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T17:31:52.001Z] #13 63.21 Selecting previously unselected package btrfs-tools. [2019-10-02T17:31:52.001Z] #13 63.22 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T17:31:52.001Z] #13 63.22 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T17:31:52.260Z] #13 63.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-02T17:31:52.260Z] #13 63.36 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T17:31:52.260Z] #13 63.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T17:31:52.260Z] #13 63.55 Selecting previously unselected package dmsetup. [2019-10-02T17:31:52.260Z] #13 63.55 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-02T17:31:52.260Z] #13 63.57 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T17:31:52.519Z] #13 63.74 Selecting previously unselected package libonig4:amd64. [2019-10-02T17:31:52.519Z] #13 63.74 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-02T17:31:52.519Z] #13 63.75 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T17:31:52.777Z] #13 63.96 Selecting previously unselected package libjq1:amd64. [2019-10-02T17:31:52.777Z] #13 63.96 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T17:31:52.777Z] #13 63.97 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T17:31:53.035Z] #13 64.10 Selecting previously unselected package jq. [2019-10-02T17:31:53.035Z] #13 64.11 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T17:31:53.035Z] #13 64.11 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T17:31:53.035Z] #13 64.23 Selecting previously unselected package libaio1:amd64. [2019-10-02T17:31:53.035Z] #13 64.23 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-02T17:31:53.035Z] #13 64.24 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-02T17:31:53.035Z] #13 64.30 Selecting previously unselected package libcap2-bin. [2019-10-02T17:31:53.035Z] #13 64.30 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-02T17:31:53.035Z] #13 64.31 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T17:31:53.294Z] #13 64.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-02T17:31:53.294Z] #13 64.43 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T17:31:53.294Z] #13 64.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T17:31:53.552Z] #13 64.54 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-02T17:31:53.552Z] #13 64.55 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-02T17:31:53.552Z] #13 64.56 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T17:31:53.810Z] #13 64.90 Selecting previously unselected package libpcre16-3:amd64. [2019-10-02T17:31:53.810Z] #13 64.91 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-02T17:31:53.810Z] #13 64.91 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T17:31:53.810Z] #13 65.11 Selecting previously unselected package libpcre32-3:amd64. [2019-10-02T17:31:54.068Z] #13 65.11 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-02T17:31:54.068Z] #13 65.13 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T17:31:54.068Z] #13 65.32 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-02T17:31:54.068Z] #13 65.34 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-02T17:31:54.068Z] #13 65.35 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T17:31:54.634Z] #13 65.84 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-02T17:31:54.634Z] #13 65.84 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-02T17:31:54.634Z] #13 65.85 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T17:31:55.200Z] #13 66.14 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-02T17:31:55.200Z] #13 66.16 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-02T17:31:55.200Z] #13 66.17 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T17:31:55.200Z] #13 66.30 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T17:31:55.200Z] #13 66.30 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T17:31:55.200Z] #13 66.31 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T17:31:55.458Z] #13 66.42 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T17:31:55.459Z] #13 66.42 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T17:31:55.459Z] #13 66.43 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T17:31:55.459Z] #13 66.50 Selecting previously unselected package libreadline5:amd64. [2019-10-02T17:31:55.459Z] #13 66.50 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-02T17:31:55.459Z] #13 66.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T17:31:55.459Z] #13 66.63 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-02T17:31:55.459Z] #13 66.64 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T17:31:55.459Z] #13 66.64 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T17:31:55.470Z] + cd /tmp/tmp.svxu0R1oBc/src/github.com/containerd/containerd [2019-10-02T17:31:55.470Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T17:31:55.470Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T17:31:55.470Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-02T17:31:55.470Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T17:31:55.470Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-02T17:31:55.470Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T17:31:55.470Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T17:31:55.470Z] + '[' '' = dynamic ']' [2019-10-02T17:31:55.470Z] + make [2019-10-02T17:31:55.470Z] 🇩 bin/ctr [2019-10-02T17:31:57.359Z] #13 68.35 Selecting previously unselected package net-tools. [2019-10-02T17:31:57.359Z] #13 68.36 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-02T17:31:57.359Z] #13 68.37 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T17:31:57.617Z] #13 68.61 Selecting previously unselected package python-pip-whl. [2019-10-02T17:31:57.617Z] #13 68.62 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T17:31:57.617Z] #13 68.63 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T17:31:57.828Z] Removing intermediate container 66ae2d008744 [2019-10-02T17:31:57.828Z] ---> 3ed92a963ea1 [2019-10-02T17:31:57.828Z] Step 72/126 : FROM dev-base AS dockercli [2019-10-02T17:31:57.828Z] ---> 1b2b7764e4f1 [2019-10-02T17:31:57.828Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-02T17:31:58.183Z] #13 69.33 Selecting previously unselected package python3-pip. [2019-10-02T17:31:58.183Z] #13 69.34 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T17:31:58.183Z] #13 69.35 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T17:31:58.203Z] ---> Running in 1f113f41ea33 [2019-10-02T17:31:58.203Z] Removing intermediate container 1f113f41ea33 [2019-10-02T17:31:58.203Z] ---> bf3096eb90b2 [2019-10-02T17:31:58.203Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:31:58.442Z] #13 69.56 Selecting previously unselected package python3-pkg-resources. [2019-10-02T17:31:58.442Z] #13 69.56 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T17:31:58.442Z] #13 69.57 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T17:31:58.580Z] ---> e9d744ce8b13 [2019-10-02T17:31:58.580Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:31:58.580Z] ---> 85d39437be39 [2019-10-02T17:31:58.580Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:31:58.700Z] #13 69.80 Selecting previously unselected package python3-setuptools. [2019-10-02T17:31:58.700Z] #13 69.83 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T17:31:58.700Z] #13 69.84 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T17:31:58.958Z] #13 70.09 Selecting previously unselected package python3-wheel. [2019-10-02T17:31:58.958Z] #13 70.09 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T17:31:58.958Z] #13 70.10 Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T17:31:58.958Z] #13 ... [2019-10-02T17:31:58.958Z] [2019-10-02T17:31:58.958Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:31:58.958Z] #58 61.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-02T17:31:58.958Z] #58 61.39 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T17:31:58.958Z] #58 61.83 HOSTCC compel/src/lib/log-host.o [2019-10-02T17:31:58.958Z] #58 62.07 HOSTLINK compel/compel-host-bin [2019-10-02T17:31:58.958Z] #58 62.18 DEP soccr/soccr.d [2019-10-02T17:31:58.958Z] #58 62.33 CC soccr/soccr.o [2019-10-02T17:31:58.958Z] #58 63.75 AR soccr/libsoccr.a [2019-10-02T17:31:58.958Z] #58 63.81 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T17:31:58.958Z] #58 64.17 DEP criu/arch/x86/sigframe.d [2019-10-02T17:31:58.958Z] #58 64.31 DEP criu/arch/x86/sigaction_compat.d [2019-10-02T17:31:58.958Z] #58 64.47 DEP criu/arch/x86/kerndat.d [2019-10-02T17:31:58.958Z] #58 64.70 DEP criu/arch/x86/crtools.d [2019-10-02T17:31:58.958Z] #58 64.86 DEP criu/arch/x86/cpu.d [2019-10-02T17:31:58.958Z] #58 65.06 CC criu/arch/x86/cpu.o [2019-10-02T17:31:58.958Z] #58 65.88 CC criu/arch/x86/crtools.o [2019-10-02T17:31:58.958Z] #58 67.50 CC criu/arch/x86/kerndat.o [2019-10-02T17:31:58.958Z] #58 68.14 CC criu/arch/x86/sigaction_compat.o [2019-10-02T17:31:58.958Z] #58 68.52 CC criu/arch/x86/sigframe.o [2019-10-02T17:31:58.958Z] #58 68.92 LINK criu/arch/x86/crtools.built-in.o [2019-10-02T17:31:58.958Z] #58 68.96 DEP criu/pie/util-vdso-elf32.d [2019-10-02T17:31:58.958Z] #58 69.12 DEP criu/arch/x86/vdso-pie.d [2019-10-02T17:31:58.958Z] #58 69.26 DEP criu/pie/parasite-vdso.d [2019-10-02T17:31:58.958Z] #58 69.48 DEP criu/pie/util-vdso.d [2019-10-02T17:31:58.958Z] #58 69.69 DEP criu/pie/util.d [2019-10-02T17:31:58.958Z] #58 69.95 CC criu/pie/util.o [2019-10-02T17:31:58.958Z] #58 70.36 CC criu/pie/util-vdso.o [2019-10-02T17:31:58.958Z] #58 71.16 CC criu/pie/parasite-vdso.o [2019-10-02T17:31:58.970Z] ---> Running in e3fcf33bfe94 [2019-10-02T17:31:59.216Z] #58 ... [2019-10-02T17:31:59.216Z] [2019-10-02T17:31:59.216Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:31:59.216Z] #33 129.7 vendor/golang.org/x/net/dns/dnsmessage [2019-10-02T17:31:59.216Z] #33 131.2 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-02T17:31:59.216Z] #33 131.9 vendor/golang.org/x/crypto/poly1305 [2019-10-02T17:31:59.216Z] #33 132.5 vendor/golang.org/x/sys/cpu [2019-10-02T17:31:59.216Z] #33 132.8 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-02T17:31:59.216Z] #33 133.7 net [2019-10-02T17:31:59.216Z] #33 134.2 vendor/golang.org/x/crypto/hkdf [2019-10-02T17:31:59.216Z] #33 134.4 vendor/golang.org/x/text/transform [2019-10-02T17:31:59.216Z] #33 135.1 vendor/golang.org/x/text/unicode/bidi [2019-10-02T17:31:59.216Z] #33 136.8 vendor/golang.org/x/text/secure/bidirule [2019-10-02T17:31:59.216Z] #33 137.1 vendor/golang.org/x/text/unicode/norm [2019-10-02T17:31:59.216Z] #33 ... [2019-10-02T17:31:59.216Z] [2019-10-02T17:31:59.216Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:31:59.216Z] #13 70.25 Selecting previously unselected package thin-provisioning-tools. [2019-10-02T17:31:59.216Z] #13 70.25 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-02T17:31:59.216Z] #13 70.26 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T17:31:59.358Z] + RM_GOPATH=0 [2019-10-02T17:31:59.359Z] + TMP_GOPATH= [2019-10-02T17:31:59.359Z] + : /build [2019-10-02T17:31:59.359Z] + '[' -z '' ']' [2019-10-02T17:31:59.359Z] ++ mktemp -d [2019-10-02T17:31:59.359Z] + export GOPATH=/tmp/tmp.0aBh2TGxY3 [2019-10-02T17:31:59.359Z] + GOPATH=/tmp/tmp.0aBh2TGxY3 [2019-10-02T17:31:59.359Z] + RM_GOPATH=1 [2019-10-02T17:31:59.359Z] ++ dirname ./install.sh [2019-10-02T17:31:59.359Z] + dir=. [2019-10-02T17:31:59.359Z] + bin=dockercli [2019-10-02T17:31:59.359Z] + shift [2019-10-02T17:31:59.359Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-02T17:31:59.359Z] + . ./dockercli.installer [2019-10-02T17:31:59.359Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-02T17:31:59.359Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T17:31:59.359Z] + install_dockercli [2019-10-02T17:31:59.359Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T17:31:59.359Z] Install docker/cli version 17.06.2-ce from stable [2019-10-02T17:31:59.359Z] ++ uname -m [2019-10-02T17:31:59.359Z] + arch=s390x [2019-10-02T17:31:59.359Z] + '[' s390x '!=' x86_64 ']' [2019-10-02T17:31:59.359Z] + '[' s390x '!=' s390x ']' [2019-10-02T17:31:59.359Z] + url=https://download.docker.com/linux/static [2019-10-02T17:31:59.359Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-02T17:31:59.359Z] + tar -xz docker/docker [2019-10-02T17:31:59.480Z] #13 70.61 Selecting previously unselected package vim-runtime. [2019-10-02T17:31:59.480Z] #13 70.61 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:31:59.480Z] #13 70.67 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T17:31:59.480Z] #13 70.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T17:31:59.480Z] #13 70.70 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:00.644Z] + mkdir -p /build [2019-10-02T17:32:00.644Z] + mv docker/docker /build/ [2019-10-02T17:32:00.644Z] + rmdir docker [2019-10-02T17:32:01.437Z] Removing intermediate container e3fcf33bfe94 [2019-10-02T17:32:01.437Z] ---> 343daaf02d9a [2019-10-02T17:32:01.437Z] Step 77/126 : FROM runtime-dev AS runc [2019-10-02T17:32:01.437Z] ---> 6795dfe8d2ba [2019-10-02T17:32:01.437Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-10-02T17:32:01.437Z] ---> Running in a18d5c3c268a [2019-10-02T17:32:01.837Z] Removing intermediate container a18d5c3c268a [2019-10-02T17:32:01.837Z] ---> 2bfd1df7e8a7 [2019-10-02T17:32:01.837Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:32:01.837Z] ---> 8dee0ca7cdcd [2019-10-02T17:32:01.837Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:32:02.290Z] ---> f94f775bb019 [2019-10-02T17:32:02.290Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:32:02.290Z] ---> Running in e9956b143399 [2019-10-02T17:32:02.781Z] + RM_GOPATH=0 [2019-10-02T17:32:02.781Z] + TMP_GOPATH= [2019-10-02T17:32:02.781Z] + : /build [2019-10-02T17:32:02.781Z] + '[' -z '' ']' [2019-10-02T17:32:02.781Z] ++ mktemp -d [2019-10-02T17:32:02.781Z] + export GOPATH=/tmp/tmp.FWPPScBLag [2019-10-02T17:32:02.781Z] + GOPATH=/tmp/tmp.FWPPScBLag [2019-10-02T17:32:02.781Z] + RM_GOPATH=1 [2019-10-02T17:32:02.781Z] ++ dirname ./install.sh [2019-10-02T17:32:02.781Z] + dir=. [2019-10-02T17:32:02.781Z] + bin=runc [2019-10-02T17:32:02.781Z] + shift [2019-10-02T17:32:02.781Z] + '[' '!' -f ./runc.installer ']' [2019-10-02T17:32:02.781Z] + . ./runc.installer [2019-10-02T17:32:02.781Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T17:32:02.781Z] + install_runc [2019-10-02T17:32:02.781Z] + uname -r [2019-10-02T17:32:02.781Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T17:32:02.781Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T17:32:02.781Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T17:32:02.781Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FWPPScBLag/src/github.com/opencontainers/runc [2019-10-02T17:32:02.781Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T17:32:02.781Z] Cloning into '/tmp/tmp.FWPPScBLag/src/github.com/opencontainers/runc'... [2019-10-02T17:32:03.666Z] + cd /tmp/tmp.FWPPScBLag/src/github.com/opencontainers/runc [2019-10-02T17:32:03.666Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T17:32:04.042Z] + '[' -z '' ']' [2019-10-02T17:32:04.042Z] + target=static [2019-10-02T17:32:04.042Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T17:32:04.042Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T17:32:04.749Z] #13 75.27 Selecting previously unselected package vim. [2019-10-02T17:32:04.749Z] #13 75.27 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T17:32:04.749Z] #13 75.28 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:05.007Z] #13 76.06 Selecting previously unselected package xfsprogs. [2019-10-02T17:32:05.007Z] #13 76.07 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-02T17:32:05.007Z] #13 76.09 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T17:32:05.573Z] #13 76.84 Selecting previously unselected package zip. [2019-10-02T17:32:05.831Z] #13 76.87 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-02T17:32:05.831Z] #13 76.88 Unpacking zip (3.0-11+b1) ... [2019-10-02T17:32:05.831Z] #13 77.10 Selecting previously unselected package libapparmor-perl. [2019-10-02T17:32:05.831Z] #13 77.11 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T17:32:05.831Z] #13 77.12 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T17:32:06.397Z] #13 77.37 Selecting previously unselected package apparmor. [2019-10-02T17:32:06.397Z] #13 77.39 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T17:32:06.397Z] #13 77.51 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T17:32:06.963Z] #13 78.07 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T17:32:06.963Z] #13 78.08 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T17:32:06.963Z] #13 78.09 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T17:32:08.864Z] #13 80.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T17:32:08.864Z] #13 80.04 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T17:32:08.864Z] #13 80.04 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T17:32:10.765Z] #13 ... [2019-10-02T17:32:10.765Z] [2019-10-02T17:32:10.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:10.765Z] #58 72.46 CC criu/arch/x86/vdso-pie.o [2019-10-02T17:32:10.765Z] #58 72.91 CC criu/pie/util-vdso-elf32.o [2019-10-02T17:32:10.765Z] #58 73.66 AR criu/pie/pie.lib.a [2019-10-02T17:32:10.765Z] #58 73.72 DEP criu/pie/restorer.d [2019-10-02T17:32:10.765Z] #58 74.03 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-02T17:32:10.765Z] #58 74.17 DEP criu/arch/x86/restorer_unmap.d [2019-10-02T17:32:10.765Z] #58 74.21 DEP criu/arch/x86/restorer.d [2019-10-02T17:32:10.765Z] #58 74.49 DEP criu/pie/parasite.d [2019-10-02T17:32:10.765Z] #58 74.80 CC criu/pie/parasite.o [2019-10-02T17:32:10.765Z] #58 76.25 LINK criu/pie/parasite.built-in.o [2019-10-02T17:32:10.765Z] #58 76.25 GEN criu/pie/parasite-blob.h [2019-10-02T17:32:10.765Z] #58 76.26 CC criu/arch/x86/restorer.o [2019-10-02T17:32:10.765Z] #58 77.17 CC criu/arch/x86/restorer_unmap.o [2019-10-02T17:32:10.765Z] #58 77.23 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-02T17:32:10.765Z] #58 77.74 CC criu/pie/restorer.o [2019-10-02T17:32:10.765Z] #58 81.25 LINK criu/pie/restorer.built-in.o [2019-10-02T17:32:10.765Z] #58 81.29 GEN criu/pie/restorer-blob.h [2019-10-02T17:32:10.765Z] #58 81.38 DEP criu/vdso.d [2019-10-02T17:32:10.765Z] #58 81.65 DEP criu/vdso-compat.d [2019-10-02T17:32:10.765Z] #58 81.82 DEP criu/uts_ns.d [2019-10-02T17:32:10.765Z] #58 82.02 DEP criu/util.d [2019-10-02T17:32:10.765Z] #58 82.29 DEP criu/uffd.d [2019-10-02T17:32:10.765Z] #58 82.51 DEP criu/tun.d [2019-10-02T17:32:10.765Z] #58 82.70 DEP criu/tty.d [2019-10-02T17:32:10.765Z] #58 ... [2019-10-02T17:32:10.765Z] [2019-10-02T17:32:10.765Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:32:10.765Z] #33 141.1 vendor/golang.org/x/net/idna [2019-10-02T17:32:10.765Z] #33 143.4 vendor/golang.org/x/net/http2/hpack [2019-10-02T17:32:10.765Z] #33 144.6 mime [2019-10-02T17:32:10.765Z] #33 146.5 mime/quotedprintable [2019-10-02T17:32:10.765Z] #33 147.0 net/http/internal [2019-10-02T17:32:10.765Z] #33 147.4 os/exec [2019-10-02T17:32:10.765Z] #33 ... [2019-10-02T17:32:10.765Z] [2019-10-02T17:32:10.765Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:10.765Z] #58 82.93 DEP criu/timerfd.d [2019-10-02T17:32:11.023Z] #58 83.17 DEP criu/sysfs_parse.d [2019-10-02T17:32:11.281Z] #58 83.50 DEP criu/sysctl.d [2019-10-02T17:32:11.539Z] #58 83.77 DEP criu/string.d [2019-10-02T17:32:11.539Z] #58 83.87 DEP criu/stats.d [2019-10-02T17:32:12.106Z] #58 84.05 DEP criu/sockets.d [2019-10-02T17:32:12.106Z] #58 84.31 DEP criu/sk-unix.d [2019-10-02T17:32:12.673Z] #58 84.66 DEP criu/sk-tcp.d [2019-10-02T17:32:12.931Z] #58 84.91 DEP criu/sk-queue.d [2019-10-02T17:32:12.931Z] #58 85.15 DEP criu/sk-packet.d [2019-10-02T17:32:13.189Z] #58 85.41 DEP criu/sk-netlink.d [2019-10-02T17:32:13.447Z] #58 85.63 DEP criu/sk-inet.d [2019-10-02T17:32:13.705Z] #58 85.93 DEP criu/signalfd.d [2019-10-02T17:32:13.964Z] #58 86.12 DEP criu/sigframe.d [2019-10-02T17:32:14.222Z] #58 86.23 DEP criu/shmem.d [2019-10-02T17:32:14.222Z] #58 86.45 DEP criu/servicefd.d [2019-10-02T17:32:14.480Z] #58 86.62 DEP criu/seize.d [2019-10-02T17:32:14.738Z] #58 86.83 DEP criu/seccomp.d [2019-10-02T17:32:14.738Z] #58 87.08 DEP criu/rst-malloc.d [2019-10-02T17:32:14.996Z] #58 87.17 DEP criu/rbtree.d [2019-10-02T17:32:14.996Z] #58 87.22 DEP criu/pstree.d [2019-10-02T17:32:15.254Z] #58 87.42 DEP criu/protobuf.d [2019-10-02T17:32:15.513Z] #58 87.61 GEN criu/protobuf-desc-gen.h [2019-10-02T17:32:17.412Z] #58 89.34 DEP criu/protobuf-desc.d [2019-10-02T17:32:17.412Z] #58 89.49 DEP criu/proc_parse.d [2019-10-02T17:32:17.412Z] #58 89.72 DEP criu/plugin.d [2019-10-02T17:32:17.670Z] #58 89.85 DEP criu/pipes.d [2019-10-02T17:32:17.948Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T17:32:17.948Z] + mkdir -p /build [2019-10-02T17:32:17.948Z] + cp runc /build/runc [2019-10-02T17:32:17.971Z] #58 90.12 DEP criu/pie-util.d [2019-10-02T17:32:18.233Z] #58 90.37 DEP criu/pie-util-vdso.d [2019-10-02T17:32:18.493Z] #58 90.56 DEP criu/pie-util-vdso-elf32.d [2019-10-02T17:32:18.751Z] #58 90.82 DEP criu/path.d [2019-10-02T17:32:19.008Z] #58 91.07 DEP criu/parasite-syscall.d [2019-10-02T17:32:19.251Z] Removing intermediate container e9956b143399 [2019-10-02T17:32:19.251Z] ---> 8ecbca934972 [2019-10-02T17:32:19.251Z] Step 82/126 : FROM dev-base AS tini [2019-10-02T17:32:19.251Z] ---> 1b2b7764e4f1 [2019-10-02T17:32:19.251Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:32:19.251Z] ---> Using cache [2019-10-02T17:32:19.251Z] ---> 5a5f306415ff [2019-10-02T17:32:19.251Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-02T17:32:19.251Z] ---> Running in 13cc40d1d42a [2019-10-02T17:32:19.265Z] #58 91.34 DEP criu/pagemap.d [2019-10-02T17:32:19.522Z] #58 91.59 DEP criu/pagemap-cache.d [2019-10-02T17:32:19.522Z] #58 91.77 DEP criu/page-xfer.d [2019-10-02T17:32:19.723Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:32:19.723Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:32:19.778Z] #58 92.00 DEP criu/page-pipe.d [2019-10-02T17:32:19.778Z] #58 92.11 DEP criu/netfilter.d [2019-10-02T17:32:20.148Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:32:20.149Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:32:20.149Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:32:20.149Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T17:32:20.149Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T17:32:20.343Z] #58 92.28 DEP criu/net.d [2019-10-02T17:32:20.343Z] #58 92.56 DEP criu/namespaces.d [2019-10-02T17:32:20.561Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T17:32:20.601Z] #58 92.81 DEP criu/mount.d [2019-10-02T17:32:20.859Z] #58 93.09 DEP criu/mem.d [2019-10-02T17:32:20.859Z] #58 ... [2019-10-02T17:32:20.859Z] [2019-10-02T17:32:20.859Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:32:20.859Z] #13 82.08 Selecting previously unselected package binutils-mingw-w64. [2019-10-02T17:32:20.859Z] #13 82.09 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T17:32:20.859Z] #13 82.11 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T17:32:20.859Z] #13 82.23 Selecting previously unselected package mingw-w64-common. [2019-10-02T17:32:20.859Z] #13 82.24 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T17:32:20.859Z] #13 82.25 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T17:32:20.859Z] #13 87.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T17:32:20.859Z] #13 87.12 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T17:32:20.859Z] #13 87.13 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T17:32:21.117Z] #13 ... [2019-10-02T17:32:21.117Z] [2019-10-02T17:32:21.117Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:21.117Z] #58 93.31 DEP criu/lsm.d [2019-10-02T17:32:21.375Z] #58 93.53 DEP criu/log.d [2019-10-02T17:32:21.633Z] #58 93.68 DEP criu/libnetlink.d [2019-10-02T17:32:21.633Z] #58 93.85 DEP criu/kerndat.d [2019-10-02T17:32:21.633Z] #58 ... [2019-10-02T17:32:21.633Z] [2019-10-02T17:32:21.633Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:32:21.633Z] #33 152.4 net/textproto [2019-10-02T17:32:21.633Z] #33 152.4 crypto/x509 [2019-10-02T17:32:21.633Z] #33 153.6 vendor/golang.org/x/net/http/httpguts [2019-10-02T17:32:21.633Z] #33 153.8 vendor/golang.org/x/net/http/httpproxy [2019-10-02T17:32:21.633Z] #33 154.5 mime/multipart [2019-10-02T17:32:21.633Z] #33 156.8 crypto/tls [2019-10-02T17:32:21.825Z] Fetched 7669 kB in 1s (4416 kB/s) [2019-10-02T17:32:21.891Z] #33 ... [2019-10-02T17:32:21.891Z] [2019-10-02T17:32:21.891Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:32:21.891Z] #13 92.95 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T17:32:21.891Z] #13 92.96 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T17:32:21.891Z] #13 92.96 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T17:32:22.149Z] #13 93.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T17:32:22.149Z] #13 93.13 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T17:32:22.149Z] #13 93.14 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:32:22.220Z] Reading package lists... [2019-10-02T17:32:22.608Z] Reading package lists... [2019-10-02T17:32:22.986Z] Building dependency tree... [2019-10-02T17:32:22.986Z] Reading state information... [2019-10-02T17:32:22.986Z] The following additional packages will be installed: [2019-10-02T17:32:22.986Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T17:32:22.986Z] Suggested packages: [2019-10-02T17:32:22.986Z] codeblocks eclipse ninja-build lrzip [2019-10-02T17:32:22.986Z] Recommended packages: [2019-10-02T17:32:22.986Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T17:32:22.986Z] The following NEW packages will be installed: [2019-10-02T17:32:22.986Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T17:32:22.986Z] vim-common xxd [2019-10-02T17:32:22.986Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:32:22.986Z] Need to get 13.2 MB of archives. [2019-10-02T17:32:22.986Z] After this operation, 59.4 MB of additional disk space will be used. [2019-10-02T17:32:22.986Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T17:32:23.381Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T17:32:23.381Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-02T17:32:23.381Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-02T17:32:23.381Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-02T17:32:23.381Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-02T17:32:23.381Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-02T17:32:23.381Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-02T17:32:23.381Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T17:32:23.381Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T17:32:23.381Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:32:23.381Z] Fetched 13.2 MB in 0s (39.6 MB/s) [2019-10-02T17:32:23.772Z] Selecting previously unselected package cmake-data. [2019-10-02T17:32:23.772Z] (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-10-02T17:32:23.772Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T17:32:23.772Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-02T17:32:24.141Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T17:32:24.141Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T17:32:24.141Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T17:32:24.141Z] Selecting previously unselected package libicu57:s390x. [2019-10-02T17:32:24.141Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-02T17:32:24.141Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-02T17:32:24.678Z] #13 ... [2019-10-02T17:32:24.678Z] [2019-10-02T17:32:24.678Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T17:32:24.678Z] #27 DONE 165.3s [2019-10-02T17:32:24.936Z] [2019-10-02T17:32:24.936Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:24.936Z] #58 94.11 DEP criu/kcmp-ids.d [2019-10-02T17:32:24.936Z] #58 94.28 DEP criu/irmap.d [2019-10-02T17:32:24.936Z] #58 94.48 DEP criu/ipc_ns.d [2019-10-02T17:32:24.936Z] #58 94.73 DEP criu/image.d [2019-10-02T17:32:24.936Z] #58 94.93 DEP criu/image-desc.d [2019-10-02T17:32:24.936Z] #58 95.06 DEP criu/fsnotify.d [2019-10-02T17:32:24.936Z] #58 95.30 DEP criu/filesystems.d [2019-10-02T17:32:24.936Z] #58 95.56 DEP criu/files.d [2019-10-02T17:32:24.936Z] #58 95.82 DEP criu/files-reg.d [2019-10-02T17:32:24.936Z] #58 96.03 DEP criu/files-ext.d [2019-10-02T17:32:24.936Z] #58 96.23 DEP criu/file-lock.d [2019-10-02T17:32:24.936Z] #58 96.42 DEP criu/file-ids.d [2019-10-02T17:32:24.936Z] #58 96.57 DEP criu/fifo.d [2019-10-02T17:32:24.936Z] #58 96.80 DEP criu/fdstore.d [2019-10-02T17:32:24.936Z] #58 97.04 DEP criu/fault-injection.d [2019-10-02T17:32:24.936Z] #58 97.14 DEP criu/external.d [2019-10-02T17:32:24.944Z] Selecting previously unselected package libxml2:s390x. [2019-10-02T17:32:24.944Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-02T17:32:24.944Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T17:32:24.944Z] Selecting previously unselected package libarchive13:s390x. [2019-10-02T17:32:24.944Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-02T17:32:24.944Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-02T17:32:24.944Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-10-02T17:32:24.944Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-02T17:32:24.944Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-02T17:32:24.944Z] Selecting previously unselected package libuv1:s390x. [2019-10-02T17:32:24.944Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-02T17:32:25.194Z] #58 97.44 DEP criu/eventpoll.d [2019-10-02T17:32:25.315Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-02T17:32:25.315Z] Selecting previously unselected package cmake. [2019-10-02T17:32:25.315Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-02T17:32:25.315Z] Unpacking cmake (3.7.2-1) ... [2019-10-02T17:32:25.698Z] Selecting previously unselected package xxd. [2019-10-02T17:32:25.698Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T17:32:25.698Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:25.698Z] Selecting previously unselected package vim-common. [2019-10-02T17:32:25.698Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:32:25.698Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:25.698Z] Processing triggers for mime-support (3.60) ... [2019-10-02T17:32:25.698Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:25.698Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-10-02T17:32:25.698Z] Setting up cmake-data (3.7.2-1) ... [2019-10-02T17:32:25.698Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-02T17:32:25.698Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T17:32:25.698Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:32:25.698Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:25.698Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T17:32:25.698Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-02T17:32:25.698Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-02T17:32:25.698Z] Setting up cmake (3.7.2-1) ... [2019-10-02T17:32:25.698Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:32:25.763Z] #58 97.84 DEP criu/eventfd.d [2019-10-02T17:32:26.033Z] #58 98.15 DEP criu/crtools.d [2019-10-02T17:32:26.291Z] #58 98.32 DEP criu/cr-service.d [2019-10-02T17:32:26.388Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-02T17:32:26.549Z] #58 98.56 DEP criu/cr-restore.d [2019-10-02T17:32:26.807Z] #58 ... [2019-10-02T17:32:26.807Z] [2019-10-02T17:32:26.807Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T17:32:26.807Z] #15 167.5 + rm -rf /tmp/tmp.G7hnIASPBG [2019-10-02T17:32:26.807Z] #15 DONE 167.9s [2019-10-02T17:32:26.807Z] [2019-10-02T17:32:26.807Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:26.807Z] #58 98.93 DEP criu/cr-errno.d [2019-10-02T17:32:26.807Z] #58 99.00 DEP criu/cr-dump.d [2019-10-02T17:32:27.093Z] Removing intermediate container 13cc40d1d42a [2019-10-02T17:32:27.093Z] ---> b94f4cf9f66e [2019-10-02T17:32:27.093Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:32:27.373Z] #58 99.52 DEP criu/cr-dedup.d [2019-10-02T17:32:27.601Z] ---> fad31f0e2145 [2019-10-02T17:32:27.601Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-10-02T17:32:27.601Z] ---> Running in 3f661c502999 [2019-10-02T17:32:27.601Z] Removing intermediate container 3f661c502999 [2019-10-02T17:32:27.601Z] ---> b90b951a4133 [2019-10-02T17:32:27.601Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:32:27.631Z] #58 99.80 DEP criu/cr-check.d [2019-10-02T17:32:28.049Z] ---> 46a28db4b514 [2019-10-02T17:32:28.049Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:32:28.049Z] ---> Running in f385bc9fc8c7 [2019-10-02T17:32:28.196Z] #58 100.1 DEP criu/config.d [2019-10-02T17:32:28.196Z] #58 100.4 DEP criu/clone-noasan.d [2019-10-02T17:32:28.196Z] #58 100.4 DEP criu/cgroup.d [2019-10-02T17:32:28.426Z] + RM_GOPATH=0 [2019-10-02T17:32:28.427Z] + TMP_GOPATH= [2019-10-02T17:32:28.427Z] + : /build [2019-10-02T17:32:28.427Z] + '[' -z '' ']' [2019-10-02T17:32:28.427Z] ++ mktemp -d [2019-10-02T17:32:28.427Z] + export GOPATH=/tmp/tmp.OTcHaG2Pgm [2019-10-02T17:32:28.427Z] + GOPATH=/tmp/tmp.OTcHaG2Pgm [2019-10-02T17:32:28.427Z] + RM_GOPATH=1 [2019-10-02T17:32:28.427Z] ++ dirname ./install.sh [2019-10-02T17:32:28.427Z] + dir=. [2019-10-02T17:32:28.427Z] + bin=tini [2019-10-02T17:32:28.427Z] + shift [2019-10-02T17:32:28.427Z] + '[' '!' -f ./tini.installer ']' [2019-10-02T17:32:28.427Z] + . ./tini.installer [2019-10-02T17:32:28.427Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:32:28.427Z] + install_tini [2019-10-02T17:32:28.427Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T17:32:28.427Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.OTcHaG2Pgm/tini [2019-10-02T17:32:28.427Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:32:28.427Z] Cloning into '/tmp/tmp.OTcHaG2Pgm/tini'... [2019-10-02T17:32:28.454Z] #58 100.6 DEP criu/cgroup-props.d [2019-10-02T17:32:28.454Z] #58 100.8 DEP criu/bitmap.d [2019-10-02T17:32:28.711Z] #58 100.8 DEP criu/bfd.d [2019-10-02T17:32:28.793Z] + cd /tmp/tmp.OTcHaG2Pgm/tini [2019-10-02T17:32:28.793Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:32:28.793Z] + cmake . [2019-10-02T17:32:28.793Z] -- The C compiler identification is GNU 6.3.0 [2019-10-02T17:32:28.793Z] -- Check for working C compiler: /usr/bin/cc [2019-10-02T17:32:28.793Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T17:32:28.793Z] -- Detecting C compiler ABI info [2019-10-02T17:32:28.793Z] -- Detecting C compiler ABI info - done [2019-10-02T17:32:28.793Z] -- Detecting C compile features [2019-10-02T17:32:28.970Z] #58 101.0 DEP criu/autofs.d [2019-10-02T17:32:28.970Z] #58 101.2 DEP criu/aio.d [2019-10-02T17:32:29.181Z] -- Detecting C compile features - done [2019-10-02T17:32:29.181Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T17:32:29.181Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T17:32:29.181Z] -- Configuring done [2019-10-02T17:32:29.181Z] -- Generating done [2019-10-02T17:32:29.181Z] -- Build files have been written to: /tmp/tmp.OTcHaG2Pgm/tini [2019-10-02T17:32:29.181Z] + make tini-static [2019-10-02T17:32:29.181Z] Scanning dependencies of target tini-static [2019-10-02T17:32:29.181Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T17:32:29.228Z] #58 101.4 DEP criu/action-scripts.d [2019-10-02T17:32:29.595Z] #58 101.8 CC criu/action-scripts.o [2019-10-02T17:32:29.670Z] [100%] Linking C executable tini-static [2019-10-02T17:32:29.670Z] [100%] Built target tini-static [2019-10-02T17:32:29.670Z] + mkdir -p /build [2019-10-02T17:32:29.670Z] + cp tini-static /build/docker-init [2019-10-02T17:32:30.161Z] #58 102.3 CC criu/aio.o [2019-10-02T17:32:30.457Z] Removing intermediate container f385bc9fc8c7 [2019-10-02T17:32:30.457Z] ---> df8498599264 [2019-10-02T17:32:30.457Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-10-02T17:32:30.457Z] ---> 1b2b7764e4f1 [2019-10-02T17:32:30.457Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-02T17:32:30.457Z] ---> Running in d12708ba525b [2019-10-02T17:32:30.457Z] Removing intermediate container d12708ba525b [2019-10-02T17:32:30.457Z] ---> cafa4811bf3e [2019-10-02T17:32:30.457Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:32:30.726Z] #58 102.9 CC criu/autofs.o [2019-10-02T17:32:30.836Z] ---> d32539466a3b [2019-10-02T17:32:30.836Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:32:30.836Z] ---> 211b4007d27a [2019-10-02T17:32:30.836Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:32:30.836Z] ---> Running in 2477d1835081 [2019-10-02T17:32:31.615Z] + RM_GOPATH=0 [2019-10-02T17:32:31.615Z] + TMP_GOPATH= [2019-10-02T17:32:31.615Z] + : /build/ [2019-10-02T17:32:31.615Z] + '[' -z '' ']' [2019-10-02T17:32:31.615Z] ++ mktemp -d [2019-10-02T17:32:31.615Z] + export GOPATH=/tmp/tmp.Moo9oJAZHp [2019-10-02T17:32:31.615Z] + GOPATH=/tmp/tmp.Moo9oJAZHp [2019-10-02T17:32:31.615Z] + RM_GOPATH=1 [2019-10-02T17:32:31.615Z] ++ dirname ./install.sh [2019-10-02T17:32:31.615Z] + dir=. [2019-10-02T17:32:31.615Z] + bin=rootlesskit [2019-10-02T17:32:31.615Z] + shift [2019-10-02T17:32:31.615Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T17:32:31.615Z] + . ./rootlesskit.installer [2019-10-02T17:32:31.615Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:32:31.615Z] + install_rootlesskit [2019-10-02T17:32:31.615Z] + case "$1" in [2019-10-02T17:32:31.615Z] + export CGO_ENABLED=0 [2019-10-02T17:32:31.615Z] + CGO_ENABLED=0 [2019-10-02T17:32:31.615Z] + _install_rootlesskit [2019-10-02T17:32:31.615Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:32:31.615Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-02T17:32:31.615Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Moo9oJAZHp/src/github.com/rootless-containers/rootlesskit [2019-10-02T17:32:31.615Z] Cloning into '/tmp/tmp.Moo9oJAZHp/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T17:32:32.435Z] + cd /tmp/tmp.Moo9oJAZHp/src/github.com/rootless-containers/rootlesskit [2019-10-02T17:32:32.435Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:32:32.435Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T17:32:32.435Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T17:32:32.625Z] #58 104.4 CC criu/bfd.o [2019-10-02T17:32:32.625Z] #58 104.9 CC criu/bitmap.o [2019-10-02T17:32:32.883Z] #58 105.0 CC criu/cgroup-props.o [2019-10-02T17:32:33.449Z] #58 ... [2019-10-02T17:32:33.449Z] [2019-10-02T17:32:33.449Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:32:33.449Z] #33 163.9 net/http/httptrace [2019-10-02T17:32:33.449Z] #33 164.2 net/http [2019-10-02T17:32:34.014Z] #33 ... [2019-10-02T17:32:34.015Z] [2019-10-02T17:32:34.015Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:34.015Z] #58 106.0 CC criu/cgroup.o [2019-10-02T17:32:36.545Z] #58 108.8 CC criu/clone-noasan.o [2019-10-02T17:32:36.802Z] #58 109.0 CC criu/config.o [2019-10-02T17:32:38.707Z] #58 110.5 CC criu/cr-check.o [2019-10-02T17:32:40.081Z] #58 112.4 CC criu/cr-dedup.o [2019-10-02T17:32:40.474Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T17:32:40.474Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T17:32:40.648Z] #58 ... [2019-10-02T17:32:40.648Z] [2019-10-02T17:32:40.648Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:32:40.648Z] #13 111.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T17:32:40.648Z] #13 111.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T17:32:40.648Z] #13 111.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:32:41.760Z] Removing intermediate container 2477d1835081 [2019-10-02T17:32:41.760Z] ---> d1a2c0b0d7bd [2019-10-02T17:32:41.760Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T17:32:41.760Z] ---> a1d84bac1a81 [2019-10-02T17:32:41.760Z] Step 95/126 : FROM runtime-dev AS dev [2019-10-02T17:32:41.760Z] ---> 6795dfe8d2ba [2019-10-02T17:32:41.760Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:32:42.134Z] ---> Running in ee39cb8ec000 [2019-10-02T17:32:42.134Z] Removing intermediate container ee39cb8ec000 [2019-10-02T17:32:42.134Z] ---> 7536e77ca5f4 [2019-10-02T17:32:42.134Z] Step 97/126 : RUN groupadd -r docker [2019-10-02T17:32:42.134Z] ---> Running in af53dd59e82d [2019-10-02T17:32:43.406Z] Removing intermediate container af53dd59e82d [2019-10-02T17:32:43.406Z] ---> 4a3b6aca8945 [2019-10-02T17:32:43.406Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T17:32:43.406Z] ---> Running in 731c43c0c370 [2019-10-02T17:32:44.682Z] Removing intermediate container 731c43c0c370 [2019-10-02T17:32:44.682Z] ---> da88b642776e [2019-10-02T17:32:44.682Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-02T17:32:44.682Z] ---> Running in 0e58270328b5 [2019-10-02T17:32:44.832Z] #13 ... [2019-10-02T17:32:44.832Z] [2019-10-02T17:32:44.832Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T17:32:44.832Z] #33 176.4 github.com/LK4D4/vndr/godl [2019-10-02T17:32:44.832Z] #33 177.2 github.com/LK4D4/vndr [2019-10-02T17:32:44.832Z] #33 DONE 185.3s [2019-10-02T17:32:44.832Z] [2019-10-02T17:32:44.832Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:32:44.832Z] #58 113.0 CC criu/cr-dump.o [2019-10-02T17:32:44.832Z] #58 115.6 CC criu/cr-errno.o [2019-10-02T17:32:44.832Z] #58 115.8 CC criu/cr-restore.o [2019-10-02T17:32:45.483Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T17:32:45.856Z] Removing intermediate container 0e58270328b5 [2019-10-02T17:32:45.856Z] ---> 8f756ac32669 [2019-10-02T17:32:45.856Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-02T17:32:46.222Z] ---> Running in cc06fc19f4dd [2019-10-02T17:32:47.545Z] Removing intermediate container cc06fc19f4dd [2019-10-02T17:32:47.545Z] ---> e4e4ce816150 [2019-10-02T17:32:47.545Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-02T17:32:47.545Z] ---> Running in 142240b4712e [2019-10-02T17:32:48.112Z] #58 120.4 CC criu/cr-service.o [2019-10-02T17:32:48.937Z] Removing intermediate container 142240b4712e [2019-10-02T17:32:48.937Z] ---> 77db82ef0540 [2019-10-02T17:32:48.937Z] Step 102/126 : RUN ldconfig [2019-10-02T17:32:49.319Z] ---> Running in f42241f820ee [2019-10-02T17:32:50.013Z] #58 122.0 CC criu/crtools.o [2019-10-02T17:32:50.579Z] #58 122.7 CC criu/eventfd.o [2019-10-02T17:32:50.610Z] Removing intermediate container f42241f820ee [2019-10-02T17:32:50.610Z] ---> 859e15c065fb [2019-10-02T17:32:50.610Z] Step 103/126 : 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-10-02T17:32:50.998Z] ---> Running in ab386647df26 [2019-10-02T17:32:51.146Z] #58 123.1 CC criu/eventpoll.o [2019-10-02T17:32:51.372Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:32:51.372Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:32:51.372Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:32:51.372Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:32:51.372Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:32:51.752Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T17:32:51.752Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T17:32:51.752Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T17:32:52.079Z] #58 124.1 CC criu/external.o [2019-10-02T17:32:52.337Z] #58 124.5 CC criu/fault-injection.o [2019-10-02T17:32:52.359Z] 🇩 bin/containerd [2019-10-02T17:32:52.595Z] #58 124.7 CC criu/fdstore.o [2019-10-02T17:32:52.595Z] #58 ... [2019-10-02T17:32:52.595Z] [2019-10-02T17:32:52.595Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:32:52.595Z] #13 123.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T17:32:52.595Z] #13 123.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T17:32:52.853Z] #13 123.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T17:32:52.853Z] #13 123.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T17:32:52.853Z] #13 123.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T17:32:52.853Z] #13 123.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:32:52.853Z] #13 124.0 Processing triggers for mime-support (3.60) ... [2019-10-02T17:32:52.853Z] #13 124.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:52.853Z] #13 124.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T17:32:52.853Z] #13 124.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T17:32:52.853Z] #13 124.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T17:32:53.013Z] Fetched 7669 kB in 1s (4572 kB/s) [2019-10-02T17:32:53.111Z] #13 124.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T17:32:53.111Z] #13 124.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T17:32:53.801Z] Reading package lists... [2019-10-02T17:32:54.180Z] Reading package lists... [2019-10-02T17:32:54.180Z] Building dependency tree... [2019-10-02T17:32:54.180Z] Reading state information... [2019-10-02T17:32:54.180Z] The following additional packages will be installed: [2019-10-02T17:32:54.180Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T17:32:54.180Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T17:32:54.180Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T17:32:54.180Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T17:32:54.180Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T17:32:54.180Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T17:32:54.180Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T17:32:54.180Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T17:32:54.180Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T17:32:54.180Z] Suggested packages: [2019-10-02T17:32:54.180Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T17:32:54.180Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T17:32:54.180Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T17:32:54.180Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T17:32:54.180Z] Recommended packages: [2019-10-02T17:32:54.180Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T17:32:54.180Z] python3-keyrings.alt python3-xdg unzip [2019-10-02T17:32:54.996Z] The following NEW packages will be installed: [2019-10-02T17:32:54.996Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T17:32:54.996Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T17:32:54.996Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T17:32:54.996Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T17:32:54.996Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T17:32:54.996Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T17:32:54.996Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T17:32:54.996Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T17:32:54.996Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T17:32:54.996Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T17:32:54.996Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T17:32:54.996Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T17:32:54.996Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T17:32:54.996Z] xfsprogs xxd xz-utils zip [2019-10-02T17:32:54.996Z] 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:32:54.996Z] Need to get 88.2 MB of archives. [2019-10-02T17:32:54.996Z] After this operation, 565 MB of additional disk space will be used. [2019-10-02T17:32:54.996Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T17:32:55.444Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-02T17:32:55.444Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-02T17:32:55.444Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-02T17:32:55.444Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-02T17:32:55.444Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-02T17:32:55.444Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-02T17:32:55.444Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-02T17:32:55.444Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-02T17:32:55.444Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-02T17:32:55.444Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-02T17:32:55.444Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-02T17:32:55.444Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-02T17:32:55.444Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-02T17:32:55.444Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-02T17:32:55.444Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-02T17:32:55.444Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-02T17:32:55.444Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-02T17:32:55.444Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-02T17:32:55.444Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-02T17:32:55.444Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-02T17:32:55.444Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T17:32:55.444Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T17:32:55.444Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-02T17:32:55.444Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-02T17:32:55.444Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-02T17:32:55.444Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-02T17:32:55.444Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T17:32:55.444Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-02T17:32:55.444Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-02T17:32:55.444Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-02T17:32:55.444Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-02T17:32:55.444Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-02T17:32:55.444Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-02T17:32:55.444Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-02T17:32:55.444Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-02T17:32:55.444Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-02T17:32:55.444Z] 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-10-02T17:32:55.444Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-02T17:32:55.444Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-02T17:32:55.444Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-02T17:32:55.444Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-02T17:32:55.444Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-02T17:32:55.444Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-02T17:32:55.444Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-02T17:32:55.444Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-02T17:32:55.444Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-02T17:32:55.444Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-02T17:32:55.444Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-02T17:32:55.444Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T17:32:55.444Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T17:32:55.444Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T17:32:55.444Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T17:32:55.444Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T17:32:55.444Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-02T17:32:55.444Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T17:32:55.444Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-02T17:32:55.444Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-02T17:32:55.444Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-02T17:32:55.444Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-02T17:32:55.444Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-02T17:32:55.444Z] 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-10-02T17:32:55.639Z] #13 126.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T17:32:55.639Z] #13 126.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T17:32:55.639Z] #13 126.5 Setting up zip (3.0-11+b1) ... [2019-10-02T17:32:55.639Z] #13 126.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T17:32:55.639Z] #13 126.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T17:32:55.639Z] #13 126.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T17:32:55.639Z] #13 126.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:32:55.639Z] #13 126.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-02T17:32:55.639Z] #13 126.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:32:55.639Z] #13 126.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T17:32:55.639Z] #13 126.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T17:32:55.639Z] #13 126.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T17:32:55.639Z] #13 126.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:55.639Z] #13 126.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T17:32:55.639Z] #13 126.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T17:32:55.639Z] #13 126.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T17:32:55.639Z] #13 126.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:55.897Z] #13 127.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T17:32:55.897Z] #13 127.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T17:32:55.904Z] 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-10-02T17:32:55.904Z] 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-10-02T17:32:55.904Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T17:32:55.904Z] 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-10-02T17:32:55.904Z] 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-10-02T17:32:55.904Z] 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-10-02T17:32:55.904Z] 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-10-02T17:32:56.155Z] #13 127.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T17:32:56.155Z] #13 127.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T17:32:56.155Z] #13 127.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T17:32:56.155Z] #13 127.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T17:32:56.155Z] #13 127.3 Setting up pigz (2.3.4-1) ... [2019-10-02T17:32:56.155Z] #13 127.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T17:32:56.155Z] #13 127.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T17:32:56.155Z] #13 127.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:32:56.155Z] #13 127.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T17:32:56.155Z] #13 127.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T17:32:56.155Z] #13 127.4 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T17:32:56.155Z] #13 127.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T17:32:56.155Z] #13 127.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T17:32:56.155Z] #13 127.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T17:32:56.155Z] #13 127.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:32:56.413Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T17:32:56.413Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T17:32:56.413Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T17:32:56.413Z] #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T17:32:56.413Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T17:32:56.413Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T17:32:56.413Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T17:32:56.413Z] #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T17:32:56.413Z] #13 127.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T17:32:56.413Z] #13 127.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T17:32:56.501Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:32:56.501Z] Fetched 88.2 MB in 1s (70.0 MB/s) [2019-10-02T17:32:56.501Z] Selecting previously unselected package bash-completion. [2019-10-02T17:32:56.501Z] (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-10-02T17:32:56.501Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T17:32:56.671Z] #13 127.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T17:32:56.671Z] #13 127.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T17:32:56.671Z] #13 127.6 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T17:32:56.671Z] #13 127.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T17:32:56.671Z] #13 127.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T17:32:56.900Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T17:32:57.284Z] Selecting previously unselected package libnet1:s390x. [2019-10-02T17:32:57.284Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T17:32:57.284Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T17:32:57.284Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-10-02T17:32:57.284Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-02T17:32:57.284Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-02T17:32:57.284Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-02T17:32:57.284Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-02T17:32:57.284Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-02T17:32:57.284Z] Selecting previously unselected package libudev-dev:s390x. [2019-10-02T17:32:57.284Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-02T17:32:57.284Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-02T17:32:57.284Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-02T17:32:57.284Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T17:32:57.284Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-02T17:32:57.284Z] Selecting previously unselected package python3.5-minimal. [2019-10-02T17:32:57.284Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T17:32:57.651Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T17:32:57.651Z] Selecting previously unselected package python3-minimal. [2019-10-02T17:32:57.651Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-02T17:32:57.651Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T17:32:57.651Z] Selecting previously unselected package libmpdec2:s390x. [2019-10-02T17:32:57.651Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-02T17:32:57.651Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-02T17:32:57.651Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-02T17:32:57.651Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T17:32:57.651Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-02T17:32:58.028Z] Selecting previously unselected package python3.5. [2019-10-02T17:32:58.028Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T17:32:58.028Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T17:32:58.028Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-02T17:32:58.028Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-02T17:32:58.028Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-02T17:32:58.028Z] Selecting previously unselected package dh-python. [2019-10-02T17:32:58.028Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T17:32:58.028Z] Unpacking dh-python (2.20170125) ... [2019-10-02T17:32:58.028Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-02T17:32:58.396Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T17:32:59.192Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-02T17:32:59.558Z] Selecting previously unselected package python3. [2019-10-02T17:32:59.558Z] (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-10-02T17:32:59.558Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-02T17:32:59.558Z] Unpacking python3 (3.5.3-1) ... [2019-10-02T17:32:59.558Z] Selecting previously unselected package pigz. [2019-10-02T17:32:59.558Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-02T17:32:59.558Z] Unpacking pigz (2.3.4-1) ... [2019-10-02T17:33:00.353Z] Selecting previously unselected package libip4tc0:s390x. [2019-10-02T17:33:00.353Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T17:33:00.353Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:00.722Z] Selecting previously unselected package libip6tc0:s390x. [2019-10-02T17:33:00.722Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T17:33:00.722Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:00.722Z] Selecting previously unselected package libiptc0:s390x. [2019-10-02T17:33:00.722Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T17:33:00.722Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:00.722Z] Selecting previously unselected package libxtables12:s390x. [2019-10-02T17:33:00.722Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T17:33:00.722Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:00.722Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-02T17:33:00.722Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-02T17:33:00.722Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package iptables. [2019-10-02T17:33:01.123Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package xxd. [2019-10-02T17:33:01.123Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package vim-common. [2019-10-02T17:33:01.123Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:33:01.123Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package bzip2. [2019-10-02T17:33:01.123Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package libgpm2:s390x. [2019-10-02T17:33:01.123Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package xz-utils. [2019-10-02T17:33:01.123Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package aufs-tools. [2019-10-02T17:33:01.123Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T17:33:01.123Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T17:33:01.123Z] Selecting previously unselected package btrfs-progs. [2019-10-02T17:33:01.123Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-02T17:33:01.123Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package btrfs-tools. [2019-10-02T17:33:01.497Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-02T17:33:01.497Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package dmsetup. [2019-10-02T17:33:01.497Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package libonig4:s390x. [2019-10-02T17:33:01.497Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package libjq1:s390x. [2019-10-02T17:33:01.497Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package jq. [2019-10-02T17:33:01.497Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package libaio1:s390x. [2019-10-02T17:33:01.497Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package libcap2-bin. [2019-10-02T17:33:01.497Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T17:33:01.497Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-02T17:33:01.497Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-02T17:33:01.497Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libpcre16-3:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libpcre32-3:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-02T17:33:01.890Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-02T17:33:01.890Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-02T17:33:01.890Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T17:33:01.933Z] #13 132.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T17:33:01.933Z] #13 132.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:01.933Z] #13 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T17:33:01.933Z] #13 132.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T17:33:01.933Z] #13 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T17:33:01.933Z] #13 132.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T17:33:01.933Z] #13 132.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T17:33:01.933Z] #13 132.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:01.933Z] #13 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T17:33:01.933Z] #13 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T17:33:01.933Z] #13 132.3 Setting up python3 (3.5.3-1) ... [2019-10-02T17:33:02.281Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-02T17:33:02.281Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-02T17:33:02.281Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T17:33:02.281Z] Selecting previously unselected package libreadline5:s390x. [2019-10-02T17:33:02.281Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-02T17:33:02.281Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-02T17:33:02.281Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-10-02T17:33:02.281Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-02T17:33:02.281Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-02T17:33:02.281Z] Selecting previously unselected package net-tools. [2019-10-02T17:33:02.281Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-02T17:33:02.281Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T17:33:02.856Z] Selecting previously unselected package python-pip-whl. [2019-10-02T17:33:02.856Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T17:33:02.856Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T17:33:02.856Z] Selecting previously unselected package python3-pip. [2019-10-02T17:33:02.856Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T17:33:02.856Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T17:33:02.866Z] #13 ... [2019-10-02T17:33:02.866Z] [2019-10-02T17:33:02.866Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:33:02.866Z] #58 125.1 CC criu/fifo.o [2019-10-02T17:33:02.866Z] #58 125.5 CC criu/file-ids.o [2019-10-02T17:33:02.866Z] #58 125.9 CC criu/file-lock.o [2019-10-02T17:33:02.866Z] #58 126.9 CC criu/files-ext.o [2019-10-02T17:33:02.866Z] #58 127.3 CC criu/files-reg.o [2019-10-02T17:33:02.866Z] #58 129.4 CC criu/files.o [2019-10-02T17:33:02.866Z] #58 131.7 CC criu/filesystems.o [2019-10-02T17:33:02.866Z] #58 132.4 CC criu/fsnotify.o [2019-10-02T17:33:02.866Z] #58 133.6 CC criu/image-desc.o [2019-10-02T17:33:02.866Z] #58 133.8 CC criu/image.o [2019-10-02T17:33:02.866Z] #58 134.7 CC criu/ipc_ns.o [2019-10-02T17:33:03.126Z] #58 ... [2019-10-02T17:33:03.126Z] [2019-10-02T17:33:03.126Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T17:33:03.126Z] #13 134.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T17:33:03.380Z] Selecting previously unselected package python3-pkg-resources. [2019-10-02T17:33:03.380Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T17:33:03.380Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T17:33:03.380Z] Selecting previously unselected package python3-setuptools. [2019-10-02T17:33:03.380Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T17:33:03.380Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T17:33:03.380Z] Selecting previously unselected package python3-wheel. [2019-10-02T17:33:03.380Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T17:33:03.380Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T17:33:03.380Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-02T17:33:03.380Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-02T17:33:03.380Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T17:33:03.380Z] Selecting previously unselected package vim-runtime. [2019-10-02T17:33:03.380Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:33:03.380Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T17:33:03.380Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T17:33:03.380Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:04.304Z] Selecting previously unselected package vim. [2019-10-02T17:33:04.304Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T17:33:04.304Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:04.304Z] Selecting previously unselected package xfsprogs. [2019-10-02T17:33:04.304Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-02T17:33:04.304Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T17:33:04.503Z] #13 135.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T17:33:04.687Z] Selecting previously unselected package zip. [2019-10-02T17:33:04.687Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-02T17:33:04.687Z] Unpacking zip (3.0-11+b1) ... [2019-10-02T17:33:04.762Z] #13 135.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T17:33:04.762Z] #13 135.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T17:33:04.762Z] #13 135.8 Setting up python3-wheel (0.29.0-2) ... [2019-10-02T17:33:05.056Z] Selecting previously unselected package libapparmor-perl. [2019-10-02T17:33:05.056Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T17:33:05.056Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T17:33:05.499Z] Selecting previously unselected package apparmor. [2019-10-02T17:33:05.499Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T17:33:05.499Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T17:33:05.695Z] #13 136.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T17:33:05.869Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T17:33:05.869Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-02T17:33:05.869Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T17:33:06.248Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T17:33:06.248Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-02T17:33:06.248Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T17:33:06.617Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-02T17:33:06.617Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T17:33:06.617Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T17:33:06.617Z] Selecting previously unselected package mingw-w64-common. [2019-10-02T17:33:06.617Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T17:33:06.617Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T17:33:06.888Z] #13 138.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T17:33:06.888Z] #13 138.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T17:33:07.397Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T17:33:07.397Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T17:33:07.397Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T17:33:08.080Z] #13 139.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T17:33:08.080Z] #13 139.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T17:33:08.680Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T17:33:08.680Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T17:33:08.680Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:08.680Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T17:33:08.680Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T17:33:08.680Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:09.453Z] #13 140.4 Setting up dh-python (2.20170125) ... [2019-10-02T17:33:10.387Z] #13 141.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T17:33:10.387Z] #13 141.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:33:11.322Z] #13 DONE 142.3s [2019-10-02T17:33:11.322Z] [2019-10-02T17:33:11.322Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T17:33:11.322Z] #42 162.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T17:33:11.322Z] #42 164.1 + mkdir -p /build [2019-10-02T17:33:11.322Z] #42 164.1 + cp runc /build/runc [2019-10-02T17:33:11.322Z] #42 DONE 165.4s [2019-10-02T17:33:11.322Z] [2019-10-02T17:33:11.322Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T17:33:12.149Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T17:33:12.149Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T17:33:12.149Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:13.850Z] #14 ... [2019-10-02T17:33:13.850Z] [2019-10-02T17:33:13.850Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:33:13.850Z] #58 135.8 CC criu/irmap.o [2019-10-02T17:33:13.850Z] #58 136.4 CC criu/kcmp-ids.o [2019-10-02T17:33:13.850Z] #58 136.7 CC criu/kerndat.o [2019-10-02T17:33:13.850Z] #58 137.9 CC criu/libnetlink.o [2019-10-02T17:33:13.850Z] #58 138.2 CC criu/log.o [2019-10-02T17:33:13.850Z] #58 138.9 CC criu/lsm.o [2019-10-02T17:33:13.850Z] #58 139.4 CC criu/mem.o [2019-10-02T17:33:13.850Z] #58 141.1 CC criu/mount.o [2019-10-02T17:33:13.850Z] #58 145.0 CC criu/namespaces.o [2019-10-02T17:33:14.416Z] #58 146.6 CC criu/net.o [2019-10-02T17:33:14.702Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T17:33:14.702Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T17:33:14.702Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-02T17:33:14.702Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T17:33:14.702Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T17:33:14.702Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:14.702Z] Processing triggers for mime-support (3.60) ... [2019-10-02T17:33:14.702Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:14.702Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-02T17:33:14.702Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T17:33:14.702Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T17:33:14.702Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T17:33:14.702Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T17:33:15.493Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-02T17:33:15.493Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T17:33:15.493Z] Setting up zip (3.0-11+b1) ... [2019-10-02T17:33:15.493Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T17:33:15.493Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:15.493Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T17:33:15.493Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:33:15.493Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-10-02T17:33:15.493Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:15.493Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T17:33:15.493Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T17:33:15.493Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T17:33:15.493Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:15.493Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-02T17:33:15.493Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-02T17:33:15.493Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-02T17:33:15.493Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:15.493Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-02T17:33:15.493Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-02T17:33:15.493Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-02T17:33:15.493Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T17:33:15.493Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T17:33:15.493Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-02T17:33:15.493Z] Setting up pigz (2.3.4-1) ... [2019-10-02T17:33:15.493Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T17:33:15.493Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-02T17:33:15.871Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:15.871Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T17:33:15.871Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T17:33:15.871Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T17:33:15.871Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-02T17:33:15.871Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-02T17:33:15.871Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T17:33:15.871Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T17:33:15.871Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T17:33:15.871Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-02T17:33:15.871Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:15.871Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T17:33:15.871Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T17:33:15.871Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T17:33:15.871Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-02T17:33:15.871Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T17:33:17.154Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-02T17:33:17.154Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:17.154Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T17:33:17.154Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T17:33:17.154Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T17:33:17.154Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T17:33:17.155Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T17:33:17.155Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:33:17.155Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T17:33:17.155Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T17:33:17.155Z] Setting up python3 (3.5.3-1) ... [2019-10-02T17:33:17.155Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T17:33:17.737Z] #58 ... [2019-10-02T17:33:17.737Z] [2019-10-02T17:33:17.737Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T17:33:17.737Z] #14 6.275 Collecting yamllint==1.16.0 [2019-10-02T17:33:17.954Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T17:33:17.954Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T17:33:17.954Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T17:33:17.954Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-02T17:33:17.954Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T17:33:18.346Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T17:33:18.346Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T17:33:18.346Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T17:33:18.346Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T17:33:18.725Z] Setting up dh-python (2.20170125) ... [2019-10-02T17:33:18.725Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-02T17:33:18.725Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:33:22.997Z] #14 ... [2019-10-02T17:33:22.997Z] [2019-10-02T17:33:22.997Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:33:22.997Z] #58 149.9 CC criu/netfilter.o [2019-10-02T17:33:22.997Z] #58 150.2 CC criu/page-pipe.o [2019-10-02T17:33:22.997Z] #58 150.6 CC criu/page-xfer.o [2019-10-02T17:33:22.997Z] #58 151.5 CC criu/pagemap-cache.o [2019-10-02T17:33:22.997Z] #58 151.7 CC criu/pagemap.o [2019-10-02T17:33:22.997Z] #58 152.5 CC criu/parasite-syscall.o [2019-10-02T17:33:22.997Z] #58 153.1 CC criu/path.o [2019-10-02T17:33:22.997Z] #58 153.3 CC criu/pie-util-vdso-elf32.o [2019-10-02T17:33:22.997Z] #58 153.6 CC criu/pie-util-vdso.o [2019-10-02T17:33:22.997Z] #58 153.9 CC criu/pie-util.o [2019-10-02T17:33:22.997Z] #58 154.0 CC criu/pipes.o [2019-10-02T17:33:22.997Z] #58 154.6 CC criu/plugin.o [2019-10-02T17:33:22.997Z] #58 155.0 CC criu/proc_parse.o [2019-10-02T17:33:23.930Z] #58 ... [2019-10-02T17:33:23.930Z] [2019-10-02T17:33:23.930Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T17:33:23.930Z] #14 13.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T17:33:24.041Z] Removing intermediate container ab386647df26 [2019-10-02T17:33:24.041Z] ---> 7b0e00c2a155 [2019-10-02T17:33:24.041Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-10-02T17:33:24.041Z] ---> Running in d5a6007ba228 [2019-10-02T17:33:24.495Z] #14 13.31 Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T17:33:24.940Z] 🇩 bin/containerd-stress [2019-10-02T17:33:24.940Z] 🇩 bin/containerd-shim [2019-10-02T17:33:25.320Z] Collecting yamllint==1.16.0 [2019-10-02T17:33:25.320Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T17:33:25.320Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T17:33:25.320Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T17:33:25.427Z] #14 14.50 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T17:33:25.703Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T17:33:25.703Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T17:33:26.073Z] Building wheels for collected packages: pathspec, pyyaml [2019-10-02T17:33:26.073Z] Running setup.py bdist_wheel for pathspec: started [2019-10-02T17:33:26.447Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T17:33:26.447Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T17:33:26.447Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-02T17:33:26.831Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T17:33:26.831Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T17:33:26.831Z] Successfully built pathspec pyyaml [2019-10-02T17:33:26.831Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-10-02T17:33:26.831Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T17:33:27.630Z] Removing intermediate container d5a6007ba228 [2019-10-02T17:33:27.630Z] ---> 2d2b47db2bc3 [2019-10-02T17:33:27.630Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T17:33:27.952Z] #14 16.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T17:33:28.423Z] ---> 298eecb96e76 [2019-10-02T17:33:28.423Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T17:33:28.887Z] #14 17.72 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T17:33:29.822Z] #14 ... [2019-10-02T17:33:29.822Z] [2019-10-02T17:33:29.822Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T17:33:29.822Z] #55 227.3 + dpkg --print-architecture [2019-10-02T17:33:29.822Z] #55 227.3 + cd /tmp/tmp.DNefvHznDg/src/github.com/docker/distribution [2019-10-02T17:33:29.822Z] #55 227.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T17:33:29.822Z] #55 227.6 + GOPATH=/tmp/tmp.DNefvHznDg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DNefvHznDg [2019-10-02T17:33:29.822Z] #55 227.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T17:33:30.269Z] ---> 49d0106b3cea [2019-10-02T17:33:30.269Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T17:33:30.269Z] ---> f4c967a30a07 [2019-10-02T17:33:30.269Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T17:33:30.820Z] ---> 2aeeff7a211e [2019-10-02T17:33:30.820Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T17:33:31.271Z] ---> 343eda38d117 [2019-10-02T17:33:31.271Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T17:33:31.744Z] ---> ba815ceeb37f [2019-10-02T17:33:31.744Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T17:33:31.744Z] ---> 855abd7ef82f [2019-10-02T17:33:31.744Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T17:33:32.129Z] ---> 38505c443037 [2019-10-02T17:33:32.129Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T17:33:32.656Z] ---> 8d7b2a3cbe26 [2019-10-02T17:33:32.656Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T17:33:33.029Z] ---> 094bb178efdb [2019-10-02T17:33:33.029Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T17:33:33.408Z] ---> de4f82b67c6b [2019-10-02T17:33:33.408Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T17:33:34.006Z] #55 ... [2019-10-02T17:33:34.006Z] [2019-10-02T17:33:34.006Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T17:33:34.006Z] #14 18.90 Building wheels for collected packages: pyyaml, pathspec [2019-10-02T17:33:34.006Z] #14 18.91 Running setup.py bdist_wheel for pyyaml: started [2019-10-02T17:33:34.006Z] #14 20.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T17:33:34.006Z] #14 20.05 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T17:33:34.006Z] #14 20.14 Running setup.py bdist_wheel for pathspec: started [2019-10-02T17:33:34.006Z] #14 21.12 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T17:33:34.006Z] #14 21.12 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T17:33:34.006Z] #14 21.14 Successfully built pyyaml pathspec [2019-10-02T17:33:34.006Z] #14 21.14 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-02T17:33:34.006Z] #14 21.58 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T17:33:34.006Z] #14 DONE 22.5s [2019-10-02T17:33:34.006Z] [2019-10-02T17:33:34.006Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T17:33:34.006Z] #16 DONE 0.3s [2019-10-02T17:33:34.006Z] [2019-10-02T17:33:34.006Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T17:33:34.210Z] ---> 5ee1e1d04717 [2019-10-02T17:33:34.210Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-10-02T17:33:34.601Z] ---> abc92fe3a411 [2019-10-02T17:33:34.601Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T17:33:35.261Z] 🇩 bin/containerd-shim-runc-v1 [2019-10-02T17:33:35.380Z] #21 ... [2019-10-02T17:33:35.381Z] [2019-10-02T17:33:35.381Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:33:35.381Z] #58 157.4 CC criu/protobuf-desc.o [2019-10-02T17:33:35.381Z] #58 158.1 CC criu/protobuf.o [2019-10-02T17:33:35.381Z] #58 158.6 CC criu/pstree.o [2019-10-02T17:33:35.381Z] #58 159.8 CC criu/rbtree.o [2019-10-02T17:33:35.381Z] #58 160.0 CC criu/rst-malloc.o [2019-10-02T17:33:35.381Z] #58 160.3 CC criu/seccomp.o [2019-10-02T17:33:35.381Z] #58 160.9 CC criu/seize.o [2019-10-02T17:33:35.381Z] #58 161.8 CC criu/servicefd.o [2019-10-02T17:33:35.381Z] #58 162.3 CC criu/shmem.o [2019-10-02T17:33:35.381Z] #58 163.2 CC criu/sigframe.o [2019-10-02T17:33:35.381Z] #58 163.4 CC criu/signalfd.o [2019-10-02T17:33:35.381Z] #58 163.8 CC criu/sk-inet.o [2019-10-02T17:33:35.381Z] #58 165.0 CC criu/sk-netlink.o [2019-10-02T17:33:35.381Z] #58 165.3 CC criu/sk-packet.o [2019-10-02T17:33:35.381Z] #58 166.1 CC criu/sk-queue.o [2019-10-02T17:33:35.381Z] #58 166.7 CC criu/sk-tcp.o [2019-10-02T17:33:35.381Z] #58 167.3 CC criu/sk-unix.o [2019-10-02T17:33:35.394Z] ---> 600a084a1387 [2019-10-02T17:33:35.394Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-02T17:33:35.639Z] #58 ... [2019-10-02T17:33:35.639Z] [2019-10-02T17:33:35.639Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T17:33:35.639Z] #21 DONE 1.7s [2019-10-02T17:33:35.762Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-02T17:33:35.762Z] bad55c542dc9: Pulling fs layer [2019-10-02T17:33:35.762Z] bad55c542dc9: Verifying Checksum [2019-10-02T17:33:35.762Z] bad55c542dc9: Download complete [2019-10-02T17:33:35.897Z] [2019-10-02T17:33:35.897Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T17:33:36.132Z] bad55c542dc9: Pull complete [2019-10-02T17:33:36.133Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T17:33:36.133Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T17:33:36.831Z] #24 ... [2019-10-02T17:33:36.831Z] [2019-10-02T17:33:36.831Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:33:36.831Z] #58 168.9 CC criu/sockets.o [2019-10-02T17:33:36.920Z] ---> 9c5699cf2b64 [2019-10-02T17:33:36.920Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-10-02T17:33:36.920Z] ---> Running in 50b4e96979e7 [2019-10-02T17:33:36.920Z] Removing intermediate container 50b4e96979e7 [2019-10-02T17:33:36.920Z] ---> 4656e3e0599d [2019-10-02T17:33:36.920Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-02T17:33:36.920Z] ---> Running in b385427b3d09 [2019-10-02T17:33:37.294Z] Removing intermediate container b385427b3d09 [2019-10-02T17:33:37.294Z] ---> e17b5216f15c [2019-10-02T17:33:37.294Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-10-02T17:33:37.294Z] ---> Running in baa940109b8f [2019-10-02T17:33:37.294Z] Removing intermediate container baa940109b8f [2019-10-02T17:33:37.294Z] ---> 31e01b42e81b [2019-10-02T17:33:37.294Z] Step 123/126 : VOLUME /var/lib/docker [2019-10-02T17:33:37.294Z] ---> Running in df92a27cc708 [2019-10-02T17:33:37.681Z] Removing intermediate container df92a27cc708 [2019-10-02T17:33:37.681Z] ---> 1e6a5fb9c761 [2019-10-02T17:33:37.681Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-10-02T17:33:37.681Z] ---> Running in 58d838a87f63 [2019-10-02T17:33:37.681Z] Removing intermediate container 58d838a87f63 [2019-10-02T17:33:37.681Z] ---> c8fb378664ac [2019-10-02T17:33:37.681Z] Step 125/126 : FROM dev AS final [2019-10-02T17:33:37.681Z] ---> c8fb378664ac [2019-10-02T17:33:37.681Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-10-02T17:33:37.765Z] #58 169.7 CC criu/stats.o [2019-10-02T17:33:37.952Z] 🇩 binaries [2019-10-02T17:33:37.953Z] + mkdir -p /build [2019-10-02T17:33:37.953Z] + cp bin/containerd /build/containerd [2019-10-02T17:33:37.953Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-02T17:33:37.953Z] + cp bin/ctr /build/ctr [2019-10-02T17:33:38.023Z] #58 170.1 CC criu/string.o [2019-10-02T17:33:38.023Z] #58 170.2 CC criu/sysctl.o [2019-10-02T17:33:38.588Z] #58 170.8 CC criu/sysfs_parse.o [2019-10-02T17:33:38.846Z] #58 171.1 CC criu/timerfd.o [2019-10-02T17:33:39.413Z] #58 171.5 CC criu/tty.o [2019-10-02T17:33:40.704Z] ................................................ [ 29%] [2019-10-02T17:33:41.101Z] ---> 1908136f60b6 [2019-10-02T17:33:41.101Z] Successfully built 1908136f60b6 [2019-10-02T17:33:41.101Z] Successfully tagged docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T17:33:41.313Z] #58 173.1 CC criu/tun.o [2019-10-02T17:33:41.571Z] #58 173.5 CC criu/uffd.o [2019-10-02T17:33:41.965Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/test/unit [2019-10-02T17:33:42.506Z] #58 174.7 CC criu/util.o [2019-10-02T17:33:43.441Z] #58 175.8 CC criu/uts_ns.o [2019-10-02T17:33:44.011Z] #58 176.0 CC criu/vdso-compat.o [2019-10-02T17:33:44.011Z] #58 176.2 CC criu/vdso.o [2019-10-02T17:33:44.464Z] ? github.com/docker/docker/api [no test files] [2019-10-02T17:33:44.777Z] Removing intermediate container 11b66fd1818a [2019-10-02T17:33:44.777Z] ---> 9d19d3db73ff [2019-10-02T17:33:44.777Z] Step 57/126 : FROM dev-base AS proxy [2019-10-02T17:33:44.777Z] ---> ecaecf963774 [2019-10-02T17:33:44.777Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy [2019-10-02T17:33:44.777Z] ---> Running in 00ee23dea011 [2019-10-02T17:33:44.777Z] Removing intermediate container 00ee23dea011 [2019-10-02T17:33:44.777Z] ---> 6573a87022e7 [2019-10-02T17:33:44.777Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:33:44.777Z] ---> 81ae7174147a [2019-10-02T17:33:44.777Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:33:44.777Z] ---> e550c085b39d [2019-10-02T17:33:44.777Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:33:44.777Z] ---> Running in 59f43d212bc6 [2019-10-02T17:33:44.777Z] + RM_GOPATH=0 [2019-10-02T17:33:44.777Z] + TMP_GOPATH= [2019-10-02T17:33:44.777Z] + : /build [2019-10-02T17:33:44.777Z] + '[' -z '' ']' [2019-10-02T17:33:44.777Z] ++ mktemp -d [2019-10-02T17:33:44.777Z] + export GOPATH=/tmp/tmp.JSDgNUFhFL [2019-10-02T17:33:44.777Z] + GOPATH=/tmp/tmp.JSDgNUFhFL [2019-10-02T17:33:44.777Z] + RM_GOPATH=1 [2019-10-02T17:33:44.777Z] ++ dirname ./install.sh [2019-10-02T17:33:44.777Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:33:44.777Z] + dir=. [2019-10-02T17:33:44.777Z] + bin=proxy [2019-10-02T17:33:44.777Z] + shift [2019-10-02T17:33:44.777Z] + '[' '!' -f ./proxy.installer ']' [2019-10-02T17:33:44.777Z] + . ./proxy.installer [2019-10-02T17:33:44.777Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:33:44.777Z] + install_proxy [2019-10-02T17:33:44.777Z] + case "$1" in [2019-10-02T17:33:44.777Z] + export CGO_ENABLED=0 [2019-10-02T17:33:44.777Z] + CGO_ENABLED=0 [2019-10-02T17:33:44.777Z] + _install_proxy [2019-10-02T17:33:44.777Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T17:33:44.777Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JSDgNUFhFL/src/github.com/docker/libnetwork [2019-10-02T17:33:44.777Z] Cloning into '/tmp/tmp.JSDgNUFhFL/src/github.com/docker/libnetwork'... [2019-10-02T17:33:44.945Z] #58 177.1 LINK criu/built-in.o [2019-10-02T17:33:44.945Z] #58 177.2 LINK criu/criu [2019-10-02T17:33:45.510Z] #58 177.6 DEP lib/c/criu.d [2019-10-02T17:33:45.510Z] #58 177.7 CC images/rpc.pb-c.o [2019-10-02T17:33:46.076Z] #58 178.2 CC lib/c/criu.o [2019-10-02T17:33:47.009Z] #58 179.2 LINK lib/c/built-in.o [2019-10-02T17:33:47.009Z] #58 179.2 LINK lib/c/libcriu.so [2019-10-02T17:33:47.267Z] #58 179.3 GEN magic.py [2019-10-02T17:33:47.267Z] #58 179.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T17:33:47.267Z] #58 179.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T17:33:47.267Z] #58 ... [2019-10-02T17:33:47.267Z] [2019-10-02T17:33:47.267Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T17:33:47.267Z] #55 248.3 + rm -rf /tmp/tmp.DNefvHznDg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DNefvHznDg [2019-10-02T17:33:47.833Z] #55 DONE 249.1s [2019-10-02T17:33:47.833Z] [2019-10-02T17:33:47.833Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T17:33:48.091Z] #24 ... [2019-10-02T17:33:48.091Z] [2019-10-02T17:33:48.091Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T17:33:48.091Z] #58 180.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T17:33:48.234Z] + cd /tmp/tmp.JSDgNUFhFL/src/github.com/docker/libnetwork [2019-10-02T17:33:48.234Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T17:33:48.234Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T17:33:49.463Z] #58 181.5 make[1]: Nothing to be done for 'all'. [2019-10-02T17:33:49.721Z] #58 182.0 make[1]: 'images/built-in.o' is up to date. [2019-10-02T17:33:49.721Z] #58 182.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T17:33:49.721Z] #58 182.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T17:33:49.721Z] #58 182.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T17:33:49.721Z] #58 182.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T17:33:49.979Z] #58 182.1 make[1]: Nothing to be done for 'all'. [2019-10-02T17:33:49.979Z] #58 182.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T17:33:49.979Z] #58 182.2 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:49.979Z] #58 182.2 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:49.979Z] #58 182.3 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:49.979Z] #58 182.3 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:50.237Z] #58 182.4 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:50.237Z] #58 182.4 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:50.237Z] #58 182.4 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:50.498Z] #58 182.5 make[2]: Nothing to be done for 'all'. [2019-10-02T17:33:50.498Z] #58 182.5 INSTALL criu/criu [2019-10-02T17:33:50.498Z] #58 DONE 182.7s [2019-10-02T17:33:50.498Z] [2019-10-02T17:33:50.498Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint [2019-10-02T17:33:51.700Z] Removing intermediate container 59f43d212bc6 [2019-10-02T17:33:51.700Z] ---> 11183af32bf7 [2019-10-02T17:33:51.700Z] Step 62/126 : FROM base AS golangci_lint [2019-10-02T17:33:51.700Z] ---> ecaecf963774 [2019-10-02T17:33:51.700Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint [2019-10-02T17:33:51.700Z] ---> Running in fcb005df402c [2019-10-02T17:33:51.700Z] Removing intermediate container fcb005df402c [2019-10-02T17:33:51.700Z] ---> 24036dc63eef [2019-10-02T17:33:51.700Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:33:51.988Z] ---> c11cbeb443f8 [2019-10-02T17:33:51.988Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:33:51.988Z] ---> 1b045cf2d085 [2019-10-02T17:33:51.988Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:33:51.988Z] ---> Running in c35cd535864a [2019-10-02T17:33:52.617Z] + RM_GOPATH=0 [2019-10-02T17:33:52.617Z] + TMP_GOPATH= [2019-10-02T17:33:52.617Z] + : /build [2019-10-02T17:33:52.617Z] + '[' -z '' ']' [2019-10-02T17:33:52.617Z] ++ mktemp -d [2019-10-02T17:33:52.617Z] + export GOPATH=/tmp/tmp.FpT1T3ADcW [2019-10-02T17:33:52.617Z] + GOPATH=/tmp/tmp.FpT1T3ADcW [2019-10-02T17:33:52.617Z] + RM_GOPATH=1 [2019-10-02T17:33:52.617Z] ++ dirname ./install.sh [2019-10-02T17:33:52.617Z] + dir=. [2019-10-02T17:33:52.617Z] + bin=golangci_lint [2019-10-02T17:33:52.617Z] + shift [2019-10-02T17:33:52.617Z] + '[' '!' -f ./golangci_lint.installer ']' [2019-10-02T17:33:52.617Z] + . ./golangci_lint.installer [2019-10-02T17:33:52.617Z] ++ : v1.17.1 [2019-10-02T17:33:52.617Z] + install_golangci_lint [2019-10-02T17:33:52.617Z] + echo 'Installing golangci-lint version v1.17.1' [2019-10-02T17:33:52.617Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T17:33:52.617Z] Installing golangci-lint version v1.17.1 [2019-10-02T17:33:55.298Z] + cd /tmp/tmp.FpT1T3ADcW/src/github.com/golangci/golangci-lint/ [2019-10-02T17:33:55.298Z] + git checkout -q v1.17.1 [2019-10-02T17:33:55.582Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-02T17:33:55.998Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-02T17:34:03.525Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-02T17:34:08.570Z] #24 DONE 267.1s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:34:08.570Z] #47 220.8 🇩 bin/containerd [2019-10-02T17:34:08.570Z] #47 ... [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T17:34:08.570Z] #25 DONE 0.3s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T17:34:08.570Z] #28 DONE 0.1s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T17:34:08.570Z] #31 DONE 0.1s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:34:08.570Z] #47 ... [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T17:34:08.570Z] #34 DONE 0.1s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T17:34:08.570Z] #39 DONE 0.1s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T17:34:08.570Z] #43 DONE 0.1s [2019-10-02T17:34:08.570Z] [2019-10-02T17:34:08.570Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T17:34:11.487Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-02T17:34:16.330Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-02T17:34:30.482Z] #47 242.8 🇩 bin/containerd-stress [2019-10-02T17:34:30.482Z] #47 244.3 🇩 bin/containerd-shim [2019-10-02T17:34:35.747Z] #47 250.3 🇩 bin/containerd-shim-runc-v1 [2019-10-02T17:34:39.027Z] #47 252.8 🇩 binaries [2019-10-02T17:34:39.027Z] #47 252.8 + mkdir -p /build [2019-10-02T17:34:39.027Z] #47 252.8 + cp bin/containerd /build/containerd [2019-10-02T17:34:39.027Z] #47 252.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-02T17:34:39.027Z] #47 252.8 + cp bin/ctr /build/ctr [2019-10-02T17:34:39.027Z] #47 DONE 253.5s [2019-10-02T17:34:39.959Z] [2019-10-02T17:34:39.959Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T17:34:40.216Z] #48 DONE 0.3s [2019-10-02T17:34:40.216Z] [2019-10-02T17:34:40.216Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T17:34:40.216Z] #51 DONE 0.1s [2019-10-02T17:34:40.473Z] [2019-10-02T17:34:40.473Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T17:34:40.473Z] #54 DONE 0.1s [2019-10-02T17:34:40.473Z] [2019-10-02T17:34:40.473Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T17:34:40.733Z] #56 DONE 0.2s [2019-10-02T17:34:40.733Z] [2019-10-02T17:34:40.733Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-02T17:34:40.733Z] #59 DONE 0.1s [2019-10-02T17:34:40.733Z] [2019-10-02T17:34:40.733Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T17:34:40.991Z] #63 DONE 0.1s [2019-10-02T17:34:40.991Z] [2019-10-02T17:34:40.991Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-02T17:34:41.248Z] #65 DONE 0.3s [2019-10-02T17:34:41.248Z] [2019-10-02T17:34:41.248Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-02T17:34:41.248Z] #66 DONE 0.0s [2019-10-02T17:34:41.248Z] [2019-10-02T17:34:41.248Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-02T17:34:41.398Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-02T17:34:42.619Z] #67 DONE 1.4s [2019-10-02T17:34:42.619Z] [2019-10-02T17:34:42.619Z] #68 exporting to image [2019-10-02T17:34:42.619Z] #68 exporting layers [2019-10-02T17:34:49.179Z] #68 exporting layers 6.4s done [2019-10-02T17:34:49.179Z] #68 writing image sha256:0ae7be3db8a5e73672da917029f92ab651b5f387359776fb02f8fd31e137896d done [2019-10-02T17:34:49.179Z] #68 naming to docker.io/library/docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 done [2019-10-02T17:34:49.179Z] #68 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-02T17:34:49.831Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-02T17:34:51.199Z] [2019-10-02T17:34:51.199Z] Removing bundles/ [2019-10-02T17:34:51.199Z] [2019-10-02T17:34:51.199Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-02T17:34:51.199Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:34:51.199Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T17:34:51.981Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T17:34:55.120Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2019-10-02T17:34:55.120Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T17:34:55.120Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T17:34:55.540Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T17:34:55.540Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T17:34:56.422Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T17:34:56.422Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T17:34:56.838Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-10-02T17:34:56.838Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T17:34:56.838Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T17:34:57.260Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-10-02T17:34:57.260Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T17:34:57.260Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T17:34:57.341Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-02T17:34:58.120Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-10-02T17:34:58.648Z] Running on azwin-2-eea630 in d:\jenkins\workspace\moby_PR-40030 [Pipeline] { [Pipeline] ws [2019-10-02T17:34:58.671Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-02T17:35:01.631Z] ok github.com/docker/docker/builder/fscache 0.109s coverage: 69.2% of statements [2019-10-02T17:35:02.438Z] ok github.com/docker/docker/builder/dockerfile 1.038s coverage: 46.6% of statements [2019-10-02T17:35:03.749Z] ok github.com/docker/docker/builder/remotecontext 0.312s coverage: 13.6% of statements [2019-10-02T17:35:03.877Z] Removing intermediate container c35cd535864a [2019-10-02T17:35:03.877Z] ---> b5f9dca973d9 [2019-10-02T17:35:03.877Z] Step 67/126 : FROM base AS gotestsum [2019-10-02T17:35:03.877Z] ---> ecaecf963774 [2019-10-02T17:35:03.877Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-02T17:35:03.877Z] ---> Running in 7d2b9798a824 [2019-10-02T17:35:03.877Z] Removing intermediate container 7d2b9798a824 [2019-10-02T17:35:03.877Z] ---> e247aae1b579 [2019-10-02T17:35:03.877Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:35:03.877Z] ---> fd8ca8323cd5 [2019-10-02T17:35:03.877Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:35:03.877Z] ---> c0b403e88c18 [2019-10-02T17:35:03.877Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:35:03.877Z] ---> Running in 9b9ec1758239 [2019-10-02T17:35:03.877Z] + RM_GOPATH=0 [2019-10-02T17:35:03.877Z] + TMP_GOPATH= [2019-10-02T17:35:03.877Z] + : /build [2019-10-02T17:35:03.877Z] + '[' -z '' ']' [2019-10-02T17:35:03.877Z] ++ mktemp -d [2019-10-02T17:35:03.877Z] + export GOPATH=/tmp/tmp.lLDcVfGYDf [2019-10-02T17:35:03.877Z] + GOPATH=/tmp/tmp.lLDcVfGYDf [2019-10-02T17:35:03.877Z] + RM_GOPATH=1 [2019-10-02T17:35:03.877Z] ++ dirname ./install.sh [2019-10-02T17:35:03.877Z] + dir=. [2019-10-02T17:35:03.877Z] + bin=gotestsum [2019-10-02T17:35:03.877Z] + shift [2019-10-02T17:35:03.877Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T17:35:03.877Z] + . ./gotestsum.installer [2019-10-02T17:35:03.877Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T17:35:03.877Z] + install_gotestsum [2019-10-02T17:35:03.877Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-02T17:35:03.877Z] + go get -d gotest.tools/gotestsum [2019-10-02T17:35:03.877Z] Installing gotestsum version v0.3.5 [2019-10-02T17:35:04.132Z] ok github.com/docker/docker/builder/remotecontext/git 0.591s coverage: 85.1% of statements [2019-10-02T17:35:04.132Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T17:35:04.132Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T17:35:04.161Z] + cd /tmp/tmp.lLDcVfGYDf/src/gotest.tools/gotestsum [2019-10-02T17:35:04.161Z] + git checkout -q v0.3.5 [2019-10-02T17:35:04.161Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T17:35:04.516Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-02T17:35:08.645Z] ok github.com/docker/docker/client 0.287s coverage: 75.8% of statements [2019-10-02T17:35:09.847Z] ......................... [ 67%] [2019-10-02T17:35:22.899Z] using credential docker-jenkins-github-credentials [2019-10-02T17:35:22.974Z] Cloning the remote Git repository [2019-10-02T17:35:22.974Z] Cloning with configured refspecs honoured and without tags [2019-10-02T17:35:23.211Z] Cloning repository https://github.com/moby/moby.git [2019-10-02T17:35:23.588Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-02T17:35:26.523Z] Removing intermediate container 9b9ec1758239 [2019-10-02T17:35:26.523Z] ---> 38b42f3c6be2 [2019-10-02T17:35:26.523Z] Step 72/126 : FROM dev-base AS dockercli [2019-10-02T17:35:26.523Z] ---> ecaecf963774 [2019-10-02T17:35:26.523Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-02T17:35:26.523Z] ---> Running in c0dce0711581 [2019-10-02T17:35:26.523Z] Removing intermediate container c0dce0711581 [2019-10-02T17:35:26.523Z] ---> 8f9592acb005 [2019-10-02T17:35:26.523Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:35:26.523Z] ---> 4dc5d4785154 [2019-10-02T17:35:26.523Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:35:26.523Z] ---> 24dffeeeb458 [2019-10-02T17:35:26.523Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:35:26.523Z] ---> Running in 5270676590cf [2019-10-02T17:35:26.523Z] + RM_GOPATH=0 [2019-10-02T17:35:26.523Z] + TMP_GOPATH= [2019-10-02T17:35:26.523Z] + : /build [2019-10-02T17:35:26.523Z] + '[' -z '' ']' [2019-10-02T17:35:26.523Z] ++ mktemp -d [2019-10-02T17:35:26.523Z] + export GOPATH=/tmp/tmp.8i2j6m7H2B [2019-10-02T17:35:26.523Z] + GOPATH=/tmp/tmp.8i2j6m7H2B [2019-10-02T17:35:26.523Z] + RM_GOPATH=1 [2019-10-02T17:35:26.523Z] ++ dirname ./install.sh [2019-10-02T17:35:26.523Z] + dir=. [2019-10-02T17:35:26.523Z] + bin=dockercli [2019-10-02T17:35:26.523Z] + shift [2019-10-02T17:35:26.523Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-02T17:35:26.523Z] + . ./dockercli.installer [2019-10-02T17:35:26.523Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-02T17:35:26.523Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T17:35:26.523Z] + install_dockercli [2019-10-02T17:35:26.523Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T17:35:26.523Z] Install docker/cli version 17.06.2-ce from stable [2019-10-02T17:35:26.523Z] ++ uname -m [2019-10-02T17:35:26.523Z] + arch=ppc64le [2019-10-02T17:35:26.523Z] + '[' ppc64le '!=' x86_64 ']' [2019-10-02T17:35:26.523Z] + '[' ppc64le '!=' s390x ']' [2019-10-02T17:35:26.523Z] + '[' ppc64le '!=' armhf ']' [2019-10-02T17:35:26.523Z] + build_dockercli [2019-10-02T17:35:26.523Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.8i2j6m7H2B/tmp/docker-ce [2019-10-02T17:35:26.523Z] Cloning into '/tmp/tmp.8i2j6m7H2B/tmp/docker-ce'... [2019-10-02T17:35:26.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:35:26.177Z] > git --version # timeout=10 [2019-10-02T17:35:26.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:35:26.232Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:35:43.074Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 30.1% of statements [2019-10-02T17:35:43.074Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-10-02T17:35:43.074Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T17:35:43.074Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T17:35:43.074Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T17:35:43.074Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T17:35:44.374Z] Fetching without tags [2019-10-02T17:35:45.063Z] Merging remotes/origin/master commit 9adc7bb379a1c310b167c1c60e74b63713d381a9 into PR head commit 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:35:43.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:35:44.071Z] > git config --add remote.origin.fetch +refs/pull/40030/head:refs/remotes/origin/PR-40030 # timeout=10 [2019-10-02T17:35:44.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-02T17:35:44.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-02T17:35:44.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-02T17:35:44.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T17:35:44.372Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40030/head:refs/remotes/origin/PR-40030 +refs/heads/master:refs/remotes/origin/master [2019-10-02T17:35:45.131Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:35:45.184Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:35:47.379Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2019-10-02T17:35:48.563Z] Merge succeeded, producing 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:35:48.564Z] Checking out Revision 48353e16fe4bc06764ceb6bced0fbe832803ede4 (PR-40030) [2019-10-02T17:35:48.833Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2019-10-02T17:35:48.194Z] > git merge 9adc7bb379a1c310b167c1c60e74b63713d381a9 # timeout=10 [2019-10-02T17:35:48.355Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-02T17:35:48.559Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T17:35:48.618Z] > git checkout -f 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:35:50.165Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-02T17:35:52.475Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-02T17:35:53.504Z] + cd /tmp/tmp.8i2j6m7H2B/tmp/docker-ce [2019-10-02T17:35:53.504Z] + git checkout -q v17.06.2-ce [2019-10-02T17:35:54.123Z] + mkdir -p /tmp/tmp.8i2j6m7H2B/src/github.com/docker [2019-10-02T17:35:54.123Z] + mv components/cli /tmp/tmp.8i2j6m7H2B/src/github.com/docker/cli [2019-10-02T17:35:54.123Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-02T17:35:57.957Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-02T17:35:58.381Z] Commit message: "Temporarily switch docker-py to "master"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-02T17:35:59.273Z] ok github.com/docker/docker/daemon 12.269s coverage: 17.6% of statements [2019-10-02T17:35:59.273Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T17:35:59.273Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [Pipeline] sh [2019-10-02T17:36:00.133Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 84.6% of statements [2019-10-02T17:36:00.578Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-02T17:36:01.118Z] ok github.com/docker/docker/daemon/events 0.092s coverage: 50.0% of statements [2019-10-02T17:36:01.118Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T17:36:01.118Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T17:36:01.667Z] + docker version [2019-10-02T17:36:02.820Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-02T17:36:05.359Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-02T17:36:06.178Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.9% of statements [2019-10-02T17:36:07.324Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-02T17:36:09.473Z] tests/integration/client_test.py ..... [ 75%] [2019-10-02T17:36:10.403Z] tests/integration/errors_test.py . [ 76%] [2019-10-02T17:36:12.613Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:36:12.613Z] [2019-10-02T17:36:12.613Z] [2019-10-02T17:36:12.613Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-02T17:36:12.613Z] [2019-10-02T17:36:12.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T17:36:12.613Z] [2019-10-02T17:36:12.613Z] No new tests added to integration. [2019-10-02T17:36:12.613Z] [2019-10-02T17:36:12.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T17:36:12.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T17:36:12.613Z] PKG_CONFIG=pkg-config [2019-10-02T17:36:12.613Z] GOLANG_VERSION=1.13.1 [2019-10-02T17:36:12.613Z] HOSTNAME=16c4e2308afd [2019-10-02T17:36:12.613Z] KEEPBUNDLE=1 [2019-10-02T17:36:12.613Z] container=docker [2019-10-02T17:36:12.613Z] TEST_SKIP_INTEGRATION=1 [2019-10-02T17:36:12.613Z] GO111MODULE=off [2019-10-02T17:36:12.613Z] GOPATH=/go [2019-10-02T17:36:12.613Z] PWD=/go/src/github.com/docker/docker [2019-10-02T17:36:12.613Z] HOME=/root [2019-10-02T17:36:12.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T17:36:12.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T17:36:12.613Z] DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:36:12.613Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T17:36:12.613Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T17:36:12.613Z] TERM=xterm [2019-10-02T17:36:12.613Z] DEST=bundles/test-integration [2019-10-02T17:36:12.613Z] SHLVL=1 [2019-10-02T17:36:12.613Z] TIMEOUT=120m [2019-10-02T17:36:12.613Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-02T17:36:12.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T17:36:12.613Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T17:36:12.613Z] TESTDEBUG=0 [2019-10-02T17:36:12.613Z] _=/usr/bin/env [2019-10-02T17:36:12.613Z] Building test suite binary ./integration-cli/test.main [2019-10-02T17:36:12.613Z] PKG_CONFIG=pkg-config [2019-10-02T17:36:12.613Z] GOLANG_VERSION=1.13.1 [2019-10-02T17:36:12.613Z] HOSTNAME=fca6165d6998 [2019-10-02T17:36:12.613Z] KEEPBUNDLE=1 [2019-10-02T17:36:12.613Z] container=docker [2019-10-02T17:36:12.613Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T17:36:12.613Z] GO111MODULE=off [2019-10-02T17:36:12.613Z] GOPATH=/go [2019-10-02T17:36:12.613Z] PWD=/go/src/github.com/docker/docker [2019-10-02T17:36:12.613Z] HOME=/root [2019-10-02T17:36:12.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T17:36:12.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T17:36:12.613Z] DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:36:12.613Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T17:36:12.613Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T17:36:12.613Z] TERM=xterm [2019-10-02T17:36:12.613Z] DEST=bundles/test-integration [2019-10-02T17:36:12.613Z] SHLVL=1 [2019-10-02T17:36:12.613Z] TIMEOUT=120m [2019-10-02T17:36:12.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T17:36:12.613Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T17:36:12.613Z] TESTDEBUG=0 [2019-10-02T17:36:12.613Z] _=/usr/bin/env [2019-10-02T17:36:12.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T17:36:12.613Z] PKG_CONFIG=pkg-config [2019-10-02T17:36:12.613Z] GOLANG_VERSION=1.13.1 [2019-10-02T17:36:12.613Z] HOSTNAME=bc1973e205be [2019-10-02T17:36:12.613Z] KEEPBUNDLE=1 [2019-10-02T17:36:12.613Z] container=docker [2019-10-02T17:36:12.613Z] TEST_SKIP_INTEGRATION=1 [2019-10-02T17:36:12.613Z] GO111MODULE=off [2019-10-02T17:36:12.613Z] GOPATH=/go [2019-10-02T17:36:12.613Z] PWD=/go/src/github.com/docker/docker [2019-10-02T17:36:12.613Z] HOME=/root [2019-10-02T17:36:12.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T17:36:12.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T17:36:12.613Z] DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:36:12.613Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T17:36:12.613Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T17:36:12.613Z] TERM=xterm [2019-10-02T17:36:12.613Z] DEST=bundles/test-integration [2019-10-02T17:36:12.613Z] SHLVL=1 [2019-10-02T17:36:12.613Z] TIMEOUT=120m [2019-10-02T17:36:12.613Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-02T17:36:12.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T17:36:12.613Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T17:36:12.613Z] TESTDEBUG=0 [2019-10-02T17:36:12.613Z] _=/usr/bin/env [2019-10-02T17:36:12.613Z] Building test suite binary ./integration-cli/test.main [2019-10-02T17:36:12.649Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.363s coverage: 45.9% of statements [2019-10-02T17:36:15.123Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.877s coverage: 51.0% of statements [2019-10-02T17:36:15.937Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.289s coverage: 72.5% of statements [2019-10-02T17:36:15.937Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T17:36:17.843Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2019-10-02T17:36:19.116Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2019-10-02T17:36:20.429Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-02T17:36:22.608Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.014s coverage: 57.0% of statements [2019-10-02T17:36:22.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T17:36:22.609Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T17:36:22.927Z] Client: Docker Engine - Enterprise [2019-10-02T17:36:22.927Z] Version: 19.03.2 [2019-10-02T17:36:22.927Z] API version: 1.40 [2019-10-02T17:36:22.927Z] Go version: go1.12.8 [2019-10-02T17:36:22.927Z] Git commit: c92ab06ed9 [2019-10-02T17:36:22.927Z] Built: 09/03/2019 16:38:11 [2019-10-02T17:36:22.927Z] OS/Arch: windows/amd64 [2019-10-02T17:36:22.927Z] Experimental: false [2019-10-02T17:36:22.927Z] [2019-10-02T17:36:22.927Z] Server: Docker Engine - Enterprise [2019-10-02T17:36:22.927Z] Engine: [2019-10-02T17:36:22.927Z] Version: 19.03.2 [2019-10-02T17:36:22.927Z] API version: 1.40 (minimum version 1.24) [2019-10-02T17:36:22.927Z] Go version: go1.12.8 [2019-10-02T17:36:22.927Z] Git commit: c92ab06ed9 [2019-10-02T17:36:22.927Z] Built: 09/03/2019 16:35:47 [2019-10-02T17:36:22.927Z] OS/Arch: windows/amd64 [2019-10-02T17:36:22.927Z] Experimental: true [2019-10-02T17:36:23.075Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2019-10-02T17:36:23.075Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T17:36:23.473Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-10-02T17:36:23.473Z] ? github.com/docker/docker/daemon/listeners [no test files] [Pipeline] sh [2019-10-02T17:36:24.463Z] + docker info [2019-10-02T17:36:25.335Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 42.7% of statements [2019-10-02T17:36:25.723Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 77.8% of statements [2019-10-02T17:36:25.723Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T17:36:25.723Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T17:36:26.555Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-10-02T17:36:26.555Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-10-02T17:36:27.597Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-10-02T17:36:28.184Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2019-10-02T17:36:29.026Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-10-02T17:36:29.026Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T17:36:29.848Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 20.0% of statements [2019-10-02T17:36:31.144Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-02T17:36:31.967Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-02T17:36:32.362Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-02T17:36:32.362Z] ok github.com/docker/docker/daemon/logger/splunk 1.641s coverage: 84.5% of statements [2019-10-02T17:36:32.362Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T17:36:32.362Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T17:36:34.879Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2019-10-02T17:36:35.266Z] ok github.com/docker/docker/distribution 0.337s coverage: 22.4% of statements [2019-10-02T17:36:35.266Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T17:36:36.585Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-02T17:36:37.374Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-02T17:36:38.178Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 85.1% of statements [2019-10-02T17:36:38.178Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T17:36:38.558Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-10-02T17:36:38.558Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T17:36:39.888Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-10-02T17:36:39.888Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T17:36:40.278Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-10-02T17:36:41.685Z] ok github.com/docker/docker/opts 0.030s coverage: 66.9% of statements [2019-10-02T17:36:42.105Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-02T17:36:44.641Z] ok github.com/docker/docker/pkg/archive 0.509s coverage: 76.8% of statements [2019-10-02T17:36:45.472Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 68.3% of statements [2019-10-02T17:36:45.472Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-10-02T17:36:45.857Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-02T17:36:48.337Z] ok github.com/docker/docker/layer 7.503s coverage: 68.8% of statements [2019-10-02T17:36:48.337Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T17:36:48.337Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T17:36:48.337Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T17:36:48.337Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T17:36:48.337Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T17:36:48.337Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T17:36:48.738Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-02T17:36:49.121Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-02T17:36:49.507Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-02T17:36:50.341Z] ok github.com/docker/docker/pkg/chrootarchive 3.456s coverage: 43.2% of statements [2019-10-02T17:36:50.341Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T17:36:50.341Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T17:36:50.415Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-02T17:36:50.735Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-10-02T17:36:51.547Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-02T17:36:51.945Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-02T17:36:53.283Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-02T17:36:53.283Z] ok github.com/docker/docker/pkg/discovery/kv 3.126s coverage: 84.1% of statements [2019-10-02T17:36:54.111Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-02T17:36:54.111Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-02T17:36:54.497Z] ok github.com/docker/docker/pkg/fsutils 0.362s coverage: 85.1% of statements [2019-10-02T17:36:55.320Z] ok github.com/docker/docker/pkg/idtools 0.320s coverage: 70.1% of statements [2019-10-02T17:36:55.723Z] ok github.com/docker/docker/pkg/ioutils 0.484s coverage: 70.6% of statements [2019-10-02T17:36:56.121Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-02T17:36:56.121Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-10-02T17:36:56.518Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2019-10-02T17:36:56.518Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T17:36:56.906Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-02T17:36:57.291Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-02T17:36:57.685Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-02T17:36:58.072Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-02T17:36:58.072Z] ok github.com/docker/docker/pkg/mount 1.182s coverage: 69.6% of statements [2019-10-02T17:36:58.072Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T17:36:58.498Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-02T17:36:58.498Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T17:36:58.498Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T17:36:59.960Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2019-10-02T17:37:00.844Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-02T17:37:01.229Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-02T17:37:01.229Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-02T17:37:02.419Z] + return [2019-10-02T17:37:02.419Z] Removing intermediate container 5270676590cf [2019-10-02T17:37:02.419Z] ---> 4ad7b46e263c [2019-10-02T17:37:02.419Z] Step 77/126 : FROM runtime-dev AS runc [2019-10-02T17:37:02.419Z] ---> 600d6b1a2d39 [2019-10-02T17:37:02.419Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc [2019-10-02T17:37:02.419Z] ---> Running in 53e5f0477129 [2019-10-02T17:37:02.419Z] Removing intermediate container 53e5f0477129 [2019-10-02T17:37:02.419Z] ---> f504534fa0d0 [2019-10-02T17:37:02.419Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:37:02.419Z] ---> 2934d28ca6d1 [2019-10-02T17:37:02.419Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:37:02.419Z] ---> b9dfc7f88e61 [2019-10-02T17:37:02.419Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:37:02.419Z] ---> Running in fbafd6fe0886 [2019-10-02T17:37:02.419Z] + RM_GOPATH=0 [2019-10-02T17:37:02.419Z] + TMP_GOPATH= [2019-10-02T17:37:02.419Z] + : /build [2019-10-02T17:37:02.419Z] + '[' -z '' ']' [2019-10-02T17:37:02.419Z] ++ mktemp -d [2019-10-02T17:37:02.419Z] + export GOPATH=/tmp/tmp.dkokwT8jln [2019-10-02T17:37:02.419Z] + GOPATH=/tmp/tmp.dkokwT8jln [2019-10-02T17:37:02.419Z] + RM_GOPATH=1 [2019-10-02T17:37:02.419Z] ++ dirname ./install.sh [2019-10-02T17:37:02.419Z] + dir=. [2019-10-02T17:37:02.419Z] + bin=runc [2019-10-02T17:37:02.419Z] + shift [2019-10-02T17:37:02.419Z] + '[' '!' -f ./runc.installer ']' [2019-10-02T17:37:02.419Z] + . ./runc.installer [2019-10-02T17:37:02.419Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T17:37:02.419Z] + install_runc [2019-10-02T17:37:02.419Z] + uname -r [2019-10-02T17:37:02.419Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T17:37:02.419Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T17:37:02.419Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T17:37:02.419Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T17:37:02.419Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dkokwT8jln/src/github.com/opencontainers/runc [2019-10-02T17:37:02.419Z] Cloning into '/tmp/tmp.dkokwT8jln/src/github.com/opencontainers/runc'... [2019-10-02T17:37:02.419Z] + cd /tmp/tmp.dkokwT8jln/src/github.com/opencontainers/runc [2019-10-02T17:37:02.419Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T17:37:02.419Z] + '[' -z '' ']' [2019-10-02T17:37:02.419Z] + target=static [2019-10-02T17:37:02.419Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T17:37:02.419Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T17:37:03.029Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-10-02T17:37:03.029Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-02T17:37:06.203Z] ok github.com/docker/docker/pkg/signal 2.462s coverage: 61.0% of statements [2019-10-02T17:37:06.571Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-10-02T17:37:06.999Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-02T17:37:07.458Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-02T17:37:07.915Z] ok github.com/docker/docker/pkg/symlink 0.025s coverage: 87.7% of statements [2019-10-02T17:37:08.350Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-02T17:37:09.171Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2019-10-02T17:37:09.564Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2019-10-02T17:37:10.378Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2019-10-02T17:37:10.771Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-02T17:37:10.771Z] testing: warning: no tests to run [2019-10-02T17:37:10.771Z] coverage: [no statements] [2019-10-02T17:37:10.771Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-02T17:37:11.144Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-02T17:37:11.533Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2019-10-02T17:37:11.567Z] ......... [ 85%] [2019-10-02T17:37:11.917Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-02T17:37:14.450Z] ok github.com/docker/docker/plugin 0.555s coverage: 27.1% of statements [2019-10-02T17:37:14.825Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-02T17:37:16.109Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-02T17:37:16.109Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-02T17:37:17.772Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-02T17:37:18.106Z] ok github.com/docker/docker/registry 0.224s coverage: 56.3% of statements [2019-10-02T17:37:19.013Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-02T17:37:19.013Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-02T17:37:19.397Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-02T17:37:19.825Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-02T17:37:20.210Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-02T17:37:23.430Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-02T17:37:23.807Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-10-02T17:37:24.613Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-10-02T17:37:25.921Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-10-02T17:37:25.985Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-02T17:37:26.549Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-02T17:37:29.450Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T17:37:29.450Z] + mkdir -p /build [2019-10-02T17:37:29.450Z] + cp runc /build/runc [2019-10-02T17:37:29.450Z] Removing intermediate container fbafd6fe0886 [2019-10-02T17:37:29.450Z] ---> 5af9811b0510 [2019-10-02T17:37:29.450Z] Step 82/126 : FROM dev-base AS tini [2019-10-02T17:37:29.450Z] ---> ecaecf963774 [2019-10-02T17:37:29.450Z] Step 83/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:37:29.450Z] ---> Using cache [2019-10-02T17:37:29.450Z] ---> c088b5937d00 [2019-10-02T17:37:29.450Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-02T17:37:29.450Z] ---> Running in 39344fecd288 [2019-10-02T17:37:29.450Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:37:29.450Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:37:29.450Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:37:29.450Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:37:29.450Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:37:29.450Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T17:37:29.450Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T17:37:29.450Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T17:37:31.475Z] Fetched 7719 kB in 2s (2995 kB/s) [2019-10-02T17:37:32.484Z] Reading package lists... [2019-10-02T17:37:32.620Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-02T17:37:33.958Z] Reading package lists... [2019-10-02T17:37:33.958Z] Building dependency tree... [2019-10-02T17:37:33.958Z] Reading state information... [2019-10-02T17:37:34.246Z] The following additional packages will be installed: [2019-10-02T17:37:34.246Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T17:37:34.246Z] Suggested packages: [2019-10-02T17:37:34.246Z] codeblocks eclipse ninja-build lrzip [2019-10-02T17:37:34.246Z] Recommended packages: [2019-10-02T17:37:34.246Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T17:37:34.246Z] The following NEW packages will be installed: [2019-10-02T17:37:34.246Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T17:37:34.246Z] vim-common xxd [2019-10-02T17:37:34.246Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:37:34.246Z] Need to get 13.4 MB of archives. [2019-10-02T17:37:34.246Z] After this operation, 60.4 MB of additional disk space will be used. [2019-10-02T17:37:34.246Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T17:37:34.549Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T17:37:34.549Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-02T17:37:34.549Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-02T17:37:34.549Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-02T17:37:34.549Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-02T17:37:34.549Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-02T17:37:34.549Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-02T17:37:34.549Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T17:37:34.549Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T17:37:34.843Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:37:34.843Z] Fetched 13.4 MB in 0s (33.4 MB/s) [2019-10-02T17:37:35.127Z] Selecting previously unselected package cmake-data. [2019-10-02T17:37:35.127Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T17:37:35.127Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T17:37:35.127Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-02T17:37:35.206Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T17:37:35.206Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === Skipped [2019-10-02T17:37:35.206Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T17:37:35.206Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T17:37:35.206Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:73: No driver to put! [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T17:37:35.206Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T17:37:35.206Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T17:37:35.206Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:37:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T17:37:35.206Z] graphtest_unix.go:73: No driver to put! [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T17:37:35.206Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-02T17:37:35.206Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] [2019-10-02T17:37:35.206Z] DONE 2115 tests, 20 skipped in 230.714s Post stage [Pipeline] junit [2019-10-02T17:37:35.350Z] Recording test results [2019-10-02T17:37:35.743Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T17:37:35.743Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T17:37:35.743Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T17:37:35.743Z] Selecting previously unselected package libicu57:ppc64el. [2019-10-02T17:37:35.743Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-02T17:37:35.743Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-02T17:37:36.558Z] Client: [2019-10-02T17:37:36.559Z] Debug Mode: false [2019-10-02T17:37:36.559Z] Plugins: [2019-10-02T17:37:36.559Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-02T17:37:36.559Z] [2019-10-02T17:37:36.559Z] Server: [2019-10-02T17:37:36.559Z] Containers: 0 [2019-10-02T17:37:36.559Z] Running: 0 [2019-10-02T17:37:36.559Z] Paused: 0 [2019-10-02T17:37:36.559Z] Stopped: 0 [2019-10-02T17:37:36.559Z] Images: 0 [2019-10-02T17:37:36.559Z] Server Version: 19.03.2 [2019-10-02T17:37:36.559Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-02T17:37:36.559Z] Windows: [2019-10-02T17:37:36.559Z] LCOW: [2019-10-02T17:37:36.559Z] Logging Driver: json-file [2019-10-02T17:37:36.559Z] Plugins: [2019-10-02T17:37:36.559Z] Volume: local [2019-10-02T17:37:36.559Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-02T17:37:36.559Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T17:37:36.559Z] Swarm: inactive [2019-10-02T17:37:36.559Z] Default Isolation: process [2019-10-02T17:37:36.559Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T17:37:36.559Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T17:37:36.559Z] OSType: windows [2019-10-02T17:37:36.559Z] Architecture: x86_64 [2019-10-02T17:37:36.559Z] CPUs: 4 [2019-10-02T17:37:36.559Z] Total Memory: 32GiB [2019-10-02T17:37:36.559Z] Name: azwin-2-eea630 [2019-10-02T17:37:36.559Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-02T17:37:36.559Z] Docker Root Dir: D:\docker [2019-10-02T17:37:36.559Z] Debug Mode: false [2019-10-02T17:37:36.559Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:37:36.559Z] Labels: [2019-10-02T17:37:36.559Z] Experimental: true [2019-10-02T17:37:36.559Z] Insecure Registries: [2019-10-02T17:37:36.559Z] 10.0.0.4:5000 [2019-10-02T17:37:36.559Z] 127.0.0.0/8 [2019-10-02T17:37:36.559Z] Registry Mirrors: [2019-10-02T17:37:36.559Z] http://10.0.0.4:5000/ [2019-10-02T17:37:36.559Z] Live Restore Enabled: false [2019-10-02T17:37:36.559Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-02T17:37:36.751Z] Selecting previously unselected package libxml2:ppc64el. [2019-10-02T17:37:36.751Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-02T17:37:36.751Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T17:37:36.751Z] Selecting previously unselected package libarchive13:ppc64el. [2019-10-02T17:37:36.751Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-02T17:37:36.751Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-02T17:37:37.034Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-02T17:37:37.034Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-02T17:37:37.034Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-02T17:37:37.034Z] Selecting previously unselected package libuv1:ppc64el. [2019-10-02T17:37:37.034Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-02T17:37:37.034Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-02T17:37:37.034Z] Selecting previously unselected package cmake. [2019-10-02T17:37:37.034Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-02T17:37:37.034Z] Unpacking cmake (3.7.2-1) ... [2019-10-02T17:37:37.035Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-02T17:37:37.035Z] tests/integration/models_volumes_test.py .. [ 96%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T17:37:37.654Z] Selecting previously unselected package xxd. [2019-10-02T17:37:37.654Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T17:37:37.654Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:37:37.654Z] Selecting previously unselected package vim-common. [2019-10-02T17:37:37.654Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:37:37.654Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:37:37.654Z] Processing triggers for mime-support (3.60) ... [2019-10-02T17:37:37.654Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:37:37.654Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-02T17:37:37.654Z] Setting up cmake-data (3.7.2-1) ... [2019-10-02T17:37:37.654Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-02T17:37:37.654Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T17:37:37.654Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:37:37.654Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:37:37.654Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T17:37:37.654Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-02T17:37:37.654Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-02T17:37:37.654Z] Setting up cmake (3.7.2-1) ... [2019-10-02T17:37:37.654Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:37:38.095Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/make.sh dynbinary test-integration [2019-10-02T17:37:38.095Z] [2019-10-02T17:37:38.470Z] Removing bundles/ [2019-10-02T17:37:38.470Z] [2019-10-02T17:37:38.470Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-02T17:37:38.470Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:37:38.470Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T17:37:39.692Z] Removing intermediate container 39344fecd288 [2019-10-02T17:37:39.692Z] ---> bfb6af17f8a6 [2019-10-02T17:37:39.692Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:37:39.692Z] ---> eab5c9fb6806 [2019-10-02T17:37:39.692Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini [2019-10-02T17:37:39.692Z] ---> Running in 297f44e1480d [2019-10-02T17:37:39.692Z] Removing intermediate container 297f44e1480d [2019-10-02T17:37:39.692Z] ---> 7af771a8afa3 [2019-10-02T17:37:39.692Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:37:39.982Z] ---> 42b2c63af56b [2019-10-02T17:37:39.982Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:37:39.982Z] ---> Running in 72a2ad4b21a0 [2019-10-02T17:37:40.264Z] + RM_GOPATH=0 [2019-10-02T17:37:40.264Z] + TMP_GOPATH= [2019-10-02T17:37:40.264Z] + : /build [2019-10-02T17:37:40.264Z] + '[' -z '' ']' [2019-10-02T17:37:40.264Z] ++ mktemp -d [2019-10-02T17:37:40.264Z] + export GOPATH=/tmp/tmp.gSUvAtpgFU [2019-10-02T17:37:40.264Z] + GOPATH=/tmp/tmp.gSUvAtpgFU [2019-10-02T17:37:40.264Z] + RM_GOPATH=1 [2019-10-02T17:37:40.264Z] ++ dirname ./install.sh [2019-10-02T17:37:40.264Z] + dir=. [2019-10-02T17:37:40.264Z] + bin=tini [2019-10-02T17:37:40.264Z] + shift [2019-10-02T17:37:40.264Z] + '[' '!' -f ./tini.installer ']' [2019-10-02T17:37:40.264Z] + . ./tini.installer [2019-10-02T17:37:40.264Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:37:40.264Z] + install_tini [2019-10-02T17:37:40.264Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T17:37:40.264Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.gSUvAtpgFU/tini [2019-10-02T17:37:40.264Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:37:40.264Z] Cloning into '/tmp/tmp.gSUvAtpgFU/tini'... [2019-10-02T17:37:40.547Z] + cd /tmp/tmp.gSUvAtpgFU/tini [2019-10-02T17:37:40.547Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T17:37:40.547Z] + cmake . [2019-10-02T17:37:40.831Z] -- The C compiler identification is GNU 6.3.0 [2019-10-02T17:37:40.831Z] -- Check for working C compiler: /usr/bin/cc [2019-10-02T17:37:40.831Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T17:37:40.831Z] -- Detecting C compiler ABI info [2019-10-02T17:37:41.115Z] -- Detecting C compiler ABI info - done [2019-10-02T17:37:41.115Z] -- Detecting C compile features [2019-10-02T17:37:41.398Z] -- Detecting C compile features - done [2019-10-02T17:37:41.398Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T17:37:41.683Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T17:37:41.683Z] -- Configuring done [2019-10-02T17:37:41.683Z] -- Generating done [2019-10-02T17:37:41.683Z] -- Build files have been written to: /tmp/tmp.gSUvAtpgFU/tini [2019-10-02T17:37:41.683Z] + make tini-static [2019-10-02T17:37:41.683Z] Scanning dependencies of target tini-static [2019-10-02T17:37:41.683Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T17:37:41.692Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-02T17:37:42.208Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-02T17:37:42.208Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-02T17:37:42.208Z] [2019-10-02T17:37:42.208Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-02T17:37:42.208Z] =========================== short test summary info ============================ [2019-10-02T17:37:42.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-02T17:37:42.208Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-02T17:37:42.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-02T17:37:42.208Z] Not supported on most drivers [2019-10-02T17:37:42.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-02T17:37:42.208Z] This doesn't seem to be taken into account by the engine [2019-10-02T17:37:42.208Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-02T17:37:42.208Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-02T17:37:42.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-02T17:37:42.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-02T17:37:42.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-02T17:37:42.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-02T17:37:42.208Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-02T17:37:42.208Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 385.23 seconds == [2019-10-02T17:37:42.300Z] [100%] Linking C executable tini-static [2019-10-02T17:37:42.300Z] [100%] Built target tini-static [2019-10-02T17:37:42.300Z] + mkdir -p /build [2019-10-02T17:37:42.300Z] + cp tini-static /build/docker-init [2019-10-02T17:37:42.465Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-02T17:37:42.915Z] Removing intermediate container 72a2ad4b21a0 [2019-10-02T17:37:42.915Z] ---> 7c8efa994ed5 [2019-10-02T17:37:42.915Z] Step 89/126 : FROM dev-base AS rootlesskit [2019-10-02T17:37:42.915Z] ---> ecaecf963774 [2019-10-02T17:37:42.915Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-02T17:37:42.915Z] ---> Running in 3706f9173b9a [2019-10-02T17:37:42.915Z] Removing intermediate container 3706f9173b9a [2019-10-02T17:37:42.915Z] ---> 0a36412b8feb [2019-10-02T17:37:42.915Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:37:43.202Z] ---> 3a28d5f16b0f [2019-10-02T17:37:43.203Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T17:37:43.203Z] ---> ea9801c69866 [2019-10-02T17:37:43.203Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-02T17:37:43.203Z] ---> Running in 119e3f2b9d44 [2019-10-02T17:37:43.489Z] + RM_GOPATH=0 [2019-10-02T17:37:43.489Z] + TMP_GOPATH= [2019-10-02T17:37:43.489Z] + : /build/ [2019-10-02T17:37:43.489Z] + '[' -z '' ']' [2019-10-02T17:37:43.489Z] ++ mktemp -d [2019-10-02T17:37:43.489Z] + export GOPATH=/tmp/tmp.dZeI5ryNFp [2019-10-02T17:37:43.489Z] + GOPATH=/tmp/tmp.dZeI5ryNFp [2019-10-02T17:37:43.489Z] + RM_GOPATH=1 [2019-10-02T17:37:43.489Z] ++ dirname ./install.sh [2019-10-02T17:37:43.489Z] + dir=. [2019-10-02T17:37:43.489Z] + bin=rootlesskit [2019-10-02T17:37:43.489Z] + shift [2019-10-02T17:37:43.489Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T17:37:43.489Z] + . ./rootlesskit.installer [2019-10-02T17:37:43.489Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:37:43.489Z] + install_rootlesskit [2019-10-02T17:37:43.489Z] + case "$1" in [2019-10-02T17:37:43.489Z] + export CGO_ENABLED=0 [2019-10-02T17:37:43.489Z] + CGO_ENABLED=0 [2019-10-02T17:37:43.489Z] + _install_rootlesskit [2019-10-02T17:37:43.489Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:37:43.489Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-02T17:37:43.489Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dZeI5ryNFp/src/github.com/rootless-containers/rootlesskit [2019-10-02T17:37:43.489Z] Cloning into '/tmp/tmp.dZeI5ryNFp/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T17:37:44.497Z] + cd /tmp/tmp.dZeI5ryNFp/src/github.com/rootless-containers/rootlesskit [2019-10-02T17:37:44.497Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-02T17:37:44.780Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T17:37:44.780Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T17:37:54.643Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-02T17:37:54.643Z] Clearing AppArmor profiles cache:. [2019-10-02T17:37:54.643Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T17:37:54.643Z] Unloading profiles will leave already running processes permanently [2019-10-02T17:37:54.643Z] unconfined, which can lead to unexpected situations. [2019-10-02T17:37:54.643Z] [2019-10-02T17:37:54.643Z] To set a process to complain mode, use the command line tool [2019-10-02T17:37:54.643Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T17:37:54.643Z] with the 'teardown' option." [2019-10-02T17:37:54.643Z] Post stage [Pipeline] junit [2019-10-02T17:37:55.586Z] Recording test results [Pipeline] sh [2019-10-02T17:37:55.958Z] + echo Ensuring container killed. [2019-10-02T17:37:55.958Z] Ensuring container killed. [2019-10-02T17:37:55.958Z] + docker rm -vf docker-pr2 [2019-10-02T17:37:55.958Z] Error: No such container: docker-pr2 [2019-10-02T17:37:55.958Z] + true [Pipeline] sh [2019-10-02T17:37:56.240Z] + echo Chowning /workspace to jenkins user [2019-10-02T17:37:56.240Z] Chowning /workspace to jenkins user [2019-10-02T17:37:56.240Z] + id -u [2019-10-02T17:37:56.240Z] + id -g [2019-10-02T17:37:56.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40030:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T17:37:57.360Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T17:37:57.360Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T17:37:57.905Z] + bundleName=docker-py [2019-10-02T17:37:57.905Z] + echo Creating docker-py-bundles.tar.gz [2019-10-02T17:37:57.905Z] Creating docker-py-bundles.tar.gz [2019-10-02T17:37:57.905Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-02T17:37:57.916Z] Archiving artifacts [2019-10-02T17:37:58.138Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-02T17:37:58.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/make.sh binary-daemon [2019-10-02T17:37:58.833Z] Removing intermediate container 119e3f2b9d44 [2019-10-02T17:37:58.833Z] ---> 702adfe2ccce [2019-10-02T17:37:58.833Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T17:37:58.833Z] ---> 80061d0b5a8c [2019-10-02T17:37:58.833Z] Step 95/126 : FROM runtime-dev AS dev [2019-10-02T17:37:58.833Z] ---> 600d6b1a2d39 [2019-10-02T17:37:58.833Z] Step 96/126 : ARG DEBIAN_FRONTEND [2019-10-02T17:37:58.833Z] ---> Running in f944a3611419 [2019-10-02T17:37:59.051Z] [2019-10-02T17:37:59.051Z] Removing bundles/ [2019-10-02T17:37:59.051Z] [2019-10-02T17:37:59.051Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-02T17:37:59.115Z] Removing intermediate container f944a3611419 [2019-10-02T17:37:59.115Z] ---> ad2642e0c5a1 [2019-10-02T17:37:59.115Z] Step 97/126 : RUN groupadd -r docker [2019-10-02T17:37:59.115Z] ---> Running in 4b851eafbe9a [2019-10-02T17:37:59.307Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-02T17:37:59.307Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T17:37:59.733Z] Removing intermediate container 4b851eafbe9a [2019-10-02T17:37:59.733Z] ---> 7ef8a08ea966 [2019-10-02T17:37:59.733Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T17:37:59.733Z] ---> Running in 517b61c3c0d9 [2019-10-02T17:38:00.740Z] Removing intermediate container 517b61c3c0d9 [2019-10-02T17:38:00.740Z] ---> 041906cce1aa [2019-10-02T17:38:00.740Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-02T17:38:00.740Z] ---> Running in 7fb636d1133d [2019-10-02T17:38:00.740Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T17:38:01.368Z] Removing intermediate container 7fb636d1133d [2019-10-02T17:38:01.368Z] ---> d28aad0732ee [2019-10-02T17:38:01.368Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-02T17:38:01.368Z] ---> Running in 0bb1844cb0a8 [2019-10-02T17:38:01.984Z] Removing intermediate container 0bb1844cb0a8 [2019-10-02T17:38:01.984Z] ---> 12833b843262 [2019-10-02T17:38:01.984Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-02T17:38:01.984Z] ---> Running in 7c262d4f9d7b [2019-10-02T17:38:02.424Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-02T17:38:02.424Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-028ea9e3\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-02T17:38:02.424Z] ---------------------------------------------------------------------------- [2019-10-02T17:38:02.424Z] [2019-10-02T17:38:02.424Z] INFO: executeCI.ps1 starting at Wed Oct 2 17:38:00 CUT 2019 [2019-10-02T17:38:02.424Z] [2019-10-02T17:38:02.424Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-02T17:38:02.424Z] INFO: Running git version 2.23.0.windows.1 [2019-10-02T17:38:02.424Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-02T17:38:02.424Z] INFO: Environment variables: [2019-10-02T17:38:02.424Z] [2019-10-02T17:38:02.424Z] Name Value [2019-10-02T17:38:02.424Z] ---- ----- [2019-10-02T17:38:02.424Z] ALLUSERSPROFILE C:\ProgramData [2019-10-02T17:38:02.424Z] amd64 true [2019-10-02T17:38:02.424Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-02T17:38:02.424Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-02T17:38:02.424Z] BRANCH_NAME PR-40030 [2019-10-02T17:38:02.424Z] BUILD_DISPLAY_NAME #2 [2019-10-02T17:38:02.424Z] BUILD_ID 2 [2019-10-02T17:38:02.424Z] BUILD_NUMBER 2 [2019-10-02T17:38:02.424Z] BUILD_TAG jenkins-moby-PR-40030-2 [2019-10-02T17:38:02.424Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40030/2/ [2019-10-02T17:38:02.424Z] CHANGE_AUTHOR thaJeztah [2019-10-02T17:38:02.424Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-02T17:38:02.424Z] CHANGE_BRANCH bump_docker_py [2019-10-02T17:38:02.424Z] CHANGE_FORK thaJeztah [2019-10-02T17:38:02.424Z] CHANGE_ID 40030 [2019-10-02T17:38:02.424Z] CHANGE_TARGET master [2019-10-02T17:38:02.424Z] CHANGE_TITLE Temporarily switch docker-py to "master" [2019-10-02T17:38:02.424Z] CHANGE_URL https://github.com/moby/moby/pull/40030 [2019-10-02T17:38:02.424Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T17:38:02.424Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-02T17:38:02.424Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-02T17:38:02.424Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-02T17:38:02.424Z] COMPUTERNAME azwin-2-eea630 [2019-10-02T17:38:02.424Z] ComSpec C:\windows\system32\cmd.exe [2019-10-02T17:38:02.424Z] ConfigSequenceNumber 0 [2019-10-02T17:38:02.424Z] DOCKER_BUILDKIT 0 [2019-10-02T17:38:02.424Z] DOCKER_DUT_DEBUG 1 [2019-10-02T17:38:02.424Z] DOCKER_EXPERIMENTAL 1 [2019-10-02T17:38:02.424Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-02T17:38:02.424Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-02T17:38:02.424Z] EXECUTOR_NUMBER 0 [2019-10-02T17:38:02.424Z] FQDN azwin-2-eea630.westus.cloudapp.azure.com [2019-10-02T17:38:02.424Z] GIT_BRANCH PR-40030 [2019-10-02T17:38:02.424Z] GIT_COMMIT 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:38:02.424Z] GIT_PREVIOUS_COMMIT 48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:38:02.424Z] GIT_URL https://github.com/moby/moby.git [2019-10-02T17:38:02.424Z] HUDSON_COOKIE 7e144fc4-9d91-4930-bbc5-f9d69cb45775 [2019-10-02T17:38:02.424Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-02T17:38:02.424Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-02T17:38:02.424Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-02T17:38:02.424Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-02T17:38:02.424Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-02T17:38:02.424Z] JENKINS_NODE_COOKIE 12d55eb3-01bc-4967-a0b4-f7235a91243f [2019-10-02T17:38:02.424Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-02T17:38:02.424Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-02T17:38:02.424Z] JOB_BASE_NAME PR-40030 [2019-10-02T17:38:02.424Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40030/display/redirect [2019-10-02T17:38:02.424Z] JOB_NAME moby/PR-40030 [2019-10-02T17:38:02.424Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40030/ [2019-10-02T17:38:02.424Z] library.jps.version master [2019-10-02T17:38:02.424Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-02T17:38:02.424Z] NODE_LABELS amd64 azure azwin-2-eea630 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-02T17:38:02.424Z] NODE_NAME azwin-2-eea630 [2019-10-02T17:38:02.424Z] NUMBER_OF_PROCESSORS 4 [2019-10-02T17:38:02.424Z] OS Windows_NT [2019-10-02T17:38:02.424Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-02T17:38:02.424Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-02T17:38:02.424Z] ppc64le true [2019-10-02T17:38:02.424Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-02T17:38:02.424Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-02T17:38:02.426Z] PROCESSOR_LEVEL 6 [2019-10-02T17:38:02.426Z] PROCESSOR_REVISION 4f01 [2019-10-02T17:38:02.426Z] ProgramData C:\ProgramData [2019-10-02T17:38:02.426Z] ProgramFiles C:\Program Files [2019-10-02T17:38:02.426Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-02T17:38:02.426Z] ProgramW6432 C:\Program Files [2019-10-02T17:38:02.426Z] PROMPT $P$G [2019-10-02T17:38:02.426Z] PSExecutionPolicyPreference Bypass [2019-10-02T17:38:02.426Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-02T17:38:02.426Z] PUBLIC C:\Users\Public [2019-10-02T17:38:02.426Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40030/2/display/redirect?page=changes [2019-10-02T17:38:02.426Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40030/2/display/redirect [2019-10-02T17:38:02.426Z] s390x true [2019-10-02T17:38:02.426Z] skip_dco false [2019-10-02T17:38:02.426Z] SKIP_VALIDATION_TESTS 1 [2019-10-02T17:38:02.426Z] SOURCES_DRIVE d [2019-10-02T17:38:02.426Z] SOURCES_SUBDIR gopath [2019-10-02T17:38:02.426Z] STAGE_NAME Run tests [2019-10-02T17:38:02.426Z] SystemDrive C: [2019-10-02T17:38:02.426Z] SystemRoot C:\windows [2019-10-02T17:38:02.426Z] TEMP C:\windows\TEMP [2019-10-02T17:38:02.426Z] TESTDEBUG 0 [2019-10-02T17:38:02.426Z] TESTRUN_DRIVE d [2019-10-02T17:38:02.426Z] TESTRUN_SUBDIR CI [2019-10-02T17:38:02.426Z] TIMEOUT 120m [2019-10-02T17:38:02.426Z] TMP C:\windows\TEMP [2019-10-02T17:38:02.426Z] unit_validate true [2019-10-02T17:38:02.426Z] USERDOMAIN WORKGROUP [2019-10-02T17:38:02.426Z] USERNAME azwin-2-eea630$ [2019-10-02T17:38:02.426Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-02T17:38:02.426Z] windir C:\windows [2019-10-02T17:38:02.426Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-02T17:38:02.426Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-02T17:38:02.426Z] windowsRS1 false [2019-10-02T17:38:02.426Z] windowsRS5 true [2019-10-02T17:38:02.426Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-02T17:38:02.426Z] [2019-10-02T17:38:02.426Z] [2019-10-02T17:38:02.426Z] [2019-10-02T17:38:02.602Z] Removing intermediate container 7c262d4f9d7b [2019-10-02T17:38:02.602Z] ---> 2bacc591943f [2019-10-02T17:38:02.602Z] Step 102/126 : RUN ldconfig [2019-10-02T17:38:02.602Z] ---> Running in 3594dd34d4e8 [2019-10-02T17:38:03.610Z] Removing intermediate container 3594dd34d4e8 [2019-10-02T17:38:03.610Z] ---> 772d636f5d05 [2019-10-02T17:38:03.610Z] Step 103/126 : 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-10-02T17:38:03.610Z] ---> Running in 6f61ea885d06 [2019-10-02T17:38:03.893Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T17:38:03.893Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T17:38:03.893Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T17:38:03.893Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T17:38:03.893Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T17:38:04.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T17:38:04.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T17:38:04.176Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T17:38:04.176Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T17:38:04.460Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T17:38:04.604Z] INFO: Sources under d:\gopath\... [2019-10-02T17:38:04.604Z] INFO: Test run under d:\CI\... [2019-10-02T17:38:04.604Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-02T17:38:04.604Z] INFO: docker/docker repository was found [2019-10-02T17:38:04.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T17:38:05.062Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-02T17:38:06.488Z] Fetched 7719 kB in 2s (3179 kB/s) [2019-10-02T17:38:07.239Z] ltsc2019: Pulling from windows/servercore [2019-10-02T17:38:07.494Z] Reading package lists... [2019-10-02T17:38:08.501Z] Reading package lists... [2019-10-02T17:38:08.784Z] Building dependency tree... [2019-10-02T17:38:08.784Z] Reading state information... [2019-10-02T17:38:08.784Z] The following additional packages will be installed: [2019-10-02T17:38:08.784Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T17:38:08.784Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T17:38:08.784Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T17:38:08.784Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T17:38:08.784Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T17:38:08.784Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T17:38:08.784Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T17:38:08.784Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T17:38:08.784Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T17:38:08.784Z] Suggested packages: [2019-10-02T17:38:08.784Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T17:38:08.784Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T17:38:08.784Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T17:38:08.784Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T17:38:08.784Z] Recommended packages: [2019-10-02T17:38:08.784Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T17:38:08.784Z] python3-keyrings.alt python3-xdg unzip [2019-10-02T17:38:09.790Z] The following NEW packages will be installed: [2019-10-02T17:38:09.790Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T17:38:09.790Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T17:38:09.790Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T17:38:09.790Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T17:38:09.790Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T17:38:09.790Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T17:38:09.790Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T17:38:09.790Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T17:38:09.790Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T17:38:09.790Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T17:38:09.790Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T17:38:09.790Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T17:38:09.790Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T17:38:09.790Z] xfsprogs xxd xz-utils zip [2019-10-02T17:38:10.106Z] 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T17:38:10.106Z] Need to get 87.3 MB of archives. [2019-10-02T17:38:10.106Z] After this operation, 585 MB of additional disk space will be used. [2019-10-02T17:38:10.106Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T17:38:10.106Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-02T17:38:10.107Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-02T17:38:10.107Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-02T17:38:10.107Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-02T17:38:10.107Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-02T17:38:10.107Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-02T17:38:10.107Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-02T17:38:10.107Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-02T17:38:10.107Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-02T17:38:10.107Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-02T17:38:10.107Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-02T17:38:10.107Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-02T17:38:10.107Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-02T17:38:10.107Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-02T17:38:10.107Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-02T17:38:10.107Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-02T17:38:10.107Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-02T17:38:10.107Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-02T17:38:10.107Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-02T17:38:10.107Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-02T17:38:10.107Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T17:38:10.107Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T17:38:10.107Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-02T17:38:10.107Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-02T17:38:10.107Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-02T17:38:10.107Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-02T17:38:10.107Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T17:38:10.107Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-02T17:38:10.391Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-02T17:38:10.391Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-02T17:38:10.391Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-02T17:38:10.391Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-02T17:38:10.391Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-02T17:38:10.391Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-02T17:38:10.391Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-02T17:38:10.391Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-02T17:38:10.391Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-02T17:38:10.391Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-02T17:38:10.391Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-02T17:38:10.391Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-02T17:38:10.391Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-02T17:38:10.391Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-02T17:38:10.391Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-02T17:38:10.391Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-02T17:38:10.391Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-02T17:38:10.391Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-02T17:38:10.391Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-02T17:38:10.391Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-02T17:38:10.391Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T17:38:10.391Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T17:38:10.391Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T17:38:10.391Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T17:38:10.391Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T17:38:10.391Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-02T17:38:10.391Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T17:38:10.686Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-02T17:38:10.686Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-02T17:38:10.686Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-02T17:38:10.686Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T17:38:10.686Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-02T17:38:10.686Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-02T17:38:10.687Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-02T17:38:10.687Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T17:38:10.687Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T17:38:10.969Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T17:38:10.969Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T17:38:10.969Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-02T17:38:11.979Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-02T17:38:12.597Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T17:38:12.598Z] Fetched 87.3 MB in 2s (36.1 MB/s) [2019-10-02T17:38:12.598Z] Selecting previously unselected package bash-completion. [2019-10-02T17:38:12.598Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-02T17:38:12.598Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T17:38:13.027Z] 65014b3c3121: Pulling fs layer [2019-10-02T17:38:13.027Z] 2945147eda09: Pulling fs layer [2019-10-02T17:38:13.608Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T17:38:13.892Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-02T17:38:13.892Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T17:38:13.892Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T17:38:13.892Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-02T17:38:13.892Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-02T17:38:13.892Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-02T17:38:13.892Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-02T17:38:13.892Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-02T17:38:13.892Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-02T17:38:13.892Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-10-02T17:38:13.892Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-02T17:38:13.892Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T17:38:13.892Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-02T17:38:13.892Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T17:38:13.892Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T17:38:14.176Z] Selecting previously unselected package python3.5-minimal. [2019-10-02T17:38:14.176Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T17:38:14.176Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T17:38:14.460Z] Selecting previously unselected package python3-minimal. [2019-10-02T17:38:14.460Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-02T17:38:14.460Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T17:38:14.460Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-10-02T17:38:14.460Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-02T17:38:14.460Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-02T17:38:14.460Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-02T17:38:14.460Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T17:38:14.460Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T17:38:14.743Z] Selecting previously unselected package python3.5. [2019-10-02T17:38:14.743Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T17:38:14.743Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T17:38:15.026Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-02T17:38:15.026Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-02T17:38:15.026Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-02T17:38:15.026Z] Selecting previously unselected package dh-python. [2019-10-02T17:38:15.026Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T17:38:15.026Z] Unpacking dh-python (2.20170125) ... [2019-10-02T17:38:15.026Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T17:38:15.026Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T17:38:16.037Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package python3. [2019-10-02T17:38:16.322Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-02T17:38:16.322Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking python3 (3.5.3-1) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package pigz. [2019-10-02T17:38:16.322Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking pigz (2.3.4-1) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-10-02T17:38:16.322Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-10-02T17:38:16.322Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package libiptc0:ppc64el. [2019-10-02T17:38:16.322Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package libxtables12:ppc64el. [2019-10-02T17:38:16.322Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:16.322Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-02T17:38:16.322Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-02T17:38:16.322Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-02T17:38:16.606Z] Selecting previously unselected package iptables. [2019-10-02T17:38:16.606Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T17:38:16.606Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:16.606Z] Selecting previously unselected package xxd. [2019-10-02T17:38:16.606Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T17:38:16.606Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:16.606Z] Selecting previously unselected package vim-common. [2019-10-02T17:38:16.606Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:38:16.606Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:16.606Z] Selecting previously unselected package bzip2. [2019-10-02T17:38:16.606Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-02T17:38:16.606Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T17:38:16.606Z] Selecting previously unselected package libgpm2:ppc64el. [2019-10-02T17:38:16.606Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-02T17:38:16.606Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-02T17:38:16.606Z] Selecting previously unselected package xz-utils. [2019-10-02T17:38:16.606Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-02T17:38:16.606Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T17:38:16.890Z] Selecting previously unselected package aufs-tools. [2019-10-02T17:38:16.890Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-02T17:38:16.890Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T17:38:16.890Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T17:38:16.890Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T17:38:16.890Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T17:38:16.890Z] Selecting previously unselected package btrfs-progs. [2019-10-02T17:38:16.890Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-02T17:38:16.890Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T17:38:16.890Z] Selecting previously unselected package btrfs-tools. [2019-10-02T17:38:16.890Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-02T17:38:16.890Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T17:38:16.890Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-02T17:38:16.890Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T17:38:16.890Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T17:38:16.890Z] Selecting previously unselected package dmsetup. [2019-10-02T17:38:17.173Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-02T17:38:17.173Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-02T17:38:17.173Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package jq. [2019-10-02T17:38:17.173Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package libaio1:ppc64el. [2019-10-02T17:38:17.173Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package libcap2-bin. [2019-10-02T17:38:17.173Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-02T17:38:17.173Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T17:38:17.173Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-02T17:38:17.173Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-02T17:38:17.173Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-02T17:38:17.457Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-02T17:38:17.457Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-02T17:38:17.457Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-02T17:38:17.457Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-02T17:38:17.457Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-02T17:38:17.457Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-02T17:38:17.457Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-02T17:38:17.457Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-02T17:38:17.457Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-02T17:38:17.457Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-02T17:38:17.457Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-02T17:38:17.457Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-02T17:38:17.740Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-02T17:38:17.740Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T17:38:17.740Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-02T17:38:17.740Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-02T17:38:17.740Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-02T17:38:17.740Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T17:38:17.740Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-02T17:38:17.740Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-02T17:38:17.740Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T17:38:17.740Z] Selecting previously unselected package libreadline5:ppc64el. [2019-10-02T17:38:17.740Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-02T17:38:17.740Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-02T17:38:17.740Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-02T17:38:17.740Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-02T17:38:17.740Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T17:38:18.362Z] Selecting previously unselected package net-tools. [2019-10-02T17:38:18.362Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-02T17:38:18.362Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T17:38:18.362Z] Selecting previously unselected package python-pip-whl. [2019-10-02T17:38:18.362Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T17:38:18.362Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T17:38:18.362Z] Selecting previously unselected package python3-pip. [2019-10-02T17:38:18.362Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T17:38:18.362Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T17:38:18.362Z] Selecting previously unselected package python3-pkg-resources. [2019-10-02T17:38:18.362Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T17:38:18.362Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T17:38:18.362Z] Selecting previously unselected package python3-setuptools. [2019-10-02T17:38:18.362Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T17:38:18.362Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T17:38:18.665Z] Selecting previously unselected package python3-wheel. [2019-10-02T17:38:18.665Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T17:38:18.665Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T17:38:18.665Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-02T17:38:18.665Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-02T17:38:18.665Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T17:38:18.665Z] Selecting previously unselected package vim-runtime. [2019-10-02T17:38:18.665Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T17:38:18.665Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T17:38:18.665Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T17:38:18.665Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:19.742Z] Selecting previously unselected package vim. [2019-10-02T17:38:19.742Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T17:38:19.742Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:19.742Z] Selecting previously unselected package xfsprogs. [2019-10-02T17:38:19.742Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-02T17:38:19.742Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T17:38:20.074Z] Selecting previously unselected package zip. [2019-10-02T17:38:20.074Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-02T17:38:20.074Z] Unpacking zip (3.0-11+b1) ... [2019-10-02T17:38:20.074Z] Selecting previously unselected package libapparmor-perl. [2019-10-02T17:38:20.074Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T17:38:20.074Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T17:38:20.074Z] Selecting previously unselected package apparmor. [2019-10-02T17:38:20.074Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T17:38:20.074Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T17:38:20.394Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T17:38:20.394Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-02T17:38:20.394Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T17:38:20.729Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T17:38:20.729Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-02T17:38:20.729Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T17:38:21.050Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-02T17:38:21.050Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T17:38:21.050Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T17:38:21.050Z] Selecting previously unselected package mingw-w64-common. [2019-10-02T17:38:21.050Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T17:38:21.050Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T17:38:22.113Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T17:38:22.113Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T17:38:22.113Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T17:38:23.589Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T17:38:23.589Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T17:38:23.589Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T17:38:23.589Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T17:38:23.589Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T17:38:23.589Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:38:25.415Z] 2945147eda09: Verifying Checksum [2019-10-02T17:38:25.415Z] 2945147eda09: Download complete [2019-10-02T17:38:27.978Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T17:38:27.978Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T17:38:27.978Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:38:31.440Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T17:38:31.440Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T17:38:31.440Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-02T17:38:31.440Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T17:38:31.440Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T17:38:31.440Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:31.440Z] Processing triggers for mime-support (3.60) ... [2019-10-02T17:38:31.440Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:31.440Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-02T17:38:31.440Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T17:38:31.440Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T17:38:31.440Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T17:38:31.440Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T17:38:32.455Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-02T17:38:32.455Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T17:38:32.455Z] Setting up zip (3.0-11+b1) ... [2019-10-02T17:38:32.455Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T17:38:32.455Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T17:38:32.455Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T17:38:32.455Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:38:32.455Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-02T17:38:32.455Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:32.455Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T17:38:32.455Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T17:38:32.455Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T17:38:32.455Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:32.455Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-02T17:38:32.455Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-02T17:38:32.455Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-02T17:38:32.455Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:32.455Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T17:38:32.455Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-02T17:38:32.455Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-02T17:38:32.455Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T17:38:32.455Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T17:38:32.455Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T17:38:32.455Z] Setting up pigz (2.3.4-1) ... [2019-10-02T17:38:32.455Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T17:38:32.455Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-02T17:38:32.455Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:32.455Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T17:38:32.738Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T17:38:32.738Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T17:38:32.738Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-02T17:38:32.738Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-02T17:38:32.738Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T17:38:32.738Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T17:38:32.738Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T17:38:32.738Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T17:38:32.738Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:32.738Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T17:38:32.738Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T17:38:32.738Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T17:38:32.738Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-02T17:38:32.738Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T17:38:34.144Z] 65014b3c3121: Verifying Checksum [2019-10-02T17:38:34.144Z] 65014b3c3121: Download complete [2019-10-02T17:38:34.760Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-02T17:38:34.760Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:38:34.760Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T17:38:34.760Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T17:38:34.760Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T17:38:34.760Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T17:38:34.760Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T17:38:34.760Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T17:38:34.760Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T17:38:34.760Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T17:38:34.760Z] Setting up python3 (3.5.3-1) ... [2019-10-02T17:38:35.380Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T17:38:35.998Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T17:38:35.998Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T17:38:35.998Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T17:38:35.998Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-02T17:38:36.282Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T17:38:36.567Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T17:38:36.567Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T17:38:37.184Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T17:38:37.184Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T17:38:37.468Z] Setting up dh-python (2.20170125) ... [2019-10-02T17:38:37.752Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-02T17:38:37.752Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T17:38:48.029Z] Removing intermediate container 6f61ea885d06 [2019-10-02T17:38:48.029Z] ---> 58627b3f76ca [2019-10-02T17:38:48.029Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 [2019-10-02T17:38:48.029Z] ---> Running in 12a2cfcfa510 [2019-10-02T17:38:48.870Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:38:48.870Z] [2019-10-02T17:38:48.870Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T17:38:48.870Z] PKG_CONFIG=pkg-config [2019-10-02T17:38:48.870Z] GOLANG_VERSION=1.13.1 [2019-10-02T17:38:48.870Z] HOSTNAME=5319c28b3477 [2019-10-02T17:38:48.870Z] DOCKER_EXPERIMENTAL=1 [2019-10-02T17:38:48.870Z] container=docker [2019-10-02T17:38:48.870Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T17:38:48.870Z] GO111MODULE=off [2019-10-02T17:38:48.870Z] GOPATH=/go [2019-10-02T17:38:48.870Z] PWD=/go/src/github.com/docker/docker [2019-10-02T17:38:48.870Z] HOME=/root [2019-10-02T17:38:48.870Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T17:38:48.870Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T17:38:48.870Z] DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:38:48.870Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T17:38:48.870Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T17:38:48.870Z] TERM=xterm [2019-10-02T17:38:48.870Z] DEST=bundles/test-integration [2019-10-02T17:38:48.870Z] SHLVL=1 [2019-10-02T17:38:48.870Z] TIMEOUT=120m [2019-10-02T17:38:48.870Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T17:38:48.870Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T17:38:48.870Z] TESTDEBUG=0 [2019-10-02T17:38:48.870Z] _=/usr/bin/env [2019-10-02T17:38:48.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T17:38:50.059Z] Collecting yamllint==1.16.0 [2019-10-02T17:38:50.673Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T17:38:50.673Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T17:38:50.956Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T17:38:51.963Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T17:38:51.963Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T17:38:52.577Z] Building wheels for collected packages: pyyaml, pathspec [2019-10-02T17:38:52.577Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-02T17:38:53.201Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T17:38:53.201Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T17:38:53.201Z] Running setup.py bdist_wheel for pathspec: started [2019-10-02T17:38:53.815Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T17:38:53.815Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T17:38:53.815Z] Successfully built pyyaml pathspec [2019-10-02T17:38:53.815Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-10-02T17:38:54.099Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T17:38:54.714Z] Removing intermediate container 12a2cfcfa510 [2019-10-02T17:38:54.714Z] ---> fe9d3123e23b [2019-10-02T17:38:54.714Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T17:38:55.723Z] ---> 8f9d0fce6ab6 [2019-10-02T17:38:55.723Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T17:39:00.102Z] ---> 423e0f9451e9 [2019-10-02T17:39:00.102Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-02T17:39:00.390Z] ---> 9cbe43d8a19f [2019-10-02T17:39:00.390Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T17:39:00.677Z] ---> 5f84fae9aa56 [2019-10-02T17:39:00.677Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T17:39:00.960Z] ---> 36250c829b24 [2019-10-02T17:39:00.960Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T17:39:01.273Z] ---> ecffbac483f8 [2019-10-02T17:39:01.273Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T17:39:01.649Z] ---> 7325e9861756 [2019-10-02T17:39:01.649Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T17:39:01.977Z] ---> 797e199b5666 [2019-10-02T17:39:01.977Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T17:39:02.985Z] ---> 86a35697a480 [2019-10-02T17:39:02.985Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T17:39:02.985Z] ---> 0b23114620ff [2019-10-02T17:39:02.985Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T17:39:03.600Z] ---> e2ffd2dd6bd4 [2019-10-02T17:39:03.600Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T17:39:05.085Z] ---> e18cc8bf51c4 [2019-10-02T17:39:05.085Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ [2019-10-02T17:39:05.368Z] ---> 5fa73c7a75cb [2019-10-02T17:39:05.368Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T17:39:05.987Z] ---> a9be1b5e7a93 [2019-10-02T17:39:05.987Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-02T17:39:06.269Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-02T17:39:06.269Z] bad55c542dc9: Pulling fs layer [2019-10-02T17:39:06.885Z] bad55c542dc9: Verifying Checksum [2019-10-02T17:39:06.885Z] bad55c542dc9: Download complete [2019-10-02T17:39:07.168Z] bad55c542dc9: Pull complete [2019-10-02T17:39:07.168Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T17:39:07.168Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T17:39:07.784Z] ---> 73ada01b1159 [2019-10-02T17:39:07.784Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH [2019-10-02T17:39:07.784Z] ---> Running in 0931eab93436 [2019-10-02T17:39:07.784Z] Removing intermediate container 0931eab93436 [2019-10-02T17:39:07.784Z] ---> 36ae39c0e57e [2019-10-02T17:39:07.784Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-02T17:39:07.784Z] ---> Running in 7eed0aa0cbb4 [2019-10-02T17:39:08.067Z] Removing intermediate container 7eed0aa0cbb4 [2019-10-02T17:39:08.067Z] ---> 168f5c3fc3b7 [2019-10-02T17:39:08.067Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-10-02T17:39:08.067Z] ---> Running in 18db75c9ef55 [2019-10-02T17:39:08.067Z] Removing intermediate container 18db75c9ef55 [2019-10-02T17:39:08.067Z] ---> 19100ece33b5 [2019-10-02T17:39:08.067Z] Step 123/126 : VOLUME /var/lib/docker [2019-10-02T17:39:08.067Z] ---> Running in 627a0a2ffa00 [2019-10-02T17:39:08.348Z] Removing intermediate container 627a0a2ffa00 [2019-10-02T17:39:08.348Z] ---> 740dd7f8b408 [2019-10-02T17:39:08.348Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-10-02T17:39:08.348Z] ---> Running in fc7c86a8fedd [2019-10-02T17:39:08.348Z] Removing intermediate container fc7c86a8fedd [2019-10-02T17:39:08.348Z] ---> df14d1ddeb80 [2019-10-02T17:39:08.348Z] Step 125/126 : FROM dev AS final [2019-10-02T17:39:08.348Z] ---> df14d1ddeb80 [2019-10-02T17:39:08.348Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-10-02T17:39:08.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T17:39:08.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T17:39:10.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T17:39:12.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T17:39:15.176Z] ---> de902c93b8b9 [2019-10-02T17:39:15.176Z] Successfully built de902c93b8b9 [2019-10-02T17:39:15.176Z] Successfully tagged docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T17:39:15.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T17:39:15.602Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/test/unit [2019-10-02T17:39:18.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T17:39:20.019Z] ? github.com/docker/docker/api [no test files] [2019-10-02T17:39:20.744Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-02T17:39:20.745Z] Copying nested executables into bundles/binary-daemon [2019-10-02T17:39:20.745Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-02T17:39:21.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/make.sh cross [2019-10-02T17:39:21.633Z] [2019-10-02T17:39:21.633Z] Removing bundles/ [2019-10-02T17:39:21.890Z] [2019-10-02T17:39:21.890Z] ---> Making bundle: cross (in bundles/cross) [2019-10-02T17:39:21.890Z] Cross building: bundles/cross/linux/amd64 [2019-10-02T17:39:21.890Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-02T17:39:21.890Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-02T17:39:22.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T17:39:22.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T17:39:27.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T17:39:30.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T17:39:31.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T17:39:31.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T17:39:32.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T17:39:34.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T17:39:34.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T17:39:34.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T17:39:36.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T17:39:37.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T17:39:38.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T17:39:41.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T17:39:41.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T17:39:42.457Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2019-10-02T17:39:42.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T17:39:44.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T17:39:45.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T17:39:46.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T17:39:47.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T17:39:47.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T17:39:48.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T17:39:49.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T17:39:49.943Z] Using test binary docker [2019-10-02T17:39:49.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T17:39:49.943Z] +++ /etc/init.d/apparmor start [2019-10-02T17:39:49.943Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T17:39:49.943Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T17:39:49.943Z] Warning failed to create cache: (null) [2019-10-02T17:39:49.943Z] . [2019-10-02T17:39:49.943Z] Starting dockerd [2019-10-02T17:39:49.943Z] INFO: Waiting for daemon to start... [2019-10-02T17:39:49.943Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-02T17:39:51.736Z] . [2019-10-02T17:39:51.736Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T17:39:51.736Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T17:39:51.736Z] Error: No such image: emptyfs [2019-10-02T17:39:51.736Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T17:39:51.736Z] ++++ docker load [2019-10-02T17:39:52.126Z] Running integration-test (iteration 1) [2019-10-02T17:39:52.126Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T17:39:52.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:39:52.126Z] ++ set -e [2019-10-02T17:39:52.126Z] ++ '[' -n 0 ']' [2019-10-02T17:39:52.126Z] ++ set -x [2019-10-02T17:39:52.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:39:53.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T17:39:56.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T17:39:59.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T17:40:01.608Z] Loaded image: buildpack-deps:jessie [2019-10-02T17:40:01.608Z] Loaded image: busybox:latest [2019-10-02T17:40:01.608Z] Loaded image: busybox:glibc [2019-10-02T17:40:01.608Z] Loaded image: debian:jessie [2019-10-02T17:40:01.608Z] Loaded image: hello-world:latest [2019-10-02T17:40:01.608Z] INFO: Testing against a local daemon [2019-10-02T17:40:01.608Z] === RUN TestCgroupNamespacesBuild [2019-10-02T17:40:01.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T17:40:01.830Z] Using test binary docker [2019-10-02T17:40:01.830Z] +++ /etc/init.d/apparmor start [2019-10-02T17:40:01.830Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T17:40:01.830Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T17:40:01.830Z] Warning failed to create cache: (null) [2019-10-02T17:40:01.830Z] . [2019-10-02T17:40:01.830Z] Starting dockerd [2019-10-02T17:40:01.830Z] INFO: Waiting for daemon to start... [2019-10-02T17:40:01.830Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T17:40:02.878Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-10-02T17:40:02.878Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-02T17:40:02.878Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-02T17:40:04.358Z] . [2019-10-02T17:40:04.358Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T17:40:04.358Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T17:40:04.358Z] Error: No such image: emptyfs [2019-10-02T17:40:04.358Z] ++++ docker load [2019-10-02T17:40:04.358Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T17:40:04.616Z] Running integration-test (iteration 1) [2019-10-02T17:40:04.616Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T17:40:04.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:40:04.616Z] ++ set -e [2019-10-02T17:40:04.616Z] ++ '[' -n 0 ']' [2019-10-02T17:40:04.616Z] ++ set -x [2019-10-02T17:40:04.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:40:05.353Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2019-10-02T17:40:05.353Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-02T17:40:05.353Z] === RUN TestBuildWithSession [2019-10-02T17:40:07.841Z] --- PASS: TestBuildWithSession (2.69s) [2019-10-02T17:40:07.841Z] === RUN TestBuildSquashParent [2019-10-02T17:40:14.315Z] --- PASS: TestBuildSquashParent (6.09s) [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:40:14.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:40:14.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:40:14.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:40:14.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:40:14.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:40:14.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:40:14.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:40:14.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:40:14.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:40:16.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:40:16.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:40:18.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:40:18.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s) [2019-10-02T17:40:21.798Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.76s) [2019-10-02T17:40:21.798Z] === RUN TestBuildMultiStageCopy [2019-10-02T17:40:21.798Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T17:40:23.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T17:40:24.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T17:40:24.638Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T17:40:25.439Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T17:40:25.814Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2019-10-02T17:40:25.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2019-10-02T17:40:25.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-10-02T17:40:25.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-10-02T17:40:25.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-02T17:40:25.815Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-10-02T17:40:25.815Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T17:40:27.091Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-10-02T17:40:27.091Z] === RUN TestBuildLabelWithTargets [2019-10-02T17:40:29.539Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2019-10-02T17:40:29.539Z] === RUN TestBuildWithEmptyLayers [2019-10-02T17:40:30.422Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2019-10-02T17:40:30.422Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T17:40:33.678Z] --- PASS: TestBuildMultiStageOnBuild (3.54s) [2019-10-02T17:40:33.678Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T17:40:35.024Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2019-10-02T17:40:35.024Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T17:40:36.676Z] Loaded image: buildpack-deps:jessie [2019-10-02T17:40:36.676Z] Loaded image: busybox:latest [2019-10-02T17:40:36.676Z] Loaded image: busybox:glibc [2019-10-02T17:40:36.676Z] Loaded image: debian:jessie [2019-10-02T17:40:36.676Z] Loaded image: hello-world:latest [2019-10-02T17:40:36.676Z] INFO: Testing against a local daemon [2019-10-02T17:40:36.676Z] === RUN TestCgroupNamespacesBuild [2019-10-02T17:40:38.209Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2019-10-02T17:40:38.209Z] === RUN TestBuildWithHugeFile [2019-10-02T17:40:39.204Z] --- PASS: TestCgroupNamespacesBuild (2.91s) [2019-10-02T17:40:39.204Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-02T17:40:39.204Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-02T17:40:41.735Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2019-10-02T17:40:41.736Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-02T17:40:41.736Z] === RUN TestBuildWithSession [2019-10-02T17:40:43.406Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-02T17:40:43.406Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-02T17:40:43.406Z] Cross building: bundles/cross/windows/amd64 [2019-10-02T17:40:43.406Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-02T17:40:43.406Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-02T17:40:45.919Z] --- PASS: TestBuildWithSession (3.66s) [2019-10-02T17:40:45.919Z] === RUN TestBuildSquashParent [2019-10-02T17:40:58.111Z] --- PASS: TestBuildSquashParent (10.96s) [2019-10-02T17:40:58.111Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:40:58.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:40:58.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:40:58.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:40:58.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:40:58.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:40:58.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:40:58.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:40:58.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:40:58.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:40:59.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:40:59.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:41:01.026Z] 65014b3c3121: Pull complete [2019-10-02T17:41:03.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:41:03.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2019-10-02T17:41:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2019-10-02T17:41:06.565Z] === RUN TestBuildMultiStageCopy [2019-10-02T17:41:06.565Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T17:41:09.846Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T17:41:10.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T17:41:10.670Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T17:41:11.602Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T17:41:12.167Z] --- PASS: TestBuildMultiStageCopy (5.76s) [2019-10-02T17:41:12.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2019-10-02T17:41:12.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2019-10-02T17:41:12.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2019-10-02T17:41:12.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2019-10-02T17:41:12.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-10-02T17:41:12.167Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T17:41:12.563Z] --- PASS: TestBuildWithHugeFile (30.45s) [2019-10-02T17:41:12.563Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T17:41:12.563Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:41:12.563Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:41:12.563Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:41:12.563Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:41:12.563Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:41:12.563Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:41:12.563Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:41:12.563Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:41:12.563Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:41:12.563Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-10-02T17:41:12.563Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-10-02T17:41:12.563Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-02T17:41:12.563Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-02T17:41:12.563Z] === RUN TestBuildPreserveOwnership [2019-10-02T17:41:12.563Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T17:41:12.563Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T17:41:14.061Z] --- PASS: TestBuildMultiStageParentConfig (1.80s) [2019-10-02T17:41:14.061Z] === RUN TestBuildLabelWithTargets [2019-10-02T17:41:15.029Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2019-10-02T17:41:15.029Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2019-10-02T17:41:15.029Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-10-02T17:41:15.029Z] === RUN TestBuildPlatformInvalid [2019-10-02T17:41:15.029Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-02T17:41:15.029Z] PASS [2019-10-02T17:41:15.029Z] [2019-10-02T17:41:15.029Z] DONE 32 tests in 82.870s [2019-10-02T17:41:15.029Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T17:41:15.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:41:15.029Z] ++ set -e [2019-10-02T17:41:15.029Z] ++ '[' -n 0 ']' [2019-10-02T17:41:15.029Z] ++ set -x [2019-10-02T17:41:15.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:41:15.390Z] INFO: Testing against a local daemon [2019-10-02T17:41:15.390Z] === RUN TestConfigList [2019-10-02T17:41:16.582Z] --- PASS: TestBuildLabelWithTargets (2.76s) [2019-10-02T17:41:16.582Z] === RUN TestBuildWithEmptyLayers [2019-10-02T17:41:17.953Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2019-10-02T17:41:17.953Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T17:41:18.576Z] --- PASS: TestConfigList (2.96s) [2019-10-02T17:41:18.576Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-02T17:41:18.576Z] === RUN TestConfigsCreateAndDelete [2019-10-02T17:41:19.603Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2019-10-02T17:41:19.889Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T17:41:20.516Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2019-10-02T17:41:20.516Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T17:41:20.516Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T17:41:20.516Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T17:41:21.053Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2019-10-02T17:41:21.053Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-02T17:41:21.053Z] === RUN TestConfigsUpdate [2019-10-02T17:41:21.143Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T17:41:21.143Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T17:41:21.143Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T17:41:21.143Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T17:41:21.143Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T17:41:21.428Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T17:41:22.134Z] --- PASS: TestBuildMultiStageOnBuild (3.79s) [2019-10-02T17:41:22.134Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T17:41:23.478Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T17:41:23.478Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T17:41:23.503Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2019-10-02T17:41:23.503Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T17:41:23.528Z] --- PASS: TestConfigsUpdate (2.46s) [2019-10-02T17:41:23.528Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-02T17:41:23.528Z] === RUN TestTemplatedConfig [2019-10-02T17:41:24.103Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements [2019-10-02T17:41:24.393Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-02T17:41:24.691Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.0% of statements [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T17:41:24.691Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T17:41:24.975Z] ok github.com/docker/docker/api/types/time 0.078s coverage: 100.0% of statements [2019-10-02T17:41:25.260Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-10-02T17:41:25.260Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T17:41:25.260Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T17:41:25.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T17:41:26.174Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-10-02T17:41:27.641Z] --- PASS: TestTemplatedConfig (3.57s) [2019-10-02T17:41:27.641Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-02T17:41:27.641Z] === RUN TestConfigInspect [2019-10-02T17:41:27.732Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T17:41:27.732Z] Using test binary docker [2019-10-02T17:41:27.732Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T17:41:27.732Z] Using test binary docker [2019-10-02T17:41:27.732Z] +++ /etc/init.d/apparmor start [2019-10-02T17:41:27.732Z] +++ /etc/init.d/apparmor start [2019-10-02T17:41:27.732Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T17:41:27.732Z] Starting AppArmor profiles: [2019-10-02T17:41:27.732Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T17:41:27.732Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T17:41:27.732Z] Warning failed to create cache: (null) [2019-10-02T17:41:27.732Z] Warning failed to create cache: (null) [2019-10-02T17:41:27.732Z] . [2019-10-02T17:41:27.732Z] . [2019-10-02T17:41:27.732Z] INFO: Waiting for daemon to start... [2019-10-02T17:41:27.732Z] INFO: Waiting for daemon to start... [2019-10-02T17:41:27.732Z] Starting dockerd [2019-10-02T17:41:27.732Z] Starting dockerd [2019-10-02T17:41:27.732Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T17:41:27.732Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T17:41:27.732Z] ..--- PASS: TestBuildMultiStageLayerLeak (4.24s) [2019-10-02T17:41:27.732Z] === RUN TestBuildWithHugeFile [2019-10-02T17:41:29.101Z] [2019-10-02T17:41:29.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T17:41:29.101Z] [2019-10-02T17:41:29.359Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T17:41:29.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T17:41:29.359Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T17:41:29.359Z] Error: No such image: emptyfs [2019-10-02T17:41:29.359Z] Error: No such image: emptyfs [2019-10-02T17:41:29.359Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T17:41:29.359Z] ++++ docker load [2019-10-02T17:41:29.359Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T17:41:29.359Z] ++++ docker load [2019-10-02T17:41:29.616Z] Running integration-test (iteration 1) [2019-10-02T17:41:29.616Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-02T17:41:29.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-02T17:41:29.616Z] ++ set -e [2019-10-02T17:41:29.616Z] ++ '[' -n 0 ']' [2019-10-02T17:41:29.616Z] ++ set -x [2019-10-02T17:41:29.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-02T17:41:29.617Z] Running integration-test (iteration 1) [2019-10-02T17:41:29.617Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-02T17:41:29.617Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-02T17:41:29.617Z] ++ set -e [2019-10-02T17:41:29.617Z] ++ '[' -n 0 ']' [2019-10-02T17:41:29.617Z] ++ set -x [2019-10-02T17:41:29.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-02T17:41:30.072Z] --- PASS: TestConfigInspect (2.87s) [2019-10-02T17:41:30.073Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-02T17:41:30.073Z] === RUN TestConfigCreateWithLabels [2019-10-02T17:41:32.566Z] --- PASS: TestConfigCreateWithLabels (2.64s) [2019-10-02T17:41:32.566Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-02T17:41:32.566Z] === RUN TestConfigCreateResolve [2019-10-02T17:41:34.621Z] ok github.com/docker/docker/builder/fscache 0.139s coverage: 69.2% of statements [2019-10-02T17:41:35.300Z] --- PASS: TestConfigCreateResolve (2.45s) [2019-10-02T17:41:35.300Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-02T17:41:35.300Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T17:41:35.685Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-02T17:41:35.685Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-02T17:41:35.685Z] PASS [2019-10-02T17:41:35.685Z] [2019-10-02T17:41:35.685Z] DONE 8 tests in 20.502s [2019-10-02T17:41:35.685Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T17:41:35.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:41:35.685Z] ++ set -e [2019-10-02T17:41:35.685Z] ++ '[' -n 0 ']' [2019-10-02T17:41:35.685Z] ++ set -x [2019-10-02T17:41:35.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:41:35.685Z] INFO: Testing against a local daemon [2019-10-02T17:41:35.685Z] === RUN TestCheckpoint [2019-10-02T17:41:35.685Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T17:41:35.685Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T17:41:35.685Z] === RUN TestContainerInvalidJSON [2019-10-02T17:41:35.685Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:41:35.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:41:35.685Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:41:35.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:41:35.685Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:41:35.685Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:41:35.685Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:41:35.685Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:41:35.685Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:41:35.685Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-02T17:41:35.685Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T17:41:35.685Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T17:41:35.685Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T17:41:35.685Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T17:41:35.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-02T17:41:35.685Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T17:41:36.048Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T17:41:36.048Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T17:41:36.048Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-02T17:41:36.048Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T17:41:36.048Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-02T17:41:36.048Z] === RUN TestCopyFromContainer [2019-10-02T17:41:36.666Z] ok github.com/docker/docker/builder/remotecontext 0.392s coverage: 13.6% of statements [2019-10-02T17:41:36.666Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2019-10-02T17:41:36.666Z] ok github.com/docker/docker/builder/remotecontext/git 3.900s coverage: 85.1% of statements [2019-10-02T17:41:37.686Z] ok github.com/docker/docker/builder/dockerfile 1.236s coverage: 46.6% of statements [2019-10-02T17:41:37.686Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T17:41:37.686Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T17:41:37.849Z] === RUN TestCopyFromContainer// [2019-10-02T17:41:38.230Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T17:41:38.230Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T17:41:38.231Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T17:41:38.231Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T17:41:38.634Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T17:41:38.634Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T17:41:38.634Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T17:41:38.634Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T17:41:38.634Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer (2.77s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-02T17:41:39.039Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-02T17:41:39.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T17:41:39.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:41:39.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:41:39.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:41:39.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:41:39.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:41:39.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:41:39.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:41:39.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:41:39.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:41:39.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-02T17:41:39.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T17:41:39.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T17:41:39.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T17:41:39.039Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T17:41:39.039Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T17:41:39.039Z] === RUN TestCreateWithInvalidEnv [2019-10-02T17:41:39.039Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T17:41:39.039Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T17:41:39.039Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T17:41:39.039Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T17:41:39.039Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T17:41:39.039Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T17:41:39.039Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T17:41:39.039Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T17:41:39.039Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T17:41:39.039Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-02T17:41:39.039Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T17:41:39.039Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T17:41:39.039Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T17:41:39.039Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T17:41:39.039Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-02T17:41:39.039Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T17:41:41.463Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:41:41.463Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:41:41.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:41:41.463Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:41:41.837Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:41:41.837Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:41:41.837Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-02T17:41:41.837Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-02T17:41:41.837Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2019-10-02T17:41:44.484Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T17:41:44.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:41:44.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:41:44.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:41:44.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:41:44.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:41:44.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:41:44.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:41:44.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:41:44.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:41:44.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:41:44.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:41:44.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:41:44.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:41:44.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:41:44.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-02T17:41:44.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-02T17:41:44.484Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T17:41:44.484Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T17:41:44.484Z] === RUN TestDaemonRestartIpcMode [2019-10-02T17:41:44.484Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T17:41:44.484Z] === RUN TestDiff [2019-10-02T17:41:45.275Z] --- PASS: TestDiff (0.86s) [2019-10-02T17:41:45.275Z] === RUN TestExecWithCloseStdin [2019-10-02T17:41:46.542Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-10-02T17:41:46.542Z] === RUN TestExec [2019-10-02T17:41:47.343Z] --- PASS: TestExec (1.11s) [2019-10-02T17:41:47.343Z] === RUN TestExecUser [2019-10-02T17:41:48.594Z] --- PASS: TestExecUser (1.07s) [2019-10-02T17:41:48.594Z] === RUN TestExportContainerAndImportImage [2019-10-02T17:41:49.844Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2019-10-02T17:41:49.844Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T17:41:51.071Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-02T17:41:51.071Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-02T17:41:51.071Z] remote: Enumerating objects: 19, done. [2019-10-02T17:41:51.071Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-02T17:41:51.071Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-02T17:41:51.071Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-02T17:41:51.071Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-10-02T17:41:51.109Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-02T17:41:51.109Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-02T17:41:51.109Z] === RUN TestHealthCheckWorkdir [Pipeline] sh [2019-10-02T17:41:51.398Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/test/unit [2019-10-02T17:41:52.429Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2019-10-02T17:41:52.429Z] === RUN TestHealthKillContainer [2019-10-02T17:41:52.967Z] ok github.com/docker/docker/client 0.919s coverage: 75.8% of statements [2019-10-02T17:41:53.923Z] ? github.com/docker/docker/api [no test files] [2019-10-02T17:41:55.755Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-02T17:41:55.755Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T17:41:56.548Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-10-02T17:41:56.548Z] === RUN TestIpcModeNone [2019-10-02T17:41:57.355Z] --- PASS: TestIpcModeNone (1.08s) [2019-10-02T17:41:57.355Z] === RUN TestIpcModePrivate [2019-10-02T17:41:58.616Z] --- PASS: TestIpcModePrivate (1.00s) [2019-10-02T17:41:58.616Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-10-02T17:41:58.616Z] === RUN TestIpcModeShareable [2019-10-02T17:41:59.396Z] --- PASS: TestIpcModeShareable (1.08s) [2019-10-02T17:41:59.396Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-10-02T17:41:59.396Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T17:42:02.612Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s) [2019-10-02T17:42:02.612Z] === RUN TestAPIIpcModeHost [2019-10-02T17:42:03.536Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-10-02T17:42:03.536Z] === RUN TestDaemonIpcModeShareable [2019-10-02T17:42:05.393Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-10-02T17:42:05.393Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-02T17:42:05.393Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-02T17:42:05.393Z] === RUN TestDaemonIpcModePrivate [2019-10-02T17:42:07.218Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-02T17:42:07.218Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-02T17:42:07.218Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-02T17:42:07.218Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T17:42:08.323Z] Loaded image: buildpack-deps:jessie [2019-10-02T17:42:08.323Z] Loaded image: buildpack-deps:jessie [2019-10-02T17:42:08.323Z] Loaded image: busybox:latest [2019-10-02T17:42:08.323Z] Loaded image: busybox:latest [2019-10-02T17:42:08.323Z] Loaded image: busybox:glibc [2019-10-02T17:42:08.323Z] Loaded image: debian:jessie [2019-10-02T17:42:08.323Z] Loaded image: busybox:glibc [2019-10-02T17:42:08.323Z] Loaded image: debian:jessie [2019-10-02T17:42:08.323Z] Loaded image: hello-world:latest [2019-10-02T17:42:08.323Z] INFO: Testing against a local daemon [2019-10-02T17:42:08.323Z] === RUN TestDockerDaemonSuite [2019-10-02T17:42:08.323Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-02T17:42:08.323Z] Loaded image: hello-world:latest [2019-10-02T17:42:08.323Z] INFO: Testing against a local daemon [2019-10-02T17:42:08.323Z] === RUN TestDockerSuite [2019-10-02T17:42:08.323Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-02T17:42:08.324Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-02T17:42:08.788Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-02T17:42:09.028Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-10-02T17:42:09.028Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-02T17:42:09.028Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-02T17:42:09.028Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T17:42:10.876Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-02T17:42:10.876Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-02T17:42:10.878Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-10-02T17:42:10.878Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-02T17:42:10.878Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-02T17:42:10.878Z] === RUN TestIpcModeOlderClient [2019-10-02T17:42:10.878Z] === PAUSE TestIpcModeOlderClient [2019-10-02T17:42:10.878Z] === RUN TestKillContainerInvalidSignal [2019-10-02T17:42:11.442Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-02T17:42:11.442Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-02T17:42:11.653Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-10-02T17:42:11.653Z] === RUN TestKillContainer [2019-10-02T17:42:11.653Z] === RUN TestKillContainer/no_signal [2019-10-02T17:42:12.374Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-02T17:42:12.456Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T17:42:12.632Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-02T17:42:12.632Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-02T17:42:13.516Z] === RUN TestKillContainer/killing_signal [2019-10-02T17:42:14.374Z] --- PASS: TestKillContainer (2.82s) [2019-10-02T17:42:14.374Z] --- PASS: TestKillContainer/no_signal (0.94s) [2019-10-02T17:42:14.374Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-10-02T17:42:14.374Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-10-02T17:42:14.374Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T17:42:14.374Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T17:42:15.158Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-02T17:42:15.158Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-02T17:42:15.414Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-02T17:42:15.414Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-02T17:42:15.414Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-02T17:42:15.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T17:42:16.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2019-10-02T17:42:16.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2019-10-02T17:42:16.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-02T17:42:16.411Z] === RUN TestKillStoppedContainer [2019-10-02T17:42:16.411Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-02T17:42:16.411Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T17:42:16.411Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-02T17:42:16.411Z] === RUN TestKillDifferentUserContainer [2019-10-02T17:42:17.255Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-10-02T17:42:17.255Z] === RUN TestInspectOomKilledTrue [2019-10-02T17:42:17.255Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-02T17:42:17.255Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:42:17.255Z] === RUN TestInspectOomKilledFalse [2019-10-02T17:42:17.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T17:42:17.255Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:42:17.255Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T17:42:17.308Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-02T17:42:18.037Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-10-02T17:42:18.037Z] === RUN TestLinksContainerNames [2019-10-02T17:42:18.239Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T17:42:18.803Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-02T17:42:19.060Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-02T17:42:19.060Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-02T17:42:19.060Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-02T17:42:19.060Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-02T17:42:19.840Z] --- PASS: TestLinksContainerNames (1.62s) [2019-10-02T17:42:19.840Z] === RUN TestLogsFollowTailEmpty [2019-10-02T17:42:20.619Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-10-02T17:42:20.619Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T17:42:21.405Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/default [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/private [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/slave [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/shared [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/default [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/shared [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/slave [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/private [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T17:42:21.405Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:42:21.405Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:42:21.405Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:42:21.922Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:42:22.421Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:42:22.421Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:42:22.421Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T17:42:22.421Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-02T17:42:22.421Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-02T17:42:22.421Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T17:42:24.315Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2019-10-02T17:42:24.315Z] === RUN TestNetworkNat [2019-10-02T17:42:24.320Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-02T17:42:25.118Z] --- PASS: TestNetworkNat (0.89s) [2019-10-02T17:42:25.118Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T17:42:25.255Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-02T17:42:25.902Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2019-10-02T17:42:25.902Z] === RUN TestNetworkLoopbackNat [2019-10-02T17:42:27.151Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-02T17:42:27.170Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-10-02T17:42:27.170Z] === RUN TestPause [2019-10-02T17:42:28.434Z] --- PASS: TestPause (1.00s) [2019-10-02T17:42:28.434Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T17:42:28.434Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T17:42:28.434Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T17:42:28.434Z] === RUN TestPauseStopPausedContainer [2019-10-02T17:42:29.212Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-02T17:42:29.212Z] === RUN TestPsFilter [2019-10-02T17:42:29.212Z] --- PASS: TestPsFilter (0.23s) [2019-10-02T17:42:29.212Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T17:42:29.689Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-02T17:42:29.994Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-02T17:42:29.994Z] === RUN TestRemoveContainerWithVolume [2019-10-02T17:42:31.258Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-10-02T17:42:31.258Z] === RUN TestRemoveContainerRunning [2019-10-02T17:42:32.106Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-10-02T17:42:32.106Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T17:42:32.211Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-02T17:42:32.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-10-02T17:42:32.927Z] === RUN TestRemoveInvalidContainer [2019-10-02T17:42:32.927Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-02T17:42:32.927Z] === RUN TestRenameLinkedContainer [2019-10-02T17:42:33.143Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-02T17:42:35.040Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-02T17:42:36.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-02T17:42:36.935Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-02T17:42:36.986Z] --- PASS: TestRenameLinkedContainer (3.59s) [2019-10-02T17:42:36.986Z] === RUN TestRenameStoppedContainer [2019-10-02T17:42:37.348Z] --- PASS: TestRenameStoppedContainer (0.93s) [2019-10-02T17:42:37.348Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T17:42:38.834Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-02T17:42:39.170Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-10-02T17:42:39.170Z] === RUN TestRenameInvalidName [2019-10-02T17:42:39.955Z] --- PASS: TestRenameInvalidName (0.94s) [2019-10-02T17:42:39.955Z] === RUN TestRenameAnonymousContainer [2019-10-02T17:42:40.194Z] ok github.com/docker/docker/cmd/dockerd 0.230s coverage: 30.1% of statements [2019-10-02T17:42:40.205Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-02T17:42:41.138Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-02T17:42:41.703Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-02T17:42:43.277Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2019-10-02T17:42:43.277Z] === RUN TestRenameContainerWithSameName [2019-10-02T17:42:43.687Z] ok github.com/docker/docker/container 0.208s coverage: 35.0% of statements [2019-10-02T17:42:43.687Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T17:42:43.687Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T17:42:43.687Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T17:42:43.687Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T17:42:44.052Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-10-02T17:42:44.053Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T17:42:44.230Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-02T17:42:44.487Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-02T17:42:45.878Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2019-10-02T17:42:45.878Z] === RUN TestResize [2019-10-02T17:42:46.671Z] --- PASS: TestResize (0.95s) [2019-10-02T17:42:46.671Z] === RUN TestResizeWithInvalidSize [2019-10-02T17:42:47.764Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-02T17:42:47.916Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-10-02T17:42:47.916Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T17:42:48.108Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2019-10-02T17:42:48.693Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:42:48.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:42:48.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:42:48.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:42:48.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:42:49.662Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-02T17:42:50.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:42:51.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:42:51.559Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-02T17:42:51.559Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-02T17:42:52.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:42:52.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:42:53.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:42:53.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:42:54.837Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-02T17:42:54.964Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.8% of statements [2019-10-02T17:42:56.237Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-02T17:42:56.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:42:56.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:42:57.169Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-02T17:42:57.169Z] --- PASS: TestBuildWithHugeFile (89.54s) [2019-10-02T17:42:57.169Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T17:42:57.169Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:42:57.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:42:57.169Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:42:57.169Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:42:57.169Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:42:57.169Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:42:57.169Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:42:57.169Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:42:57.427Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:42:57.428Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-02T17:42:57.428Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-02T17:42:57.428Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-10-02T17:42:57.428Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-10-02T17:42:57.428Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-02T17:42:57.428Z] === RUN TestBuildPreserveOwnership [2019-10-02T17:42:57.428Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T17:42:58.475Z] ok github.com/docker/docker/daemon/cluster 0.175s coverage: 0.5% of statements [2019-10-02T17:42:58.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:42:59.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:42:59.328Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-02T17:42:59.328Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-02T17:43:00.700Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-02T17:43:01.271Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-02T17:43:01.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2019-10-02T17:43:01.784Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-02T17:43:01.784Z] === RUN TestCgroupNamespacesRun [2019-10-02T17:43:01.835Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T17:43:02.765Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-02T17:43:03.316Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-10-02T17:43:03.316Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-02T17:43:03.316Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-02T17:43:03.331Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-02T17:43:03.589Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-02T17:43:03.847Z] --- PASS: TestBuildPreserveOwnership (6.33s) [2019-10-02T17:43:03.847Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2019-10-02T17:43:03.847Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-10-02T17:43:03.847Z] === RUN TestBuildPlatformInvalid [2019-10-02T17:43:03.847Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-02T17:43:03.847Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-02T17:43:03.847Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T17:43:03.847Z] PASS [2019-10-02T17:43:04.010Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-10-02T17:43:04.105Z] [2019-10-02T17:43:04.105Z] DONE 32 tests in 179.382s [2019-10-02T17:43:04.105Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T17:43:04.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:43:04.105Z] ++ set -e [2019-10-02T17:43:04.105Z] ++ '[' -n 0 ']' [2019-10-02T17:43:04.105Z] ++ set -x [2019-10-02T17:43:04.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:43:04.105Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-02T17:43:04.363Z] INFO: Testing against a local daemon [2019-10-02T17:43:04.363Z] === RUN TestConfigList [2019-10-02T17:43:05.158Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2019-10-02T17:43:05.158Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-02T17:43:05.158Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-02T17:43:05.295Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-02T17:43:05.506Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-10-02T17:43:05.553Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-02T17:43:06.119Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-02T17:43:06.119Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-02T17:43:06.133Z] ok github.com/docker/docker/daemon/config 0.126s coverage: 84.6% of statements [2019-10-02T17:43:06.976Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-10-02T17:43:06.976Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-02T17:43:06.976Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-02T17:43:08.020Z] --- PASS: TestConfigList (3.54s) [2019-10-02T17:43:08.020Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-02T17:43:08.020Z] === RUN TestConfigsCreateAndDelete [2019-10-02T17:43:08.585Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-02T17:43:08.807Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-10-02T17:43:08.807Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-02T17:43:08.807Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-02T17:43:09.610Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2019-10-02T17:43:10.515Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-02T17:43:10.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2019-10-02T17:43:10.616Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-02T17:43:10.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-02T17:43:10.778Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2019-10-02T17:43:10.778Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-02T17:43:10.778Z] === RUN TestConfigsUpdate [2019-10-02T17:43:11.412Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-10-02T17:43:11.412Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-02T17:43:11.412Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-02T17:43:11.643Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.515s coverage: 13.7% of statements [2019-10-02T17:43:12.223Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-02T17:43:12.223Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-02T17:43:12.223Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-02T17:43:12.756Z] 2945147eda09: Pull complete [2019-10-02T17:43:12.756Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-02T17:43:12.756Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T17:43:12.756Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T17:43:12.756Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-02T17:43:12.756Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-02T17:43:12.756Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-02T17:43:12.756Z] INFO: Docker version of control daemon [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] Client: Docker Engine - Enterprise [2019-10-02T17:43:12.756Z] Version: 19.03.2 [2019-10-02T17:43:12.756Z] API version: 1.40 [2019-10-02T17:43:12.756Z] Go version: go1.12.8 [2019-10-02T17:43:12.756Z] Git commit: c92ab06ed9 [2019-10-02T17:43:12.756Z] Built: 09/03/2019 16:38:11 [2019-10-02T17:43:12.756Z] OS/Arch: windows/amd64 [2019-10-02T17:43:12.756Z] Experimental: false [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] Server: Docker Engine - Enterprise [2019-10-02T17:43:12.756Z] Engine: [2019-10-02T17:43:12.756Z] Version: 19.03.2 [2019-10-02T17:43:12.756Z] API version: 1.40 (minimum version 1.24) [2019-10-02T17:43:12.756Z] Go version: go1.12.8 [2019-10-02T17:43:12.756Z] Git commit: c92ab06ed9 [2019-10-02T17:43:12.756Z] Built: 09/03/2019 16:35:47 [2019-10-02T17:43:12.756Z] OS/Arch: windows/amd64 [2019-10-02T17:43:12.756Z] Experimental: true [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] INFO: Docker info of control daemon [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] Client: [2019-10-02T17:43:12.756Z] Debug Mode: false [2019-10-02T17:43:12.756Z] Plugins: [2019-10-02T17:43:12.756Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] Server: [2019-10-02T17:43:12.756Z] Containers: 0 [2019-10-02T17:43:12.756Z] Running: 0 [2019-10-02T17:43:12.756Z] Paused: 0 [2019-10-02T17:43:12.756Z] Stopped: 0 [2019-10-02T17:43:12.756Z] Images: 1 [2019-10-02T17:43:12.756Z] Server Version: 19.03.2 [2019-10-02T17:43:12.756Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-02T17:43:12.756Z] Windows: [2019-10-02T17:43:12.756Z] LCOW: [2019-10-02T17:43:12.756Z] Logging Driver: json-file [2019-10-02T17:43:12.756Z] Plugins: [2019-10-02T17:43:12.756Z] Volume: local [2019-10-02T17:43:12.756Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-02T17:43:12.756Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T17:43:12.756Z] Swarm: inactive [2019-10-02T17:43:12.756Z] Default Isolation: process [2019-10-02T17:43:12.756Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T17:43:12.756Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T17:43:12.756Z] OSType: windows [2019-10-02T17:43:12.756Z] Architecture: x86_64 [2019-10-02T17:43:12.756Z] CPUs: 4 [2019-10-02T17:43:12.756Z] Total Memory: 32GiB [2019-10-02T17:43:12.756Z] Name: azwin-2-eea630 [2019-10-02T17:43:12.756Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-02T17:43:12.756Z] Docker Root Dir: D:\docker [2019-10-02T17:43:12.756Z] Debug Mode: false [2019-10-02T17:43:12.756Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:43:12.756Z] Labels: [2019-10-02T17:43:12.756Z] Experimental: true [2019-10-02T17:43:12.756Z] Insecure Registries: [2019-10-02T17:43:12.756Z] 10.0.0.4:5000 [2019-10-02T17:43:12.756Z] 127.0.0.0/8 [2019-10-02T17:43:12.756Z] Registry Mirrors: [2019-10-02T17:43:12.756Z] http://10.0.0.4:5000/ [2019-10-02T17:43:12.756Z] Live Restore Enabled: false [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] INFO: Commit hash is 48353e16f [2019-10-02T17:43:12.756Z] INFO: Nuke-Everything... [2019-10-02T17:43:12.756Z] INFO: Container count on control daemon to delete is 0 [2019-10-02T17:43:12.756Z] INFO: Nuking d:\CI [2019-10-02T17:43:12.756Z] INFO: Zapped successfully [2019-10-02T17:43:12.756Z] INFO: Location for testing is d:\CI\PR-40030\2 [2019-10-02T17:43:12.756Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:12.756Z] INFO: Building the image from Dockerfile.windows at 10/02/2019 17:43:11... [2019-10-02T17:43:12.756Z] [2019-10-02T17:43:13.309Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-02T17:43:13.687Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-10-02T17:43:14.241Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-02T17:43:14.241Z] --- PASS: TestConfigsUpdate (3.33s) [2019-10-02T17:43:14.241Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-02T17:43:14.241Z] === RUN TestTemplatedConfig [2019-10-02T17:43:14.280Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2019-10-02T17:43:14.280Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-02T17:43:14.280Z] === RUN TestKernelTCPMemory [2019-10-02T17:43:14.805Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-02T17:43:15.075Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-10-02T17:43:15.075Z] === RUN TestNISDomainname [2019-10-02T17:43:15.177Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.183s coverage: 57.9% of statements [2019-10-02T17:43:15.177Z] ok github.com/docker/docker/daemon 12.456s coverage: 17.6% of statements [2019-10-02T17:43:15.177Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T17:43:15.177Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T17:43:15.177Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T17:43:15.177Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T17:43:16.349Z] --- PASS: TestNISDomainname (1.15s) [2019-10-02T17:43:16.349Z] === RUN TestHostnameDnsResolution [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T17:43:16.450Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2019-10-02T17:43:16.450Z] ok github.com/docker/docker/builder/dockerfile 0.545s coverage: 46.6% of statements [2019-10-02T17:43:17.060Z] ok github.com/docker/docker/builder/remotecontext/git 0.893s coverage: 85.1% of statements [2019-10-02T17:43:17.060Z] ok github.com/docker/docker/builder/remotecontext 0.185s coverage: 13.6% of statements [2019-10-02T17:43:17.610Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-10-02T17:43:17.610Z] === RUN TestStats [2019-10-02T17:43:17.627Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T17:43:17.627Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T17:43:17.627Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2019-10-02T17:43:18.081Z] --- PASS: TestTemplatedConfig (3.28s) [2019-10-02T17:43:18.081Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-02T17:43:18.081Z] === RUN TestConfigInspect [2019-10-02T17:43:18.339Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-02T17:43:19.952Z] Sending build context to Docker daemon 49.98MB [2019-10-02T17:43:19.952Z] [2019-10-02T17:43:19.952Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-02T17:43:19.952Z] ---> 1ddfa8bee56a [2019-10-02T17:43:19.952Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-02T17:43:19.952Z] ---> Running in a34189c188b6 [2019-10-02T17:43:20.235Z] --- PASS: TestConfigInspect (2.76s) [2019-10-02T17:43:20.235Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-02T17:43:20.235Z] === RUN TestConfigCreateWithLabels [2019-10-02T17:43:20.419Z] Removing intermediate container a34189c188b6 [2019-10-02T17:43:20.419Z] ---> 99513c3192a1 [2019-10-02T17:43:20.419Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-02T17:43:20.419Z] ---> Running in 1dc5f3d2b9e8 [2019-10-02T17:43:20.707Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.494s coverage: 68.6% of statements [2019-10-02T17:43:20.750Z] --- PASS: TestStats (2.81s) [2019-10-02T17:43:20.750Z] === RUN TestStopContainerWithTimeout [2019-10-02T17:43:20.750Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T17:43:20.750Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T17:43:20.750Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T17:43:20.750Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T17:43:20.750Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T17:43:20.750Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T17:43:20.750Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T17:43:20.750Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T17:43:20.750Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T17:43:20.750Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T17:43:21.393Z] Removing intermediate container 1dc5f3d2b9e8 [2019-10-02T17:43:21.393Z] ---> 67fb7f9760d5 [2019-10-02T17:43:21.393Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-02T17:43:21.393Z] ---> Running in 7c6ea370d1e1 [2019-10-02T17:43:21.525Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T17:43:21.749Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.874s coverage: 51.0% of statements [2019-10-02T17:43:21.854Z] Removing intermediate container 7c6ea370d1e1 [2019-10-02T17:43:21.854Z] ---> 0cdb9b0851f2 [2019-10-02T17:43:21.855Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-02T17:43:21.855Z] ---> Running in c9a6ab5c1660 [2019-10-02T17:43:22.132Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-02T17:43:22.389Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-02T17:43:22.884Z] ok github.com/docker/docker/client 0.184s coverage: 75.8% of statements [2019-10-02T17:43:22.953Z] --- PASS: TestConfigCreateWithLabels (2.64s) [2019-10-02T17:43:22.953Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-02T17:43:22.953Z] === RUN TestConfigCreateResolve [2019-10-02T17:43:22.953Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-02T17:43:23.238Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.807s coverage: 45.9% of statements [2019-10-02T17:43:23.238Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T17:43:23.448Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T17:43:23.516Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-02T17:43:24.080Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-02T17:43:25.273Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-02T17:43:25.273Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2019-10-02T17:43:25.273Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-10-02T17:43:25.273Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2019-10-02T17:43:25.273Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2019-10-02T17:43:25.273Z] === RUN TestDeleteDevicemapper [2019-10-02T17:43:25.273Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T17:43:25.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T17:43:25.273Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T17:43:25.939Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.622s coverage: 76.1% of statements [2019-10-02T17:43:25.939Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.048s coverage: 58.0% of statements [2019-10-02T17:43:25.939Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.831s coverage: 52.6% of statements [2019-10-02T17:43:25.939Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T17:43:25.939Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T17:43:26.607Z] --- PASS: TestConfigCreateResolve (3.27s) [2019-10-02T17:43:26.607Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-02T17:43:26.607Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T17:43:26.607Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-02T17:43:26.865Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-02T17:43:26.865Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-02T17:43:26.865Z] PASS [2019-10-02T17:43:26.865Z] [2019-10-02T17:43:26.865Z] DONE 8 tests in 22.676s [2019-10-02T17:43:26.865Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T17:43:26.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:43:26.865Z] ++ set -e [2019-10-02T17:43:26.865Z] ++ '[' -n 0 ']' [2019-10-02T17:43:26.865Z] ++ set -x [2019-10-02T17:43:26.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:43:26.865Z] INFO: Testing against a local daemon [2019-10-02T17:43:26.865Z] === RUN TestCheckpoint [2019-10-02T17:43:26.865Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T17:43:26.865Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T17:43:26.865Z] === RUN TestContainerInvalidJSON [2019-10-02T17:43:26.865Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:43:26.865Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:43:26.865Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:43:26.865Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:43:26.865Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:43:26.865Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:43:26.865Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:43:26.865Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:43:26.865Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:43:26.865Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-02T17:43:26.865Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T17:43:26.865Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T17:43:26.865Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T17:43:26.865Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T17:43:26.865Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-02T17:43:27.122Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-02T17:43:27.122Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T17:43:27.122Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T17:43:27.122Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T17:43:27.122Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-02T17:43:27.122Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-02T17:43:27.380Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-02T17:43:27.380Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T17:43:27.380Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-02T17:43:27.380Z] === RUN TestCopyFromContainer [2019-10-02T17:43:28.017Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-10-02T17:43:28.503Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2019-10-02T17:43:28.503Z] === RUN TestUpdateMemory [2019-10-02T17:43:28.503Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-02T17:43:28.503Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:43:28.503Z] === RUN TestUpdateCPUQuota [2019-10-02T17:43:28.644Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.053s coverage: 3.0% of statements [2019-10-02T17:43:28.751Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-02T17:43:29.010Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-02T17:43:29.574Z] === RUN TestCopyFromContainer// [2019-10-02T17:43:29.574Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T17:43:29.831Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T17:43:29.831Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T17:43:29.831Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-02T17:43:30.089Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T17:43:30.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-02T17:43:30.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-02T17:43:30.089Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T17:43:30.323Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-10-02T17:43:30.323Z] === RUN TestUpdatePidsLimit [2019-10-02T17:43:30.323Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T17:43:30.346Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T17:43:30.346Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T17:43:30.346Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T17:43:30.469Z] [2019-10-02T17:43:30.469Z] SUCCESS: Specified value was saved. [2019-10-02T17:43:30.604Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer (3.26s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer// (0.13s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-02T17:43:30.604Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T17:43:30.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T17:43:30.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:43:30.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:43:30.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:43:30.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:43:30.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:43:30.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:43:30.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:43:30.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:43:30.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:43:30.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-02T17:43:30.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T17:43:30.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T17:43:30.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T17:43:30.604Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T17:43:30.687Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T17:43:30.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-10-02T17:43:30.862Z] === RUN TestCreateWithInvalidEnv [2019-10-02T17:43:30.862Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T17:43:30.862Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T17:43:30.862Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T17:43:30.862Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T17:43:30.862Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T17:43:30.862Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T17:43:30.862Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T17:43:30.862Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T17:43:30.862Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T17:43:30.862Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-02T17:43:30.862Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T17:43:30.862Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T17:43:30.862Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-02T17:43:30.862Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T17:43:30.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-02T17:43:30.862Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T17:43:31.054Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T17:43:31.351Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 42.7% of statements [2019-10-02T17:43:31.426Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T17:43:31.442Z] INFO: Downloading git... [2019-10-02T17:43:31.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T17:43:32.235Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-02T17:43:32.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T17:43:32.800Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-02T17:43:32.847Z] ok github.com/docker/docker/daemon/logger/gelf 0.064s coverage: 68.2% of statements [2019-10-02T17:43:33.002Z] INFO: Downloading go... [2019-10-02T17:43:33.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T17:43:33.732Z] --- PASS: TestCreateWithCustomMaskedPaths (2.90s) [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:43:33.732Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:43:33.732Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:43:33.732Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T17:43:33.732Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:43:33.989Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.12s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-02T17:43:34.247Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-02T17:43:34.247Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T17:43:34.504Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-02T17:43:34.545Z] INFO: Downloading compiler 1 of 3... [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit (4.31s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-10-02T17:43:34.589Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-10-02T17:43:34.589Z] === RUN TestUpdateRestartPolicy [2019-10-02T17:43:34.974Z] ok github.com/docker/docker/daemon/logger/awslogs 0.703s coverage: 77.8% of statements [2019-10-02T17:43:35.519Z] INFO: Downloading compiler 2 of 3... [2019-10-02T17:43:35.604Z] ok github.com/docker/docker/daemon/logger/journald 0.056s coverage: 26.2% of statements [2019-10-02T17:43:35.875Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-02T17:43:35.980Z] INFO: Downloading compiler 3 of 3... [2019-10-02T17:43:36.440Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-02T17:43:36.442Z] INFO: Extracting git... [2019-10-02T17:43:36.626Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.9% of statements [2019-10-02T17:43:36.626Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T17:43:36.626Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T17:43:36.626Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T17:43:36.626Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T17:43:36.626Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 62.1% of statements [2019-10-02T17:43:36.911Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 88.3% of statements [2019-10-02T17:43:37.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.86s) [2019-10-02T17:43:37.005Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T17:43:37.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:43:37.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:43:37.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:43:37.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:43:37.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:43:37.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:43:37.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:43:37.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:43:37.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:43:37.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:43:37.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:43:37.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:43:37.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:43:37.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:43:37.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-02T17:43:37.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-02T17:43:37.005Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T17:43:37.005Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T17:43:37.005Z] === RUN TestDaemonRestartIpcMode [2019-10-02T17:43:37.005Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T17:43:37.005Z] === RUN TestDiff [2019-10-02T17:43:38.379Z] --- PASS: TestDiff (1.01s) [2019-10-02T17:43:38.379Z] === RUN TestExecWithCloseStdin [2019-10-02T17:43:38.379Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-02T17:43:39.320Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-10-02T17:43:39.320Z] === RUN TestExec [2019-10-02T17:43:40.396Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 74.7% of statements [2019-10-02T17:43:40.397Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T17:43:40.397Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 20.0% of statements [2019-10-02T17:43:40.692Z] --- PASS: TestExec (1.24s) [2019-10-02T17:43:40.692Z] === RUN TestExecUser [2019-10-02T17:43:41.022Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-10-02T17:43:41.623Z] --- PASS: TestExecUser (1.00s) [2019-10-02T17:43:41.623Z] === RUN TestExportContainerAndImportImage [2019-10-02T17:43:41.623Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-02T17:43:42.189Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-02T17:43:42.526Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2019-10-02T17:43:42.755Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-10-02T17:43:42.755Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T17:43:44.011Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2019-10-02T17:43:44.128Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-02T17:43:44.128Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-02T17:43:44.128Z] === RUN TestHealthCheckWorkdir [2019-10-02T17:43:45.028Z] ok github.com/docker/docker/daemon/logger/splunk 3.129s coverage: 84.5% of statements [2019-10-02T17:43:45.028Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T17:43:45.028Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T17:43:45.498Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-02T17:43:45.498Z] === RUN TestHealthKillContainer [2019-10-02T17:43:45.755Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-02T17:43:46.012Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-02T17:43:48.148Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2019-10-02T17:43:48.148Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T17:43:48.148Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2019-10-02T17:43:48.148Z] === RUN TestWaitNonBlocked [2019-10-02T17:43:48.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:43:48.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:43:48.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:43:48.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:43:48.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:43:48.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:43:48.539Z] --- PASS: TestHealthKillContainer (3.09s) [2019-10-02T17:43:48.539Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T17:43:49.103Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-10-02T17:43:49.103Z] === RUN TestIpcModeNone [2019-10-02T17:43:49.408Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-02T17:43:49.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-10-02T17:43:49.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-10-02T17:43:49.408Z] === RUN TestWaitBlocked [2019-10-02T17:43:49.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:43:49.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:43:49.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:43:49.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:43:49.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:43:49.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:43:49.445Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-10-02T17:43:49.445Z] ok github.com/docker/docker/distribution/metadata 0.177s coverage: 48.2% of statements [2019-10-02T17:43:49.445Z] ok github.com/docker/docker/distribution 0.736s coverage: 22.4% of statements [2019-10-02T17:43:49.445Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T17:43:50.035Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-02T17:43:50.035Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-02T17:43:50.035Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-02T17:43:50.292Z] --- PASS: TestIpcModeNone (1.12s) [2019-10-02T17:43:50.292Z] === RUN TestIpcModePrivate [2019-10-02T17:43:50.877Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-02T17:43:50.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2019-10-02T17:43:50.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-10-02T17:43:50.877Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T17:43:50.877Z] === CONT TestIpcModeOlderClient [2019-10-02T17:43:50.877Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-02T17:43:50.877Z] === CONT TestDaemonRestartIpcMode [2019-10-02T17:43:51.667Z] --- PASS: TestIpcModePrivate (1.21s) [2019-10-02T17:43:51.667Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:194, shared: false, mustBeShared: false [2019-10-02T17:43:51.667Z] === RUN TestIpcModeShareable [2019-10-02T17:43:51.925Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-02T17:43:52.164Z] ok github.com/docker/docker/distribution/xfer 1.684s coverage: 85.1% of statements [2019-10-02T17:43:52.164Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T17:43:52.857Z] --- PASS: TestIpcModeShareable (1.19s) [2019-10-02T17:43:52.857Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:187, shared: true, mustBeShared: true [2019-10-02T17:43:52.857Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T17:43:53.668Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2019-10-02T17:43:53.790Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-02T17:43:54.163Z] INFO: Expanding go... [2019-10-02T17:43:54.281Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2019-10-02T17:43:54.281Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-02T17:43:54.295Z] ok github.com/docker/docker/image 0.127s coverage: 86.4% of statements [2019-10-02T17:43:54.295Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T17:43:54.356Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-02T17:43:54.663Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-10-02T17:43:54.663Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-02T17:43:54.663Z] PASS [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] === Skipped [2019-10-02T17:43:54.663Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-02T17:43:54.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-02T17:43:54.663Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-02T17:43:54.663Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T17:43:54.663Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T17:43:54.663Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-02T17:43:54.663Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] [2019-10-02T17:43:54.663Z] DONE 197 tests, 6 skipped in 138.956s [2019-10-02T17:43:54.663Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T17:43:54.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:43:54.663Z] ++ set -e [2019-10-02T17:43:54.663Z] ++ '[' -n 0 ']' [2019-10-02T17:43:54.663Z] ++ set -x [2019-10-02T17:43:54.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:43:54.664Z] INFO: Testing against a local daemon [2019-10-02T17:43:54.664Z] === RUN TestCommitInheritsEnv [2019-10-02T17:43:54.921Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-02T17:43:54.921Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2019-10-02T17:43:54.921Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T17:43:54.921Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-02T17:43:54.939Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 30.1% of statements [2019-10-02T17:43:55.196Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-10-02T17:43:55.196Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T17:43:55.196Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T17:43:55.196Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T17:43:55.196Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T17:43:55.450Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-02T17:43:55.450Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T17:43:55.450Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T17:43:55.450Z] === RUN TestImagesFilterMultiReference [2019-10-02T17:43:55.450Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-02T17:43:55.450Z] === RUN TestImagePullPlatformInvalid [2019-10-02T17:43:55.450Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T17:43:55.450Z] === RUN TestRemoveImageOrphaning [2019-10-02T17:43:55.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-02T17:43:55.825Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2019-10-02T17:43:55.826Z] === RUN TestRemoveImageGarbageCollector [2019-10-02T17:43:55.826Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-02T17:43:55.826Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:43:55.826Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T17:43:55.826Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-02T17:43:55.826Z] === RUN TestTagInvalidReference [2019-10-02T17:43:55.826Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-02T17:43:55.826Z] === RUN TestTagValidPrefixedRepo [2019-10-02T17:43:55.826Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2019-10-02T17:43:55.826Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T17:43:55.826Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-02T17:43:55.826Z] === RUN TestTagOfficialNames [2019-10-02T17:43:55.826Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-02T17:43:55.826Z] === RUN TestTagMatchesDigest [2019-10-02T17:43:56.049Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.39s) [2019-10-02T17:43:56.049Z] === RUN TestAPIIpcModeHost [2019-10-02T17:43:56.206Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-02T17:43:56.206Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T17:43:56.307Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-02T17:43:56.975Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2019-10-02T17:43:57.240Z] --- PASS: TestAPIIpcModeHost (0.96s) [2019-10-02T17:43:57.240Z] === RUN TestDaemonIpcModeShareable [2019-10-02T17:43:57.240Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-02T17:43:57.804Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-02T17:43:58.737Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-02T17:43:59.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-02T17:43:59.301Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2019-10-02T17:43:59.301Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-02T17:43:59.301Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: true, mustBeShared: true [2019-10-02T17:43:59.301Z] === RUN TestDaemonIpcModePrivate [2019-10-02T17:44:01.199Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-02T17:44:01.199Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2019-10-02T17:44:01.199Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-02T17:44:01.199Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-10-02T17:44:01.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T17:44:01.399Z] ok github.com/docker/docker/opts 0.064s coverage: 66.9% of statements [2019-10-02T17:44:02.024Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2019-10-02T17:44:02.311Z] ok github.com/docker/docker/pkg/authorization 1.128s coverage: 68.3% of statements [2019-10-02T17:44:02.311Z] ok github.com/docker/docker/pkg/archive 1.289s coverage: 77.1% of statements [2019-10-02T17:44:02.937Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2019-10-02T17:44:03.101Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-02T17:44:03.101Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2019-10-02T17:44:03.101Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-02T17:44:03.101Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2019-10-02T17:44:03.101Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T17:44:03.224Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2019-10-02T17:44:03.358Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-02T17:44:04.720Z] ok github.com/docker/docker/pkg/discovery 0.030s coverage: 58.3% of statements [2019-10-02T17:44:05.005Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2019-10-02T17:44:05.162Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2019-10-02T17:44:05.253Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2019-10-02T17:44:05.254Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-02T17:44:05.254Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2019-10-02T17:44:05.254Z] === RUN TestIpcModeOlderClient [2019-10-02T17:44:05.254Z] === PAUSE TestIpcModeOlderClient [2019-10-02T17:44:05.254Z] === RUN TestKillContainerInvalidSignal [2019-10-02T17:44:05.254Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-02T17:44:05.726Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-02T17:44:05.827Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-02T17:44:06.402Z] --- PASS: TestKillContainerInvalidSignal (1.24s) [2019-10-02T17:44:06.402Z] === RUN TestKillContainer [2019-10-02T17:44:06.402Z] === RUN TestKillContainer/no_signal [2019-10-02T17:44:06.490Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-02T17:44:07.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-02T17:44:07.336Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-02T17:44:07.336Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-02T17:44:07.507Z] ok github.com/docker/docker/layer 7.501s coverage: 68.8% of statements [2019-10-02T17:44:07.507Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T17:44:07.507Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T17:44:07.507Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T17:44:07.507Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T17:44:07.507Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T17:44:07.507Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T17:44:07.507Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-10-02T17:44:07.596Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T17:44:08.129Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-02T17:44:08.161Z] === RUN TestKillContainer/killing_signal [2019-10-02T17:44:08.728Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-02T17:44:09.150Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2019-10-02T17:44:09.296Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-02T17:44:09.437Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 89.5% of statements [2019-10-02T17:44:09.553Z] --- PASS: TestKillContainer (3.05s) [2019-10-02T17:44:09.553Z] --- PASS: TestKillContainer/no_signal (1.05s) [2019-10-02T17:44:09.553Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2019-10-02T17:44:09.553Z] --- PASS: TestKillContainer/killing_signal (1.02s) [2019-10-02T17:44:09.553Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T17:44:09.553Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T17:44:09.722Z] ok github.com/docker/docker/pkg/chrootarchive 4.534s coverage: 43.2% of statements [2019-10-02T17:44:09.722Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T17:44:09.722Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T17:44:09.811Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-02T17:44:10.376Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T17:44:10.743Z] ok github.com/docker/docker/pkg/fsutils 0.403s coverage: 85.1% of statements [2019-10-02T17:44:11.037Z] ok github.com/docker/docker/pkg/discovery/kv 3.310s coverage: 84.1% of statements [2019-10-02T17:44:11.037Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2019-10-02T17:44:11.308Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2019-10-02T17:44:11.308Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2019-10-02T17:44:11.308Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-10-02T17:44:11.308Z] === RUN TestKillStoppedContainer [2019-10-02T17:44:11.308Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-02T17:44:11.308Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T17:44:11.565Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-02T17:44:11.565Z] === RUN TestKillDifferentUserContainer [2019-10-02T17:44:11.823Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-02T17:44:12.387Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2019-10-02T17:44:12.387Z] === RUN TestInspectOomKilledTrue [2019-10-02T17:44:12.387Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-02T17:44:12.387Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:44:12.387Z] === RUN TestInspectOomKilledFalse [2019-10-02T17:44:12.387Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T17:44:12.387Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:44:12.387Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T17:44:13.090Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2019-10-02T17:44:13.090Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-10-02T17:44:13.322Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-10-02T17:44:13.322Z] === RUN TestLinksContainerNames [2019-10-02T17:44:13.322Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-02T17:44:13.713Z] ok github.com/docker/docker/pkg/idtools 0.972s coverage: 70.1% of statements [2019-10-02T17:44:14.004Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2019-10-02T17:44:15.068Z] ok github.com/docker/docker/pkg/ioutils 1.845s coverage: 69.3% of statements [2019-10-02T17:44:15.068Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T17:44:15.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2019-10-02T17:44:15.197Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2019-10-02T17:44:15.216Z] --- PASS: TestLinksContainerNames (1.76s) [2019-10-02T17:44:15.216Z] === RUN TestLogsFollowTailEmpty [2019-10-02T17:44:15.694Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2019-10-02T17:44:15.779Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-10-02T17:44:15.779Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T17:44:15.989Z] ok github.com/docker/docker/pkg/parsers/kernel 0.040s coverage: 60.0% of statements [2019-10-02T17:44:15.989Z] ok github.com/docker/docker/pkg/mount 0.930s coverage: 69.6% of statements [2019-10-02T17:44:15.989Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T17:44:16.130Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 84.6% of statements [2019-10-02T17:44:16.628Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2019-10-02T17:44:16.629Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 91.4% of statements [2019-10-02T17:44:16.629Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T17:44:16.629Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T17:44:16.694Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-02T17:44:16.711Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/default [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/private [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/slave [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/shared [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T17:44:16.711Z] === CONT TestMountDaemonRoot/default [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:44:16.711Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T17:44:16.711Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:44:16.711Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:44:16.711Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:44:16.711Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/shared [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/slave [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/private [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T17:44:16.968Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:44:16.968Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:44:16.968Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:44:17.225Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:44:17.259Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.6% of statements [2019-10-02T17:44:17.259Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T17:44:17.259Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:44:17.484Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:44:17.516Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-02T17:44:17.516Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T17:44:17.516Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T17:44:17.741Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T17:44:17.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-02T17:44:17.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-02T17:44:17.741Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T17:44:18.145Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2019-10-02T17:44:18.887Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-02T17:44:19.180Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2019-10-02T17:44:19.470Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2019-10-02T17:44:19.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-02T17:44:19.759Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-10-02T17:44:19.893Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-02T17:44:20.150Z] --- PASS: TestContainerBindMountNonRecursive (2.55s) [2019-10-02T17:44:20.150Z] === RUN TestNetworkNat [2019-10-02T17:44:20.385Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2019-10-02T17:44:21.085Z] --- PASS: TestNetworkNat (0.86s) [2019-10-02T17:44:21.085Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T17:44:21.410Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-02T17:44:21.413Z] ok github.com/docker/docker/pkg/pubsub 1.209s coverage: 73.9% of statements [2019-10-02T17:44:21.414Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2019-10-02T17:44:21.667Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.199s coverage: 57.0% of statements [2019-10-02T17:44:22.458Z] --- PASS: TestNetworkLocalhostTCPNat (1.26s) [2019-10-02T17:44:22.458Z] === RUN TestNetworkLoopbackNat [2019-10-02T17:44:22.905Z] ok github.com/docker/docker/pkg/stringid 0.024s coverage: 70.6% of statements [2019-10-02T17:44:22.905Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-02T17:44:23.525Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-02T17:44:23.829Z] --- PASS: TestNetworkLoopbackNat (1.41s) [2019-10-02T17:44:23.829Z] === RUN TestPause [2019-10-02T17:44:24.144Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 80.0% of statements [2019-10-02T17:44:24.164Z] INFO: Expanding compiler 1 of 3... [2019-10-02T17:44:24.164Z] INFO: Expanding compiler 2 of 3... [2019-10-02T17:44:24.761Z] --- PASS: TestPause (1.06s) [2019-10-02T17:44:24.761Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T17:44:24.761Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T17:44:24.761Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T17:44:24.761Z] === RUN TestPauseStopPausedContainer [2019-10-02T17:44:24.762Z] ok github.com/docker/docker/pkg/signal 3.889s coverage: 61.0% of statements [2019-10-02T17:44:24.949Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.163s coverage: 72.5% of statements [2019-10-02T17:44:25.048Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2019-10-02T17:44:25.207Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.773s coverage: 46.2% of statements [2019-10-02T17:44:25.207Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T17:44:25.672Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2019-10-02T17:44:25.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-02T17:44:26.256Z] --- PASS: TestPauseStopPausedContainer (1.26s) [2019-10-02T17:44:26.256Z] === RUN TestPsFilter [2019-10-02T17:44:26.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-02T17:44:26.256Z] --- PASS: TestPsFilter (0.26s) [2019-10-02T17:44:26.256Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T17:44:26.696Z] testing: warning: no tests to run [2019-10-02T17:44:26.696Z] coverage: [no statements] [2019-10-02T17:44:26.696Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2019-10-02T17:44:26.696Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2019-10-02T17:44:27.626Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.08s) [2019-10-02T17:44:27.626Z] === RUN TestRemoveContainerWithVolume [2019-10-02T17:44:27.726Z] ok github.com/docker/docker/pkg/tarsum 0.247s coverage: 89.3% of statements [2019-10-02T17:44:27.726Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2019-10-02T17:44:27.726Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-10-02T17:44:27.731Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.037s coverage: 51.0% of statements [2019-10-02T17:44:28.349Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2019-10-02T17:44:28.559Z] --- PASS: TestRemoveContainerWithVolume (1.07s) [2019-10-02T17:44:28.559Z] === RUN TestRemoveContainerRunning [2019-10-02T17:44:28.662Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.291s coverage: 76.1% of statements [2019-10-02T17:44:28.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-02T17:44:28.871Z] INFO: Expanding compiler 3 of 3... [2019-10-02T17:44:29.596Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-10-02T17:44:29.747Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-02T17:44:29.747Z] --- PASS: TestRemoveContainerRunning (1.13s) [2019-10-02T17:44:29.747Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T17:44:29.842Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-10-02T17:44:29.843Z] INFO: Removing downloaded files... [2019-10-02T17:44:29.843Z] INFO: Creating source directory... [2019-10-02T17:44:29.843Z] INFO: Configuring git core.autocrlf... [2019-10-02T17:44:29.843Z] INFO: Completed [2019-10-02T17:44:29.854Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.059s coverage: 57.2% of statements [2019-10-02T17:44:29.854Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T17:44:29.854Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T17:44:30.313Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-02T17:44:30.784Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-02T17:44:30.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.24s) [2019-10-02T17:44:30.960Z] === RUN TestRemoveInvalidContainer [2019-10-02T17:44:30.960Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-02T17:44:30.960Z] === RUN TestRenameLinkedContainer [2019-10-02T17:44:31.716Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-10-02T17:44:31.980Z] ok github.com/docker/docker/reference 0.035s coverage: 84.4% of statements [2019-10-02T17:44:33.085Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2019-10-02T17:44:33.085Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T17:44:33.085Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T17:44:33.493Z] ok github.com/docker/docker/profiles/seccomp 0.045s coverage: 68.8% of statements [2019-10-02T17:44:33.650Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 42.7% of statements [2019-10-02T17:44:34.117Z] ok github.com/docker/docker/plugin 0.570s coverage: 27.1% of statements [2019-10-02T17:44:35.019Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-02T17:44:35.019Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 77.8% of statements [2019-10-02T17:44:35.019Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T17:44:35.019Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T17:44:35.136Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2019-10-02T17:44:35.977Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-02T17:44:36.155Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2019-10-02T17:44:36.218Z] --- PASS: TestRenameLinkedContainer (5.39s) [2019-10-02T17:44:36.218Z] === RUN TestRenameStoppedContainer [2019-10-02T17:44:36.233Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2019-10-02T17:44:36.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-10-02T17:44:37.149Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-10-02T17:44:37.149Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T17:44:37.175Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2019-10-02T17:44:37.795Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2019-10-02T17:44:37.795Z] ok github.com/docker/docker/registry 0.572s coverage: 56.3% of statements [2019-10-02T17:44:37.861Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 74.7% of statements [2019-10-02T17:44:37.861Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T17:44:37.861Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 20.0% of statements [2019-10-02T17:44:39.759Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-10-02T17:44:39.759Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-02T17:44:40.323Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-02T17:44:40.428Z] --- PASS: TestRenameRunningContainerAndReuse (2.92s) [2019-10-02T17:44:40.428Z] === RUN TestRenameInvalidName [2019-10-02T17:44:40.887Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 84.5% of statements [2019-10-02T17:44:40.887Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T17:44:40.887Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T17:44:41.288Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-10-02T17:44:41.358Z] --- PASS: TestRenameInvalidName (1.28s) [2019-10-02T17:44:41.358Z] === RUN TestRenameAnonymousContainer [2019-10-02T17:44:41.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-02T17:44:42.783Z] ok github.com/docker/docker/distribution 0.174s coverage: 22.4% of statements [2019-10-02T17:44:42.783Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-10-02T17:44:42.783Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T17:44:42.855Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-02T17:44:44.154Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-10-02T17:44:44.225Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-02T17:44:44.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-02T17:44:44.761Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2019-10-02T17:44:44.761Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-02T17:44:45.525Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-02T17:44:45.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-02T17:44:45.767Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-10-02T17:44:45.856Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-02T17:44:45.856Z] --- PASS: TestRenameAnonymousContainer (4.38s) [2019-10-02T17:44:45.856Z] === RUN TestRenameContainerWithSameName [2019-10-02T17:44:46.089Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-02T17:44:46.346Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2019-10-02T17:44:46.346Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T17:44:46.346Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T17:44:46.788Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2019-10-02T17:44:46.788Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T17:44:47.279Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-10-02T17:44:47.279Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T17:44:48.211Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-02T17:44:48.684Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2019-10-02T17:44:48.684Z] === RUN TestResize [2019-10-02T17:44:49.144Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-02T17:44:49.144Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-02T17:44:49.616Z] --- PASS: TestResize (0.90s) [2019-10-02T17:44:49.616Z] === RUN TestResizeWithInvalidSize [2019-10-02T17:44:50.548Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-10-02T17:44:50.548Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T17:44:50.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-02T17:44:50.548Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-02T17:44:51.040Z] ok github.com/docker/docker/pkg/archive 0.426s coverage: 77.4% of statements [2019-10-02T17:44:51.479Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:44:51.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:44:51.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:44:51.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:44:51.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:44:51.972Z] ok github.com/docker/docker/pkg/authorization 0.150s coverage: 68.3% of statements [2019-10-02T17:44:51.972Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-02T17:44:52.230Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-02T17:44:54.134Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T17:44:54.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === Skipped [2019-10-02T17:44:54.134Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T17:44:54.134Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T17:44:54.134Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:73: No driver to put! [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T17:44:54.134Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T17:44:54.134Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T17:44:54.134Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:44:54.134Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T17:44:54.134Z] graphtest_unix.go:73: No driver to put! [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T17:44:54.134Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-02T17:44:54.134Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] [2019-10-02T17:44:54.134Z] DONE 2115 tests, 20 skipped in 335.178s Post stage [Pipeline] junit [2019-10-02T17:44:54.169Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T17:44:54.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:44:54.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-02T17:44:54.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:44:55.018Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40030/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/make.sh dynbinary test-integration [2019-10-02T17:44:55.304Z] [2019-10-02T17:44:55.586Z] Removing bundles/ [2019-10-02T17:44:55.586Z] [2019-10-02T17:44:55.586Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-02T17:44:55.586Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:44:55.586Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T17:44:56.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:44:56.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:44:56.403Z] ok github.com/docker/docker/pkg/chrootarchive 2.868s coverage: 43.2% of statements [2019-10-02T17:44:56.403Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-02T17:44:56.403Z] ok github.com/docker/docker/layer 7.749s coverage: 68.8% of statements [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T17:44:56.403Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T17:44:56.403Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-10-02T17:44:56.968Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-02T17:44:57.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:44:57.532Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-02T17:44:57.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:44:58.095Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-02T17:44:58.353Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-02T17:44:59.135Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-02T17:44:59.285Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-02T17:44:59.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-02T17:45:00.217Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-02T17:45:00.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:45:00.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:45:00.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-02T17:45:00.781Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2019-10-02T17:45:00.781Z] ok github.com/docker/docker/pkg/fsutils 0.217s coverage: 85.1% of statements [2019-10-02T17:45:01.038Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-02T17:45:02.410Z] ok github.com/docker/docker/pkg/idtools 0.578s coverage: 70.1% of statements [2019-10-02T17:45:02.410Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 68.8% of statements [2019-10-02T17:45:02.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-02T17:45:02.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-02T17:45:02.669Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-02T17:45:02.926Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2019-10-02T17:45:02.926Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2019-10-02T17:45:02.926Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T17:45:03.491Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2019-10-02T17:45:03.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:45:04.054Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-02T17:45:04.054Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-02T17:45:04.311Z] ok github.com/docker/docker/pkg/mount 0.574s coverage: 69.6% of statements [2019-10-02T17:45:04.311Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T17:45:04.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-02T17:45:04.569Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-02T17:45:04.569Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T17:45:04.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T17:45:04.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:45:04.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-02T17:45:05.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-02T17:45:05.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-10-02T17:45:06.068Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-02T17:45:06.325Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-02T17:45:06.582Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-02T17:45:06.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.28s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-02T17:45:07.272Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2019-10-02T17:45:07.272Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-02T17:45:07.272Z] === RUN TestCgroupNamespacesRun [2019-10-02T17:45:07.953Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-02T17:45:08.211Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-02T17:45:09.799Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2019-10-02T17:45:09.800Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-02T17:45:09.800Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-02T17:45:09.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-02T17:45:11.171Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2019-10-02T17:45:11.171Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-02T17:45:11.171Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-02T17:45:11.485Z] ok github.com/docker/docker/pkg/signal 2.383s coverage: 61.0% of statements [2019-10-02T17:45:11.485Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-02T17:45:11.485Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-02T17:45:11.742Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-02T17:45:12.000Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-02T17:45:12.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-02T17:45:12.566Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-02T17:45:13.110Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-10-02T17:45:13.110Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-02T17:45:13.110Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-02T17:45:13.143Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2019-10-02T17:45:13.401Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-10-02T17:45:13.965Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-02T17:45:14.223Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-02T17:45:14.479Z] testing: warning: no tests to run [2019-10-02T17:45:14.479Z] coverage: [no statements] [2019-10-02T17:45:14.479Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-02T17:45:15.044Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-02T17:45:15.044Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-02T17:45:15.302Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-02T17:45:15.645Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2019-10-02T17:45:15.645Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-02T17:45:15.645Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-02T17:45:15.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-02T17:45:15.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-02T17:45:17.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-02T17:45:17.017Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-10-02T17:45:17.017Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-02T17:45:17.017Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-02T17:45:17.198Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2019-10-02T17:45:17.762Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-02T17:45:17.952Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2019-10-02T17:45:17.952Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-02T17:45:17.952Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-02T17:45:18.694Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-02T17:45:18.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-02T17:45:18.885Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-02T17:45:18.885Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-02T17:45:18.885Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-02T17:45:18.951Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-02T17:45:20.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-02T17:45:20.325Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2019-10-02T17:45:20.822Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2019-10-02T17:45:20.823Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-02T17:45:20.823Z] === RUN TestKernelTCPMemory [2019-10-02T17:45:20.890Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-02T17:45:21.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-02T17:45:21.147Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-02T17:45:21.712Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-02T17:45:21.970Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-02T17:45:22.011Z] --- PASS: TestKernelTCPMemory (1.14s) [2019-10-02T17:45:22.011Z] === RUN TestNISDomainname [2019-10-02T17:45:22.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-02T17:45:23.511Z] --- PASS: TestNISDomainname (1.31s) [2019-10-02T17:45:23.511Z] === RUN TestHostnameDnsResolution [2019-10-02T17:45:24.498Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-02T17:45:24.883Z] --- PASS: TestHostnameDnsResolution (1.63s) [2019-10-02T17:45:24.883Z] === RUN TestStats [2019-10-02T17:45:25.062Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-10-02T17:45:25.626Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-02T17:45:26.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-02T17:45:26.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-02T17:45:26.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-02T17:45:26.559Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-02T17:45:27.630Z] --- PASS: TestStats (2.76s) [2019-10-02T17:45:27.630Z] === RUN TestStopContainerWithTimeout [2019-10-02T17:45:27.887Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T17:45:27.887Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T17:45:27.887Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T17:45:27.887Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T17:45:27.887Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T17:45:27.887Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T17:45:27.887Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T17:45:27.887Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T17:45:27.887Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T17:45:27.887Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T17:45:28.820Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T17:45:30.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-02T17:45:31.122Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T17:45:33.019Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-02T17:45:33.019Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2019-10-02T17:45:33.019Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2019-10-02T17:45:33.019Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-10-02T17:45:33.019Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-10-02T17:45:33.019Z] === RUN TestDeleteDevicemapper [2019-10-02T17:45:33.019Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T17:45:33.019Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T17:45:33.019Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T17:45:33.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-02T17:45:35.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-02T17:45:35.692Z] --- PASS: TestImportExtremelyLargeImageWorks (97.59s) [2019-10-02T17:45:35.693Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-02T17:45:35.693Z] PASS [2019-10-02T17:45:35.693Z] [2019-10-02T17:45:35.693Z] === Skipped [2019-10-02T17:45:35.693Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-02T17:45:35.693Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:45:35.693Z] [2019-10-02T17:45:35.693Z] [2019-10-02T17:45:35.693Z] DONE 12 tests, 1 skipped in 99.088s [2019-10-02T17:45:35.693Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T17:45:35.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:45:35.693Z] ++ set -e [2019-10-02T17:45:35.693Z] ++ '[' -n 0 ']' [2019-10-02T17:45:35.693Z] ++ set -x [2019-10-02T17:45:35.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:45:35.693Z] INFO: Testing against a local daemon [2019-10-02T17:45:35.693Z] === RUN TestNetworkCreateDelete [2019-10-02T17:45:35.693Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-02T17:45:35.693Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T17:45:35.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-02T17:45:35.693Z] === RUN TestInspectNetwork [2019-10-02T17:45:36.257Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2019-10-02T17:45:36.257Z] === RUN TestUpdateMemory [2019-10-02T17:45:36.257Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-02T17:45:36.257Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:45:36.257Z] === RUN TestUpdateCPUQuota [2019-10-02T17:45:37.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-02T17:45:38.193Z] --- PASS: TestUpdateCPUQuota (2.17s) [2019-10-02T17:45:38.193Z] === RUN TestUpdatePidsLimit [2019-10-02T17:45:38.193Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T17:45:38.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-02T17:45:38.759Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T17:45:38.875Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T17:45:38.875Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T17:45:38.875Z] === RUN TestInspectNetwork/network_name [2019-10-02T17:45:38.875Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T17:45:39.324Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T17:45:39.889Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T17:45:40.146Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T17:45:40.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T17:45:40.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-02T17:45:41.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T17:45:41.410Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T17:45:41.410Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === Skipped [2019-10-02T17:45:41.411Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T17:45:41.411Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T17:45:41.411Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:73: No driver to put! [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T17:45:41.411Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T17:45:41.411Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T17:45:41.411Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T17:45:41.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T17:45:41.411Z] graphtest_unix.go:73: No driver to put! [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T17:45:41.411Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-02T17:45:41.411Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] [2019-10-02T17:45:41.411Z] DONE 2115 tests, 20 skipped in 226.516s Post stage [Pipeline] junit [2019-10-02T17:45:41.429Z] Recording test results [2019-10-02T17:45:41.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-02T17:45:41.949Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40030/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -e DOCKER_GRAPHDRIVER docker:48353e16fe4bc06764ceb6bced0fbe832803ede4 hack/validate/vendor [2019-10-02T17:45:42.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-02T17:45:42.879Z] No vendor changes in diff. [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit (4.87s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-10-02T17:45:43.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2019-10-02T17:45:43.345Z] === RUN TestUpdateRestartPolicy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-02T17:45:43.762Z] + echo Building e2e image [2019-10-02T17:45:43.762Z] Building e2e image [2019-10-02T17:45:43.762Z] + docker build --build-arg DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-02T17:45:43.762Z] #1 [internal] load .dockerignore [2019-10-02T17:45:43.762Z] #1 DONE 0.0s [2019-10-02T17:45:43.762Z] [2019-10-02T17:45:43.762Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-02T17:45:43.762Z] #2 DONE 0.0s [2019-10-02T17:45:43.762Z] [2019-10-02T17:45:43.762Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-02T17:45:43.762Z] #2 transferring dockerfile: 3.21kB done [2019-10-02T17:45:43.762Z] #2 DONE 0.0s [2019-10-02T17:45:43.762Z] [2019-10-02T17:45:43.762Z] #1 [internal] load .dockerignore [2019-10-02T17:45:43.762Z] #1 transferring context: 34B done [2019-10-02T17:45:43.762Z] #1 DONE 0.0s [2019-10-02T17:45:43.762Z] [2019-10-02T17:45:43.762Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-02T17:45:43.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-02T17:45:44.024Z] #4 DONE 0.2s [2019-10-02T17:45:44.024Z] [2019-10-02T17:45:44.024Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-02T17:45:44.024Z] #3 DONE 0.3s [2019-10-02T17:45:44.024Z] [2019-10-02T17:45:44.024Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-02T17:45:44.024Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-02T17:45:44.024Z] #5 DONE 0.0s [2019-10-02T17:45:44.024Z] [2019-10-02T17:45:44.024Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-02T17:45:44.024Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-02T17:45:44.024Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.0s [2019-10-02T17:45:44.024Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.0s [2019-10-02T17:45:44.024Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 0B / 126.85MB 0.0s [2019-10-02T17:45:44.024Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-02T17:45:44.024Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-02T17:45:44.024Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-02T17:45:44.054Z] --- PASS: TestInspectNetwork (9.61s) [2019-10-02T17:45:44.054Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-02T17:45:44.054Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T17:45:44.054Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T17:45:44.054Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T17:45:44.054Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T17:45:44.054Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T17:45:44.285Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-02T17:45:44.285Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done [2019-10-02T17:45:44.285Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.2s done [2019-10-02T17:45:44.285Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 13.53MB / 126.85MB 0.2s [2019-10-02T17:45:44.285Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-02T17:45:44.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-02T17:45:44.543Z] #14 ... [2019-10-02T17:45:44.543Z] [2019-10-02T17:45:44.543Z] #8 [internal] load build context [2019-10-02T17:45:44.543Z] #8 transferring context: 795.48kB 0.5s done [2019-10-02T17:45:44.543Z] #8 DONE 0.5s [2019-10-02T17:45:44.543Z] [2019-10-02T17:45:44.543Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-02T17:45:44.543Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 32.03MB / 126.85MB 0.5s [2019-10-02T17:45:44.543Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-10-02T17:45:44.801Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 44.68MB / 126.85MB 0.7s [2019-10-02T17:45:44.801Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-02T17:45:45.060Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 54.50MB / 126.85MB 0.8s [2019-10-02T17:45:45.060Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 74.82MB / 126.85MB 1.0s [2019-10-02T17:45:45.320Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 82.99MB / 126.85MB 1.1s [2019-10-02T17:45:45.320Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 93.15MB / 126.85MB 1.2s [2019-10-02T17:45:45.320Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 106.24MB / 126.85MB 1.3s [2019-10-02T17:45:45.580Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 116.44MB / 126.85MB 1.4s [2019-10-02T17:45:45.580Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.6s [2019-10-02T17:45:45.863Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.7s done [2019-10-02T17:45:45.863Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-02T17:45:46.120Z] #14 ... [2019-10-02T17:45:46.120Z] [2019-10-02T17:45:46.120Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-02T17:45:46.120Z] #6 DONE 2.0s [2019-10-02T17:45:46.120Z] [2019-10-02T17:45:46.120Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-02T17:45:46.575Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-10-02T17:45:46.575Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-02T17:45:46.575Z] === RUN TestNetworkInvalidJSON [2019-10-02T17:45:46.575Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T17:45:46.575Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T17:45:46.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:45:46.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:45:46.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:45:46.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:45:46.575Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T17:45:46.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:45:46.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:45:46.575Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-02T17:45:46.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T17:45:46.575Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T17:45:46.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T17:45:46.575Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T17:45:47.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-02T17:45:47.839Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-02T17:45:47.839Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-02T17:45:47.839Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T17:45:48.205Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-02T17:45:48.205Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-02T17:45:48.205Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T17:45:48.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-02T17:45:49.466Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-10-02T17:45:49.466Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-02T17:45:49.466Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T17:45:50.727Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s) [2019-10-02T17:45:50.727Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-02T17:45:50.727Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T17:45:51.376Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-02T17:45:51.571Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-02T17:45:51.571Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-02T17:45:51.571Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T17:45:52.309Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.2s done [2019-10-02T17:45:52.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-02T17:45:52.584Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-02T17:45:52.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-02T17:45:52.848Z] #14 DONE 8.7s [2019-10-02T17:45:52.848Z] [2019-10-02T17:45:52.848Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-02T17:45:52.848Z] #7 1.145 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-02T17:45:52.848Z] #7 2.218 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-02T17:45:52.848Z] #7 2.346 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-02T17:45:52.848Z] #7 2.351 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-02T17:45:52.848Z] #7 2.561 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-02T17:45:52.848Z] #7 2.572 (4/31) Installing readline (8.0.0-r0) [2019-10-02T17:45:52.848Z] #7 2.578 (5/31) Installing bash (5.0.0-r0) [2019-10-02T17:45:52.848Z] #7 2.595 Executing bash-5.0.0-r0.post-install [2019-10-02T17:45:52.848Z] #7 2.600 (6/31) Installing ca-certificates (20190108-r0) [2019-10-02T17:45:52.848Z] #7 2.621 (7/31) Installing libgcc (8.3.0-r0) [2019-10-02T17:45:52.848Z] #7 2.625 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-02T17:45:52.848Z] #7 2.641 (9/31) Installing binutils (2.32-r0) [2019-10-02T17:45:52.848Z] #7 2.745 (10/31) Installing gmp (6.1.2-r1) [2019-10-02T17:45:52.848Z] #7 2.754 (11/31) Installing isl (0.18-r0) [2019-10-02T17:45:52.848Z] #7 2.782 (12/31) Installing libgomp (8.3.0-r0) [2019-10-02T17:45:52.848Z] #7 2.786 (13/31) Installing libatomic (8.3.0-r0) [2019-10-02T17:45:52.848Z] #7 2.789 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-02T17:45:52.848Z] #7 2.796 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-02T17:45:52.848Z] #7 2.802 (16/31) Installing gcc (8.3.0-r0) [2019-10-02T17:45:52.848Z] #7 3.746 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-02T17:45:52.848Z] #7 3.855 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-02T17:45:52.848Z] #7 3.856 (19/31) Installing g++ (8.3.0-r0) [2019-10-02T17:45:52.848Z] #7 4.473 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-02T17:45:52.848Z] #7 4.478 (21/31) Installing libcurl (7.66.0-r0) [2019-10-02T17:45:52.848Z] #7 4.487 (22/31) Installing expat (2.2.8-r0) [2019-10-02T17:45:52.848Z] #7 4.492 (23/31) Installing pcre2 (10.33-r0) [2019-10-02T17:45:52.848Z] #7 4.504 (24/31) Installing git (2.22.0-r0) [2019-10-02T17:45:52.848Z] #7 4.717 (25/31) Installing libmnl (1.0.4-r0) [2019-10-02T17:45:52.848Z] #7 4.720 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-02T17:45:52.848Z] #7 4.725 (27/31) Installing iptables (1.8.3-r0) [2019-10-02T17:45:52.848Z] #7 4.757 (28/31) Installing pigz (2.4-r0) [2019-10-02T17:45:52.848Z] #7 4.763 (29/31) Installing tar (1.32-r0) [2019-10-02T17:45:52.848Z] #7 4.775 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-02T17:45:52.848Z] #7 4.781 (31/31) Installing xz (5.2.4-r0) [2019-10-02T17:45:52.848Z] #7 4.786 Executing busybox-1.30.1-r2.trigger [2019-10-02T17:45:52.848Z] #7 4.791 Executing ca-certificates-20190108-r0.trigger [2019-10-02T17:45:52.848Z] #7 4.844 OK: 185 MiB in 45 packages [2019-10-02T17:45:53.107Z] #7 DONE 7.2s [2019-10-02T17:45:53.107Z] [2019-10-02T17:45:53.107Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T17:45:53.366Z] #15 ... [2019-10-02T17:45:53.366Z] [2019-10-02T17:45:53.366Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-02T17:45:53.366Z] #9 DONE 0.1s [2019-10-02T17:45:53.366Z] [2019-10-02T17:45:53.366Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-02T17:45:53.366Z] #10 DONE 0.1s [2019-10-02T17:45:53.366Z] [2019-10-02T17:45:53.366Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-02T17:45:53.366Z] #11 DONE 0.1s [2019-10-02T17:45:53.366Z] [2019-10-02T17:45:53.366Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-02T17:45:53.624Z] #12 DONE 0.1s [2019-10-02T17:45:53.624Z] [2019-10-02T17:45:53.624Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-02T17:45:53.624Z] #13 DONE 0.1s [2019-10-02T17:45:53.624Z] [2019-10-02T17:45:53.624Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T17:45:53.881Z] #15 1.097 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-02T17:45:54.102Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2019-10-02T17:45:54.102Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-02T17:45:54.102Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T17:45:54.102Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T17:45:54.102Z] service_test.go:230: FLAKY_TEST [2019-10-02T17:45:54.102Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T17:45:54.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-02T17:45:55.251Z] #15 2.171 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-02T17:45:55.251Z] #15 2.240 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-02T17:45:55.251Z] #15 2.243 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-02T17:45:55.251Z] #15 2.386 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-02T17:45:55.251Z] #15 2.395 (4/43) Installing readline (8.0.0-r0) [2019-10-02T17:45:55.251Z] #15 2.399 (5/43) Installing bash (5.0.0-r0) [2019-10-02T17:45:55.251Z] #15 2.410 Executing bash-5.0.0-r0.post-install [2019-10-02T17:45:55.251Z] #15 2.412 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-02T17:45:55.251Z] #15 2.483 (7/43) Installing libuuid (2.33.2-r0) [2019-10-02T17:45:55.251Z] #15 2.485 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-02T17:45:55.251Z] #15 2.488 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-02T17:45:55.251Z] #15 2.493 (10/43) Installing binutils (2.32-r0) [2019-10-02T17:45:55.251Z] #15 2.561 (11/43) Installing libmagic (5.37-r0) [2019-10-02T17:45:55.251Z] #15 2.581 (12/43) Installing file (5.37-r0) [2019-10-02T17:45:55.251Z] #15 2.583 (13/43) Installing gmp (6.1.2-r1) [2019-10-02T17:45:55.251Z] #15 2.589 (14/43) Installing isl (0.18-r0) [2019-10-02T17:45:55.509Z] #15 2.604 (15/43) Installing libgomp (8.3.0-r0) [2019-10-02T17:45:55.509Z] #15 2.607 (16/43) Installing libatomic (8.3.0-r0) [2019-10-02T17:45:55.509Z] #15 2.609 (17/43) Installing libgcc (8.3.0-r0) [2019-10-02T17:45:55.509Z] #15 2.611 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-02T17:45:55.509Z] #15 2.616 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-02T17:45:55.509Z] #15 2.619 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-02T17:45:55.509Z] #15 2.630 (21/43) Installing gcc (8.3.0-r0) [2019-10-02T17:45:55.567Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-02T17:45:56.074Z] #15 3.293 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-02T17:45:56.074Z] #15 3.370 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-02T17:45:56.074Z] #15 3.372 (24/43) Installing g++ (8.3.0-r0) [2019-10-02T17:45:56.133Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-02T17:45:56.639Z] #15 3.798 (25/43) Installing make (4.2.1-r2) [2019-10-02T17:45:56.639Z] #15 3.803 (26/43) Installing fortify-headers (1.1-r0) [2019-10-02T17:45:56.639Z] #15 3.805 (27/43) Installing build-base (0.5-r1) [2019-10-02T17:45:56.639Z] #15 3.807 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-02T17:45:56.639Z] #15 3.810 (29/43) Installing libcurl (7.66.0-r0) [2019-10-02T17:45:56.639Z] #15 3.816 (30/43) Installing curl (7.66.0-r0) [2019-10-02T17:45:56.639Z] #15 3.820 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-02T17:45:56.639Z] #15 3.825 (32/43) Installing jq (1.6-r0) [2019-10-02T17:45:56.639Z] #15 3.831 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-02T17:45:56.639Z] #15 3.836 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-02T17:45:56.639Z] #15 3.839 (35/43) Installing libaio (0.3.111-r0) [2019-10-02T17:45:56.639Z] #15 3.841 (36/43) Installing libblkid (2.33.2-r0) [2019-10-02T17:45:56.639Z] #15 3.846 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-02T17:45:56.639Z] #15 3.873 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-02T17:45:56.639Z] #15 3.879 (39/43) Installing libmount (2.33.2-r0) [2019-10-02T17:45:56.639Z] #15 3.884 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-02T17:45:56.639Z] #15 3.888 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-02T17:45:56.639Z] #15 3.891 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-02T17:45:56.639Z] #15 3.911 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-02T17:45:56.639Z] #15 3.917 Executing busybox-1.30.1-r2.trigger [2019-10-02T17:45:56.639Z] #15 3.922 OK: 190 MiB in 58 packages [2019-10-02T17:45:56.698Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2019-10-02T17:45:56.698Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T17:45:56.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-02T17:45:57.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-02T17:45:57.472Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2019-10-02T17:45:57.472Z] === RUN TestWaitNonBlocked [2019-10-02T17:45:57.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:45:57.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:45:57.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:45:57.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:45:57.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:45:57.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:45:58.009Z] #15 DONE 5.1s [2019-10-02T17:45:58.009Z] [2019-10-02T17:45:58.009Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-02T17:45:58.574Z] #16 DONE 0.7s [2019-10-02T17:45:58.574Z] [2019-10-02T17:45:58.574Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-02T17:45:58.845Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-02T17:45:58.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2019-10-02T17:45:58.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s) [2019-10-02T17:45:58.845Z] === RUN TestWaitBlocked [2019-10-02T17:45:58.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:45:58.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:45:58.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:45:58.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:45:58.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:45:58.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:45:59.505Z] #17 DONE 0.7s [2019-10-02T17:45:59.505Z] [2019-10-02T17:45:59.505Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-02T17:45:59.505Z] #18 DONE 0.0s [2019-10-02T17:45:59.505Z] [2019-10-02T17:45:59.505Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T17:45:59.505Z] #19 DONE 0.1s [2019-10-02T17:45:59.505Z] [2019-10-02T17:45:59.505Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:45:59.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-02T17:46:00.736Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-02T17:46:00.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.77s) [2019-10-02T17:46:00.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.85s) [2019-10-02T17:46:00.736Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T17:46:00.736Z] === CONT TestIpcModeOlderClient [2019-10-02T17:46:00.876Z] #20 1.363 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T17:46:01.135Z] #20 1.555 [2019-10-02T17:46:01.301Z] --- PASS: TestIpcModeOlderClient (0.32s) [2019-10-02T17:46:01.301Z] === CONT TestDaemonRestartIpcMode [2019-10-02T17:46:01.650Z] #20 1.667 ########### 15.5% ######################## 34.4% ###################################### 53.5% ################################################ 67.8% ################################################################## 91.8% ######################################################################## 100.0% [2019-10-02T17:46:01.907Z] #20 2.299 [2019-10-02T17:46:02.165Z] #20 2.407 ############################## 42.8% #################################################################### 94.7% ######################################################################## 100.0% [2019-10-02T17:46:02.165Z] #20 2.715 [2019-10-02T17:46:02.680Z] #20 2.824 ############# 19.2% ############################ 39.1% ############################################## 64.8% ############################################################### 88.7% ######################################################################## 100.0% [2019-10-02T17:46:02.938Z] #20 3.394 [2019-10-02T17:46:03.824Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-02T17:46:04.082Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-02T17:46:04.231Z] #20 3.503 #### 6.0% ###### 9.1% ###### 9.1% ################ 23.5% ######################## 34.5% ############################### 43.3% #################################### 50.8% ######################################### 58.2% ############################################### 65.6% #################################################### 73.0% ######################################################### 80.4% ############################################################### 87.8% #################################################################### 95.2% ######################################################################## 100.0% [2019-10-02T17:46:04.489Z] #20 4.900 [2019-10-02T17:46:04.746Z] #20 ... [2019-10-02T17:46:04.746Z] [2019-10-02T17:46:04.746Z] #31 [builder 1/4] COPY . . [2019-10-02T17:46:04.746Z] #31 DONE 5.4s [2019-10-02T17:46:04.746Z] [2019-10-02T17:46:04.746Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-02T17:46:05.015Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s) [2019-10-02T17:46:05.015Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-02T17:46:05.579Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2019-10-02T17:46:05.579Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-02T17:46:05.579Z] PASS [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] === Skipped [2019-10-02T17:46:05.579Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-02T17:46:05.579Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-02T17:46:05.579Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-02T17:46:05.579Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T17:46:05.579Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T17:46:05.579Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-02T17:46:05.579Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] [2019-10-02T17:46:05.579Z] DONE 197 tests, 6 skipped in 158.901s [2019-10-02T17:46:05.836Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T17:46:05.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:05.836Z] ++ set -e [2019-10-02T17:46:05.836Z] ++ '[' -n 0 ']' [2019-10-02T17:46:05.836Z] ++ set -x [2019-10-02T17:46:05.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:05.836Z] INFO: Testing against a local daemon [2019-10-02T17:46:05.836Z] === RUN TestCommitInheritsEnv [2019-10-02T17:46:06.093Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-02T17:46:06.123Z] #32 DONE 1.1s [2019-10-02T17:46:06.123Z] [2019-10-02T17:46:06.123Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T17:46:06.350Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-10-02T17:46:06.351Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T17:46:06.351Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T17:46:06.351Z] === RUN TestImagesFilterMultiReference [2019-10-02T17:46:06.381Z] #33 0.650 [2019-10-02T17:46:06.608Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-02T17:46:06.608Z] === RUN TestImagePullPlatformInvalid [2019-10-02T17:46:06.608Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T17:46:06.608Z] === RUN TestRemoveImageOrphaning [2019-10-02T17:46:06.638Z] #33 0.701 Removing bundles/ [2019-10-02T17:46:06.638Z] #33 0.701 [2019-10-02T17:46:06.638Z] #33 0.705 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-02T17:46:06.866Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-02T17:46:07.124Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2019-10-02T17:46:07.124Z] === RUN TestRemoveImageGarbageCollector [2019-10-02T17:46:07.203Z] #33 1.228 Building test suite binary ./integration-cli/test.main [2019-10-02T17:46:07.382Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-02T17:46:07.948Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-02T17:46:09.319Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2019-10-02T17:46:09.319Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-02T17:46:09.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T17:46:09.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-02T17:46:09.319Z] === RUN TestTagInvalidReference [2019-10-02T17:46:09.319Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-02T17:46:09.319Z] === RUN TestTagValidPrefixedRepo [2019-10-02T17:46:09.319Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-02T17:46:09.319Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2019-10-02T17:46:09.319Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T17:46:09.319Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-02T17:46:09.319Z] === RUN TestTagOfficialNames [2019-10-02T17:46:09.577Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-02T17:46:09.577Z] === RUN TestTagMatchesDigest [2019-10-02T17:46:09.577Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-02T17:46:09.577Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T17:46:10.481Z] #33 ... [2019-10-02T17:46:10.481Z] [2019-10-02T17:46:10.481Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T17:46:10.481Z] #20 5.529 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T17:46:10.481Z] #20 5.795 [2019-10-02T17:46:10.481Z] #20 5.902 ######################################################################## 100.0% [2019-10-02T17:46:10.481Z] #20 6.055 [2019-10-02T17:46:10.481Z] #20 7.482 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T17:46:10.481Z] #20 7.723 [2019-10-02T17:46:10.481Z] #20 7.844 0.7% ######################################################################## 100.0% [2019-10-02T17:46:10.481Z] #20 8.133 [2019-10-02T17:46:10.481Z] #20 8.944 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T17:46:10.481Z] #20 9.056 skipping existing 1849cc453dee [2019-10-02T17:46:10.481Z] #20 9.281 [2019-10-02T17:46:10.481Z] #20 10.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T17:46:10.482Z] #20 10.39 [2019-10-02T17:46:10.482Z] #20 10.52 ######################################################################## 100.0% [2019-10-02T17:46:10.482Z] #20 10.74 [2019-10-02T17:46:10.482Z] #20 10.82 Download of images into '/build' complete. [2019-10-02T17:46:10.482Z] #20 10.82 Use something like the following to load the result into a Docker daemon: [2019-10-02T17:46:10.482Z] #20 10.82 tar -cC '/build' . | docker load [2019-10-02T17:46:10.482Z] #20 DONE 10.9s [2019-10-02T17:46:10.482Z] [2019-10-02T17:46:10.482Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T17:46:10.482Z] #22 DONE 0.1s [2019-10-02T17:46:10.482Z] [2019-10-02T17:46:10.482Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T17:46:10.482Z] #23 DONE 0.1s [2019-10-02T17:46:10.482Z] [2019-10-02T17:46:10.482Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-02T17:46:10.482Z] #26 DONE 0.2s [2019-10-02T17:46:10.482Z] [2019-10-02T17:46:10.482Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-02T17:46:10.741Z] #27 DONE 0.1s [2019-10-02T17:46:10.741Z] [2019-10-02T17:46:10.741Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-02T17:46:11.000Z] #28 DONE 0.1s [2019-10-02T17:46:11.000Z] [2019-10-02T17:46:11.000Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T17:46:12.854Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-02T17:46:13.781Z] --- PASS: TestServiceWithDataPathPortInit (16.41s) [2019-10-02T17:46:13.781Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T17:46:13.781Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T17:46:13.781Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T17:46:15.189Z] #29 ... [2019-10-02T17:46:15.189Z] [2019-10-02T17:46:15.189Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T17:46:15.189Z] #21 DONE 1.0s [2019-10-02T17:46:15.377Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-02T17:46:15.447Z] [2019-10-02T17:46:15.447Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T17:46:15.447Z] #24 2.440 + RM_GOPATH=0 [2019-10-02T17:46:15.447Z] #24 2.440 + TMP_GOPATH= [2019-10-02T17:46:15.447Z] #24 2.440 + : /build [2019-10-02T17:46:15.447Z] #24 2.440 + '[' -z '' ']' [2019-10-02T17:46:15.447Z] #24 2.440 ++ mktemp -d [2019-10-02T17:46:15.447Z] #24 2.442 + export GOPATH=/tmp/tmp.NEIGna [2019-10-02T17:46:15.447Z] #24 2.442 + GOPATH=/tmp/tmp.NEIGna [2019-10-02T17:46:15.447Z] #24 2.442 + RM_GOPATH=1 [2019-10-02T17:46:15.447Z] #24 2.442 ++ dirname ./install.sh [2019-10-02T17:46:15.447Z] #24 2.444 + dir=. [2019-10-02T17:46:15.447Z] #24 2.444 + bin=dockercli [2019-10-02T17:46:15.447Z] #24 2.444 + shift [2019-10-02T17:46:15.447Z] #24 2.444 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T17:46:15.447Z] #24 2.444 + . ./dockercli.installer [2019-10-02T17:46:15.447Z] #24 2.444 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T17:46:15.447Z] #24 2.444 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T17:46:15.447Z] #24 2.444 + install_dockercli [2019-10-02T17:46:15.447Z] #24 2.444 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T17:46:15.447Z] #24 2.444 ++ uname -m [2019-10-02T17:46:15.447Z] #24 2.444 + arch=x86_64 [2019-10-02T17:46:15.447Z] #24 2.444 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T17:46:15.447Z] #24 2.444 + url=https://download.docker.com/linux/static [2019-10-02T17:46:15.447Z] #24 2.444 + tar -xz docker/docker [2019-10-02T17:46:15.447Z] #24 2.444 Install docker/cli version 17.06.2-ce from stable [2019-10-02T17:46:15.447Z] #24 2.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T17:46:16.014Z] #24 5.364 + mkdir -p /build [2019-10-02T17:46:16.014Z] #24 5.365 + mv docker/docker /build/ [2019-10-02T17:46:16.014Z] #24 5.366 + rmdir docker [2019-10-02T17:46:16.014Z] #24 DONE 5.5s [2019-10-02T17:46:16.014Z] [2019-10-02T17:46:16.014Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T17:46:16.948Z] #29 ... [2019-10-02T17:46:16.948Z] [2019-10-02T17:46:16.948Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-02T17:46:16.948Z] #25 DONE 0.1s [2019-10-02T17:46:16.948Z] [2019-10-02T17:46:16.948Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T17:46:17.909Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-02T17:46:18.875Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2019-10-02T17:46:18.875Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-02T17:46:18.875Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7gxxtc0a38g42t2q9bt8mwydr Created:2019-10-02 17:46:12.086477311 +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[bbef51d22b5095145c19752030dfba18767b9a62b989b51fda17946f92672f5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sxeic3kl3ai8fg9crqdqkccow EndpointID:81cf84f8ab70d3fd8b2ee2df7fe4fbe12d0a3e67c6c6785d21e2ef68ce9804f0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c7a56c27b3738d944bae6fa53ec0e0b9da7ede10d12832106341617c9bd8edd 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:d99a42249aef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sxeic3kl3ai8fg9crqdqkccow EndpointID:81cf84f8ab70d3fd8b2ee2df7fe4fbe12d0a3e67c6c6785d21e2ef68ce9804f0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T17:46:18.875Z] PASS [2019-10-02T17:46:18.875Z] [2019-10-02T17:46:18.875Z] === Skipped [2019-10-02T17:46:18.875Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T17:46:18.875Z] service_test.go:230: FLAKY_TEST [2019-10-02T17:46:18.875Z] [2019-10-02T17:46:18.875Z] [2019-10-02T17:46:18.875Z] DONE 21 tests, 1 skipped in 45.266s [2019-10-02T17:46:18.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T17:46:18.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:18.875Z] ++ set -e [2019-10-02T17:46:18.875Z] ++ '[' -n 0 ']' [2019-10-02T17:46:18.875Z] ++ set -x [2019-10-02T17:46:18.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:19.259Z] INFO: Testing against a local daemon [2019-10-02T17:46:19.259Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T17:46:19.259Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T17:46:19.259Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:46:19.259Z] === RUN TestDockerNetworkIpvlan [2019-10-02T17:46:19.259Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-02T17:46:19.259Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:46:19.259Z] PASS [2019-10-02T17:46:19.259Z] [2019-10-02T17:46:19.259Z] === Skipped [2019-10-02T17:46:19.259Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T17:46:19.259Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:46:19.259Z] [2019-10-02T17:46:19.259Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-02T17:46:19.259Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:46:19.259Z] [2019-10-02T17:46:19.259Z] [2019-10-02T17:46:19.259Z] DONE 2 tests, 2 skipped in 0.170s [2019-10-02T17:46:19.259Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T17:46:19.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:19.259Z] ++ set -e [2019-10-02T17:46:19.259Z] ++ '[' -n 0 ']' [2019-10-02T17:46:19.259Z] ++ set -x [2019-10-02T17:46:19.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:19.259Z] INFO: Testing against a local daemon [2019-10-02T17:46:19.259Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T17:46:19.279Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-02T17:46:19.279Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-02T17:46:19.845Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-02T17:46:20.409Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-02T17:46:20.539Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-10-02T17:46:20.539Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-02T17:46:20.539Z] === RUN TestDockerNetworkMacvlan [2019-10-02T17:46:20.666Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-02T17:46:20.924Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-02T17:46:21.181Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-02T17:46:21.357Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T17:46:21.438Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-02T17:46:21.438Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-02T17:46:21.696Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T17:46:22.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T17:46:23.443Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T17:46:23.594Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-02T17:46:25.948Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T17:46:26.873Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-02T17:46:28.245Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-02T17:46:28.503Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-02T17:46:29.067Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-02T17:46:30.020Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-02T17:46:30.966Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-02T17:46:32.338Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-02T17:46:32.903Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-02T17:46:33.469Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-02T17:46:35.117Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan (15.14s) [2019-10-02T17:46:35.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-02T17:46:35.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-02T17:46:35.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-02T17:46:35.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.36s) [2019-10-02T17:46:35.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s) [2019-10-02T17:46:35.915Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:46:35.915Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2019-10-02T17:46:35.915Z] PASS [2019-10-02T17:46:35.915Z] [2019-10-02T17:46:35.915Z] DONE 8 tests in 16.684s [2019-10-02T17:46:35.915Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T17:46:35.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:35.915Z] ++ set -e [2019-10-02T17:46:35.915Z] ++ '[' -n 0 ']' [2019-10-02T17:46:35.915Z] ++ set -x [2019-10-02T17:46:35.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:35.915Z] testing: warning: no tests to run [2019-10-02T17:46:35.915Z] PASS [2019-10-02T17:46:35.915Z] [2019-10-02T17:46:35.915Z] DONE 0 tests in 0.062s [2019-10-02T17:46:35.915Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T17:46:35.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:35.916Z] ++ set -e [2019-10-02T17:46:35.916Z] ++ '[' -n 0 ']' [2019-10-02T17:46:35.916Z] ++ set -x [2019-10-02T17:46:35.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:46:35.916Z] INFO: Testing against a local daemon [2019-10-02T17:46:35.916Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T17:46:36.746Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-02T17:46:36.746Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-02T17:46:37.730Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2019-10-02T17:46:37.731Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-02T17:46:37.731Z] === RUN TestAuthZPluginTLS [2019-10-02T17:46:38.121Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-02T17:46:38.380Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-02T17:46:38.706Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-02T17:46:38.706Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-02T17:46:38.706Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T17:46:38.869Z] #29 27.42 # github.com/docker/docker/contrib/httpserver [2019-10-02T17:46:38.869Z] #29 27.42 loadinternal: cannot find runtime/cgo [2019-10-02T17:46:38.869Z] #29 DONE 27.9s [2019-10-02T17:46:38.869Z] [2019-10-02T17:46:38.869Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T17:46:38.945Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-02T17:46:39.145Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-02T17:46:39.145Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-02T17:46:39.145Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T17:46:39.435Z] #33 ... [2019-10-02T17:46:39.435Z] [2019-10-02T17:46:39.435Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-02T17:46:39.435Z] #30 DONE 0.1s [2019-10-02T17:46:39.435Z] [2019-10-02T17:46:39.435Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T17:46:39.509Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-02T17:46:39.578Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-02T17:46:39.578Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-02T17:46:39.578Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T17:46:39.971Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-02T17:46:39.971Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-02T17:46:39.971Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T17:46:40.440Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-02T17:46:40.698Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-02T17:46:41.796Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-10-02T17:46:41.796Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-02T17:46:41.796Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T17:46:42.167Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-02T17:46:42.167Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-02T17:46:42.167Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T17:46:42.581Z] Removing intermediate container c9a6ab5c1660 [2019-10-02T17:46:42.581Z] ---> 4650cfed9544 [2019-10-02T17:46:42.581Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-02T17:46:42.581Z] ---> Running in a43cfb7a0a1d [2019-10-02T17:46:42.581Z] Removing intermediate container a43cfb7a0a1d [2019-10-02T17:46:42.581Z] ---> d8968067ed3b [2019-10-02T17:46:42.581Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-02T17:46:42.581Z] ---> Running in c7701dd48b44 [2019-10-02T17:46:42.581Z] Removing intermediate container c7701dd48b44 [2019-10-02T17:46:42.581Z] ---> 29d6e04eeae0 [2019-10-02T17:46:42.581Z] Step 8/8 : COPY . . [2019-10-02T17:46:42.947Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-02T17:46:42.947Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-02T17:46:42.947Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T17:46:43.308Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-02T17:46:43.308Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-02T17:46:43.308Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T17:46:43.975Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-02T17:46:44.910Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-02T17:46:45.158Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2019-10-02T17:46:45.158Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-02T17:46:45.158Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T17:46:47.593Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2019-10-02T17:46:47.593Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-02T17:46:47.593Z] === RUN TestAuthZPluginHeader [2019-10-02T17:46:47.736Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T17:46:48.142Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-02T17:46:48.142Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-02T17:46:48.142Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T17:46:48.142Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T17:46:48.142Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:46:48.142Z] === RUN TestAuthZPluginV2Disable [2019-10-02T17:46:48.142Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-02T17:46:48.142Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:46:48.142Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T17:46:48.142Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T17:46:48.142Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:46:48.142Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T17:46:48.142Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T17:46:48.142Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:46:48.142Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T17:46:49.209Z] [2019-10-02T17:46:49.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T17:46:49.871Z] PKG_CONFIG=pkg-config [2019-10-02T17:46:49.871Z] GOLANG_VERSION=1.13.1 [2019-10-02T17:46:49.871Z] HOSTNAME=0f3c1434a2e7 [2019-10-02T17:46:49.871Z] DOCKER_EXPERIMENTAL=1 [2019-10-02T17:46:49.871Z] container=docker [2019-10-02T17:46:49.871Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T17:46:49.871Z] GO111MODULE=off [2019-10-02T17:46:49.871Z] GOPATH=/go [2019-10-02T17:46:49.871Z] PWD=/go/src/github.com/docker/docker [2019-10-02T17:46:49.871Z] HOME=/root [2019-10-02T17:46:49.871Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T17:46:49.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T17:46:49.871Z] DOCKER_GITCOMMIT=48353e16fe4bc06764ceb6bced0fbe832803ede4 [2019-10-02T17:46:49.871Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T17:46:49.871Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T17:46:49.871Z] TERM=xterm [2019-10-02T17:46:49.871Z] DEST=bundles/test-integration [2019-10-02T17:46:49.871Z] SHLVL=1 [2019-10-02T17:46:49.871Z] TIMEOUT=120m [2019-10-02T17:46:49.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T17:46:49.871Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T17:46:49.871Z] TESTDEBUG=0 [2019-10-02T17:46:49.871Z] _=/usr/bin/env [2019-10-02T17:46:49.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T17:46:51.466Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T17:46:54.745Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-02T17:46:57.273Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-02T17:46:58.205Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-02T17:46:58.462Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-02T17:46:58.720Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-02T17:47:01.247Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-02T17:47:01.247Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-02T17:47:01.812Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-02T17:47:02.744Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-02T17:47:03.687Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-02T17:47:04.625Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-02T17:47:04.997Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-02T17:47:06.895Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-02T17:47:07.864Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2019-10-02T17:47:07.864Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-02T17:47:07.864Z] PASS [2019-10-02T17:47:07.864Z] [2019-10-02T17:47:07.864Z] === Skipped [2019-10-02T17:47:07.865Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T17:47:07.865Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:47:07.865Z] [2019-10-02T17:47:07.865Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-02T17:47:07.865Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:47:07.865Z] [2019-10-02T17:47:07.865Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T17:47:07.865Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:47:07.865Z] [2019-10-02T17:47:07.865Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T17:47:07.865Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:47:07.865Z] [2019-10-02T17:47:07.865Z] [2019-10-02T17:47:07.865Z] DONE 17 tests, 4 skipped in 29.190s [2019-10-02T17:47:07.865Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T17:47:07.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:07.865Z] ++ set -e [2019-10-02T17:47:07.865Z] ++ '[' -n 0 ']' [2019-10-02T17:47:07.865Z] ++ set -x [2019-10-02T17:47:07.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:07.865Z] INFO: Testing against a local daemon [2019-10-02T17:47:07.865Z] === RUN TestPluginInvalidJSON [2019-10-02T17:47:07.865Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T17:47:07.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T17:47:07.865Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T17:47:07.865Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-02T17:47:07.865Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T17:47:07.865Z] PASS [2019-10-02T17:47:07.865Z] [2019-10-02T17:47:07.865Z] DONE 2 tests in 0.166s [2019-10-02T17:47:07.865Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T17:47:07.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:07.865Z] ++ set -e [2019-10-02T17:47:07.865Z] ++ '[' -n 0 ']' [2019-10-02T17:47:07.865Z] ++ set -x [2019-10-02T17:47:07.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:07.865Z] INFO: Testing against a local daemon [2019-10-02T17:47:07.865Z] === RUN TestExternalGraphDriver [2019-10-02T17:47:07.865Z] === RUN TestExternalGraphDriver/json [2019-10-02T17:47:07.865Z] === RUN TestExternalGraphDriver/spec [2019-10-02T17:47:09.419Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-02T17:47:09.419Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-02T17:47:09.671Z] === RUN TestExternalGraphDriver/pull [2019-10-02T17:47:10.119Z] ---> 779d0c2fd31f [2019-10-02T17:47:10.119Z] Successfully built 779d0c2fd31f [2019-10-02T17:47:10.119Z] Successfully tagged docker:latest [2019-10-02T17:47:10.119Z] INFO: Image build ended at 10/02/2019 17:47:09. Duration:00:03:57.8066026 [2019-10-02T17:47:10.119Z] [2019-10-02T17:47:10.119Z] [2019-10-02T17:47:10.119Z] INFO: Building the test binaries at 10/02/2019 17:47:09... [2019-10-02T17:47:11.612Z] --- PASS: TestExternalGraphDriver (6.33s) [2019-10-02T17:47:11.612Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-02T17:47:11.612Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-10-02T17:47:11.612Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2019-10-02T17:47:11.612Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-10-02T17:47:11.613Z] === RUN TestGraphdriverPluginV2 [2019-10-02T17:47:11.944Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-02T17:47:11.944Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-02T17:47:11.944Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-02T17:47:11.944Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-02T17:47:11.944Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-02T17:47:12.035Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2019-10-02T17:47:12.035Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:47:12.035Z] PASS [2019-10-02T17:47:12.035Z] [2019-10-02T17:47:12.035Z] === Skipped [2019-10-02T17:47:12.035Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2019-10-02T17:47:12.035Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:47:12.035Z] [2019-10-02T17:47:12.035Z] [2019-10-02T17:47:12.035Z] DONE 5 tests, 1 skipped in 6.589s [2019-10-02T17:47:12.035Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T17:47:12.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:12.035Z] ++ set -e [2019-10-02T17:47:12.035Z] ++ '[' -n 0 ']' [2019-10-02T17:47:12.035Z] ++ set -x [2019-10-02T17:47:12.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:12.035Z] INFO: Testing against a local daemon [2019-10-02T17:47:12.035Z] === RUN TestContinueAfterPluginCrash [2019-10-02T17:47:12.035Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T17:47:12.035Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T17:47:12.035Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T17:47:12.035Z] === CONT TestContinueAfterPluginCrash [2019-10-02T17:47:12.035Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T17:47:13.319Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-02T17:47:14.691Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-02T17:47:15.881Z] INFO: make.ps1 starting at 10/02/2019 17:47:14 [2019-10-02T17:47:15.881Z] INFO: Git commit (48353e16f) assumed from DOCKER_GITCOMMIT environment variable [2019-10-02T17:47:15.881Z] INFO: Invoking autogen... [2019-10-02T17:47:16.490Z] INFO: Building daemon... [2019-10-02T17:47:17.217Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T17:47:17.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-02T17:47:17.217Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-02T17:47:21.408Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-02T17:47:23.524Z] --- PASS: TestDaemonStartWithLogOpt (10.57s) [2019-10-02T17:47:23.524Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-02T17:47:23.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-02T17:47:25.305Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-02T17:47:27.520Z] --- PASS: TestContinueAfterPluginCrash (15.56s) [2019-10-02T17:47:27.520Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-02T17:47:27.520Z] PASS [2019-10-02T17:47:27.520Z] [2019-10-02T17:47:27.520Z] DONE 2 tests in 15.700s [2019-10-02T17:47:27.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T17:47:27.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:27.520Z] ++ set -e [2019-10-02T17:47:27.520Z] ++ '[' -n 0 ']' [2019-10-02T17:47:27.520Z] ++ set -x [2019-10-02T17:47:27.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:27.935Z] INFO: Testing against a local daemon [2019-10-02T17:47:27.935Z] === RUN TestPluginWithDevMounts [2019-10-02T17:47:27.935Z] === PAUSE TestPluginWithDevMounts [2019-10-02T17:47:27.935Z] === CONT TestPluginWithDevMounts [2019-10-02T17:47:28.583Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-02T17:47:28.583Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-02T17:47:30.031Z] --- PASS: TestPluginWithDevMounts (2.14s) [2019-10-02T17:47:30.031Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-02T17:47:30.031Z] PASS [2019-10-02T17:47:30.031Z] [2019-10-02T17:47:30.031Z] DONE 1 tests in 2.369s [2019-10-02T17:47:30.031Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T17:47:30.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:30.031Z] ++ set -e [2019-10-02T17:47:30.031Z] ++ '[' -n 0 ']' [2019-10-02T17:47:30.031Z] ++ set -x [2019-10-02T17:47:30.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:30.031Z] INFO: Testing against a local daemon [2019-10-02T17:47:30.031Z] === RUN TestSecretInspect [2019-10-02T17:47:30.479Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-02T17:47:33.006Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-02T17:47:33.232Z] --- PASS: TestSecretInspect (2.84s) [2019-10-02T17:47:33.232Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-02T17:47:33.232Z] === RUN TestSecretList [2019-10-02T17:47:33.939Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-02T17:47:35.310Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-02T17:47:36.419Z] --- PASS: TestSecretList (2.91s) [2019-10-02T17:47:36.419Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-02T17:47:36.419Z] === RUN TestSecretsCreateAndDelete [2019-10-02T17:47:36.684Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-02T17:47:38.874Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2019-10-02T17:47:38.874Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-02T17:47:38.874Z] === RUN TestSecretsUpdate [2019-10-02T17:47:39.212Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-02T17:47:42.270Z] --- PASS: TestSecretsUpdate (2.96s) [2019-10-02T17:47:42.270Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-02T17:47:42.270Z] === RUN TestTemplatedSecret [2019-10-02T17:47:44.475Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-02T17:47:45.044Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-02T17:47:45.458Z] --- PASS: TestTemplatedSecret (3.59s) [2019-10-02T17:47:45.458Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-02T17:47:45.458Z] === RUN TestSecretCreateResolve [2019-10-02T17:47:46.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T17:47:46.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T17:47:46.941Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-02T17:47:47.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T17:47:48.311Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-02T17:47:48.623Z] --- PASS: TestSecretCreateResolve (2.91s) [2019-10-02T17:47:48.623Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-02T17:47:48.623Z] PASS [2019-10-02T17:47:48.623Z] [2019-10-02T17:47:48.623Z] DONE 6 tests in 18.293s [2019-10-02T17:47:48.623Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T17:47:48.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:48.623Z] ++ set -e [2019-10-02T17:47:48.623Z] ++ '[' -n 0 ']' [2019-10-02T17:47:48.623Z] ++ set -x [2019-10-02T17:47:48.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:47:48.623Z] INFO: Testing against a local daemon [2019-10-02T17:47:48.623Z] === RUN TestServiceCreateInit [2019-10-02T17:47:48.623Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T17:47:52.491Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-02T17:47:52.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-02T17:47:52.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-02T17:47:53.927Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T17:47:54.646Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-02T17:47:56.024Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-02T17:47:57.395Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-02T17:47:59.115Z] --- PASS: TestServiceCreateInit (10.34s) [2019-10-02T17:47:59.115Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2019-10-02T17:47:59.115Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-02T17:47:59.115Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2019-10-02T17:47:59.115Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-02T17:47:59.115Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T17:47:59.293Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T17:48:02.570Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-02T17:48:04.475Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-02T17:48:07.752Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-02T17:48:07.752Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-02T17:48:13.053Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-02T17:48:14.424Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite (367.68s) [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.28s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.33s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.81s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (6.37s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-02T17:48:14.424Z] docker_cli_daemon_test.go:1449: Daemon dc389f51e1a4f is not started [2019-10-02T17:48:14.424Z] check_test.go:309: Daemon d58eb1ed377db is not started [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.06s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.56s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-02T17:48:14.424Z] check_test.go:309: Daemon d047be02180ab is not started [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (3.86s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.17s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.60s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.73s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.68s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-02T17:48:14.424Z] check_test.go:309: Daemon d76e392b1482f is not started [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-02T17:48:14.424Z] check_test.go:309: Daemon d38d27ff1eb28 is not started [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-02T17:48:14.424Z] check_test.go:309: Daemon de9429e82d239 is not started [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.29s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2019-10-02T17:48:14.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-02T17:48:14.424Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d97a1f92d7b61 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.19s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-02T17:48:14.425Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-02T17:48:14.425Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d89e1aa98d908 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-02T17:48:14.425Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-02T17:48:14.425Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d07d1d66c68cf is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.86s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d02f0a22a2d6d is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon dbd6631e5be90 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-02T17:48:14.425Z] docker_cli_daemon_plugins_test.go:79: Daemon dcfc681e49528 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.94s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-02T17:48:14.425Z] docker_cli_daemon_plugins_test.go:169: Daemon daec58e6fc9c4 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.93s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon da2aea829f4f7 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.97s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.97s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.02s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.00s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.91s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.20s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d3dc0123257c7 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.76s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.03s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.76s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.13s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon dcc2d416b42ef is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.73s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.58s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-02T17:48:14.425Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-02T17:48:14.425Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon df6ca9b89a01c is not started [2019-10-02T17:48:14.425Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-02T17:48:14.425Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d8aa1df709e0a is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.86s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d152e0958eb7c is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.30s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.56s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.55s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.12s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.78s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d59b31308fb93 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.11s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.57s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon db9495a06365c is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.54s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-02T17:48:14.425Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d9a51f3e0cb5b is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-02T17:48:14.425Z] check_test.go:309: Daemon d9b75ae0cb805 is not started [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-02T17:48:14.425Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-02T17:48:14.425Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.75s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-02T17:48:14.426Z] check_test.go:309: Daemon d886e3aa8cdf9 is not started [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.44s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.15s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.79s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-02T17:48:14.426Z] check_test.go:309: Daemon d0c19e11a29aa is not started [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.76s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.21s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.63s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-02T17:48:14.426Z] check_test.go:309: Daemon d5fa5347d5598 is not started [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.24s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-02T17:48:14.426Z] check_test.go:309: Daemon deb8946db7bf6 is not started [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.17s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.37s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.93s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.83s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.50s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.61s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.56s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-02T17:48:14.426Z] docker_cli_daemon_test.go:2542: Daemon dab28a678310f is not started [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.84s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.24s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-02T17:48:14.426Z] check_test.go:309: Daemon d3dbaf95518e5 is not started [2019-10-02T17:48:14.426Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.30s) [2019-10-02T17:48:14.426Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-02T17:48:14.426Z] === RUN TestDockerSwarmSuite [2019-10-02T17:48:14.426Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-02T17:48:15.859Z] #33 119.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T17:48:15.859Z] #33 121.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T17:48:15.859Z] #33 123.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T17:48:15.859Z] #33 124.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T17:48:15.859Z] #33 127.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T17:48:15.859Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T17:48:15.859Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T17:48:16.454Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T17:48:16.725Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T17:48:18.605Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-02T17:48:18.625Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T17:48:19.169Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-02T17:48:19.189Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T17:48:19.256Z] --- PASS: TestCreateServiceMultipleTimes (18.95s) [2019-10-02T17:48:19.256Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-02T17:48:19.256Z] === RUN TestCreateServiceConflict [2019-10-02T17:48:20.049Z] --- PASS: TestCreateServiceConflict (2.40s) [2019-10-02T17:48:20.049Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-02T17:48:20.049Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T17:48:20.560Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T17:48:21.932Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T17:48:22.451Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-02T17:48:23.829Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T17:48:24.181Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2019-10-02T17:48:24.181Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-02T17:48:24.181Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T17:48:24.394Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T17:48:26.291Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T17:48:26.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T17:48:26.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T17:48:26.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T17:48:27.224Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T17:48:28.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T17:48:28.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T17:48:28.597Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T17:48:29.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-02T17:48:29.528Z] #33 143.5 [2019-10-02T17:48:29.785Z] #33 DONE 143.9s [2019-10-02T17:48:29.785Z] [2019-10-02T17:48:29.785Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-02T17:48:30.858Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-02T17:48:31.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T17:48:32.319Z] #34 DONE 2.2s [2019-10-02T17:48:32.394Z] [2019-10-02T17:48:32.394Z] ________ ____ __. [2019-10-02T17:48:32.394Z] \_____ \ | |/ _| [2019-10-02T17:48:32.394Z] / | \| < [2019-10-02T17:48:32.394Z] / | \ | \ [2019-10-02T17:48:32.394Z] \_______ /____|__ \ [2019-10-02T17:48:32.394Z] \/ \/ [2019-10-02T17:48:32.394Z] [2019-10-02T17:48:32.394Z] INFO: make.ps1 ended at 10/02/2019 17:48:32 [2019-10-02T17:48:33.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T17:48:33.692Z] [2019-10-02T17:48:33.692Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-02T17:48:34.258Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-02T17:48:34.515Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-02T17:48:34.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-02T17:48:35.297Z] INFO: Binaries build ended at 10/02/2019 17:48:34. Duration:00:01:24.7840858 [2019-10-02T17:48:35.592Z] #35 DONE 2.2s [2019-10-02T17:48:35.849Z] [2019-10-02T17:48:35.849Z] #36 exporting to image [2019-10-02T17:48:35.849Z] #36 exporting layers [2019-10-02T17:48:36.836Z] INFO: Copying the built daemon binary to d:\CI\PR-40030\2\binary\dockerd-48353e16f.exe... [2019-10-02T17:48:36.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T17:48:37.984Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.65s) [2019-10-02T17:48:37.984Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-02T17:48:37.984Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T17:48:38.373Z] INFO: Copying the built client binary to d:\CI\PR-40030\2\binary\docker-48353e16f.exe... [2019-10-02T17:48:38.373Z] INFO: Copying dockerversion from the container... [2019-10-02T17:48:39.127Z] #36 exporting layers 3.3s done [2019-10-02T17:48:39.127Z] #36 writing image sha256:f4440afaae9abdec73e0af9e55ed413862bdfdbddfb917a15141616b686cf231 done [2019-10-02T17:48:39.127Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-02T17:48:39.127Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T17:48:39.342Z] INFO: Copying the golang package from the container to d:\CI\PR-40030\2\installer\go.zip... [2019-10-02T17:48:39.436Z] + echo Ensuring container killed. [2019-10-02T17:48:39.436Z] Ensuring container killed. [2019-10-02T17:48:39.436Z] + docker rm -vf docker-pr2 [2019-10-02T17:48:39.436Z] Error: No such container: docker-pr2 [2019-10-02T17:48:39.436Z] + true [Pipeline] sh [2019-10-02T17:48:39.719Z] + echo Chowning /workspace to jenkins user [2019-10-02T17:48:39.719Z] Chowning /workspace to jenkins user [2019-10-02T17:48:39.719Z] + id -u [2019-10-02T17:48:39.719Z] + id -g [2019-10-02T17:48:39.719Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40030:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T17:48:40.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T17:48:40.560Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2019-10-02T17:48:40.560Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-02T17:48:40.560Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T17:48:41.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-02T17:48:41.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T17:48:41.389Z] + bundleName=unit [2019-10-02T17:48:41.389Z] + echo Creating unit-bundles.tar.gz [2019-10-02T17:48:41.389Z] Creating unit-bundles.tar.gz [2019-10-02T17:48:41.389Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-02T17:48:41.389Z] bundles/junit-report.xml [2019-10-02T17:48:41.389Z] bundles/go-test-report.json [2019-10-02T17:48:41.389Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-02T17:48:41.401Z] Archiving artifacts [2019-10-02T17:48:42.103Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T17:48:42.250Z] INFO: Extracting go.zip to d:\CI\PR-40030\2\go [2019-10-02T17:48:42.440Z] + make clean [2019-10-02T17:48:42.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-02T17:48:42.699Z] docker volume rm -f docker-dev-cache [2019-10-02T17:48:42.699Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T17:48:43.018Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-02T17:48:43.776Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2019-10-02T17:48:43.776Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-02T17:48:43.776Z] === RUN TestCreateServiceSysctls [2019-10-02T17:48:43.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T17:48:45.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T17:48:46.298Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-02T17:48:47.799Z] --- PASS: TestCreateServiceSysctls (4.16s) [2019-10-02T17:48:47.799Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-02T17:48:47.799Z] === RUN TestCreateServiceCapabilities [2019-10-02T17:48:48.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T17:48:50.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T17:48:50.987Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2019-10-02T17:48:50.987Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-02T17:48:50.987Z] === RUN TestInspect [2019-10-02T17:48:52.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T17:48:54.190Z] --- PASS: TestInspect (3.35s) [2019-10-02T17:48:54.190Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-02T17:48:54.190Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T17:48:54.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T17:48:54.347Z] Using test binary docker [2019-10-02T17:48:54.347Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T17:48:54.347Z] +++ /etc/init.d/apparmor start [2019-10-02T17:48:54.347Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T17:48:54.347Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T17:48:54.347Z] Warning failed to create cache: (null) [2019-10-02T17:48:54.347Z] . [2019-10-02T17:48:54.347Z] INFO: Waiting for daemon to start... [2019-10-02T17:48:54.347Z] Starting dockerd [2019-10-02T17:48:54.347Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-02T17:48:54.407Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-02T17:48:56.775Z] . [2019-10-02T17:48:56.775Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T17:48:56.775Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T17:48:56.775Z] Error: No such image: emptyfs [2019-10-02T17:48:56.775Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T17:48:56.775Z] ++++ docker load [2019-10-02T17:48:56.775Z] Running integration-test (iteration 1) [2019-10-02T17:48:56.775Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T17:48:56.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:48:56.775Z] ++ set -e [2019-10-02T17:48:56.775Z] ++ '[' -n 0 ']' [2019-10-02T17:48:56.775Z] ++ set -x [2019-10-02T17:48:56.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:48:57.694Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-02T17:49:00.726Z] --- PASS: TestDockerNetworkConnectAlias (6.06s) [2019-10-02T17:49:00.726Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-02T17:49:00.726Z] === RUN TestDockerNetworkReConnect [2019-10-02T17:49:00.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-02T17:49:05.828Z] --- PASS: TestDockerNetworkReConnect (4.89s) [2019-10-02T17:49:05.828Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-02T17:49:05.828Z] === RUN TestServicePlugin [2019-10-02T17:49:05.828Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T17:49:05.828Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:49:05.828Z] === RUN TestServiceUpdateLabel [2019-10-02T17:49:07.747Z] --- PASS: TestServiceUpdateLabel (2.53s) [2019-10-02T17:49:07.747Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-02T17:49:07.747Z] === RUN TestServiceUpdateSecrets [2019-10-02T17:49:09.080Z] --- PASS: TestImportExtremelyLargeImageWorks (178.76s) [2019-10-02T17:49:09.080Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-02T17:49:09.080Z] PASS [2019-10-02T17:49:09.080Z] [2019-10-02T17:49:09.080Z] DONE 12 tests in 182.546s [2019-10-02T17:49:09.080Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T17:49:09.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:09.080Z] ++ set -e [2019-10-02T17:49:09.080Z] ++ '[' -n 0 ']' [2019-10-02T17:49:09.080Z] ++ set -x [2019-10-02T17:49:09.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:09.080Z] INFO: Testing against a local daemon [2019-10-02T17:49:09.080Z] === RUN TestNetworkCreateDelete [2019-10-02T17:49:09.080Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-10-02T17:49:09.080Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T17:49:09.080Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-02T17:49:09.080Z] === RUN TestInspectNetwork [2019-10-02T17:49:12.078Z] Loaded image: buildpack-deps:jessie [2019-10-02T17:49:12.078Z] Loaded image: busybox:latest [2019-10-02T17:49:12.078Z] Loaded image: busybox:glibc [2019-10-02T17:49:12.078Z] Loaded image: debian:jessie [2019-10-02T17:49:12.078Z] Loaded image: hello-world:latest [2019-10-02T17:49:12.078Z] INFO: Testing against a local daemon [2019-10-02T17:49:12.078Z] === RUN TestCgroupNamespacesBuild [2019-10-02T17:49:12.331Z] INFO: Extraction ended at 10/02/2019 17:49:10. Duration:00:00:28.9149425 [2019-10-02T17:49:12.331Z] INFO: Updating the golang and path environment variables [2019-10-02T17:49:12.331Z] INFO: GOPATH=d:\gopath [2019-10-02T17:49:12.331Z] INFO: go version go1.13.1 windows/amd64 [2019-10-02T17:49:12.331Z] INFO: Running the daemon under test in debug mode [2019-10-02T17:49:12.331Z] INFO: Starting a daemon under test... [2019-10-02T17:49:12.331Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40030\2\daemon --pidfile d:\CI\PR-40030\2\docker.pid -D [2019-10-02T17:49:12.331Z] INFO: Process started successfully. [2019-10-02T17:49:12.331Z] INFO: Start tailing logs of the daemon under tests [2019-10-02T17:49:12.331Z] INFO: Waiting for the daemon under test to start... [2019-10-02T17:49:12.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-02T17:49:12.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-02T17:49:13.089Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2019-10-02T17:49:13.090Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-02T17:49:13.090Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-02T17:49:14.508Z] INFO: Daemon under test started and replied! [2019-10-02T17:49:14.508Z] INFO: Docker version of the daemon under test [2019-10-02T17:49:14.508Z] [2019-10-02T17:49:14.508Z] Client: [2019-10-02T17:49:14.508Z] Version: 17.06.2-ce [2019-10-02T17:49:14.508Z] API version: 1.30 [2019-10-02T17:49:14.508Z] Go version: go1.8.3 [2019-10-02T17:49:14.508Z] Git commit: cec0b72 [2019-10-02T17:49:14.508Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-02T17:49:14.508Z] OS/Arch: windows/amd64 [2019-10-02T17:49:14.508Z] [2019-10-02T17:49:14.508Z] Server: [2019-10-02T17:49:14.508Z] Version: 0.0.0-dev [2019-10-02T17:49:14.508Z] API version: 1.41 (minimum version 1.24) [2019-10-02T17:49:14.508Z] Go version: go1.13.1 [2019-10-02T17:49:14.508Z] Git commit: 48353e16f [2019-10-02T17:49:14.508Z] Built: 10/02/2019 17:47:15 [2019-10-02T17:49:14.508Z] OS/Arch: windows/amd64 [2019-10-02T17:49:14.508Z] Experimental: false [2019-10-02T17:49:14.508Z] [2019-10-02T17:49:14.508Z] INFO: Docker info of the daemon under test [2019-10-02T17:49:14.508Z] [2019-10-02T17:49:14.566Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2019-10-02T17:49:14.566Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-02T17:49:14.566Z] === RUN TestBuildWithSession [2019-10-02T17:49:14.967Z] Containers: 0 [2019-10-02T17:49:14.967Z] Running: 0 [2019-10-02T17:49:14.967Z] Paused: 0 [2019-10-02T17:49:14.967Z] Stopped: 0 [2019-10-02T17:49:14.967Z] Images: 0 [2019-10-02T17:49:14.967Z] Server Version: 0.0.0-dev [2019-10-02T17:49:14.967Z] Storage Driver: windowsfilter [2019-10-02T17:49:14.967Z] Windows: [2019-10-02T17:49:14.967Z] Logging Driver: json-file [2019-10-02T17:49:14.967Z] Plugins: [2019-10-02T17:49:14.967Z] Volume: local [2019-10-02T17:49:14.967Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-02T17:49:14.967Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T17:49:14.967Z] Swarm: inactive [2019-10-02T17:49:14.967Z] Default Isolation: process [2019-10-02T17:49:14.967Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T17:49:14.967Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T17:49:14.967Z] OSType: windows [2019-10-02T17:49:14.967Z] Architecture: x86_64 [2019-10-02T17:49:14.967Z] CPUs: 4 [2019-10-02T17:49:14.967Z] Total Memory: 32GiB [2019-10-02T17:49:14.967Z] Name: azwin-2-eea630 [2019-10-02T17:49:14.967Z] ID: IBLJ:RIZF:5XAO:UTX4:GGI4:TQT2:D5G2:RRQC:RY6B:HCSL:2QHC:WZSY [2019-10-02T17:49:14.967Z] Docker Root Dir: D:\CI\PR-40030\2\daemon [2019-10-02T17:49:14.967Z] Debug Mode (client): false [2019-10-02T17:49:14.967Z] Debug Mode (server): true [2019-10-02T17:49:14.967Z] File Descriptors: -1 [2019-10-02T17:49:14.967Z] Goroutines: 17 [2019-10-02T17:49:14.967Z] System Time: 2019-10-02T17:49:14.4324212Z [2019-10-02T17:49:14.967Z] EventsListeners: 0 [2019-10-02T17:49:14.967Z] Registry: https://index.docker.io/v1/ [2019-10-02T17:49:14.967Z] Labels: [2019-10-02T17:49:14.967Z] Experimental: false [2019-10-02T17:49:14.967Z] Insecure Registries: [2019-10-02T17:49:14.967Z] 127.0.0.0/8 [2019-10-02T17:49:14.967Z] Live Restore Enabled: false [2019-10-02T17:49:14.967Z] [2019-10-02T17:49:14.967Z] [2019-10-02T17:49:14.967Z] INFO: Docker images of the daemon under test [2019-10-02T17:49:14.967Z] [2019-10-02T17:49:14.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-02T17:49:14.967Z] [2019-10-02T17:49:14.967Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-02T17:49:14.967Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-02T17:49:14.967Z] ltsc2019: Pulling from windows/servercore [2019-10-02T17:49:15.643Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T17:49:15.643Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T17:49:15.643Z] === RUN TestInspectNetwork/network_name [2019-10-02T17:49:15.643Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T17:49:16.604Z] --- PASS: TestBuildWithSession (2.11s) [2019-10-02T17:49:16.604Z] === RUN TestBuildSquashParent [2019-10-02T17:49:18.198Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-02T17:49:18.198Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-02T17:49:20.108Z] --- PASS: TestInspectNetwork (11.00s) [2019-10-02T17:49:20.108Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-02T17:49:20.108Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T17:49:20.108Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T17:49:20.108Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T17:49:20.108Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T17:49:20.108Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T17:49:20.765Z] 65014b3c3121: Pulling fs layer [2019-10-02T17:49:20.765Z] 2945147eda09: Pulling fs layer [2019-10-02T17:49:22.101Z] --- PASS: TestBuildSquashParent (5.00s) [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:49:22.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:49:22.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:49:22.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:49:22.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:49:22.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:49:22.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:49:22.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:49:22.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T17:49:22.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T17:49:22.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T17:49:22.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T17:49:22.638Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2019-10-02T17:49:22.638Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-02T17:49:22.638Z] === RUN TestNetworkInvalidJSON [2019-10-02T17:49:22.638Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T17:49:22.638Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T17:49:22.638Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:49:22.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:49:22.638Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:49:22.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:49:22.638Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T17:49:22.638Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:49:22.638Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:49:22.638Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-02T17:49:22.638Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T17:49:22.638Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T17:49:22.638Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T17:49:22.638Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T17:49:23.573Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-02T17:49:23.573Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-02T17:49:23.831Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-02T17:49:23.831Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-02T17:49:23.831Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T17:49:24.088Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-02T17:49:24.116Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2019-10-02T17:49:24.116Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-02T17:49:24.116Z] === RUN TestServiceUpdateConfigs [2019-10-02T17:49:24.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-10-02T17:49:24.346Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-02T17:49:24.346Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T17:49:24.814Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T17:49:24.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T17:49:24.911Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-02T17:49:24.911Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-02T17:49:25.168Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-02T17:49:25.733Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-02T17:49:25.733Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-02T17:49:25.733Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-02T17:49:25.733Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s) [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2019-10-02T17:49:26.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2019-10-02T17:49:26.860Z] === RUN TestBuildMultiStageCopy [2019-10-02T17:49:26.860Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T17:49:27.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-10-02T17:49:27.108Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-02T17:49:27.108Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T17:49:27.367Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-02T17:49:27.367Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-02T17:49:27.367Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T17:49:28.298Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-02T17:49:28.884Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T17:49:28.884Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T17:49:29.499Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T17:49:29.782Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T17:49:30.068Z] --- PASS: TestBuildMultiStageCopy (3.38s) [2019-10-02T17:49:30.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2019-10-02T17:49:30.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-10-02T17:49:30.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-10-02T17:49:30.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2019-10-02T17:49:30.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-10-02T17:49:30.068Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T17:49:30.195Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-02T17:49:30.760Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2019-10-02T17:49:30.760Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-02T17:49:30.760Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T17:49:30.760Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T17:49:30.760Z] service_test.go:230: FLAKY_TEST [2019-10-02T17:49:30.760Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T17:49:31.086Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-10-02T17:49:31.086Z] === RUN TestBuildLabelWithTargets [2019-10-02T17:49:31.092Z] 2945147eda09: Verifying Checksum [2019-10-02T17:49:31.092Z] 2945147eda09: Download complete [2019-10-02T17:49:31.691Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-02T17:49:32.560Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2019-10-02T17:49:32.560Z] === RUN TestBuildWithEmptyLayers [2019-10-02T17:49:33.063Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-02T17:49:33.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-02T17:49:33.573Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-10-02T17:49:33.573Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T17:49:34.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-02T17:49:34.509Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-02T17:49:35.603Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2019-10-02T17:49:35.603Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T17:49:35.880Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-02T17:49:36.611Z] --- PASS: TestBuildUncleanTarFilenames (1.08s) [2019-10-02T17:49:36.611Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T17:49:39.316Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2019-10-02T17:49:39.316Z] === RUN TestBuildWithHugeFile [2019-10-02T17:49:40.476Z] --- PASS: TestServiceUpdateConfigs (15.52s) [2019-10-02T17:49:40.476Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-02T17:49:40.476Z] === RUN TestServiceUpdateNetwork [2019-10-02T17:49:41.418Z] 65014b3c3121: Verifying Checksum [2019-10-02T17:49:41.419Z] 65014b3c3121: Download complete [2019-10-02T17:49:43.980Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-02T17:49:50.531Z] --- PASS: TestServiceWithDataPathPortInit (19.59s) [2019-10-02T17:49:50.531Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T17:49:50.531Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T17:49:50.531Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T17:49:54.052Z] --- PASS: TestServiceUpdateNetwork (14.39s) [2019-10-02T17:49:54.052Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-02T17:49:54.052Z] PASS [2019-10-02T17:49:54.052Z] [2019-10-02T17:49:54.052Z] === Skipped [2019-10-02T17:49:54.052Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-02T17:49:54.052Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:49:54.052Z] [2019-10-02T17:49:54.052Z] [2019-10-02T17:49:54.052Z] DONE 19 tests, 1 skipped in 125.195s [2019-10-02T17:49:54.052Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T17:49:54.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:54.052Z] ++ set -e [2019-10-02T17:49:54.052Z] ++ '[' -n 0 ']' [2019-10-02T17:49:54.052Z] ++ set -x [2019-10-02T17:49:54.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:54.052Z] INFO: Testing against a local daemon [2019-10-02T17:49:54.052Z] === RUN TestSessionCreate [2019-10-02T17:49:54.052Z] --- PASS: TestSessionCreate (0.02s) [2019-10-02T17:49:54.052Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T17:49:54.052Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-02T17:49:54.052Z] PASS [2019-10-02T17:49:54.052Z] [2019-10-02T17:49:54.052Z] DONE 2 tests in 0.210s [2019-10-02T17:49:54.052Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T17:49:54.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:54.052Z] ++ set -e [2019-10-02T17:49:54.052Z] ++ '[' -n 0 ']' [2019-10-02T17:49:54.052Z] ++ set -x [2019-10-02T17:49:54.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:54.052Z] INFO: Testing against a local daemon [2019-10-02T17:49:54.052Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T17:49:54.052Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T17:49:54.052Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T17:49:54.052Z] === RUN TestEventsExecDie [2019-10-02T17:49:54.853Z] --- PASS: TestEventsExecDie (0.92s) [2019-10-02T17:49:54.853Z] === RUN TestEventsBackwardsCompatible [2019-10-02T17:49:54.853Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-02T17:49:54.853Z] === RUN TestInfoBinaryCommits [2019-10-02T17:49:54.853Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-02T17:49:54.853Z] === RUN TestInfoAPIVersioned [2019-10-02T17:49:54.853Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T17:49:54.853Z] === RUN TestInfoAPI [2019-10-02T17:49:54.853Z] --- PASS: TestInfoAPI (0.02s) [2019-10-02T17:49:54.853Z] === RUN TestInfoAPIWarnings [2019-10-02T17:49:55.801Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-10-02T17:49:55.801Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-02T17:49:55.801Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T17:49:56.258Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-10-02T17:49:56.258Z] === RUN TestPingCacheHeaders [2019-10-02T17:49:56.258Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-02T17:49:56.258Z] === RUN TestPingGet [2019-10-02T17:49:56.258Z] --- PASS: TestPingGet (0.01s) [2019-10-02T17:49:56.258Z] === RUN TestPingHead [2019-10-02T17:49:56.258Z] --- PASS: TestPingHead (0.02s) [2019-10-02T17:49:56.258Z] === RUN TestVersion [2019-10-02T17:49:56.258Z] --- PASS: TestVersion (0.03s) [2019-10-02T17:49:56.258Z] PASS [2019-10-02T17:49:56.258Z] [2019-10-02T17:49:56.258Z] === Skipped [2019-10-02T17:49:56.258Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T17:49:56.258Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T17:49:56.258Z] [2019-10-02T17:49:56.258Z] [2019-10-02T17:49:56.258Z] DONE 12 tests, 1 skipped in 2.577s [2019-10-02T17:49:56.258Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T17:49:56.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:56.258Z] ++ set -e [2019-10-02T17:49:56.258Z] ++ '[' -n 0 ']' [2019-10-02T17:49:56.258Z] ++ set -x [2019-10-02T17:49:56.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:49:56.258Z] INFO: Testing against a local daemon [2019-10-02T17:49:56.258Z] === RUN TestVolumesCreateAndList [2019-10-02T17:49:56.623Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-02T17:49:56.623Z] === RUN TestVolumesRemove [2019-10-02T17:49:56.623Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-02T17:49:56.623Z] === RUN TestVolumesInspect [2019-10-02T17:49:56.623Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-02T17:49:56.623Z] === RUN TestVolumesInvalidJSON [2019-10-02T17:49:56.623Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T17:49:56.623Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T17:49:56.623Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T17:49:56.623Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-02T17:49:56.623Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-10-02T17:49:56.623Z] PASS [2019-10-02T17:49:56.623Z] [2019-10-02T17:49:56.623Z] DONE 5 tests in 0.312s [2019-10-02T17:49:56.623Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T17:49:56.995Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T17:49:56.995Z] +++ kill 11517 [2019-10-02T17:49:58.240Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T17:49:58.240Z] +++ /etc/init.d/apparmor stop [2019-10-02T17:49:58.601Z] Clearing AppArmor profiles cache:. [2019-10-02T17:49:58.601Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T17:49:58.601Z] Unloading profiles will leave already running processes permanently [2019-10-02T17:49:58.601Z] unconfined, which can lead to unexpected situations. [2019-10-02T17:49:58.601Z] [2019-10-02T17:49:58.601Z] To set a process to complain mode, use the command line tool [2019-10-02T17:49:58.601Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T17:49:58.601Z] with the 'teardown' option." [2019-10-02T17:49:58.601Z] [2019-10-02T17:50:00.491Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s) [2019-10-02T17:50:00.491Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-02T17:50:00.491Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r7fpwiyrss0cg4bnfxlzkvwlc Created:2019-10-02 17:49:52.027572268 +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[548d0dc23e6270421807f54fd8b19473cd1a82262378266acb8fbb64d822c88b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mbwxz61y4vtt2qhy16wp6qftt EndpointID:d4844f5cbba326a6cbedcbfc591e47a26a4a3ad7a4fff00fba34d10568169e06 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b77e288d831f2272c433217009c5ccbd78e14a9377aa5234e38f0e41c770584f 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:2bd5d2e4f50f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mbwxz61y4vtt2qhy16wp6qftt EndpointID:d4844f5cbba326a6cbedcbfc591e47a26a4a3ad7a4fff00fba34d10568169e06 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T17:50:00.491Z] PASS [2019-10-02T17:50:00.491Z] [2019-10-02T17:50:00.491Z] === Skipped [2019-10-02T17:50:00.491Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T17:50:00.491Z] service_test.go:230: FLAKY_TEST [2019-10-02T17:50:00.491Z] [2019-10-02T17:50:00.491Z] [2019-10-02T17:50:00.491Z] DONE 21 tests, 1 skipped in 52.228s [2019-10-02T17:50:00.491Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T17:50:00.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:00.491Z] ++ set -e [2019-10-02T17:50:00.491Z] ++ '[' -n 0 ']' [2019-10-02T17:50:00.491Z] ++ set -x [2019-10-02T17:50:00.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:00.748Z] INFO: Testing against a local daemon [2019-10-02T17:50:00.749Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T17:50:00.749Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T17:50:00.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:50:00.749Z] === RUN TestDockerNetworkIpvlan [2019-10-02T17:50:00.749Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-02T17:50:00.749Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:50:00.749Z] PASS [2019-10-02T17:50:00.749Z] [2019-10-02T17:50:00.749Z] === Skipped [2019-10-02T17:50:00.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-02T17:50:00.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:50:00.749Z] [2019-10-02T17:50:00.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-02T17:50:00.749Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T17:50:00.749Z] [2019-10-02T17:50:00.749Z] [2019-10-02T17:50:00.749Z] DONE 2 tests, 2 skipped in 0.124s [2019-10-02T17:50:00.749Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T17:50:00.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:00.749Z] ++ set -e [2019-10-02T17:50:00.749Z] ++ '[' -n 0 ']' [2019-10-02T17:50:00.749Z] ++ set -x [2019-10-02T17:50:00.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:00.749Z] INFO: Testing against a local daemon [2019-10-02T17:50:00.749Z] === RUN TestDockerNetworkMacvlanPersistance Post stage [Pipeline] junit [2019-10-02T17:50:01.245Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T17:50:02.123Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-10-02T17:50:02.123Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-02T17:50:02.123Z] === RUN TestDockerNetworkMacvlan [2019-10-02T17:50:02.927Z] + echo Ensuring container killed. [2019-10-02T17:50:02.927Z] Ensuring container killed. [2019-10-02T17:50:02.927Z] + docker rm -vf docker-pr2 [2019-10-02T17:50:02.927Z] Error: No such container: docker-pr2 [2019-10-02T17:50:02.927Z] + true [Pipeline] sh [2019-10-02T17:50:03.055Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T17:50:03.734Z] + echo Chowning /workspace to jenkins user [2019-10-02T17:50:03.734Z] Chowning /workspace to jenkins user [2019-10-02T17:50:03.734Z] + id -u [2019-10-02T17:50:03.734Z] + id -g [2019-10-02T17:50:03.734Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40030:/workspace busybox chown -R 1001:1001 /workspace [2019-10-02T17:50:03.734Z] Unable to find image 'busybox:latest' locally [2019-10-02T17:50:03.985Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T17:50:04.108Z] latest: Pulling from library/busybox [2019-10-02T17:50:04.108Z] 6d4c3d9fc915: Pulling fs layer [2019-10-02T17:50:04.476Z] 6d4c3d9fc915: Verifying Checksum [2019-10-02T17:50:04.476Z] 6d4c3d9fc915: Download complete [2019-10-02T17:50:04.843Z] 6d4c3d9fc915: Pull complete [2019-10-02T17:50:04.843Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T17:50:04.843Z] Status: Downloaded newer image for busybox:latest [2019-10-02T17:50:04.917Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T17:50:07.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-02T17:50:08.011Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T17:50:08.104Z] + bundleName=s390x-integration [2019-10-02T17:50:08.104Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-02T17:50:08.104Z] Creating s390x-integration-bundles.tar.gz [2019-10-02T17:50:08.104Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-02T17:50:08.104Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-02T17:50:08.300Z] Archiving artifacts [2019-10-02T17:50:08.943Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-02T17:50:09.740Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T17:50:10.479Z] + make clean [2019-10-02T17:50:10.845Z] docker volume rm -f docker-dev-cache [2019-10-02T17:50:10.845Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T17:50:12.314Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-02T17:50:18.870Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T17:50:19.438Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-02T17:50:20.003Z] --- PASS: TestDockerNetworkMacvlan (17.74s) [2019-10-02T17:50:20.004Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:50:20.004Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-02T17:50:20.004Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:50:20.004Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-02T17:50:20.004Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:50:20.004Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2019-10-02T17:50:20.004Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:50:20.004Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-10-02T17:50:20.004Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:50:20.004Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.41s) [2019-10-02T17:50:20.004Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:50:20.004Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2019-10-02T17:50:20.004Z] PASS [2019-10-02T17:50:20.004Z] [2019-10-02T17:50:20.004Z] DONE 8 tests in 19.214s [2019-10-02T17:50:20.004Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T17:50:20.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:20.004Z] ++ set -e [2019-10-02T17:50:20.004Z] ++ '[' -n 0 ']' [2019-10-02T17:50:20.004Z] ++ set -x [2019-10-02T17:50:20.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:20.004Z] testing: warning: no tests to run [2019-10-02T17:50:20.004Z] PASS [2019-10-02T17:50:20.004Z] [2019-10-02T17:50:20.004Z] DONE 0 tests in 0.023s [2019-10-02T17:50:20.004Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T17:50:20.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:20.004Z] ++ set -e [2019-10-02T17:50:20.004Z] ++ '[' -n 0 ']' [2019-10-02T17:50:20.004Z] ++ set -x [2019-10-02T17:50:20.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:50:20.004Z] INFO: Testing against a local daemon [2019-10-02T17:50:20.004Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T17:50:20.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-02T17:50:21.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-02T17:50:21.703Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-02T17:50:21.703Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2019-10-02T17:50:21.703Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-02T17:50:21.703Z] === RUN TestAuthZPluginTLS [2019-10-02T17:50:22.269Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-02T17:50:22.269Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-02T17:50:22.269Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T17:50:22.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-02T17:50:22.787Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-02T17:50:22.787Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-02T17:50:22.787Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T17:50:23.354Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-02T17:50:23.354Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-02T17:50:23.354Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-02T17:50:23.354Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-02T17:50:23.354Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T17:50:23.923Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-02T17:50:23.923Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-02T17:50:23.923Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-02T17:50:23.923Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T17:50:26.450Z] --- PASS: TestAuthZPluginAllowEventStream (2.02s) [2019-10-02T17:50:26.450Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-02T17:50:26.450Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T17:50:26.707Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-02T17:50:26.707Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-02T17:50:26.707Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T17:50:27.272Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-02T17:50:27.272Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-02T17:50:27.272Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T17:50:27.836Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-10-02T17:50:27.836Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-02T17:50:27.836Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T17:50:29.735Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2019-10-02T17:50:29.735Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-02T17:50:29.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T17:50:31.632Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2019-10-02T17:50:31.632Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-02T17:50:31.632Z] === RUN TestAuthZPluginHeader [2019-10-02T17:50:32.197Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-10-02T17:50:32.197Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-02T17:50:32.197Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T17:50:36.382Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-02T17:50:36.382Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-02T17:50:36.948Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-02T17:50:36.948Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2019-10-02T17:50:36.948Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-02T17:50:37.209Z] === RUN TestAuthZPluginV2Disable [2019-10-02T17:50:37.209Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-02T17:50:37.774Z] === RUN TestDockerSuite/TestBuildFails [2019-10-02T17:50:38.707Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-02T17:50:38.707Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-02T17:50:40.624Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2019-10-02T17:50:40.624Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-02T17:50:40.624Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T17:50:41.211Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-02T17:50:43.741Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-02T17:50:43.999Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2019-10-02T17:50:43.999Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-02T17:50:43.999Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T17:50:45.900Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-02T17:50:48.432Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-02T17:50:48.997Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-02T17:50:51.527Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-02T17:50:54.053Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-02T17:50:54.987Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-02T17:50:55.244Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-02T17:50:55.812Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.67s) [2019-10-02T17:50:55.812Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-02T17:50:55.812Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T17:50:57.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-02T17:50:57.441Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-02T17:50:59.968Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-02T17:51:01.340Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-02T17:51:06.597Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-02T17:51:06.597Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-02T17:51:07.162Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-02T17:51:07.727Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-02T17:51:08.291Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-02T17:51:08.291Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-02T17:51:09.223Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-02T17:51:09.787Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-02T17:51:10.351Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-02T17:51:10.608Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-02T17:51:10.865Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-02T17:51:11.429Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-02T17:51:12.362Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-10-02T17:51:12.362Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-02T17:51:12.362Z] PASS [2019-10-02T17:51:12.362Z] [2019-10-02T17:51:12.362Z] DONE 17 tests in 52.292s [2019-10-02T17:51:12.362Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T17:51:12.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:12.362Z] ++ set -e [2019-10-02T17:51:12.362Z] ++ '[' -n 0 ']' [2019-10-02T17:51:12.362Z] ++ set -x [2019-10-02T17:51:12.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:12.362Z] INFO: Testing against a local daemon [2019-10-02T17:51:12.362Z] === RUN TestPluginInvalidJSON [2019-10-02T17:51:12.362Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T17:51:12.362Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T17:51:12.362Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T17:51:12.362Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-02T17:51:12.362Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T17:51:12.362Z] PASS [2019-10-02T17:51:12.362Z] [2019-10-02T17:51:12.362Z] DONE 2 tests in 0.139s [2019-10-02T17:51:12.362Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T17:51:12.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:12.362Z] ++ set -e [2019-10-02T17:51:12.362Z] ++ '[' -n 0 ']' [2019-10-02T17:51:12.362Z] ++ set -x [2019-10-02T17:51:12.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:12.620Z] INFO: Testing against a local daemon [2019-10-02T17:51:12.621Z] === RUN TestExternalGraphDriver [2019-10-02T17:51:12.621Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-02T17:51:12.621Z] === RUN TestExternalGraphDriver/json [2019-10-02T17:51:15.148Z] === RUN TestExternalGraphDriver/spec [2019-10-02T17:51:15.713Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-02T17:51:16.523Z] --- PASS: TestBuildWithHugeFile (84.28s) [2019-10-02T17:51:16.523Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T17:51:16.523Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:51:16.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:51:16.523Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:51:16.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:51:16.523Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:51:16.523Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:51:16.523Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T17:51:16.523Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T17:51:16.523Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T17:51:16.523Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-10-02T17:51:16.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-10-02T17:51:16.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-10-02T17:51:16.523Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-02T17:51:16.523Z] === RUN TestBuildPreserveOwnership [2019-10-02T17:51:16.523Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T17:51:16.523Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T17:51:16.523Z] --- PASS: TestBuildPreserveOwnership (4.72s) [2019-10-02T17:51:16.523Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2019-10-02T17:51:16.523Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-10-02T17:51:16.523Z] === RUN TestBuildPlatformInvalid [2019-10-02T17:51:16.523Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-02T17:51:16.523Z] PASS [2019-10-02T17:51:16.523Z] [2019-10-02T17:51:16.523Z] DONE 32 tests in 131.562s [2019-10-02T17:51:16.523Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T17:51:16.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:16.523Z] ++ set -e [2019-10-02T17:51:16.523Z] ++ '[' -n 0 ']' [2019-10-02T17:51:16.523Z] ++ set -x [2019-10-02T17:51:16.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:16.523Z] INFO: Testing against a local daemon [2019-10-02T17:51:16.523Z] === RUN TestConfigList [2019-10-02T17:51:16.523Z] --- PASS: TestConfigList (2.21s) [2019-10-02T17:51:16.523Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-02T17:51:16.523Z] === RUN TestConfigsCreateAndDelete [2019-10-02T17:51:16.523Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2019-10-02T17:51:16.523Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-02T17:51:16.523Z] === RUN TestConfigsUpdate [2019-10-02T17:51:16.523Z] --- PASS: TestConfigsUpdate (2.17s) [2019-10-02T17:51:16.523Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-02T17:51:16.523Z] === RUN TestTemplatedConfig [2019-10-02T17:51:17.083Z] === RUN TestExternalGraphDriver/pull [2019-10-02T17:51:18.008Z] --- PASS: TestTemplatedConfig (2.80s) [2019-10-02T17:51:18.009Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-02T17:51:18.009Z] === RUN TestConfigInspect [2019-10-02T17:51:18.981Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-10-02T17:51:18.981Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-02T17:51:18.981Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2019-10-02T17:51:18.981Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-10-02T17:51:18.981Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2019-10-02T17:51:18.981Z] === RUN TestGraphdriverPluginV2 [2019-10-02T17:51:20.037Z] --- PASS: TestConfigInspect (2.10s) [2019-10-02T17:51:20.037Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-02T17:51:20.037Z] === RUN TestConfigCreateWithLabels [2019-10-02T17:51:21.504Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-02T17:51:21.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-02T17:51:22.093Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-10-02T17:51:22.093Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-02T17:51:22.093Z] === RUN TestConfigCreateResolve [2019-10-02T17:51:24.292Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2019-10-02T17:51:24.292Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-02T17:51:24.292Z] PASS [2019-10-02T17:51:24.292Z] [2019-10-02T17:51:24.292Z] DONE 5 tests in 11.549s [2019-10-02T17:51:24.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T17:51:24.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:24.292Z] ++ set -e [2019-10-02T17:51:24.292Z] ++ '[' -n 0 ']' [2019-10-02T17:51:24.292Z] ++ set -x [2019-10-02T17:51:24.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:24.292Z] INFO: Testing against a local daemon [2019-10-02T17:51:24.292Z] === RUN TestContinueAfterPluginCrash [2019-10-02T17:51:24.292Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T17:51:24.292Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T17:51:24.292Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T17:51:24.292Z] === CONT TestContinueAfterPluginCrash [2019-10-02T17:51:24.292Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T17:51:24.778Z] --- PASS: TestConfigCreateResolve (2.19s) [2019-10-02T17:51:24.778Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-02T17:51:24.778Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T17:51:25.063Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-02T17:51:25.063Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-02T17:51:25.063Z] PASS [2019-10-02T17:51:25.063Z] [2019-10-02T17:51:25.063Z] DONE 8 tests in 16.498s [2019-10-02T17:51:25.063Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T17:51:25.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:25.063Z] ++ set -e [2019-10-02T17:51:25.063Z] ++ '[' -n 0 ']' [2019-10-02T17:51:25.063Z] ++ set -x [2019-10-02T17:51:25.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:25.063Z] INFO: Testing against a local daemon [2019-10-02T17:51:25.063Z] === RUN TestCheckpoint [2019-10-02T17:51:25.063Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T17:51:25.063Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T17:51:25.063Z] === RUN TestContainerInvalidJSON [2019-10-02T17:51:25.063Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:51:25.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:51:25.063Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:51:25.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:51:25.063Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:51:25.063Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:51:25.063Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T17:51:25.063Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T17:51:25.063Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T17:51:25.063Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-02T17:51:25.063Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T17:51:25.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T17:51:25.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T17:51:25.063Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T17:51:25.347Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-02T17:51:25.347Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T17:51:25.347Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2019-10-02T17:51:25.347Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T17:51:25.347Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-02T17:51:25.347Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T17:51:25.347Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-02T17:51:25.347Z] === RUN TestCopyFromContainer [2019-10-02T17:51:26.192Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-02T17:51:26.192Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-02T17:51:26.452Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-02T17:51:26.711Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-02T17:51:26.711Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-02T17:51:26.836Z] === RUN TestCopyFromContainer// [2019-10-02T17:51:27.144Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T17:51:27.144Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T17:51:27.144Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T17:51:27.279Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-02T17:51:27.429Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T17:51:27.429Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T17:51:27.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T17:51:27.713Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T17:51:27.713Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T17:51:27.713Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer (2.47s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T17:51:27.997Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T17:51:27.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T17:51:27.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:51:27.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:51:27.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:51:27.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:51:27.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:51:27.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:51:27.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T17:51:27.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T17:51:27.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T17:51:27.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-02T17:51:27.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T17:51:27.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T17:51:27.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T17:51:27.997Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T17:51:27.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-02T17:51:27.997Z] === RUN TestCreateWithInvalidEnv [2019-10-02T17:51:27.997Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T17:51:27.997Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T17:51:27.997Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T17:51:27.997Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T17:51:27.997Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T17:51:27.997Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T17:51:27.997Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T17:51:27.997Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T17:51:27.997Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T17:51:27.997Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-02T17:51:27.997Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T17:51:27.997Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T17:51:27.997Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T17:51:27.997Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T17:51:27.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-02T17:51:27.997Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:51:30.029Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T17:51:30.029Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-02T17:51:30.029Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-02T17:51:30.029Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T17:51:30.561Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-02T17:51:32.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-10-02T17:51:32.062Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T17:51:32.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:51:32.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:51:32.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:51:32.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:51:32.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:51:32.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:51:32.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:51:32.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:51:32.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:51:32.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:51:32.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T17:51:32.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T17:51:32.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T17:51:32.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T17:51:32.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T17:51:32.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-02T17:51:32.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-02T17:51:32.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-02T17:51:32.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-02T17:51:32.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-02T17:51:32.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-02T17:51:32.347Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T17:51:32.347Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T17:51:32.347Z] === RUN TestDaemonRestartIpcMode [2019-10-02T17:51:32.347Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T17:51:32.347Z] === RUN TestDiff [2019-10-02T17:51:32.969Z] --- PASS: TestDiff (0.68s) [2019-10-02T17:51:32.969Z] === RUN TestExecWithCloseStdin [2019-10-02T17:51:33.086Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-02T17:51:33.992Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-10-02T17:51:33.992Z] === RUN TestExec [2019-10-02T17:51:34.609Z] --- PASS: TestExec (0.81s) [2019-10-02T17:51:34.609Z] === RUN TestExecUser [2019-10-02T17:51:35.620Z] --- PASS: TestExecUser (0.83s) [2019-10-02T17:51:35.620Z] === RUN TestExportContainerAndImportImage [2019-10-02T17:51:36.238Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2019-10-02T17:51:36.238Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T17:51:38.270Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-10-02T17:51:38.270Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-02T17:51:38.270Z] === RUN TestHealthCheckWorkdir [2019-10-02T17:51:38.349Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-02T17:51:38.897Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-10-02T17:51:38.897Z] === RUN TestHealthKillContainer [2019-10-02T17:51:38.913Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-02T17:51:39.172Z] --- PASS: TestDaemonStartWithLogOpt (14.94s) [2019-10-02T17:51:39.172Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-02T17:51:39.172Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-02T17:51:42.358Z] --- PASS: TestHealthKillContainer (2.90s) [2019-10-02T17:51:42.358Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T17:51:42.643Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-10-02T17:51:42.643Z] === RUN TestIpcModeNone [2019-10-02T17:51:43.263Z] --- PASS: TestIpcModeNone (0.85s) [2019-10-02T17:51:43.263Z] === RUN TestIpcModePrivate [2019-10-02T17:51:44.276Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-02T17:51:44.276Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-10-02T17:51:44.276Z] === RUN TestIpcModeShareable [2019-10-02T17:51:44.428Z] --- PASS: TestContinueAfterPluginCrash (19.73s) [2019-10-02T17:51:44.428Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-02T17:51:44.428Z] PASS [2019-10-02T17:51:44.428Z] [2019-10-02T17:51:44.428Z] DONE 2 tests in 19.908s [2019-10-02T17:51:44.428Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T17:51:44.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:44.428Z] ++ set -e [2019-10-02T17:51:44.428Z] ++ '[' -n 0 ']' [2019-10-02T17:51:44.428Z] ++ set -x [2019-10-02T17:51:44.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:44.428Z] INFO: Testing against a local daemon [2019-10-02T17:51:44.428Z] === RUN TestPluginWithDevMounts [2019-10-02T17:51:44.428Z] === PAUSE TestPluginWithDevMounts [2019-10-02T17:51:44.428Z] === CONT TestPluginWithDevMounts [2019-10-02T17:51:45.286Z] --- PASS: TestIpcModeShareable (0.86s) [2019-10-02T17:51:45.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-10-02T17:51:45.287Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T17:51:46.327Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-10-02T17:51:46.327Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-02T17:51:46.327Z] PASS [2019-10-02T17:51:46.327Z] [2019-10-02T17:51:46.327Z] DONE 1 tests in 2.257s [2019-10-02T17:51:46.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-02T17:51:46.327Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T17:51:46.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:46.327Z] ++ set -e [2019-10-02T17:51:46.327Z] ++ '[' -n 0 ']' [2019-10-02T17:51:46.327Z] ++ set -x [2019-10-02T17:51:46.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:51:46.327Z] INFO: Testing against a local daemon [2019-10-02T17:51:46.327Z] === RUN TestSecretInspect [2019-10-02T17:51:47.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2019-10-02T17:51:47.984Z] === RUN TestAPIIpcModeHost [2019-10-02T17:51:48.269Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-10-02T17:51:48.269Z] === RUN TestDaemonIpcModeShareable [2019-10-02T17:51:50.296Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-10-02T17:51:50.296Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-02T17:51:50.296Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-02T17:51:50.296Z] === RUN TestDaemonIpcModePrivate [2019-10-02T17:51:50.532Z] --- PASS: TestSecretInspect (3.71s) [2019-10-02T17:51:50.532Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-02T17:51:50.532Z] === RUN TestSecretList [2019-10-02T17:51:50.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-02T17:51:51.354Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-02T17:51:51.783Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2019-10-02T17:51:51.783Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-02T17:51:51.783Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-02T17:51:51.783Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T17:51:53.250Z] --- PASS: TestSecretList (3.28s) [2019-10-02T17:51:53.250Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-02T17:51:53.250Z] === RUN TestSecretsCreateAndDelete [2019-10-02T17:51:53.809Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-02T17:51:53.809Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-02T17:51:53.809Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-02T17:51:53.809Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T17:51:55.288Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2019-10-02T17:51:55.288Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-02T17:51:55.288Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-02T17:51:55.288Z] === RUN TestIpcModeOlderClient [2019-10-02T17:51:55.288Z] === PAUSE TestIpcModeOlderClient [2019-10-02T17:51:55.288Z] === RUN TestKillContainerInvalidSignal [2019-10-02T17:51:55.909Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-10-02T17:51:55.909Z] === RUN TestKillContainer [2019-10-02T17:51:55.909Z] === RUN TestKillContainer/no_signal [2019-10-02T17:51:56.524Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-02T17:51:56.524Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2019-10-02T17:51:56.524Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-02T17:51:56.524Z] === RUN TestSecretsUpdate [2019-10-02T17:51:56.526Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T17:51:57.142Z] === RUN TestKillContainer/killing_signal [2019-10-02T17:51:57.455Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-02T17:51:58.153Z] --- PASS: TestKillContainer (2.06s) [2019-10-02T17:51:58.153Z] --- PASS: TestKillContainer/no_signal (0.64s) [2019-10-02T17:51:58.153Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-10-02T17:51:58.153Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2019-10-02T17:51:58.153Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T17:51:58.153Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T17:51:58.777Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T17:51:59.349Z] --- PASS: TestSecretsUpdate (2.99s) [2019-10-02T17:51:59.349Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-02T17:51:59.349Z] === RUN TestTemplatedSecret [2019-10-02T17:51:59.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2019-10-02T17:51:59.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-10-02T17:51:59.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-10-02T17:51:59.398Z] === RUN TestKillStoppedContainer [2019-10-02T17:51:59.398Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-02T17:51:59.398Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T17:51:59.398Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-02T17:51:59.398Z] === RUN TestKillDifferentUserContainer [2019-10-02T17:51:59.914Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-02T17:51:59.914Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-02T17:52:00.404Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-02T17:52:00.404Z] === RUN TestInspectOomKilledTrue [2019-10-02T17:52:01.416Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2019-10-02T17:52:01.416Z] === RUN TestInspectOomKilledFalse [2019-10-02T17:52:02.032Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-10-02T17:52:02.032Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T17:52:02.651Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-02T17:52:02.651Z] === RUN TestLinksContainerNames [2019-10-02T17:52:03.191Z] --- PASS: TestTemplatedSecret (3.44s) [2019-10-02T17:52:03.191Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-02T17:52:03.191Z] === RUN TestSecretCreateResolve [2019-10-02T17:52:04.129Z] --- PASS: TestLinksContainerNames (1.35s) [2019-10-02T17:52:04.129Z] === RUN TestLogsFollowTailEmpty [2019-10-02T17:52:04.748Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-10-02T17:52:04.748Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T17:52:05.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-02T17:52:05.363Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/default [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/private [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/slave [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/shared [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T17:52:05.363Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T17:52:05.363Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/default [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/slave [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/shared [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/private [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T17:52:05.648Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:52:05.648Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T17:52:05.648Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T17:52:05.650Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-02T17:52:05.907Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-10-02T17:52:05.907Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-02T17:52:05.907Z] PASS [2019-10-02T17:52:05.907Z] [2019-10-02T17:52:05.907Z] DONE 6 tests in 19.810s [2019-10-02T17:52:05.907Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T17:52:05.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:52:05.907Z] ++ set -e [2019-10-02T17:52:05.907Z] ++ '[' -n 0 ']' [2019-10-02T17:52:05.907Z] ++ set -x [2019-10-02T17:52:05.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:52:05.933Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T17:52:05.933Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-02T17:52:05.933Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-02T17:52:05.933Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T17:52:06.164Z] INFO: Testing against a local daemon [2019-10-02T17:52:06.165Z] === RUN TestServiceCreateInit [2019-10-02T17:52:06.165Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T17:52:06.165Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-02T17:52:07.413Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2019-10-02T17:52:07.413Z] === RUN TestNetworkNat [2019-10-02T17:52:08.030Z] --- PASS: TestNetworkNat (0.73s) [2019-10-02T17:52:08.030Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T17:52:09.046Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2019-10-02T17:52:09.046Z] === RUN TestNetworkLoopbackNat [2019-10-02T17:52:09.443Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-02T17:52:09.687Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-10-02T17:52:09.687Z] === RUN TestPause [2019-10-02T17:52:09.701Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-02T17:52:10.702Z] --- PASS: TestPause (0.76s) [2019-10-02T17:52:10.702Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T17:52:10.702Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T17:52:10.702Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T17:52:10.702Z] === RUN TestPauseStopPausedContainer [2019-10-02T17:52:11.319Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2019-10-02T17:52:11.319Z] === RUN TestPsFilter [2019-10-02T17:52:11.601Z] --- PASS: TestPsFilter (0.20s) [2019-10-02T17:52:11.601Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T17:52:11.604Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T17:52:12.219Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-10-02T17:52:12.219Z] === RUN TestRemoveContainerWithVolume [2019-10-02T17:52:12.534Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-02T17:52:12.834Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-10-02T17:52:12.834Z] === RUN TestRemoveContainerRunning [2019-10-02T17:52:13.098Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-02T17:52:13.454Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-02T17:52:13.454Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T17:52:14.467Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-10-02T17:52:14.467Z] === RUN TestRemoveInvalidContainer [2019-10-02T17:52:14.467Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-02T17:52:14.467Z] === RUN TestRenameLinkedContainer [2019-10-02T17:52:14.475Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-02T17:52:15.845Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-02T17:52:17.168Z] --- PASS: TestRenameLinkedContainer (2.67s) [2019-10-02T17:52:17.168Z] === RUN TestRenameStoppedContainer [2019-10-02T17:52:17.218Z] --- PASS: TestServiceCreateInit (10.92s) [2019-10-02T17:52:17.218Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.47s) [2019-10-02T17:52:17.218Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-02T17:52:17.218Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2019-10-02T17:52:17.218Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-02T17:52:17.218Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T17:52:17.782Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-02T17:52:17.783Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-10-02T17:52:17.783Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T17:52:18.346Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-02T17:52:18.346Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-02T17:52:18.603Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-02T17:52:18.861Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-02T17:52:19.257Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2019-10-02T17:52:19.257Z] === RUN TestRenameInvalidName [2019-10-02T17:52:19.543Z] --- PASS: TestRenameInvalidName (0.68s) [2019-10-02T17:52:19.543Z] === RUN TestRenameAnonymousContainer [2019-10-02T17:52:19.793Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-02T17:52:22.232Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2019-10-02T17:52:22.232Z] === RUN TestRenameContainerWithSameName [2019-10-02T17:52:22.847Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-10-02T17:52:22.847Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T17:52:23.067Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-02T17:52:23.323Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-02T17:52:23.621Z] 65014b3c3121: Pull complete [2019-10-02T17:52:24.322Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2019-10-02T17:52:24.322Z] === RUN TestResize [2019-10-02T17:52:25.066Z] --- PASS: TestResize (0.72s) [2019-10-02T17:52:25.066Z] === RUN TestResizeWithInvalidSize [2019-10-02T17:52:25.682Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2019-10-02T17:52:25.682Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T17:52:26.301Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:52:26.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:52:26.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:52:26.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T17:52:26.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T17:52:26.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T17:52:26.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:52:26.618Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-02T17:52:28.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T17:52:28.513Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-02T17:52:29.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T17:52:29.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T17:52:29.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T17:52:31.035Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-02T17:52:32.405Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-02T17:52:33.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T17:52:33.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:52:33.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T17:52:33.772Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-02T17:52:34.338Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-02T17:52:34.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.15s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.29s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.18s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.43s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.44s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-02T17:52:36.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2019-10-02T17:52:36.416Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-02T17:52:36.416Z] === RUN TestCgroupNamespacesRun [2019-10-02T17:52:38.455Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-10-02T17:52:38.455Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-02T17:52:38.455Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-02T17:52:38.512Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-02T17:52:39.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-10-02T17:52:39.930Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-02T17:52:39.930Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-02T17:52:41.033Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-02T17:52:41.033Z] --- PASS: TestCreateServiceMultipleTimes (23.79s) [2019-10-02T17:52:41.033Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-02T17:52:41.033Z] === RUN TestCreateServiceConflict [2019-10-02T17:52:41.406Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-10-02T17:52:41.406Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-02T17:52:41.406Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-02T17:52:41.596Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-02T17:52:42.525Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-02T17:52:43.435Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2019-10-02T17:52:43.435Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-02T17:52:43.435Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-02T17:52:43.899Z] --- PASS: TestCreateServiceConflict (2.96s) [2019-10-02T17:52:43.899Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-02T17:52:43.899Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T17:52:44.910Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-10-02T17:52:44.910Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-02T17:52:44.910Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-02T17:52:45.921Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-10-02T17:52:45.921Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-02T17:52:45.921Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-02T17:52:46.933Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-02T17:52:46.933Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-02T17:52:46.933Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-02T17:52:48.085Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2019-10-02T17:52:48.085Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-02T17:52:48.085Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T17:52:48.406Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2019-10-02T17:52:48.406Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-02T17:52:48.406Z] === RUN TestKernelTCPMemory [2019-10-02T17:52:49.483Z] --- PASS: TestKernelTCPMemory (0.88s) [2019-10-02T17:52:49.483Z] === RUN TestNISDomainname [2019-10-02T17:52:50.494Z] --- PASS: TestNISDomainname (1.00s) [2019-10-02T17:52:50.494Z] === RUN TestHostnameDnsResolution [2019-10-02T17:52:51.506Z] --- PASS: TestHostnameDnsResolution (1.11s) [2019-10-02T17:52:51.506Z] === RUN TestStats [2019-10-02T17:52:53.389Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-02T17:52:54.185Z] --- PASS: TestStats (2.56s) [2019-10-02T17:52:54.185Z] === RUN TestStopContainerWithTimeout [2019-10-02T17:52:54.185Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T17:52:54.185Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T17:52:54.185Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T17:52:54.185Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T17:52:54.185Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T17:52:54.185Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T17:52:54.185Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T17:52:54.185Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T17:52:54.185Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T17:52:54.185Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T17:52:54.185Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T17:52:54.185Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T17:52:57.564Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-02T17:52:57.652Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-02T17:52:57.652Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2019-10-02T17:52:57.652Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2019-10-02T17:52:57.652Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-10-02T17:52:57.652Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2019-10-02T17:52:57.652Z] === RUN TestDeleteDevicemapper [2019-10-02T17:52:57.653Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T17:52:57.653Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T17:52:57.653Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T17:52:59.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-02T17:53:00.026Z] === RUN TestDockerSuite/TestBuildRm [2019-10-02T17:53:00.338Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2019-10-02T17:53:00.338Z] === RUN TestUpdateMemory [2019-10-02T17:53:01.364Z] --- PASS: TestUpdateMemory (1.08s) [2019-10-02T17:53:01.364Z] === RUN TestUpdateCPUQuota [2019-10-02T17:53:02.839Z] --- PASS: TestUpdateCPUQuota (1.45s) [2019-10-02T17:53:02.839Z] === RUN TestUpdatePidsLimit [2019-10-02T17:53:02.839Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T17:53:03.122Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T17:53:03.303Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-02T17:53:03.560Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.02s) [2019-10-02T17:53:03.560Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-02T17:53:03.560Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T17:53:03.739Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T17:53:04.021Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T17:53:04.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T17:53:04.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T17:53:04.930Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-02T17:53:05.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T17:53:06.826Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-02T17:53:06.826Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2019-10-02T17:53:06.826Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-02T17:53:06.826Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit (4.07s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-10-02T17:53:07.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-02T17:53:07.235Z] === RUN TestUpdateRestartPolicy [2019-10-02T17:53:07.391Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-02T17:53:08.322Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-02T17:53:09.693Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-02T17:53:10.259Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2019-10-02T17:53:10.259Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-02T17:53:10.259Z] === RUN TestCreateServiceSysctls [2019-10-02T17:53:11.192Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-02T17:53:12.563Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-02T17:53:14.459Z] --- PASS: TestCreateServiceSysctls (4.18s) [2019-10-02T17:53:14.459Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-02T17:53:14.459Z] === RUN TestCreateServiceCapabilities [2019-10-02T17:53:16.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-02T17:53:16.977Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-02T17:53:17.234Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-02T17:53:17.491Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-02T17:53:17.491Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-02T17:53:18.055Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2019-10-02T17:53:18.055Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-02T17:53:18.055Z] === RUN TestInspect [2019-10-02T17:53:18.055Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-02T17:53:19.425Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-02T17:53:19.425Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-02T17:53:19.758Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2019-10-02T17:53:19.758Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T17:53:19.758Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2019-10-02T17:53:19.758Z] === RUN TestWaitNonBlocked [2019-10-02T17:53:19.758Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:53:19.758Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:53:19.758Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:53:19.758Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:53:19.758Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T17:53:19.758Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T17:53:20.770Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-02T17:53:20.770Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2019-10-02T17:53:20.770Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2019-10-02T17:53:20.770Z] === RUN TestWaitBlocked [2019-10-02T17:53:20.770Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:53:20.770Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:53:20.770Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:53:20.770Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:53:20.770Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T17:53:20.770Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T17:53:20.795Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-02T17:53:21.727Z] --- PASS: TestInspect (3.68s) [2019-10-02T17:53:21.727Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-02T17:53:21.727Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T17:53:21.788Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-02T17:53:21.788Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2019-10-02T17:53:21.788Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2019-10-02T17:53:21.788Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T17:53:21.788Z] === CONT TestIpcModeOlderClient [2019-10-02T17:53:21.788Z] === CONT TestDaemonRestartIpcMode [2019-10-02T17:53:21.788Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-10-02T17:53:25.275Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-10-02T17:53:25.275Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-02T17:53:25.275Z] --- PASS: TestDaemonRestartIpcMode (3.79s) [2019-10-02T17:53:25.275Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-02T17:53:25.275Z] PASS [2019-10-02T17:53:25.275Z] [2019-10-02T17:53:25.275Z] === Skipped [2019-10-02T17:53:25.275Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-02T17:53:25.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T17:53:25.275Z] [2019-10-02T17:53:25.275Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T17:53:25.275Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T17:53:25.275Z] [2019-10-02T17:53:25.275Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T17:53:25.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T17:53:25.275Z] [2019-10-02T17:53:25.275Z] [2019-10-02T17:53:25.275Z] DONE 197 tests, 3 skipped in 120.389s [2019-10-02T17:53:25.562Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T17:53:25.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:53:25.562Z] ++ set -e [2019-10-02T17:53:25.562Z] ++ '[' -n 0 ']' [2019-10-02T17:53:25.562Z] ++ set -x [2019-10-02T17:53:25.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:53:25.562Z] INFO: Testing against a local daemon [2019-10-02T17:53:25.562Z] === RUN TestCommitInheritsEnv [2019-10-02T17:53:25.845Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-10-02T17:53:25.845Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T17:53:25.845Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T17:53:25.845Z] === RUN TestImagesFilterMultiReference [2019-10-02T17:53:25.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-02T17:53:26.128Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-02T17:53:26.128Z] === RUN TestImagePullPlatformInvalid [2019-10-02T17:53:26.128Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-02T17:53:26.128Z] === RUN TestRemoveImageOrphaning [2019-10-02T17:53:26.411Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-02T17:53:26.411Z] === RUN TestRemoveImageGarbageCollector [2019-10-02T17:53:26.411Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-02T17:53:26.411Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:53:26.411Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T17:53:26.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-02T17:53:26.411Z] === RUN TestTagInvalidReference [2019-10-02T17:53:26.695Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-02T17:53:26.695Z] === RUN TestTagValidPrefixedRepo [2019-10-02T17:53:26.695Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-02T17:53:26.695Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T17:53:26.695Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-02T17:53:26.695Z] === RUN TestTagOfficialNames [2019-10-02T17:53:26.695Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-02T17:53:26.695Z] === RUN TestTagMatchesDigest [2019-10-02T17:53:26.695Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-02T17:53:26.695Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T17:53:26.835Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-02T17:53:28.205Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-02T17:53:28.769Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-02T17:53:28.769Z] --- PASS: TestDockerNetworkConnectAlias (7.20s) [2019-10-02T17:53:28.769Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-02T17:53:28.769Z] === RUN TestDockerNetworkReConnect [2019-10-02T17:53:30.141Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-02T17:53:31.514Z] === RUN TestDockerSuite/TestBuildUser [2019-10-02T17:53:35.062Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-02T17:53:35.062Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2019-10-02T17:53:35.062Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-02T17:53:35.062Z] === RUN TestServicePlugin [2019-10-02T17:53:38.344Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-02T17:53:53.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-02T17:53:58.475Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-02T17:53:59.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-02T17:53:59.039Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-02T17:53:59.604Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-02T17:54:00.537Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-02T17:54:01.908Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-02T17:54:03.805Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-02T17:54:03.805Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-02T17:54:03.805Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-02T17:54:03.805Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-02T17:54:03.805Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-02T17:54:05.700Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-02T17:54:05.700Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-02T17:54:06.630Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-02T17:54:07.583Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-02T17:54:08.548Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-02T17:54:08.548Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-02T17:54:10.453Z] --- PASS: TestServicePlugin (35.65s) [2019-10-02T17:54:10.453Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T17:54:10.453Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T17:54:10.453Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T17:54:10.453Z] plugin_test.go:62: [d4cd2165ad1c5] joining swarm manager [d60541b3d7000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T17:54:10.453Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-02T17:54:10.453Z] plugin_test.go:65: [df9c3baed8371] joining swarm manager [d60541b3d7000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T17:54:10.453Z] === RUN TestServiceUpdateLabel [2019-10-02T17:54:11.824Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-02T17:54:13.719Z] --- PASS: TestServiceUpdateLabel (3.14s) [2019-10-02T17:54:13.719Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-02T17:54:13.719Z] === RUN TestServiceUpdateSecrets [2019-10-02T17:54:14.283Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-02T17:54:15.653Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-02T17:54:15.910Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-02T17:54:16.841Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-02T17:54:16.841Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-02T17:54:17.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-02T17:54:17.772Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-02T17:54:20.295Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-02T17:54:20.295Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-02T17:54:20.295Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-02T17:54:21.270Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-02T17:54:22.200Z] === RUN TestDockerSuite/TestCommitChange [2019-10-02T17:54:23.134Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-02T17:54:24.324Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-02T17:54:26.218Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-02T17:54:28.113Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-02T17:54:28.677Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-02T17:54:29.242Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2019-10-02T17:54:29.242Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-02T17:54:29.242Z] === RUN TestServiceUpdateConfigs [2019-10-02T17:54:30.611Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-02T17:54:31.981Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-02T17:54:33.876Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-02T17:54:34.439Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-02T17:54:34.439Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-02T17:54:34.439Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-02T17:54:34.697Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-02T17:54:34.697Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-02T17:54:34.697Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-02T17:54:34.697Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-02T17:54:35.506Z] 2945147eda09: Pull complete [2019-10-02T17:54:35.506Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-02T17:54:35.506Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T17:54:35.506Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-02T17:54:35.506Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-02T17:54:35.506Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-02T17:54:35.506Z] WARN: Skipping validation tests [2019-10-02T17:54:35.506Z] INFO: Running unit tests at 10/02/2019 17:54:30... [2019-10-02T17:54:36.491Z] INFO: make.ps1 starting at 10/02/2019 17:54:35 [2019-10-02T17:54:36.491Z] INFO: Git commit (48353e16f) assumed from DOCKER_GITCOMMIT environment variable [2019-10-02T17:54:36.491Z] INFO: Invoking autogen... [2019-10-02T17:54:36.591Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-02T17:54:36.953Z] INFO: Running unit tests... [2019-10-02T17:54:38.484Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-02T17:54:38.484Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-02T17:54:39.415Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-02T17:54:40.345Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-02T17:54:41.275Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-02T17:54:42.205Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-02T17:54:42.769Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-02T17:54:43.026Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-02T17:54:43.026Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-02T17:54:43.957Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-02T17:54:43.957Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-02T17:54:43.957Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-02T17:54:43.957Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-02T17:54:44.213Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-02T17:54:44.778Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2019-10-02T17:54:44.778Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-02T17:54:44.778Z] === RUN TestServiceUpdateNetwork [2019-10-02T17:54:45.035Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-02T17:54:46.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-02T17:54:47.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-02T17:54:47.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-02T17:54:49.231Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-02T17:54:50.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-02T17:54:50.161Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-02T17:54:51.092Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-02T17:54:51.663Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-02T17:54:52.595Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-02T17:54:53.529Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-02T17:54:53.529Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-02T17:54:54.459Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-02T17:54:55.392Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-02T17:54:56.323Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-02T17:54:56.323Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-02T17:54:57.254Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-02T17:54:58.099Z] ? github.com/docker/docker/api [no test files] [2019-10-02T17:54:59.147Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-02T17:54:59.405Z] --- PASS: TestServiceUpdateNetwork (14.78s) [2019-10-02T17:54:59.405Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-02T17:54:59.405Z] PASS [2019-10-02T17:54:59.405Z] [2019-10-02T17:54:59.405Z] DONE 19 tests in 173.474s [2019-10-02T17:54:59.405Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T17:54:59.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:54:59.405Z] ++ set -e [2019-10-02T17:54:59.405Z] ++ '[' -n 0 ']' [2019-10-02T17:54:59.405Z] ++ set -x [2019-10-02T17:54:59.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:54:59.662Z] INFO: Testing against a local daemon [2019-10-02T17:54:59.662Z] === RUN TestSessionCreate [2019-10-02T17:54:59.662Z] --- PASS: TestSessionCreate (0.05s) [2019-10-02T17:54:59.662Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T17:54:59.662Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-02T17:54:59.662Z] PASS [2019-10-02T17:54:59.662Z] [2019-10-02T17:54:59.662Z] DONE 2 tests in 0.198s [2019-10-02T17:54:59.662Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T17:54:59.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:54:59.662Z] ++ set -e [2019-10-02T17:54:59.662Z] ++ '[' -n 0 ']' [2019-10-02T17:54:59.662Z] ++ set -x [2019-10-02T17:54:59.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:54:59.919Z] INFO: Testing against a local daemon [2019-10-02T17:54:59.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T17:54:59.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T17:54:59.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T17:54:59.919Z] === RUN TestEventsExecDie [2019-10-02T17:55:00.486Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-02T17:55:00.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-02T17:55:00.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-02T17:55:00.743Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-02T17:55:00.743Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-02T17:55:00.743Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-02T17:55:00.743Z] === RUN TestEventsBackwardsCompatible [2019-10-02T17:55:01.000Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-02T17:55:01.000Z] === RUN TestInfoBinaryCommits [2019-10-02T17:55:01.000Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-02T17:55:01.000Z] === RUN TestInfoAPIVersioned [2019-10-02T17:55:01.000Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T17:55:01.000Z] === RUN TestInfoAPI [2019-10-02T17:55:01.000Z] --- PASS: TestInfoAPI (0.02s) [2019-10-02T17:55:01.000Z] === RUN TestInfoAPIWarnings [2019-10-02T17:55:01.638Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-02T17:55:01.895Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-02T17:55:01.895Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-02T17:55:01.895Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T17:55:02.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2019-10-02T17:55:02.152Z] === RUN TestPingCacheHeaders [2019-10-02T17:55:02.152Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-02T17:55:02.152Z] === RUN TestPingGet [2019-10-02T17:55:02.152Z] --- PASS: TestPingGet (0.02s) [2019-10-02T17:55:02.152Z] === RUN TestPingHead [2019-10-02T17:55:02.152Z] --- PASS: TestPingHead (0.03s) [2019-10-02T17:55:02.152Z] === RUN TestVersion [2019-10-02T17:55:02.409Z] --- PASS: TestVersion (0.02s) [2019-10-02T17:55:02.410Z] PASS [2019-10-02T17:55:02.410Z] [2019-10-02T17:55:02.410Z] === Skipped [2019-10-02T17:55:02.410Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T17:55:02.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T17:55:02.410Z] [2019-10-02T17:55:02.410Z] [2019-10-02T17:55:02.410Z] DONE 12 tests, 1 skipped in 2.558s [2019-10-02T17:55:02.410Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T17:55:02.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:55:02.410Z] ++ set -e [2019-10-02T17:55:02.410Z] ++ '[' -n 0 ']' [2019-10-02T17:55:02.410Z] ++ set -x [2019-10-02T17:55:02.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:55:02.410Z] INFO: Testing against a local daemon [2019-10-02T17:55:02.410Z] === RUN TestVolumesCreateAndList [2019-10-02T17:55:02.410Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-02T17:55:02.410Z] === RUN TestVolumesRemove [2019-10-02T17:55:02.666Z] --- PASS: TestVolumesRemove (0.12s) [2019-10-02T17:55:02.666Z] === RUN TestVolumesInspect [2019-10-02T17:55:02.666Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-02T17:55:02.666Z] === RUN TestVolumesInvalidJSON [2019-10-02T17:55:02.666Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T17:55:02.666Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T17:55:02.666Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T17:55:02.666Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-02T17:55:02.666Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T17:55:02.666Z] PASS [2019-10-02T17:55:02.666Z] [2019-10-02T17:55:02.666Z] DONE 5 tests in 0.301s [2019-10-02T17:55:02.666Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T17:55:02.924Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T17:55:02.924Z] +++ kill 5323 [2019-10-02T17:55:04.316Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T17:55:04.316Z] +++ /etc/init.d/apparmor stop [2019-10-02T17:55:04.316Z] Clearing AppArmor profiles cache:. [2019-10-02T17:55:04.316Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T17:55:04.316Z] Unloading profiles will leave already running processes permanently [2019-10-02T17:55:04.316Z] unconfined, which can lead to unexpected situations. [2019-10-02T17:55:04.316Z] [2019-10-02T17:55:04.316Z] To set a process to complain mode, use the command line tool [2019-10-02T17:55:04.316Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T17:55:04.316Z] with the 'teardown' option." [2019-10-02T17:55:04.316Z] [2019-10-02T17:55:06.856Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-02T17:55:07.419Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-02T17:55:08.349Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-02T17:55:08.349Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-02T17:55:08.349Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-02T17:55:11.629Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-02T17:55:12.193Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-02T17:55:13.562Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-02T17:55:15.831Z] ok github.com/docker/docker/api/server 0.087s coverage: 9.0% of statements [2019-10-02T17:55:18.815Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-02T17:55:18.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T17:55:18.815Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-02T17:55:21.339Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-02T17:55:22.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-02T17:55:49.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-02T17:55:49.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-02T17:55:49.781Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-02T17:55:53.059Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-02T17:55:55.582Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-02T17:55:58.855Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-02T17:56:00.271Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-02T17:56:00.271Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-02T17:56:01.641Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-02T17:56:02.573Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-02T17:56:03.504Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-02T17:56:04.436Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-02T17:56:05.809Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-02T17:56:06.739Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-02T17:56:07.669Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-02T17:56:09.038Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-02T17:56:09.969Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-02T17:56:10.900Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-02T17:56:12.271Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-02T17:56:13.204Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-02T17:56:14.134Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-02T17:56:16.032Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 14.7% of statements [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/server/middleware 0.174s coverage: 37.7% of statements [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/server/router/swarm 0.139s coverage: 4.0% of statements [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/types/filters 0.106s coverage: 95.2% of statements [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/types/time 0.455s coverage: 100.0% of statements [2019-10-02T17:56:16.336Z] ok github.com/docker/docker/api/types/versions 0.136s coverage: 75.0% of statements [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T17:56:16.336Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T17:56:16.964Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-02T17:56:17.896Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-02T17:56:17.896Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-02T17:56:18.529Z] ok github.com/docker/docker/builder/dockerfile 0.427s coverage: 44.7% of statements [2019-10-02T17:56:18.529Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2019-10-02T17:56:18.529Z] ok github.com/docker/docker/builder/fscache 1.451s coverage: 69.2% of statements [2019-10-02T17:56:18.529Z] ok github.com/docker/docker/builder/remotecontext 0.530s coverage: 9.2% of statements [2019-10-02T17:56:18.829Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-02T17:56:19.761Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-02T17:56:21.154Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-02T17:56:22.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-02T17:56:22.085Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-02T17:56:23.455Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-02T17:56:25.347Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-02T17:56:26.277Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-02T17:56:28.800Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-02T17:56:34.057Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-02T17:56:37.332Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-02T17:56:38.701Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-02T17:56:43.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-02T17:56:43.954Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-02T17:56:48.130Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-02T17:56:49.060Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-02T17:56:49.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-02T17:56:54.281Z] ok github.com/docker/docker/builder/remotecontext/git 34.464s coverage: 85.1% of statements [2019-10-02T17:56:54.281Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T17:56:54.281Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T17:56:54.281Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2019-10-02T17:56:54.281Z] ok github.com/docker/docker/client 0.720s coverage: 75.3% of statements [2019-10-02T17:56:55.618Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-02T17:56:55.876Z] === RUN TestDockerSuite/TestCpToDot [2019-10-02T17:56:57.251Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-02T17:56:58.996Z] ok github.com/docker/docker/cmd/dockerd 0.634s coverage: 18.9% of statements [2019-10-02T17:56:59.144Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-02T17:57:01.038Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-02T17:57:01.601Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-02T17:57:01.919Z] ok github.com/docker/docker/container 0.540s coverage: 42.2% of statements [2019-10-02T17:57:01.919Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T17:57:01.919Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T17:57:01.919Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T17:57:01.919Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T17:57:05.774Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-02T17:57:05.774Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-02T17:57:06.704Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-02T17:57:08.598Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-02T17:57:08.598Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-02T17:57:08.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-02T17:57:08.598Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-02T17:57:09.162Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-02T17:57:10.094Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-02T17:57:10.094Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-02T17:57:10.094Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-02T17:57:11.024Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-02T17:57:11.588Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-02T17:57:11.588Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-02T17:57:11.845Z] === RUN TestDockerSuite/TestCreateRM [2019-10-02T17:57:11.845Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-02T17:57:11.845Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-02T17:57:12.102Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-02T17:57:12.360Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-02T17:57:15.635Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-02T17:57:15.635Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-02T17:57:15.635Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-02T17:57:18.909Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-02T17:57:19.171Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-02T17:57:19.171Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-02T17:57:19.171Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-02T17:57:19.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-02T17:57:19.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-02T17:57:20.371Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-02T17:57:21.739Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-02T17:57:22.668Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon 3.066s coverage: 9.2% of statements [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/cluster 1.640s coverage: 0.5% of statements [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.776s coverage: 65.3% of statements [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/cluster/convert 0.926s coverage: 35.8% of statements [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.003s coverage: 10.9% of statements [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/config 1.269s coverage: 82.8% of statements [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/discovery 0.214s coverage: 30.0% of statements [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/events 0.562s coverage: 50.0% of statements [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T17:57:23.188Z] ok github.com/docker/docker/daemon/graphdriver 0.193s coverage: 2.3% of statements [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-02T17:57:23.188Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-02T17:57:24.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-02T17:57:24.734Z] ok github.com/docker/docker/daemon/images 0.349s coverage: 4.9% of statements [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T17:57:24.734Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T17:57:24.734Z] ok github.com/docker/docker/daemon/logger 0.443s coverage: 43.0% of statements [2019-10-02T17:57:24.734Z] ok github.com/docker/docker/daemon/logger/awslogs 0.837s coverage: 77.4% of statements [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-02T17:57:24.734Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-02T17:57:26.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.728s coverage: 62.1% of statements [2019-10-02T17:57:26.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.595s coverage: 88.3% of statements [2019-10-02T17:57:26.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-02T17:57:26.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-02T17:57:27.016Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-02T17:57:27.251Z] ok github.com/docker/docker/daemon/logger/local 0.398s coverage: 74.7% of statements [2019-10-02T17:57:27.251Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T17:57:27.251Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.190s coverage: 19.5% of statements [2019-10-02T17:57:27.946Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-02T17:57:28.203Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-02T17:57:29.134Z] === RUN TestDockerSuite/TestDockerFails [2019-10-02T17:57:29.134Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-02T17:57:29.134Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-02T17:57:29.134Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-02T17:57:31.028Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-02T17:57:31.591Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-02T17:57:31.959Z] ok github.com/docker/docker/daemon/logger/splunk 2.519s coverage: 84.5% of statements [2019-10-02T17:57:31.959Z] ok github.com/docker/docker/daemon/logger/syslog 0.180s coverage: 47.8% of statements [2019-10-02T17:57:31.959Z] ok github.com/docker/docker/daemon/logger/templates 0.107s coverage: 8.3% of statements [2019-10-02T17:57:31.959Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T17:57:31.959Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-02T17:57:31.959Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T17:57:33.484Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-02T17:57:33.484Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-02T17:57:33.484Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-02T17:57:33.484Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-02T17:57:33.503Z] ok github.com/docker/docker/distribution 1.647s coverage: 20.6% of statements [2019-10-02T17:57:33.965Z] ok github.com/docker/docker/distribution/metadata 1.493s coverage: 48.2% of statements [2019-10-02T17:57:33.965Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T17:57:34.939Z] ok github.com/docker/docker/distribution/xfer 2.336s coverage: 76.8% of statements [2019-10-02T17:57:34.939Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T17:57:34.939Z] ok github.com/docker/docker/errdefs 0.185s coverage: 49.4% of statements [2019-10-02T17:57:37.859Z] ok github.com/docker/docker/image 1.429s coverage: 86.4% of statements [2019-10-02T17:57:37.859Z] ok github.com/docker/docker/image/cache 0.394s coverage: 19.2% of statements [2019-10-02T17:57:37.859Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T17:57:37.859Z] ok github.com/docker/docker/image/v1 0.161s coverage: 25.0% of statements [2019-10-02T17:57:37.859Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T17:57:40.028Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-02T17:57:40.050Z] ok github.com/docker/docker/layer 0.514s coverage: 30.0% of statements [2019-10-02T17:57:40.050Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T17:57:42.236Z] ok github.com/docker/docker/libcontainerd/local 0.443s coverage: 1.0% of statements [2019-10-02T17:57:42.236Z] ok github.com/docker/docker/libcontainerd/queue 0.218s coverage: 100.0% of statements [2019-10-02T17:57:42.236Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T17:57:42.236Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T17:57:42.236Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T17:57:42.236Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T17:57:42.236Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T17:57:42.236Z] ok github.com/docker/docker/opts 0.488s coverage: 67.3% of statements [2019-10-02T17:57:42.236Z] ok github.com/docker/docker/pkg/aaparser 0.278s coverage: 50.0% of statements [2019-10-02T17:57:42.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-02T17:57:42.804Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-02T17:57:46.085Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-02T17:57:48.607Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-02T17:57:48.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T17:57:49.981Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-02T17:57:51.349Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-02T17:57:52.280Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-02T17:57:53.211Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-02T17:57:54.140Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-02T17:57:55.071Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-02T17:57:56.964Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-02T17:57:58.856Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-02T17:58:02.131Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-02T17:58:04.654Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-02T17:58:06.022Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-02T17:58:07.391Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-02T17:58:08.321Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-02T17:58:08.578Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-02T17:58:10.497Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-02T17:58:11.064Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-02T17:58:11.321Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-02T17:58:11.577Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-02T17:58:11.834Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-02T17:58:11.834Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/archive 9.868s coverage: 62.0% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/authorization 1.964s coverage: 26.8% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/chrootarchive 0.269s coverage: 15.4% of statements [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/directory 0.091s coverage: 80.0% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/discovery 0.097s coverage: 58.3% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/discovery/file 0.111s coverage: 92.9% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/discovery/kv 3.469s coverage: 84.1% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/discovery/memory 0.071s coverage: 92.3% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/filenotify 0.227s coverage: 36.2% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/fileutils 0.150s coverage: 87.7% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/homedir 0.092s coverage: 42.9% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 6.3% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/ioutils 0.832s coverage: 69.2% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/longpath 0.065s coverage: 100.0% of statements [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-02T17:58:12.232Z] ok github.com/docker/docker/pkg/pidfile 0.107s coverage: 82.6% of statements [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T17:58:12.232Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T17:58:13.203Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-02T17:58:15.097Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-02T17:58:15.097Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-02T17:58:15.097Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-02T17:58:16.043Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-02T17:58:16.043Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-02T17:58:16.606Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-02T17:58:17.535Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-02T17:58:17.792Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-02T17:58:17.792Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-02T17:58:17.792Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-02T17:58:17.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-02T17:58:19.686Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-02T17:58:20.617Z] === RUN TestDockerSuite/TestEventsRename [2019-10-02T17:58:20.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-02T17:58:21.437Z] === RUN TestDockerSuite/TestEventsResize [2019-10-02T17:58:22.369Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-02T17:58:23.301Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-02T17:58:24.671Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-02T17:58:25.603Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-02T17:58:28.878Z] === RUN TestDockerSuite/TestEventsTop [2019-10-02T17:58:29.807Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/plugins 35.111s coverage: 73.4% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/plugins/transport 0.117s coverage: 85.7% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 73.9% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/system 0.103s coverage: 12.7% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/term 0.062s coverage: 30.8% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/term/windows 0.050s coverage: 0.0% of statements [no tests to run] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/urlutil 0.051s coverage: 100.0% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/plugin 0.214s coverage: 11.6% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/plugin/v2 0.141s coverage: 20.1% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/reference 0.180s coverage: 84.4% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/registry 0.450s coverage: 52.2% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/registry/resumable 0.486s coverage: 100.0% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/runconfig 0.118s coverage: 54.5% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/testutil 0.130s coverage: 62.5% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/volume/drivers 0.222s coverage: 36.1% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/volume/local 0.138s coverage: 37.7% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/volume/mounts 0.133s coverage: 66.2% of statements [2019-10-02T17:58:29.952Z] ok github.com/docker/docker/volume/service 0.417s coverage: 70.3% of statements [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T17:58:29.952Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T17:58:32.328Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-02T17:58:32.873Z] INFO: make.ps1 ended at 10/02/2019 17:58:32 [2019-10-02T17:58:34.242Z] === RUN TestDockerSuite/TestExec [2019-10-02T17:58:35.062Z] INFO: Unit tests ended at 10/02/2019 17:58:34. Duration:00:04:04.0471912 [2019-10-02T17:58:35.062Z] INFO: Building busybox [2019-10-02T17:58:35.062Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-02T17:58:35.062Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-02T17:58:35.062Z] [2019-10-02T17:58:35.062Z] Sending build context to Docker daemon 2.56kB [2019-10-02T17:58:35.062Z] [2019-10-02T17:58:35.062Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-02T17:58:35.062Z] ---> 1ddfa8bee56a [2019-10-02T17:58:35.062Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-02T17:58:35.062Z] ---> Running in 0a86764cf19b [2019-10-02T17:58:35.174Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-02T17:58:36.103Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-02T17:58:37.033Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-02T17:58:37.177Z] --- PASS: TestImportExtremelyLargeImageWorks (296.60s) [2019-10-02T17:58:37.177Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-02T17:58:37.177Z] PASS [2019-10-02T17:58:37.177Z] [2019-10-02T17:58:37.177Z] === Skipped [2019-10-02T17:58:37.177Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-02T17:58:37.177Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T17:58:37.177Z] [2019-10-02T17:58:37.177Z] [2019-10-02T17:58:37.177Z] DONE 12 tests, 1 skipped in 297.946s [2019-10-02T17:58:37.177Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T17:58:37.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:58:37.177Z] ++ set -e [2019-10-02T17:58:37.177Z] ++ '[' -n 0 ']' [2019-10-02T17:58:37.177Z] ++ set -x [2019-10-02T17:58:37.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:58:37.178Z] INFO: Testing against a local daemon [2019-10-02T17:58:37.178Z] === RUN TestNetworkCreateDelete [2019-10-02T17:58:37.178Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-02T17:58:37.178Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T17:58:37.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-02T17:58:37.178Z] === RUN TestInspectNetwork [2019-10-02T17:58:37.178Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T17:58:37.178Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T17:58:37.178Z] === RUN TestInspectNetwork/network_name [2019-10-02T17:58:37.178Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T17:58:37.178Z] --- PASS: TestInspectNetwork (7.48s) [2019-10-02T17:58:37.178Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-02T17:58:37.178Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T17:58:37.178Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T17:58:37.178Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T17:58:37.178Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T17:58:37.178Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T17:58:37.178Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2019-10-02T17:58:37.178Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-02T17:58:37.178Z] === RUN TestNetworkInvalidJSON [2019-10-02T17:58:37.178Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T17:58:37.178Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T17:58:37.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:58:37.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:58:37.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:58:37.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:58:37.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T17:58:37.178Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T17:58:37.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T17:58:37.178Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-02T17:58:37.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T17:58:37.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T17:58:37.178Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T17:58:37.178Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T17:58:37.178Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-02T17:58:37.178Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-02T17:58:37.178Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T17:58:37.178Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-02T17:58:37.178Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-02T17:58:37.178Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T17:58:37.461Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-10-02T17:58:37.461Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-02T17:58:37.461Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T17:58:37.964Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-02T17:58:38.939Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2019-10-02T17:58:38.939Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-02T17:58:38.939Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T17:58:39.223Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-02T17:58:39.223Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-02T17:58:39.223Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T17:58:39.858Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-02T17:58:40.788Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-02T17:58:41.718Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-02T17:58:42.022Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-10-02T17:58:42.022Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-02T17:58:42.022Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T17:58:42.022Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T17:58:42.022Z] service_test.go:230: FLAKY_TEST [2019-10-02T17:58:42.022Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T17:58:42.157Z] Removing intermediate container 0a86764cf19b [2019-10-02T17:58:42.157Z] ---> 6436f803cb6c [2019-10-02T17:58:42.157Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-02T17:58:42.157Z] [2019-10-02T17:58:42.619Z] ---> 8bcfb506b2e5 [2019-10-02T17:58:42.619Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-02T17:58:42.619Z] ---> Running in 7ea4ac7924f4 [2019-10-02T17:58:42.648Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-02T17:58:43.577Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-02T17:58:44.162Z] [2019-10-02T17:58:44.162Z] SUCCESS: Specified value was saved. [2019-10-02T17:58:44.508Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-02T17:58:44.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-02T17:58:45.330Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-02T17:58:47.079Z] Removing intermediate container 7ea4ac7924f4 [2019-10-02T17:58:47.079Z] ---> f4065552ff05 [2019-10-02T17:58:47.079Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-02T17:58:47.079Z] ---> Running in d628163693f4 [2019-10-02T17:58:47.851Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-02T17:58:49.219Z] === RUN TestDockerSuite/TestExecEnv [2019-10-02T17:58:50.589Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-02T17:58:53.111Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-02T17:58:53.674Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-02T17:58:54.174Z] Cannot create a file when that file already exists. [2019-10-02T17:58:56.204Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-02T17:58:56.780Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-02T17:58:57.390Z] --- PASS: TestServiceWithDataPathPortInit (14.44s) [2019-10-02T17:58:57.390Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T17:58:57.390Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-02T17:58:57.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T17:58:57.711Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-02T17:58:59.080Z] === RUN TestDockerSuite/TestExecParseError [2019-10-02T17:59:00.010Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-02T17:59:00.939Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-02T17:59:01.267Z] Removing intermediate container d628163693f4 [2019-10-02T17:59:01.267Z] ---> b84c585c6844 [2019-10-02T17:59:01.267Z] Step 6/6 : CMD ["sh"] [2019-10-02T17:59:01.267Z] ---> Running in 8045d6dc5ea1 [2019-10-02T17:59:01.732Z] Removing intermediate container 8045d6dc5ea1 [2019-10-02T17:59:01.732Z] ---> faad4aa27909 [2019-10-02T17:59:01.732Z] Successfully built faad4aa27909 [2019-10-02T17:59:01.732Z] Successfully tagged busybox:latest [2019-10-02T17:59:01.732Z] INFO: Docker images of the daemon under test [2019-10-02T17:59:01.732Z] [2019-10-02T17:59:01.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-02T17:59:01.732Z] busybox latest faad4aa27909 Less than a second ago 4.75GB [2019-10-02T17:59:01.732Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-02T17:59:01.732Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-02T17:59:01.732Z] [2019-10-02T17:59:01.732Z] INFO: Running integration tests at 10/02/2019 17:59:01... [2019-10-02T17:59:01.732Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-02T17:59:01.732Z] INFO: Integration API tests being run from the host: [2019-10-02T17:59:01.732Z] INFO: make.ps1 starting at 10/02/2019 17:59:01 [2019-10-02T17:59:01.869Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-02T17:59:02.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-02T17:59:04.195Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.28s) [2019-10-02T17:59:04.195Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-02T17:59:04.195Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ehnt6g17ikqqz1liugppadpvh Created:2019-10-02 17:58:57.297230833 +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[6cddcd06981eac955d26b0f9c0b0458df755d993015417a15286f15475087ca0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q9qohl4un6use82zyrp5w2n9p EndpointID:305859088b3d6b83dd40c7db6943072976854bea10d668f2c9efd6bea0f5da22 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:016d24f74bc9fa2841ec4ad825b680823309ac641b12e0cc743e8502fdc9c519 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:a160a510cfb8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q9qohl4un6use82zyrp5w2n9p EndpointID:305859088b3d6b83dd40c7db6943072976854bea10d668f2c9efd6bea0f5da22 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T17:59:04.195Z] PASS [2019-10-02T17:59:04.195Z] [2019-10-02T17:59:04.195Z] === Skipped [2019-10-02T17:59:04.195Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T17:59:04.195Z] service_test.go:230: FLAKY_TEST [2019-10-02T17:59:04.195Z] [2019-10-02T17:59:04.195Z] [2019-10-02T17:59:04.195Z] DONE 21 tests, 1 skipped in 40.074s [2019-10-02T17:59:04.195Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T17:59:04.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:04.195Z] ++ set -e [2019-10-02T17:59:04.195Z] ++ '[' -n 0 ']' [2019-10-02T17:59:04.195Z] ++ set -x [2019-10-02T17:59:04.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:04.196Z] INFO: Testing against a local daemon [2019-10-02T17:59:04.196Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T17:59:05.148Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-02T17:59:05.205Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s) [2019-10-02T17:59:05.205Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-02T17:59:05.205Z] === RUN TestDockerNetworkIpvlan [2019-10-02T17:59:05.833Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-02T17:59:06.080Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-02T17:59:06.841Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-02T17:59:07.013Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-02T17:59:07.852Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-02T17:59:10.536Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-02T17:59:13.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-02T17:59:14.002Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-02T17:59:16.027Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-02T17:59:18.808Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-02T17:59:19.486Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-02T17:59:20.178Z] === RUN TestDockerSuite/TestExecTTY [2019-10-02T17:59:21.109Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-02T17:59:22.479Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-02T17:59:23.410Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-02T17:59:24.346Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-02T17:59:24.346Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-02T17:59:24.998Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-02T17:59:26.244Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-02T17:59:27.177Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-02T17:59:27.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-02T17:59:28.548Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-02T17:59:28.962Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-02T17:59:29.385Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-02T17:59:29.479Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-02T17:59:30.848Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan (26.17s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.19s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.14s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.20s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.17s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.18s) [2019-10-02T17:59:31.413Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-02T17:59:31.413Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.90s) [2019-10-02T17:59:31.413Z] PASS [2019-10-02T17:59:31.413Z] [2019-10-02T17:59:31.413Z] DONE 11 tests in 27.722s [2019-10-02T17:59:31.413Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T17:59:31.413Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:31.413Z] ++ set -e [2019-10-02T17:59:31.413Z] ++ '[' -n 0 ']' [2019-10-02T17:59:31.413Z] ++ set -x [2019-10-02T17:59:31.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:31.413Z] INFO: Testing against a local daemon [2019-10-02T17:59:31.413Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T17:59:32.720Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-02T17:59:32.887Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-02T17:59:32.887Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-02T17:59:32.887Z] === RUN TestDockerNetworkMacvlan [2019-10-02T17:59:33.896Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T17:59:34.513Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T17:59:35.523Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T17:59:35.639Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-02T17:59:36.097Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-02T17:59:38.212Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T17:59:38.557Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-02T17:59:39.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-02T17:59:39.531Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-02T17:59:40.300Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-02T17:59:40.509Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-02T17:59:40.971Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-02T17:59:41.671Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-02T17:59:41.944Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-02T17:59:42.829Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-02T17:59:44.865Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-02T17:59:47.202Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T17:59:47.822Z] --- PASS: TestDockerNetworkMacvlan (14.88s) [2019-10-02T17:59:47.822Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:59:47.822Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-02T17:59:47.822Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:59:47.822Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-02T17:59:47.822Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:59:47.822Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2019-10-02T17:59:47.822Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:59:47.822Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-02T17:59:47.823Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:59:47.823Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s) [2019-10-02T17:59:47.823Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-02T17:59:47.823Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2019-10-02T17:59:47.823Z] PASS [2019-10-02T17:59:47.823Z] [2019-10-02T17:59:47.823Z] DONE 8 tests in 16.456s [2019-10-02T17:59:47.823Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T17:59:47.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:47.823Z] ++ set -e [2019-10-02T17:59:47.823Z] ++ '[' -n 0 ']' [2019-10-02T17:59:47.823Z] ++ set -x [2019-10-02T17:59:47.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:47.823Z] testing: warning: no tests to run [2019-10-02T17:59:47.823Z] PASS [2019-10-02T17:59:47.823Z] [2019-10-02T17:59:47.823Z] DONE 0 tests in 0.015s [2019-10-02T17:59:47.823Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T17:59:47.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:47.823Z] ++ set -e [2019-10-02T17:59:47.823Z] ++ '[' -n 0 ']' [2019-10-02T17:59:47.823Z] ++ set -x [2019-10-02T17:59:47.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T17:59:47.823Z] INFO: Testing against a local daemon [2019-10-02T17:59:47.823Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T17:59:48.081Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-02T17:59:48.338Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-02T17:59:48.338Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-02T17:59:48.338Z] === RUN TestDockerSuite/TestHealth [2019-10-02T17:59:48.616Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-02T17:59:49.855Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-10-02T17:59:49.855Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-02T17:59:49.855Z] === RUN TestAuthZPluginTLS [2019-10-02T17:59:50.138Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-02T17:59:50.139Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-02T17:59:50.139Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T17:59:50.754Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-02T17:59:50.754Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-02T17:59:50.754Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T17:59:51.369Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-02T17:59:51.369Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-02T17:59:51.369Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T17:59:51.984Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-02T17:59:51.984Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-02T17:59:51.984Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T17:59:53.463Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-02T17:59:53.463Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-02T17:59:53.463Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T17:59:54.078Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-02T17:59:54.078Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-02T17:59:54.078Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T17:59:54.697Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-02T17:59:54.697Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-02T17:59:54.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T17:59:55.312Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-02T17:59:55.312Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-02T17:59:55.312Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T17:59:57.220Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-02T17:59:57.342Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-10-02T17:59:57.342Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-02T17:59:57.342Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T17:59:59.388Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-10-02T17:59:59.388Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-02T17:59:59.388Z] === RUN TestAuthZPluginHeader [2019-10-02T18:00:00.151Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-02T18:00:00.398Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-02T18:00:00.399Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-02T18:00:00.399Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T18:00:00.399Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T18:00:00.399Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:00.399Z] === RUN TestAuthZPluginV2Disable [2019-10-02T18:00:00.399Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-02T18:00:00.399Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:00.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T18:00:00.399Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T18:00:00.399Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:00.399Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T18:00:00.399Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T18:00:00.399Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:00.399Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:00:03.071Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-02T18:00:06.828Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-02T18:00:09.017Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-02T18:00:10.245Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-02T18:00:10.245Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-02T18:00:10.245Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-02T18:00:10.245Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-02T18:00:10.810Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-02T18:00:10.810Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-02T18:00:11.740Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-02T18:00:11.740Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-02T18:00:11.740Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-02T18:00:11.740Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-02T18:00:11.935Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-02T18:00:12.305Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-02T18:00:12.563Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-02T18:00:13.126Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-02T18:00:13.126Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-02T18:00:14.056Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-02T18:00:14.056Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-02T18:00:14.855Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-02T18:00:14.855Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:00:14.855Z] INFO: Testing against a local daemon [2019-10-02T18:00:14.855Z] === RUN TestBuildWithSession [2019-10-02T18:00:14.855Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-02T18:00:14.855Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:14.855Z] === RUN TestBuildSquashParent [2019-10-02T18:00:14.855Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-02T18:00:14.855Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:14.855Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T18:00:14.855Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-02T18:00:14.855Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:14.855Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:00:14.985Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-02T18:00:15.317Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:00:15.916Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-02T18:00:15.916Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-02T18:00:16.846Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-02T18:00:18.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-02T18:00:18.870Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-02T18:00:18.870Z] PASS [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] === Skipped [2019-10-02T18:00:18.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T18:00:18.870Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-02T18:00:18.870Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T18:00:18.870Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T18:00:18.870Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] DONE 17 tests, 4 skipped in 29.448s [2019-10-02T18:00:18.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T18:00:18.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:18.870Z] ++ set -e [2019-10-02T18:00:18.870Z] ++ '[' -n 0 ']' [2019-10-02T18:00:18.870Z] ++ set -x [2019-10-02T18:00:18.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:18.870Z] INFO: Testing against a local daemon [2019-10-02T18:00:18.870Z] === RUN TestPluginInvalidJSON [2019-10-02T18:00:18.870Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:00:18.870Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:00:18.870Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:00:18.870Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-02T18:00:18.870Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T18:00:18.870Z] PASS [2019-10-02T18:00:18.870Z] [2019-10-02T18:00:18.870Z] DONE 2 tests in 0.127s [2019-10-02T18:00:18.870Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T18:00:18.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:18.870Z] ++ set -e [2019-10-02T18:00:18.870Z] ++ '[' -n 0 ']' [2019-10-02T18:00:18.870Z] ++ set -x [2019-10-02T18:00:18.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:18.870Z] INFO: Testing against a local daemon [2019-10-02T18:00:18.870Z] === RUN TestExternalGraphDriver [2019-10-02T18:00:18.870Z] === RUN TestExternalGraphDriver/json [2019-10-02T18:00:19.878Z] === RUN TestExternalGraphDriver/spec [2019-10-02T18:00:20.118Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-02T18:00:20.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-02T18:00:20.118Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-02T18:00:20.118Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-02T18:00:21.911Z] === RUN TestExternalGraphDriver/pull [2019-10-02T18:00:22.014Z] === RUN TestDockerSuite/TestImportFile [2019-10-02T18:00:23.911Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-02T18:00:23.911Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-02T18:00:23.936Z] --- PASS: TestExternalGraphDriver (6.48s) [2019-10-02T18:00:23.936Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-02T18:00:23.936Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-10-02T18:00:23.936Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-02T18:00:23.936Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2019-10-02T18:00:23.936Z] === RUN TestGraphdriverPluginV2 [2019-10-02T18:00:23.936Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-02T18:00:23.936Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:23.936Z] PASS [2019-10-02T18:00:23.936Z] [2019-10-02T18:00:23.936Z] === Skipped [2019-10-02T18:00:23.936Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-02T18:00:23.936Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:00:23.936Z] [2019-10-02T18:00:23.936Z] [2019-10-02T18:00:23.936Z] DONE 5 tests, 1 skipped in 6.649s [2019-10-02T18:00:23.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T18:00:23.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:23.936Z] ++ set -e [2019-10-02T18:00:23.936Z] ++ '[' -n 0 ']' [2019-10-02T18:00:23.936Z] ++ set -x [2019-10-02T18:00:23.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:24.237Z] INFO: Testing against a local daemon [2019-10-02T18:00:24.237Z] === RUN TestContinueAfterPluginCrash [2019-10-02T18:00:24.237Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T18:00:24.237Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T18:00:24.237Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T18:00:24.237Z] === CONT TestContinueAfterPluginCrash [2019-10-02T18:00:24.237Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T18:00:26.432Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-02T18:00:27.727Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:00:27.727Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:00:28.327Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-02T18:00:28.700Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:00:30.247Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:00:30.851Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-02T18:00:30.851Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T18:00:31.416Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T18:00:31.791Z] --- PASS: TestBuildMultiStageCopy (16.50s) [2019-10-02T18:00:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.46s) [2019-10-02T18:00:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2019-10-02T18:00:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.32s) [2019-10-02T18:00:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2019-10-02T18:00:31.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2019-10-02T18:00:31.791Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T18:00:31.791Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-02T18:00:31.791Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:31.791Z] === RUN TestBuildLabelWithTargets [2019-10-02T18:00:31.791Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-02T18:00:31.791Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:31.791Z] === RUN TestBuildWithEmptyLayers [2019-10-02T18:00:31.981Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T18:00:32.766Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2019-10-02T18:00:32.766Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T18:00:32.766Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-02T18:00:32.766Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:32.766Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T18:00:32.766Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-02T18:00:32.766Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:32.766Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T18:00:32.766Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-02T18:00:32.766Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:32.766Z] === RUN TestBuildWithHugeFile [2019-10-02T18:00:32.766Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-02T18:00:32.766Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-02T18:00:32.766Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T18:00:32.766Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:00:32.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:00:32.766Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:00:32.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:00:32.767Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:00:32.767Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:00:32.912Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-02T18:00:33.745Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:00:33.745Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:00:33.745Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:00:33.745Z] --- PASS: TestBuildWithEmptyDockerfile (0.69s) [2019-10-02T18:00:33.745Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.02s) [2019-10-02T18:00:33.745Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.02s) [2019-10-02T18:00:33.745Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.02s) [2019-10-02T18:00:33.745Z] === RUN TestBuildPreserveOwnership [2019-10-02T18:00:33.745Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-02T18:00:33.745Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:33.745Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:00:33.745Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-10-02T18:00:33.745Z] PASS [2019-10-02T18:00:33.745Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-02T18:00:33.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:00:33.746Z] INFO: Testing against a local daemon [2019-10-02T18:00:33.746Z] === RUN TestConfigList [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigList (0.01s) [2019-10-02T18:00:33.746Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:33.746Z] === RUN TestConfigsCreateAndDelete [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-02T18:00:33.746Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:33.746Z] === RUN TestConfigsUpdate [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigsUpdate (0.01s) [2019-10-02T18:00:33.746Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:33.746Z] === RUN TestTemplatedConfig [2019-10-02T18:00:33.746Z] --- SKIP: TestTemplatedConfig (0.01s) [2019-10-02T18:00:33.746Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:33.746Z] === RUN TestConfigInspect [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-02T18:00:33.746Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:33.746Z] === RUN TestConfigCreateWithLabels [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-02T18:00:33.746Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:00:33.746Z] === RUN TestConfigCreateResolve [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-02T18:00:33.746Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:00:33.746Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:00:33.746Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-02T18:00:33.746Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:00:33.746Z] PASS [2019-10-02T18:00:33.746Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-02T18:00:34.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:00:34.210Z] INFO: Testing against a local daemon [2019-10-02T18:00:34.210Z] === RUN TestCheckpoint [2019-10-02T18:00:34.210Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T18:00:34.210Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:00:34.210Z] === RUN TestContainerInvalidJSON [2019-10-02T18:00:34.210Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:00:34.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:00:34.210Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:00:34.210Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:00:34.210Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:00:34.210Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:00:34.210Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:00:34.210Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:00:34.210Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:00:34.210Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-02T18:00:34.210Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-02T18:00:34.210Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:00:34.210Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-02T18:00:34.210Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-02T18:00:34.210Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:00:34.210Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-02T18:00:34.210Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-02T18:00:34.210Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T18:00:34.210Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-02T18:00:34.210Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-02T18:00:34.210Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T18:00:34.210Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-02T18:00:34.210Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-02T18:00:34.210Z] === RUN TestCopyFromContainer [2019-10-02T18:00:34.210Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-02T18:00:34.210Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:34.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T18:00:34.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:00:34.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:00:34.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:00:34.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:00:34.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:00:34.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:00:34.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:00:34.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:00:34.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:00:34.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-02T18:00:34.210Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:00:34.210Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-02T18:00:34.210Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidEnv [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-02T18:00:34.210Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T18:00:34.210Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-02T18:00:34.210Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:34.210Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T18:00:34.210Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-02T18:00:34.210Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:00:34.210Z] === RUN TestCreateWithCapabilities [2019-10-02T18:00:34.210Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-02T18:00:34.210Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-02T18:00:34.210Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T18:00:34.210Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-02T18:00:34.210Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:00:34.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:00:34.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:00:34.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-02T18:00:34.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-02T18:00:34.210Z] === RUN TestDiff [2019-10-02T18:00:34.210Z] --- SKIP: TestDiff (0.00s) [2019-10-02T18:00:34.210Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-02T18:00:34.210Z] === RUN TestExecWithCloseStdin [2019-10-02T18:00:34.282Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-02T18:00:35.213Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-02T18:00:36.143Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-02T18:00:36.143Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-02T18:00:36.143Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-02T18:00:36.143Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-02T18:00:36.708Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-02T18:00:37.135Z] --- PASS: TestExecWithCloseStdin (2.52s) [2019-10-02T18:00:37.135Z] === RUN TestExec [2019-10-02T18:00:37.135Z] --- SKIP: TestExec (0.00s) [2019-10-02T18:00:37.135Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-02T18:00:37.135Z] === RUN TestExecUser [2019-10-02T18:00:37.135Z] --- SKIP: TestExecUser (0.00s) [2019-10-02T18:00:37.135Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-02T18:00:37.135Z] === RUN TestExportContainerAndImportImage [2019-10-02T18:00:37.135Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-02T18:00:37.135Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:37.135Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T18:00:37.135Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-02T18:00:37.135Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:37.135Z] === RUN TestHealthCheckWorkdir [2019-10-02T18:00:37.135Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-02T18:00:37.135Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-02T18:00:37.135Z] === RUN TestHealthKillContainer [2019-10-02T18:00:37.135Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-02T18:00:37.135Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-02T18:00:37.135Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T18:00:37.135Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-02T18:00:37.135Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-02T18:00:37.135Z] === RUN TestKillContainerInvalidSignal [2019-10-02T18:00:37.639Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-02T18:00:38.572Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-02T18:00:39.324Z] --- PASS: TestKillContainerInvalidSignal (2.33s) [2019-10-02T18:00:39.324Z] === RUN TestKillContainer [2019-10-02T18:00:39.324Z] --- SKIP: TestKillContainer (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-02T18:00:39.324Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T18:00:39.324Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T18:00:39.324Z] === RUN TestKillStoppedContainer [2019-10-02T18:00:39.324Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T18:00:39.324Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T18:00:39.324Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T18:00:39.324Z] === RUN TestKillDifferentUserContainer [2019-10-02T18:00:39.324Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-02T18:00:39.324Z] === RUN TestInspectOomKilledTrue [2019-10-02T18:00:39.324Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:00:39.324Z] === RUN TestInspectOomKilledFalse [2019-10-02T18:00:39.324Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T18:00:39.324Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:00:39.324Z] === RUN TestLogsFollowTailEmpty [2019-10-02T18:00:39.507Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-02T18:00:40.880Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-02T18:00:41.444Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-02T18:00:41.513Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2019-10-02T18:00:41.513Z] === RUN TestNetworkNat [2019-10-02T18:00:41.513Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-02T18:00:41.513Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-02T18:00:41.513Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T18:00:41.513Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-02T18:00:41.513Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:00:41.513Z] === RUN TestNetworkLoopbackNat [2019-10-02T18:00:41.513Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-02T18:00:41.513Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-02T18:00:41.513Z] === RUN TestPause [2019-10-02T18:00:41.513Z] --- SKIP: TestPause (0.00s) [2019-10-02T18:00:41.513Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-02T18:00:41.513Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T18:00:42.374Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-02T18:00:42.631Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-02T18:00:42.734Z] --- PASS: TestDaemonStartWithLogOpt (15.56s) [2019-10-02T18:00:42.734Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-02T18:00:43.831Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.32s) [2019-10-02T18:00:43.831Z] === RUN TestPauseStopPausedContainer [2019-10-02T18:00:43.831Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-02T18:00:43.831Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:00:43.831Z] === RUN TestPsFilter [2019-10-02T18:00:43.831Z] --- PASS: TestPsFilter (0.19s) [2019-10-02T18:00:43.831Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T18:00:44.526Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-02T18:00:44.820Z] --- PASS: TestContinueAfterPluginCrash (20.31s) [2019-10-02T18:00:44.820Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-02T18:00:44.820Z] PASS [2019-10-02T18:00:44.820Z] [2019-10-02T18:00:44.820Z] DONE 2 tests in 20.404s [2019-10-02T18:00:44.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T18:00:44.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:44.820Z] ++ set -e [2019-10-02T18:00:44.820Z] ++ '[' -n 0 ']' [2019-10-02T18:00:44.820Z] ++ set -x [2019-10-02T18:00:44.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:44.820Z] INFO: Testing against a local daemon [2019-10-02T18:00:44.820Z] === RUN TestPluginWithDevMounts [2019-10-02T18:00:44.820Z] === PAUSE TestPluginWithDevMounts [2019-10-02T18:00:44.820Z] === CONT TestPluginWithDevMounts [2019-10-02T18:00:45.089Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-02T18:00:46.022Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-02T18:00:46.279Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-02T18:00:46.750Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.68s) [2019-10-02T18:00:46.750Z] === RUN TestRemoveContainerWithVolume [2019-10-02T18:00:46.841Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-02T18:00:46.841Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-02T18:00:46.841Z] PASS [2019-10-02T18:00:46.841Z] [2019-10-02T18:00:46.841Z] DONE 1 tests in 2.407s [2019-10-02T18:00:46.841Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T18:00:46.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:46.841Z] ++ set -e [2019-10-02T18:00:46.841Z] ++ '[' -n 0 ']' [2019-10-02T18:00:46.841Z] ++ set -x [2019-10-02T18:00:46.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:00:47.125Z] INFO: Testing against a local daemon [2019-10-02T18:00:47.125Z] === RUN TestSecretInspect [2019-10-02T18:00:47.211Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-02T18:00:47.211Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-02T18:00:47.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-02T18:00:48.837Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-02T18:00:48.940Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2019-10-02T18:00:48.940Z] === RUN TestRemoveContainerRunning [2019-10-02T18:00:49.156Z] --- PASS: TestSecretInspect (2.14s) [2019-10-02T18:00:49.156Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-02T18:00:49.156Z] === RUN TestSecretList [2019-10-02T18:00:50.209Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-02T18:00:51.142Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-02T18:00:51.843Z] --- PASS: TestSecretList (2.25s) [2019-10-02T18:00:51.843Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-02T18:00:51.843Z] === RUN TestSecretsCreateAndDelete [2019-10-02T18:00:51.859Z] --- PASS: TestRemoveContainerRunning (2.32s) [2019-10-02T18:00:51.859Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T18:00:52.517Z] === RUN TestDockerSuite/TestInspectImage [2019-10-02T18:00:52.517Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-02T18:00:52.517Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-02T18:00:52.517Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-02T18:00:52.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-02T18:00:53.718Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-02T18:00:53.869Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2019-10-02T18:00:53.869Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-02T18:00:53.869Z] === RUN TestSecretsUpdate [2019-10-02T18:00:54.048Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.32s) [2019-10-02T18:00:54.048Z] === RUN TestRemoveInvalidContainer [2019-10-02T18:00:54.048Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-02T18:00:54.048Z] === RUN TestRenameLinkedContainer [2019-10-02T18:00:54.048Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-02T18:00:54.048Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-02T18:00:54.048Z] === RUN TestRenameStoppedContainer [2019-10-02T18:00:54.293Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-02T18:00:54.550Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-02T18:00:55.480Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-02T18:00:55.737Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-02T18:00:55.892Z] --- PASS: TestSecretsUpdate (2.15s) [2019-10-02T18:00:55.892Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-02T18:00:55.892Z] === RUN TestTemplatedSecret [2019-10-02T18:00:55.995Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-02T18:00:58.516Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-02T18:00:58.516Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-02T18:00:58.586Z] --- PASS: TestTemplatedSecret (2.88s) [2019-10-02T18:00:58.586Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-02T18:00:58.586Z] === RUN TestSecretCreateResolve [2019-10-02T18:00:59.083Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-02T18:00:59.340Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-02T18:01:00.616Z] --- PASS: TestSecretCreateResolve (2.07s) [2019-10-02T18:01:00.616Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-02T18:01:00.616Z] PASS [2019-10-02T18:01:00.616Z] [2019-10-02T18:01:00.616Z] DONE 6 tests in 13.780s [2019-10-02T18:01:00.616Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T18:01:00.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:01:00.616Z] ++ set -e [2019-10-02T18:01:00.616Z] ++ '[' -n 0 ']' [2019-10-02T18:01:00.616Z] ++ set -x [2019-10-02T18:01:00.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:01:00.709Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-02T18:01:00.902Z] INFO: Testing against a local daemon [2019-10-02T18:01:00.902Z] === RUN TestServiceCreateInit [2019-10-02T18:01:00.902Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:01:01.169Z] --- PASS: TestRenameStoppedContainer (7.38s) [2019-10-02T18:01:01.169Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T18:01:02.607Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-02T18:01:02.607Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-02T18:01:03.976Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-02T18:01:04.908Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-02T18:01:05.287Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:01:05.874Z] --- PASS: TestRenameRunningContainerAndReuse (4.03s) [2019-10-02T18:01:05.874Z] === RUN TestRenameInvalidName [2019-10-02T18:01:06.286Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-02T18:01:06.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-02T18:01:06.849Z] --- PASS: TestRenameInvalidName (1.81s) [2019-10-02T18:01:06.850Z] === RUN TestRenameAnonymousContainer [2019-10-02T18:01:06.850Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-02T18:01:06.850Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:06.850Z] === RUN TestRenameContainerWithSameName [2019-10-02T18:01:07.217Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-02T18:01:08.147Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-02T18:01:09.039Z] --- PASS: TestRenameContainerWithSameName (1.93s) [2019-10-02T18:01:09.039Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T18:01:09.039Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-02T18:01:09.039Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:09.039Z] === RUN TestResize [2019-10-02T18:01:09.039Z] --- SKIP: TestResize (0.00s) [2019-10-02T18:01:09.039Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:09.039Z] === RUN TestResizeWithInvalidSize [2019-10-02T18:01:09.039Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-02T18:01:09.039Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:09.039Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T18:01:09.078Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-02T18:01:09.078Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-02T18:01:09.078Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-02T18:01:09.681Z] --- PASS: TestServiceCreateInit (8.31s) [2019-10-02T18:01:09.682Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2019-10-02T18:01:09.682Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-02T18:01:09.682Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2019-10-02T18:01:09.682Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-02T18:01:09.682Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T18:01:11.228Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2019-10-02T18:01:11.228Z] === RUN TestDaemonRestartKillContainers [2019-10-02T18:01:11.228Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-02T18:01:11.228Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:11.228Z] === RUN TestStats [2019-10-02T18:01:11.228Z] --- SKIP: TestStats (0.00s) [2019-10-02T18:01:11.228Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-02T18:01:11.228Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T18:01:12.352Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-02T18:01:13.721Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-02T18:01:15.094Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-02T18:01:16.024Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-02T18:01:16.601Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-02T18:01:17.036Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.79s) [2019-10-02T18:01:17.036Z] === RUN TestStopContainerWithTimeout [2019-10-02T18:01:17.036Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-02T18:01:17.036Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-02T18:01:17.036Z] === RUN TestUpdateRestartPolicy [2019-10-02T18:01:18.495Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-02T18:01:21.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-02T18:01:21.766Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-02T18:01:25.040Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-02T18:01:25.040Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-02T18:01:27.562Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-02T18:01:27.819Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-02T18:01:28.151Z] --- PASS: TestCreateServiceMultipleTimes (18.59s) [2019-10-02T18:01:28.151Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-02T18:01:28.151Z] === RUN TestCreateServiceConflict [2019-10-02T18:01:28.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-02T18:01:30.174Z] --- PASS: TestCreateServiceConflict (2.13s) [2019-10-02T18:01:30.174Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-02T18:01:30.174Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T18:01:32.859Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2019-10-02T18:01:32.859Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-02T18:01:32.859Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T18:01:38.155Z] --- PASS: TestUpdateRestartPolicy (20.89s) [2019-10-02T18:01:38.155Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T18:01:39.698Z] --- PASS: TestUpdateRestartWithAutoRemove (1.90s) [2019-10-02T18:01:39.698Z] === RUN TestWaitNonBlocked [2019-10-02T18:01:39.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:01:39.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:01:39.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:01:39.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:01:39.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:01:39.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:01:42.612Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-02T18:01:42.612Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2019-10-02T18:01:42.612Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.15s) [2019-10-02T18:01:42.612Z] === RUN TestWaitBlocked [2019-10-02T18:01:42.612Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-02T18:01:42.612Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:42.612Z] PASS [2019-10-02T18:01:42.612Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-02T18:01:43.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.075Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.075Z] === RUN TestCommitInheritsEnv [2019-10-02T18:01:43.075Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-02T18:01:43.075Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:01:43.075Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T18:01:43.075Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-02T18:01:43.075Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-02T18:01:43.075Z] === RUN TestImagesFilterMultiReference [2019-10-02T18:01:43.075Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-02T18:01:43.075Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:01:43.075Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:01:43.075Z] === RUN TestRemoveImageOrphaning [2019-10-02T18:01:43.075Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-02T18:01:43.075Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:01:43.075Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T18:01:43.075Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-02T18:01:43.075Z] === RUN TestTagInvalidReference [2019-10-02T18:01:43.075Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-02T18:01:43.075Z] === RUN TestTagValidPrefixedRepo [2019-10-02T18:01:43.075Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-02T18:01:43.075Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T18:01:43.075Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-02T18:01:43.075Z] === RUN TestTagOfficialNames [2019-10-02T18:01:43.075Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-02T18:01:43.075Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-02T18:01:43.075Z] === RUN TestTagMatchesDigest [2019-10-02T18:01:43.075Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-02T18:01:43.075Z] PASS [2019-10-02T18:01:43.075Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-02T18:01:43.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.075Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.075Z] === RUN TestNetworkCreateDelete [2019-10-02T18:01:43.075Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-02T18:01:43.075Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.075Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T18:01:43.075Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-02T18:01:43.075Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-02T18:01:43.075Z] === RUN TestInspectNetwork [2019-10-02T18:01:43.075Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-02T18:01:43.075Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:43.075Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T18:01:43.075Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-02T18:01:43.075Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.075Z] === RUN TestNetworkInvalidJSON [2019-10-02T18:01:43.075Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T18:01:43.075Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T18:01:43.075Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:01:43.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:01:43.075Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:01:43.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:01:43.537Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T18:01:43.537Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:01:43.537Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:01:43.537Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-02T18:01:43.537Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-02T18:01:43.537Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-02T18:01:43.537Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-02T18:01:43.537Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T18:01:43.537Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T18:01:43.537Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T18:01:43.537Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:01:43.537Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:01:43.537Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T18:01:43.537Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T18:01:43.537Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:01:43.537Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T18:01:43.537Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T18:01:43.537Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-02T18:01:43.537Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-02T18:01:43.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.537Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.537Z] === RUN TestPluginInvalidJSON [2019-10-02T18:01:43.537Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:01:43.537Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:01:43.537Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:01:43.537Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-02T18:01:43.537Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-02T18:01:43.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.537Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.537Z] === RUN TestExternalGraphDriver [2019-10-02T18:01:43.537Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-02T18:01:43.537Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-02T18:01:43.537Z] === RUN TestGraphdriverPluginV2 [2019-10-02T18:01:43.537Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-02T18:01:43.537Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-02T18:01:43.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.537Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.537Z] PASS [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-02T18:01:43.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.537Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-02T18:01:43.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-02T18:01:43.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.999Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.999Z] === RUN TestSecretInspect [2019-10-02T18:01:43.999Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-02T18:01:43.999Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestSecretList [2019-10-02T18:01:43.999Z] --- SKIP: TestSecretList (0.00s) [2019-10-02T18:01:43.999Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestSecretsCreateAndDelete [2019-10-02T18:01:43.999Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-02T18:01:43.999Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestSecretsUpdate [2019-10-02T18:01:43.999Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-02T18:01:43.999Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestTemplatedSecret [2019-10-02T18:01:43.999Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-02T18:01:43.999Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestSecretCreateResolve [2019-10-02T18:01:43.999Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-02T18:01:43.999Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.999Z] PASS [2019-10-02T18:01:43.999Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-02T18:01:43.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.999Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.999Z] === RUN TestServiceCreateInit [2019-10-02T18:01:43.999Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:01:43.999Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:01:43.999Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-02T18:01:43.999Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceConflict [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-02T18:01:43.999Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-02T18:01:43.999Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceSysctls [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-02T18:01:43.999Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestCreateServiceCapabilities [2019-10-02T18:01:43.999Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-10-02T18:01:43.999Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestInspect [2019-10-02T18:01:43.999Z] --- SKIP: TestInspect (0.00s) [2019-10-02T18:01:43.999Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T18:01:43.999Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-02T18:01:43.999Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:01:43.999Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-02T18:01:43.999Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestServicePlugin [2019-10-02T18:01:43.999Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T18:01:43.999Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestServiceUpdateLabel [2019-10-02T18:01:43.999Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-02T18:01:43.999Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.999Z] === RUN TestServiceUpdateSecrets [2019-10-02T18:01:43.999Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-02T18:01:43.999Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.999Z] === RUN TestServiceUpdateConfigs [2019-10-02T18:01:43.999Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-02T18:01:43.999Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.999Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:01:43.999Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-02T18:01:43.999Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:01:43.999Z] PASS [2019-10-02T18:01:43.999Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-02T18:01:43.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.999Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.999Z] === RUN TestSessionCreate [2019-10-02T18:01:43.999Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-02T18:01:43.999Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:43.999Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T18:01:43.999Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-02T18:01:43.999Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:43.999Z] PASS [2019-10-02T18:01:43.999Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-02T18:01:43.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:43.999Z] INFO: Testing against a local daemon [2019-10-02T18:01:43.999Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T18:01:43.999Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:01:43.999Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:01:43.999Z] === RUN TestEventsExecDie [2019-10-02T18:01:43.999Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-02T18:01:43.999Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-02T18:01:43.999Z] === RUN TestEventsBackwardsCompatible [2019-10-02T18:01:43.999Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-02T18:01:43.999Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-02T18:01:43.999Z] === RUN TestInfoAPI [2019-10-02T18:01:44.461Z] --- PASS: TestInfoAPI (0.04s) [2019-10-02T18:01:44.461Z] === RUN TestInfoAPIWarnings [2019-10-02T18:01:44.461Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-02T18:01:44.461Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:01:44.461Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T18:01:44.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-02T18:01:45.434Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-10-02T18:01:45.434Z] === RUN TestPingCacheHeaders [2019-10-02T18:01:45.434Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-02T18:01:45.434Z] === RUN TestPingGet [2019-10-02T18:01:45.434Z] --- PASS: TestPingGet (0.03s) [2019-10-02T18:01:45.434Z] === RUN TestPingHead [2019-10-02T18:01:45.434Z] --- PASS: TestPingHead (0.03s) [2019-10-02T18:01:45.434Z] === RUN TestVersion [2019-10-02T18:01:45.434Z] --- PASS: TestVersion (0.03s) [2019-10-02T18:01:45.434Z] PASS [2019-10-02T18:01:45.434Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-02T18:01:45.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:45.434Z] INFO: Testing against a local daemon [2019-10-02T18:01:45.434Z] === RUN TestVolumesCreateAndList [2019-10-02T18:01:45.434Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-02T18:01:45.434Z] === RUN TestVolumesRemove [2019-10-02T18:01:45.434Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-02T18:01:45.434Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-02T18:01:45.434Z] === RUN TestVolumesInspect [2019-10-02T18:01:45.434Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-02T18:01:45.434Z] === RUN TestVolumesInvalidJSON [2019-10-02T18:01:45.434Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T18:01:45.434Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T18:01:45.434Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T18:01:45.434Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-02T18:01:45.434Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T18:01:45.434Z] PASS [2019-10-02T18:01:45.434Z] INFO: make.ps1 ended at 10/02/2019 18:01:45 [2019-10-02T18:01:45.434Z] INFO: Integration CLI tests being run from the host: [2019-10-02T18:01:45.434Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-02T18:01:46.424Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-02T18:01:47.355Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-02T18:01:47.612Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-02T18:01:48.087Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2019-10-02T18:01:48.087Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-02T18:01:48.087Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T18:01:48.708Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2019-10-02T18:01:48.708Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-02T18:01:48.708Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T18:01:50.137Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-02T18:01:50.137Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-02T18:01:50.700Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-02T18:01:50.700Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-02T18:01:50.700Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-02T18:01:51.407Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2019-10-02T18:01:51.407Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-02T18:01:51.407Z] === RUN TestCreateServiceSysctls [2019-10-02T18:01:51.650Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-02T18:01:52.588Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-02T18:01:54.883Z] --- PASS: TestCreateServiceSysctls (3.44s) [2019-10-02T18:01:54.883Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-02T18:01:54.883Z] === RUN TestCreateServiceCapabilities [2019-10-02T18:01:55.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:01:55.859Z] INFO: Testing against a local daemon [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-02T18:01:55.859Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-02T18:01:56.763Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-02T18:01:57.326Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-02T18:01:57.570Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2019-10-02T18:01:57.570Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-02T18:01:57.570Z] === RUN TestInspect [2019-10-02T18:01:58.257Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-02T18:01:58.775Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-02T18:01:59.370Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-02T18:01:59.832Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-02T18:01:59.832Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-02T18:02:00.271Z] --- PASS: TestInspect (2.86s) [2019-10-02T18:02:00.271Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-02T18:02:00.271Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T18:02:02.431Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-02T18:02:02.431Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-02T18:02:02.995Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-02T18:02:02.995Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-02T18:02:04.367Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-02T18:02:04.674Z] --- PASS: TestDockerNetworkConnectAlias (4.53s) [2019-10-02T18:02:04.674Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-02T18:02:04.674Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:02:05.737Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-02T18:02:07.107Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-02T18:02:08.038Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-02T18:02:08.139Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2019-10-02T18:02:08.140Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-02T18:02:08.140Z] === RUN TestServicePlugin [2019-10-02T18:02:08.140Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T18:02:08.140Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:02:08.140Z] === RUN TestServiceUpdateLabel [2019-10-02T18:02:09.407Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-02T18:02:10.819Z] --- PASS: TestServiceUpdateLabel (2.17s) [2019-10-02T18:02:10.819Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-02T18:02:10.819Z] === RUN TestServiceUpdateSecrets [2019-10-02T18:02:11.930Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-02T18:02:12.494Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-02T18:02:13.423Z] === RUN TestDockerSuite/TestLogsSince [2019-10-02T18:02:15.317Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-02T18:02:18.600Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-02T18:02:20.495Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-02T18:02:21.425Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-02T18:02:24.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-02T18:02:26.586Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2019-10-02T18:02:26.586Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-02T18:02:26.586Z] === RUN TestServiceUpdateConfigs [2019-10-02T18:02:26.595Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-02T18:02:27.159Z] === RUN TestDockerSuite/TestLogsTail [2019-10-02T18:02:28.091Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-02T18:02:28.091Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-02T18:02:29.460Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-02T18:02:30.025Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-02T18:02:30.589Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-02T18:02:31.520Z] === RUN TestDockerSuite/TestNetHostname [2019-10-02T18:02:32.450Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-02T18:02:34.972Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-02T18:02:34.972Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-02T18:02:36.342Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-02T18:02:36.599Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-02T18:02:39.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-02T18:02:39.879Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-02T18:02:40.442Z] === RUN TestDockerSuite/TestPluginActive [2019-10-02T18:02:41.815Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2019-10-02T18:02:41.815Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-02T18:02:41.815Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:02:42.347Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-02T18:02:43.278Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-02T18:02:49.827Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-02T18:02:49.827Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-02T18:02:50.758Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-02T18:02:52.651Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-02T18:02:54.021Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-02T18:02:54.374Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2019-10-02T18:02:54.374Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-02T18:02:54.374Z] PASS [2019-10-02T18:02:54.374Z] [2019-10-02T18:02:54.374Z] === Skipped [2019-10-02T18:02:54.374Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-02T18:02:54.374Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:02:54.374Z] [2019-10-02T18:02:54.374Z] [2019-10-02T18:02:54.374Z] DONE 19 tests, 1 skipped in 112.090s [2019-10-02T18:02:54.374Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T18:02:54.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:02:54.374Z] ++ set -e [2019-10-02T18:02:54.374Z] ++ '[' -n 0 ']' [2019-10-02T18:02:54.374Z] ++ set -x [2019-10-02T18:02:54.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:02:54.374Z] INFO: Testing against a local daemon [2019-10-02T18:02:54.374Z] === RUN TestSessionCreate [2019-10-02T18:02:54.374Z] --- PASS: TestSessionCreate (0.07s) [2019-10-02T18:02:54.374Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T18:02:54.374Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-02T18:02:54.374Z] PASS [2019-10-02T18:02:54.374Z] [2019-10-02T18:02:54.374Z] DONE 2 tests in 0.218s [2019-10-02T18:02:54.374Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T18:02:54.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:02:54.374Z] ++ set -e [2019-10-02T18:02:54.374Z] ++ '[' -n 0 ']' [2019-10-02T18:02:54.374Z] ++ set -x [2019-10-02T18:02:54.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:02:54.374Z] INFO: Testing against a local daemon [2019-10-02T18:02:54.374Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T18:02:54.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:02:54.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:02:54.374Z] === RUN TestEventsExecDie [2019-10-02T18:02:54.374Z] --- PASS: TestEventsExecDie (0.92s) [2019-10-02T18:02:54.374Z] === RUN TestEventsBackwardsCompatible [2019-10-02T18:02:54.374Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-02T18:02:54.374Z] === RUN TestInfoBinaryCommits [2019-10-02T18:02:54.374Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-02T18:02:54.374Z] === RUN TestInfoAPIVersioned [2019-10-02T18:02:54.374Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-02T18:02:54.374Z] === RUN TestInfoAPI [2019-10-02T18:02:54.374Z] --- PASS: TestInfoAPI (0.05s) [2019-10-02T18:02:54.374Z] === RUN TestInfoAPIWarnings [2019-10-02T18:02:55.389Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-02T18:02:55.389Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-02T18:02:55.389Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T18:02:55.393Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-02T18:02:55.673Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2019-10-02T18:02:55.673Z] === RUN TestPingCacheHeaders [2019-10-02T18:02:55.958Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-02T18:02:55.958Z] === RUN TestPingGet [2019-10-02T18:02:55.958Z] --- PASS: TestPingGet (0.04s) [2019-10-02T18:02:55.958Z] === RUN TestPingHead [2019-10-02T18:02:55.958Z] --- PASS: TestPingHead (0.05s) [2019-10-02T18:02:55.958Z] === RUN TestVersion [2019-10-02T18:02:55.958Z] --- PASS: TestVersion (0.05s) [2019-10-02T18:02:55.958Z] PASS [2019-10-02T18:02:55.958Z] [2019-10-02T18:02:55.958Z] === Skipped [2019-10-02T18:02:55.958Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:02:55.958Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:02:55.958Z] [2019-10-02T18:02:55.958Z] [2019-10-02T18:02:55.958Z] DONE 12 tests, 1 skipped in 2.896s [2019-10-02T18:02:55.958Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T18:02:55.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:02:55.958Z] ++ set -e [2019-10-02T18:02:55.958Z] ++ '[' -n 0 ']' [2019-10-02T18:02:55.958Z] ++ set -x [2019-10-02T18:02:55.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:02:55.958Z] INFO: Testing against a local daemon [2019-10-02T18:02:55.958Z] === RUN TestVolumesCreateAndList [2019-10-02T18:02:56.240Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-02T18:02:56.240Z] === RUN TestVolumesRemove [2019-10-02T18:02:56.240Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-02T18:02:56.240Z] === RUN TestVolumesInspect [2019-10-02T18:02:56.240Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-02T18:02:56.240Z] === RUN TestVolumesInvalidJSON [2019-10-02T18:02:56.240Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T18:02:56.240Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T18:02:56.240Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T18:02:56.240Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-02T18:02:56.240Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T18:02:56.240Z] PASS [2019-10-02T18:02:56.240Z] [2019-10-02T18:02:56.240Z] DONE 5 tests in 0.296s [2019-10-02T18:02:56.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T18:02:56.523Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T18:02:56.523Z] +++ kill 13132 [2019-10-02T18:02:57.919Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-02T18:02:57.998Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T18:02:57.998Z] +++ /etc/init.d/apparmor stop [2019-10-02T18:02:57.998Z] Clearing AppArmor profiles cache:. [2019-10-02T18:02:57.998Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:02:57.998Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:02:57.998Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:02:57.998Z] [2019-10-02T18:02:57.998Z] To set a process to complain mode, use the command line tool [2019-10-02T18:02:57.998Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:02:57.998Z] with the 'teardown' option." [2019-10-02T18:02:57.998Z] [2019-10-02T18:02:58.483Z] === RUN TestDockerSwarmSuite/TestServiceLogs Post stage [Pipeline] junit [2019-10-02T18:03:00.058Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T18:03:00.894Z] + echo Ensuring container killed. [2019-10-02T18:03:00.894Z] Ensuring container killed. [2019-10-02T18:03:00.894Z] + docker rm -vf docker-pr2 [2019-10-02T18:03:00.894Z] Error: No such container: docker-pr2 [2019-10-02T18:03:00.894Z] + true [Pipeline] sh [2019-10-02T18:03:01.277Z] + echo Chowning /workspace to jenkins user [2019-10-02T18:03:01.277Z] Chowning /workspace to jenkins user [2019-10-02T18:03:01.277Z] + id -u [2019-10-02T18:03:01.277Z] + id -g [2019-10-02T18:03:01.277Z] + docker run --rm -v /home/docker/workspace/moby_PR-40030:/workspace busybox chown -R 1001:1001 /workspace [2019-10-02T18:03:01.277Z] Unable to find image 'busybox:latest' locally [2019-10-02T18:03:01.559Z] latest: Pulling from library/busybox [2019-10-02T18:03:01.559Z] e38168a01e65: Pulling fs layer [2019-10-02T18:03:01.845Z] e38168a01e65: Verifying Checksum [2019-10-02T18:03:01.845Z] e38168a01e65: Download complete [2019-10-02T18:03:02.129Z] e38168a01e65: Pull complete [2019-10-02T18:03:02.129Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T18:03:02.129Z] Status: Downloaded newer image for busybox:latest [2019-10-02T18:03:03.739Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T18:03:04.547Z] + bundleName=ppc64le-integration [2019-10-02T18:03:04.547Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-02T18:03:04.547Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-02T18:03:04.547Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2019-10-02T18:03:04.547Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-02T18:03:04.865Z] Archiving artifacts [2019-10-02T18:03:05.218Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T18:03:05.616Z] + make clean [2019-10-02T18:03:05.635Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-02T18:03:06.233Z] docker volume rm -f docker-dev-cache [2019-10-02T18:03:06.233Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T18:03:07.527Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-02T18:03:08.897Z] === RUN TestDockerSuite/TestPortList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T18:03:12.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-02T18:03:15.494Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-02T18:03:19.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-02T18:03:20.234Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-02T18:03:21.603Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-02T18:03:22.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-02T18:03:27.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-02T18:03:29.160Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-02T18:03:29.160Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-02T18:03:29.160Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-02T18:03:30.092Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-02T18:03:30.092Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-02T18:03:30.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-02T18:03:30.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-02T18:03:30.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-02T18:03:31.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-02T18:03:31.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-02T18:03:33.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-02T18:03:33.742Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-02T18:03:37.920Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-02T18:03:38.859Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-02T18:03:39.116Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-02T18:03:39.373Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-02T18:03:42.649Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-02T18:03:44.017Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-02T18:03:44.017Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-02T18:03:48.196Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-02T18:03:53.449Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-02T18:03:53.449Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-02T18:03:57.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-02T18:03:57.634Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-02T18:04:05.731Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-02T18:04:07.628Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-02T18:04:10.153Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-02T18:04:10.409Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-02T18:04:11.795Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-02T18:04:13.690Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-02T18:04:13.690Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-02T18:04:15.586Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-02T18:04:18.108Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-02T18:04:20.001Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-02T18:04:20.001Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-02T18:04:21.371Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-02T18:04:24.646Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-02T18:04:27.006Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-02T18:04:27.006Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-02T18:04:27.167Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-02T18:04:27.580Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-02T18:04:27.731Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-02T18:04:27.731Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-02T18:04:27.988Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-02T18:04:28.245Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-02T18:04:28.245Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-02T18:04:29.615Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-02T18:04:31.510Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-02T18:04:32.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-02T18:04:32.880Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-02T18:04:33.816Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-02T18:04:34.676Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-02T18:04:34.676Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-02T18:04:34.676Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-02T18:04:35.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-02T18:04:38.433Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-02T18:04:39.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-02T18:04:39.977Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-02T18:04:39.977Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-02T18:04:39.977Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-02T18:04:39.977Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-02T18:04:39.977Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-02T18:04:43.177Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-02T18:04:43.730Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-02T18:04:43.730Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-02T18:04:43.730Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-02T18:04:44.110Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-02T18:04:46.630Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-02T18:04:46.888Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-02T18:04:46.888Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-02T18:04:47.145Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-02T18:04:50.421Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-02T18:04:51.352Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-02T18:04:52.322Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-02T18:04:55.527Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-02T18:04:57.422Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-02T18:04:57.422Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-02T18:04:57.422Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-02T18:04:58.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-02T18:05:02.070Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-02T18:05:02.647Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-02T18:05:03.210Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-02T18:05:05.105Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-02T18:05:06.037Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-02T18:05:07.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-02T18:05:07.976Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-02T18:05:08.907Z] === RUN TestDockerSuite/TestRmiTag [2019-10-02T18:05:09.164Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-02T18:05:10.095Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-02T18:05:10.352Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-02T18:05:15.609Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-02T18:05:15.866Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-02T18:05:16.796Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-02T18:05:17.360Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-02T18:05:18.730Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-02T18:05:19.662Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-02T18:05:20.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-02T18:05:21.156Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-02T18:05:21.156Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-02T18:05:21.722Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-02T18:05:23.616Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-02T18:05:24.547Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-02T18:05:25.482Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-02T18:05:26.421Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-02T18:05:26.421Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-02T18:05:28.317Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-02T18:05:30.211Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-02T18:05:30.776Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-02T18:05:32.146Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-02T18:05:33.078Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-02T18:05:34.009Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-02T18:05:34.940Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-02T18:05:35.872Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-02T18:05:37.240Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-02T18:05:38.170Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-02T18:05:38.735Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-02T18:05:39.665Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-02T18:05:39.665Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-02T18:05:42.185Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-02T18:05:43.115Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-02T18:05:43.680Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-02T18:05:44.613Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-02T18:05:45.544Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-02T18:05:45.544Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-02T18:05:45.544Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-02T18:05:46.483Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-02T18:05:47.050Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-02T18:05:47.983Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-02T18:05:48.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-02T18:05:49.856Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-02T18:05:49.856Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-02T18:05:50.788Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-02T18:05:50.789Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-02T18:05:52.157Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-02T18:05:53.088Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-02T18:05:54.018Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-02T18:05:54.019Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-02T18:05:54.949Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-02T18:05:54.949Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-02T18:05:55.883Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-02T18:05:57.778Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-02T18:05:59.673Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-02T18:06:01.041Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-02T18:06:01.974Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-02T18:06:02.904Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-02T18:06:03.469Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-02T18:06:04.399Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-02T18:06:05.329Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-02T18:06:07.223Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-02T18:06:11.413Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-02T18:06:11.413Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-02T18:06:11.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-02T18:06:14.498Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-02T18:06:16.390Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-02T18:06:19.663Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-02T18:06:22.189Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-02T18:06:22.189Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-02T18:06:22.189Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-02T18:06:22.752Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-02T18:06:24.645Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-02T18:06:26.540Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-02T18:06:29.062Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-02T18:06:29.627Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-02T18:06:31.520Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-02T18:06:32.450Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-02T18:06:32.450Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-02T18:06:33.013Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-02T18:06:35.559Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-02T18:06:35.559Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-02T18:06:36.122Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-02T18:06:37.052Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-02T18:06:37.615Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-02T18:06:38.545Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-02T18:06:38.545Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-02T18:06:39.476Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-02T18:06:40.407Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-02T18:06:41.338Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-02T18:06:41.901Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-02T18:06:42.834Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-02T18:06:43.764Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-02T18:06:44.329Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-02T18:06:45.259Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-02T18:06:45.259Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-02T18:06:46.190Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-02T18:06:47.120Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-02T18:06:48.491Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-02T18:06:48.840Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-02T18:06:48.840Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-02T18:06:48.840Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-02T18:06:48.840Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-02T18:06:49.055Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T18:06:49.055Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-02T18:06:53.230Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-02T18:06:53.488Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-02T18:06:53.542Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-02T18:06:53.542Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-02T18:06:53.542Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-02T18:06:53.542Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-02T18:06:53.542Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-02T18:06:54.003Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-02T18:06:54.978Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-02T18:06:57.895Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-02T18:06:59.438Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-02T18:06:59.438Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-02T18:06:59.438Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-02T18:06:59.438Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-02T18:07:02.361Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-02T18:07:05.671Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-02T18:07:06.602Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-02T18:07:07.972Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-02T18:07:07.972Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-02T18:07:07.972Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-02T18:07:07.972Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-02T18:07:08.903Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-02T18:07:13.078Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-02T18:07:14.008Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-02T18:07:14.782Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-02T18:07:15.903Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-02T18:07:16.833Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-02T18:07:17.397Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-02T18:07:17.961Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-02T18:07:19.330Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-02T18:07:19.330Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-02T18:07:19.588Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-02T18:07:20.594Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-02T18:07:21.055Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-02T18:07:21.055Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-02T18:07:21.482Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-02T18:07:22.412Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-02T18:07:24.308Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-02T18:07:24.308Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-02T18:07:24.566Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-02T18:07:24.804Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-02T18:07:25.777Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-02T18:07:27.109Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-02T18:07:28.487Z] === RUN TestDockerSuite/TestRunMount [2019-10-02T18:07:30.482Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-02T18:07:30.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-02T18:07:30.482Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-02T18:07:30.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-02T18:07:30.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-02T18:07:31.405Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-02T18:07:35.035Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-02T18:07:35.965Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-02T18:07:36.896Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-02T18:07:38.790Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-02T18:07:41.313Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-02T18:07:44.587Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-02T18:07:47.109Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-02T18:07:49.634Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-02T18:07:51.529Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-02T18:07:53.422Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-02T18:07:53.422Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-02T18:07:53.985Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-02T18:07:55.361Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-02T18:07:55.925Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-02T18:07:56.855Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-02T18:07:59.376Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-02T18:08:00.746Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-02T18:08:01.677Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-02T18:08:06.933Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-02T18:08:06.933Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-02T18:08:07.864Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-02T18:08:08.122Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-02T18:08:09.053Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-02T18:08:09.312Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-02T18:08:10.243Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-02T18:08:10.808Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-02T18:08:11.066Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-02T18:08:11.630Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-02T18:08:12.999Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-02T18:08:12.999Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-02T18:08:13.930Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-02T18:08:14.861Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-02T18:08:16.757Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-02T18:08:17.330Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-02T18:08:17.894Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-02T18:08:18.458Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-02T18:08:19.828Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-02T18:08:20.391Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-02T18:08:21.321Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-02T18:08:21.884Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T18:08:21.885Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-02T18:08:22.139Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-02T18:08:22.140Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-02T18:08:22.140Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-02T18:08:22.816Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-02T18:08:24.185Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-02T18:08:24.185Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-02T18:08:24.750Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-02T18:08:26.646Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-02T18:08:26.647Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-02T18:08:26.904Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-02T18:08:30.180Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-02T18:08:30.180Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-02T18:08:32.076Z] === RUN TestDockerSuite/TestRunRm [2019-10-02T18:08:33.007Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-02T18:08:34.545Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-02T18:08:34.545Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-02T18:08:35.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-02T18:08:36.281Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-02T18:08:36.846Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-02T18:08:37.779Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-02T18:08:38.710Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-02T18:08:40.613Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-02T18:08:41.551Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-02T18:08:42.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-02T18:08:42.481Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-02T18:08:43.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-02T18:08:45.756Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-02T18:08:47.650Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-02T18:08:47.650Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-02T18:08:48.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-02T18:08:50.924Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-02T18:08:51.854Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-02T18:08:52.784Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-02T18:08:53.720Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-02T18:08:54.650Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-02T18:08:54.650Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-02T18:08:55.580Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-02T18:08:55.580Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-02T18:08:56.510Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-02T18:08:56.510Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-02T18:08:57.440Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-02T18:08:58.369Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-02T18:08:58.933Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-02T18:08:59.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-02T18:08:59.499Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-02T18:09:02.025Z] === RUN TestDockerSuite/TestRunState [2019-10-02T18:09:03.395Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-02T18:09:04.334Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-02T18:09:05.265Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-02T18:09:05.522Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-02T18:09:05.522Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-02T18:09:06.085Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-02T18:09:07.016Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-02T18:09:07.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-02T18:09:07.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-02T18:09:08.911Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-02T18:09:08.911Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-02T18:09:08.911Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-02T18:09:09.476Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-02T18:09:12.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-02T18:09:13.010Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-02T18:09:13.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-02T18:09:13.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-02T18:09:13.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-02T18:09:15.533Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-02T18:09:19.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-02T18:09:19.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-02T18:09:19.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-02T18:09:19.708Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-02T18:09:19.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-02T18:09:19.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-02T18:09:22.984Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-02T18:09:23.240Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-02T18:09:24.170Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-02T18:09:24.735Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-02T18:09:27.393Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-02T18:09:28.772Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-02T18:09:29.340Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-02T18:09:29.597Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-02T18:09:29.853Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-02T18:09:30.784Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-02T18:09:31.715Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-02T18:09:32.645Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-02T18:09:32.645Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-02T18:09:32.902Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-02T18:09:33.833Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-02T18:09:39.087Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-02T18:09:39.344Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-02T18:09:40.713Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-02T18:09:43.235Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-02T18:09:44.604Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-02T18:09:45.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-02T18:09:47.126Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-02T18:09:48.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-02T18:09:48.537Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-02T18:09:48.997Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-02T18:09:50.401Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-02T18:09:50.539Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-02T18:09:50.539Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-02T18:09:50.657Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-02T18:09:51.590Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-02T18:09:52.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-02T18:09:52.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-02T18:09:52.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-02T18:09:52.520Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-02T18:09:52.520Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-02T18:09:53.456Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-02T18:09:53.721Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-02T18:09:54.655Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-02T18:09:55.242Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-02T18:09:55.587Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-02T18:09:56.785Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-02T18:09:56.785Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-02T18:09:56.785Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-02T18:09:57.481Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-02T18:09:57.766Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-02T18:09:58.410Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-02T18:09:58.743Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-02T18:09:59.346Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-02T18:09:59.346Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-02T18:09:59.716Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-02T18:09:59.910Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-02T18:09:59.910Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-02T18:10:00.167Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-02T18:10:00.167Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-02T18:10:00.167Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-02T18:10:00.177Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-02T18:10:00.425Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-02T18:10:00.425Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-02T18:10:00.639Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-02T18:10:00.682Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-02T18:10:00.939Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-02T18:10:01.196Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-02T18:10:02.128Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-02T18:10:03.060Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-02T18:10:03.991Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-02T18:10:03.991Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-02T18:10:04.921Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-02T18:10:05.178Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-02T18:10:06.109Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-02T18:10:06.109Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-02T18:10:06.449Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-02T18:10:07.041Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-02T18:10:07.975Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-02T18:10:07.975Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-02T18:10:07.975Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-02T18:10:07.994Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-02T18:10:07.994Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-02T18:10:08.907Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-02T18:10:08.967Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-02T18:10:10.803Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-02T18:10:11.366Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-02T18:10:11.367Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-02T18:10:11.930Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-02T18:10:11.930Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-02T18:10:13.828Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-02T18:10:14.392Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-02T18:10:17.667Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-02T18:10:17.924Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-02T18:10:17.924Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-02T18:10:17.924Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-02T18:10:19.294Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-02T18:10:20.226Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-02T18:10:21.596Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-02T18:10:21.596Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-02T18:10:23.491Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-02T18:10:23.748Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-02T18:10:23.812Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-02T18:10:23.812Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-02T18:10:23.812Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-02T18:10:24.312Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-02T18:10:25.356Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-02T18:10:25.821Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-02T18:10:26.282Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-02T18:10:26.742Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-02T18:10:26.835Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-02T18:10:26.835Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-02T18:10:27.204Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-02T18:10:28.180Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-02T18:10:28.180Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-02T18:10:28.180Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-02T18:10:28.729Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-02T18:10:28.729Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-02T18:10:28.729Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-02T18:10:30.100Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-02T18:10:31.995Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-02T18:10:32.253Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-02T18:10:32.253Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-02T18:10:32.253Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-02T18:10:32.510Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-02T18:10:32.766Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-02T18:10:33.996Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-02T18:10:35.289Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-02T18:10:40.557Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-02T18:10:41.122Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-02T18:10:44.461Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-02T18:10:45.025Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-02T18:10:46.923Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-02T18:10:50.199Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-02T18:10:52.721Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-02T18:10:53.284Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-02T18:10:53.848Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-02T18:10:55.218Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-02T18:10:58.493Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-02T18:10:59.869Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T18:11:00.802Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-02T18:11:04.977Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-02T18:11:09.153Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-02T18:11:11.674Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-02T18:11:16.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-02T18:11:16.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-02T18:11:18.209Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-02T18:11:18.217Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-02T18:11:20.737Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-02T18:11:22.629Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-02T18:11:23.560Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-02T18:11:24.123Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-02T18:11:25.054Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-02T18:11:25.054Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-02T18:11:25.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-02T18:11:25.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-02T18:11:25.768Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-02T18:11:25.768Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-02T18:11:25.984Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-02T18:11:26.229Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-02T18:11:26.229Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-02T18:11:31.240Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-02T18:11:34.514Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-02T18:11:34.771Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-02T18:11:35.704Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-02T18:11:35.704Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-02T18:11:36.644Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-02T18:11:39.167Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-02T18:11:39.167Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-02T18:11:40.537Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-02T18:11:41.470Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-02T18:11:42.841Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-02T18:11:44.211Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-02T18:11:49.463Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-02T18:11:50.832Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-02T18:11:50.832Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-02T18:11:52.203Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-02T18:11:53.135Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-02T18:11:56.348Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-02T18:11:56.348Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-02T18:11:56.348Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-02T18:11:57.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-02T18:12:01.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-02T18:12:04.768Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-02T18:12:08.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-02T18:12:12.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-02T18:12:14.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-02T18:12:16.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-02T18:12:16.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-02T18:12:17.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-02T18:12:19.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-02T18:12:22.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-02T18:12:23.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-02T18:12:25.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-02T18:12:25.780Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-02T18:12:28.227Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-02T18:12:28.303Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-02T18:12:30.826Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-02T18:12:33.352Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-02T18:12:35.431Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-02T18:12:36.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-02T18:12:38.522Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-02T18:12:53.378Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-02T18:12:53.378Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-02T18:12:53.378Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-02T18:12:54.308Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-02T18:12:54.308Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-02T18:12:54.308Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-02T18:12:54.308Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-02T18:12:55.239Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-02T18:12:55.239Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-02T18:12:56.169Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-02T18:12:56.426Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-02T18:12:56.426Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-02T18:12:56.426Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-02T18:12:56.426Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-02T18:12:58.950Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-02T18:12:58.950Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-02T18:12:59.207Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-02T18:12:59.207Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-02T18:12:59.207Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-02T18:13:00.576Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-02T18:13:03.098Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-02T18:13:03.098Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-02T18:13:03.098Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-02T18:13:06.374Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-02T18:13:11.641Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite (1864.17s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.71s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.89s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.63s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.52s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.79s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.25s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.87s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.65s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.07s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.78s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.46s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.62s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.83s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachDetach (2.32s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.87s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.91s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.12s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.67s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.11s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.33s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.96s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.81s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.16s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.27s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.02s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.85s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.00s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.98s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.63s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.91s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.44s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.81s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.73s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.52s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.09s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.04s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.87s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.75s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.27s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.52s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.89s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.21s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.86s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.11s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.07s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-10-02T18:13:11.641Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-02T18:13:11.641Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.53s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildContChar (4.41s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.04s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.16s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.75s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.83s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.14s) [2019-10-02T18:13:11.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T18:13:11.641Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T18:13:11.641Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-02T18:13:11.641Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.641Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T18:13:11.641Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.73s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.42s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.92s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.82s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.22s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.94s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.97s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.23s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.18s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.40s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.96s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.12s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.27s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.95s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.20s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.71s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.13s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.45s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.37s) [2019-10-02T18:13:11.641Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.62s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.62s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.65s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.14s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.08s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.65s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.62s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (2.44s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.62s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.40s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.59s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildHistory (4.49s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.20s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.57s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.71s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.21s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.20s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.63s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.61s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.67s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.06s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.61s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.43s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.74s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.68s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.75s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.74s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.19s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.96s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.57s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.99s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.32s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.90s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildPATH (2.47s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.09s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.50s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.54s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.24s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildRm (3.54s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.40s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.97s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.59s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.79s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.63s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.50s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.55s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildStderr (1.23s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.06s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.34s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.24s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.90s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.22s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.19s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.83s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.93s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.30s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.38s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.18s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.61s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T18:13:11.642Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.74s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.28s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.95s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.22s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.03s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.82s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.84s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.90s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2019-10-02T18:13:11.642Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-02T18:13:11.642Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.49s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.80s) [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000931b20 } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1668472850 /foo false } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1668472850 /foo true } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3031610953 /foo false } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3031610953 /foo true } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3031610953 /foo true 0xc000931fa0 } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000931fc0 } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000931fe0 } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0009be000 } [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0009be020 } [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 0 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 1 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 2 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 3 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 4 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 5 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 6 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 7 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 8 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 9 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 10 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 11 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 12 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 13 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 14 [2019-10-02T18:13:11.642Z] docker_api_containers_test.go:1927: case 15 [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.08s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.48s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.11s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2019-10-02T18:13:11.642Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership544859130/file1 72c597dc166138e0e1044fb9640cca01934a99cbd37a30dd8c492b664baf7f77:/tmpvol/file1` [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2019-10-02T18:13:11.642Z] docker_cli_cp_utils_test.go:192: running `docker cp e080a5a2f99c3139359281a01f81c6ef024d6a718698e79bfde5be602c3652d6:/root/file1 /tmp/test-cp-from-case-a276611345/itWorks.txt` [2019-10-02T18:13:11.642Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a276611345/itWorks.txt" contains "file1\n" [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s) [2019-10-02T18:13:11.642Z] docker_cli_cp_utils_test.go:192: running `docker cp d9f06278cfd15509d015226cc7833e0ae47e7f6be78cd61d2e9d1dd4b26ba7ed:/file1 /tmp/test-cp-from-case-b471909692/testDir/` [2019-10-02T18:13:11.642Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.08s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c759715691/file2" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp fc111519458ce7cb527adb52dd415140158e351c5b0c6536972c3c7a197c1450:/root/file1 /tmp/test-cp-from-case-c759715691/file2` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c759715691/file2" contains "file1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 2f1640e6d5b85f04037a75db90ffe1f9a86b7cc8b2c6c050cac58d6a5d31999c:/file1 /tmp/test-cp-from-case-d388005326/dir1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d388005326/dir1/file1" contains "file1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 2f1640e6d5b85f04037a75db90ffe1f9a86b7cc8b2c6c050cac58d6a5d31999c:/file1 /tmp/test-cp-from-case-d388005326/dir1/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d388005326/dir1/file1" contains "file1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.16s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp b988afbeb574fd4f05bd5869cd671a02e038ecd89ad37c738b53424dbe453dca:dir1 /tmp/test-cp-from-case-e296463573/testDir` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e296463573/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp b988afbeb574fd4f05bd5869cd671a02e038ecd89ad37c738b53424dbe453dca:dir1 /tmp/test-cp-from-case-e296463573/testDir/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e296463573/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 7a8957fe4ccfc2a48e451ebf6e9cf0425a26f206fdb9bc7d313b3ba15431f225:/root/dir1 /tmp/test-cp-from-case-f775278128/file1` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp bc7ceafb1f4de544714205652e297b381f6ef4c3b550a621bb9a6667bd7ef745:/root/dir1 /tmp/test-cp-from-case-g505690575/dir2` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g505690575/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp bc7ceafb1f4de544714205652e297b381f6ef4c3b550a621bb9a6667bd7ef745:/root/dir1 /tmp/test-cp-from-case-g505690575/dir2/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g505690575/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp c3982e74ea4dfc7e5f47c02282dc36e22c5745eebc21dba347995cac242e223e:dir1/. /tmp/test-cp-from-case-h006652642/testDir` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h006652642/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp c3982e74ea4dfc7e5f47c02282dc36e22c5745eebc21dba347995cac242e223e:dir1/. /tmp/test-cp-from-case-h006652642/testDir/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h006652642/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp f5501714c00098c2faae0b98a2a6e98b9de221e161c20ebd9322bbdad763ae04:/root/dir1/. /tmp/test-cp-from-case-i285674713/file1` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp debc4d1ac02f31b8042b0c1a34a55f705e440d3efa1a1ebbaa41f23ae8504894:/root/dir1/. /tmp/test-cp-from-case-j914885732/dir2` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j914885732/dir2/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp debc4d1ac02f31b8042b0c1a34a55f705e440d3efa1a1ebbaa41f23ae8504894:/root/dir1/. /tmp/test-cp-from-case-j914885732/dir2/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j914885732/dir2/file1-1" contains "file1-1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ca0692ea65deb7c8f64fa164a3036bfc1b4946a881d4f2d7bd472a580066eca:/file2 /tmp/test-cp-from-err-dst-not-dir647188595/symlinkToFile1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir647188595/symlinkToFile1" points to "file1" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir647188595/file1" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ca0692ea65deb7c8f64fa164a3036bfc1b4946a881d4f2d7bd472a580066eca:/file2 /tmp/test-cp-from-err-dst-not-dir647188595/symlinkToDir1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir647188595/symlinkToDir1" points to "dir1" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir647188595/file2" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ca0692ea65deb7c8f64fa164a3036bfc1b4946a881d4f2d7bd472a580066eca:/file2 /tmp/test-cp-from-err-dst-not-dir647188595/brokenSymlinkToFileX` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir647188595/brokenSymlinkToFileX" points to "fileX" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir647188595/fileX" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ca0692ea65deb7c8f64fa164a3036bfc1b4946a881d4f2d7bd472a580066eca:/dir2 /tmp/test-cp-from-err-dst-not-dir647188595/symlinkToDir1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir647188595/symlinkToDir1" points to "dir1" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir647188595/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ca0692ea65deb7c8f64fa164a3036bfc1b4946a881d4f2d7bd472a580066eca:/dir2 /tmp/test-cp-from-err-dst-not-dir647188595/brokenSymlinkToDirX` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir647188595/brokenSymlinkToDirX" points to "dirX" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir647188595/dirX/file2-1" contains "file2-1\n" [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.09s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.01s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.34s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a591256699/file1 7bcf99adc4f361c94849c08f3713205907aa67e0d8835d87ec99fc64e560079a:/root/itWorks.txt` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "7bcf99adc4f361c94849c08f3713205907aa67e0d8835d87ec99fc64e560079a" start output contains "file1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7bcf99adc4f361c94849c08f3713205907aa67e0d8835d87ec99fc64e560079a` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b879699870/file1 354dbb03ee4d8ca6f804f6e6e1250e4f21504b8e2c72aea9a993d8f1318aaee3:testDir/` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.55s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "89d27a870d992b351772b9545b1294007249daad5edcc7a4e8a567e6292ea572" start output contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 89d27a870d992b351772b9545b1294007249daad5edcc7a4e8a567e6292ea572` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c239790693/file1 89d27a870d992b351772b9545b1294007249daad5edcc7a4e8a567e6292ea572:/root/file2` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "89d27a870d992b351772b9545b1294007249daad5edcc7a4e8a567e6292ea572" start output contains "file1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 89d27a870d992b351772b9545b1294007249daad5edcc7a4e8a567e6292ea572` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.16s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "bd48a72a1f0313c7f98c1f0b0dc26238bf5f7a81d00d6108e02f793ef2a03c8f" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd48a72a1f0313c7f98c1f0b0dc26238bf5f7a81d00d6108e02f793ef2a03c8f` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d011385472/file1 bd48a72a1f0313c7f98c1f0b0dc26238bf5f7a81d00d6108e02f793ef2a03c8f:dir1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "bd48a72a1f0313c7f98c1f0b0dc26238bf5f7a81d00d6108e02f793ef2a03c8f" start output contains "file1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd48a72a1f0313c7f98c1f0b0dc26238bf5f7a81d00d6108e02f793ef2a03c8f` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "0b9d3a5089d177e4f7d90d9bd217bc545a94f65b7af8ed641e5cce5f9fa87ecb" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0b9d3a5089d177e4f7d90d9bd217bc545a94f65b7af8ed641e5cce5f9fa87ecb` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d011385472/file1 0b9d3a5089d177e4f7d90d9bd217bc545a94f65b7af8ed641e5cce5f9fa87ecb:dir1/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "0b9d3a5089d177e4f7d90d9bd217bc545a94f65b7af8ed641e5cce5f9fa87ecb" start output contains "file1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0b9d3a5089d177e4f7d90d9bd217bc545a94f65b7af8ed641e5cce5f9fa87ecb` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.58s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e229509599/dir1 26b64c71695bff4f5b40e48df491af0b0706556ba973f654b600f21b8b5ab606:testDir` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "26b64c71695bff4f5b40e48df491af0b0706556ba973f654b600f21b8b5ab606" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 26b64c71695bff4f5b40e48df491af0b0706556ba973f654b600f21b8b5ab606` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e229509599/dir1 d871664f9a728e68a146daed715ddb8f08f0d598a5bbd0639ae6e4d30c06b053:testDir/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "d871664f9a728e68a146daed715ddb8f08f0d598a5bbd0639ae6e4d30c06b053" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a d871664f9a728e68a146daed715ddb8f08f0d598a5bbd0639ae6e4d30c06b053` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.01s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f066137522/dir1 daeea2acfc98566375262a0656cd11f8611106f54da93566bf42434cfaa4591d:/root/file1` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "afaf5156b1548a0f55b5525e461e1bf3f3b4fac6551c29da04aaab8e7025deb5" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a afaf5156b1548a0f55b5525e461e1bf3f3b4fac6551c29da04aaab8e7025deb5` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g014015337/dir1 afaf5156b1548a0f55b5525e461e1bf3f3b4fac6551c29da04aaab8e7025deb5:/root/dir2` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "afaf5156b1548a0f55b5525e461e1bf3f3b4fac6551c29da04aaab8e7025deb5" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a afaf5156b1548a0f55b5525e461e1bf3f3b4fac6551c29da04aaab8e7025deb5` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "246ac269cd86e568073eed2f4ce77f5136da70ed78c713bfe6f12d9c063e1678" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 246ac269cd86e568073eed2f4ce77f5136da70ed78c713bfe6f12d9c063e1678` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g014015337/dir1 246ac269cd86e568073eed2f4ce77f5136da70ed78c713bfe6f12d9c063e1678:/dir2/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "246ac269cd86e568073eed2f4ce77f5136da70ed78c713bfe6f12d9c063e1678" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 246ac269cd86e568073eed2f4ce77f5136da70ed78c713bfe6f12d9c063e1678` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.37s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h838906804/dir1/. b2d9eb12b3cfbd7960efee251c063c170ebaa6eae0ce3c1de7b5e6d271c45b12:testDir` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "b2d9eb12b3cfbd7960efee251c063c170ebaa6eae0ce3c1de7b5e6d271c45b12" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a b2d9eb12b3cfbd7960efee251c063c170ebaa6eae0ce3c1de7b5e6d271c45b12` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h838906804/dir1/. b5e00ae94135993541978ee3e0a7b455e4f88e14390682d693ad4abe6cb73266:testDir/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "b5e00ae94135993541978ee3e0a7b455e4f88e14390682d693ad4abe6cb73266" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a b5e00ae94135993541978ee3e0a7b455e4f88e14390682d693ad4abe6cb73266` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.00s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i594556803/dir1/. 9c97aad22fcabed7579607c5e31c546fd695866cb49f44e1649df1d43c8ea784:/root/file1` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.59s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "ca02e52ea7ddbba52827a9a14e18ea7cc04bc0129b5ac98bca34f159cb97a603" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca02e52ea7ddbba52827a9a14e18ea7cc04bc0129b5ac98bca34f159cb97a603` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j096172806/dir1/. ca02e52ea7ddbba52827a9a14e18ea7cc04bc0129b5ac98bca34f159cb97a603:/dir2` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "ca02e52ea7ddbba52827a9a14e18ea7cc04bc0129b5ac98bca34f159cb97a603" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca02e52ea7ddbba52827a9a14e18ea7cc04bc0129b5ac98bca34f159cb97a603` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "f7e92c3164638864a0cde87d37995991924a7709b4c4cb2cf27a1b13eadf96db" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7e92c3164638864a0cde87d37995991924a7709b4c4cb2cf27a1b13eadf96db` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j096172806/dir1/. f7e92c3164638864a0cde87d37995991924a7709b4c4cb2cf27a1b13eadf96db:/dir2/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "f7e92c3164638864a0cde87d37995991924a7709b4c4cb2cf27a1b13eadf96db" start output contains "file1-1\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7e92c3164638864a0cde87d37995991924a7709b4c4cb2cf27a1b13eadf96db` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.32s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions032754861/permdirtest permtest:/` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToDot (1.22s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.84s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs842676583/file1 c949745a149df4366fb139b724c0ab1bbb165f542e7970730762e22f356f1502:/root/shouldNotExist` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "c949745a149df4366fb139b724c0ab1bbb165f542e7970730762e22f356f1502" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a c949745a149df4366fb139b724c0ab1bbb165f542e7970730762e22f356f1502` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume912761242/file1 a26ff603febd69553316416075b19544ec021eb12b1adeb796578efb3106e02f:/vol_ro/shouldNotExist` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:279: checking that container "a26ff603febd69553316416075b19544ec021eb12b1adeb796578efb3106e02f" start output contains "" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a a26ff603febd69553316416075b19544ec021eb12b1adeb796578efb3106e02f` [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2019-10-02T18:13:11.643Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-138555953/file2 36b3a4037b0d8a3c74d940cfabbd571e8922b97a249349301cb43d195235dde2:/vol2/symlinkToFile1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-138555953/symlinkToFile1" points to "file1" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-138555953/file1" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-138555953/file2 36b3a4037b0d8a3c74d940cfabbd571e8922b97a249349301cb43d195235dde2:/vol2/symlinkToDir1` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-138555953/symlinkToDir1" points to "dir1" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-138555953/file2" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-138555953/file2 36b3a4037b0d8a3c74d940cfabbd571e8922b97a249349301cb43d195235dde2:/vol2/brokenSymlinkToFileX` [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-138555953/brokenSymlinkToFileX" points to "fileX" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-138555953/fileX" contains "file2\n" [2019-10-02T18:13:11.643Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-138555953//dir2 36b3a4037b0d8a3c74d940cfabbd571e8922b97a249349301cb43d195235dde2:/vol2/symlinkToDir1` [2019-10-02T18:13:11.644Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-138555953/symlinkToDir1" points to "dir1" [2019-10-02T18:13:11.644Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-138555953/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-02T18:13:11.644Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-138555953//dir2 36b3a4037b0d8a3c74d940cfabbd571e8922b97a249349301cb43d195235dde2:/vol2/brokenSymlinkToDirX` [2019-10-02T18:13:11.644Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-138555953/brokenSymlinkToDirX" points to "dirX" [2019-10-02T18:13:11.644Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-138555953/dirX/file2-1" contains "file2-1\n" [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.71s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.92s) [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.92s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.84s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.70s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.71s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.96s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.97s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.97s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.04s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.66s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.34s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsAttach (1.31s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsCommit (1.12s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.97s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.24s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.44s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.74s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFilters (1.53s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.80s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsRename (0.96s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsResize (0.91s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.05s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.11s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.07s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsTop (1.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.96s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.04s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecCgroup (1.57s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecEnv (1.34s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.36s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecInspectID (2.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecParseError (0.93s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.00s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.08s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.21s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.86s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecTTY (1.15s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.11s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.00s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestExecWithUser (1.09s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.26s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestHealth (21.33s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.99s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportFile (2.25s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.18s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportGzipped (2.17s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.00s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDebug (0.55s) [2019-10-02T18:13:11.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2019-10-02T18:13:11.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-02T18:13:11.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-02T18:13:11.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.13s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.95s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-10-02T18:13:11.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.11s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.94s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.02s) [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.54s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.40s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectDefault (0.98s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectHistory (1.30s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-02T18:13:11.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-02T18:13:11.644Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.97s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.04s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectStatus (1.03s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.19s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.34s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.08s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.09s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-02T18:13:11.644Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.12s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.57s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.07s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.04s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.95s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.61s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.93s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.69s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.79s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.40s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.28s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.90s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsSince (6.97s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.97s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsTail (1.06s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.98s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.62s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestNetHostname (3.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.49s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.61s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.05s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.23s) [2019-10-02T18:13:11.645Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-02T18:13:11.645Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.97s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.28s) [2019-10-02T18:13:11.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.47s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.30s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.65s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.54s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPortList (11.36s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.17s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.91s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsByOrder (3.41s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.19s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.23s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.09s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.54s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.69s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.81s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.39s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.79s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.71s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2019-10-02T18:13:11.645Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-02T18:13:11.645Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.36s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.27s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.73s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.95s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.72s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.64s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.48s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.98s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.47s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.74s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.92s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAddHost (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.71s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.73s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.45s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.93s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.95s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.91s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.88s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.92s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.78s) [2019-10-02T18:13:11.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-02T18:13:11.645Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T18:13:11.645Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-10-02T18:13:11.645Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T18:13:11.645Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.71s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2019-10-02T18:13:11.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-02T18:13:11.645Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.26s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.38s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.73s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.31s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModePIDHost (2.11s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunMount (6.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.53s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.45s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.42s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.74s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.78s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.86s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2019-10-02T18:13:11.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.54s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.32s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.82s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.13s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.84s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.99s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.99s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.92s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2019-10-02T18:13:11.646Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (1.00s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.84s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.94s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.04s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T18:13:11.646Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.79s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T18:13:11.646Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.50s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunRm (1.10s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.91s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.41s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.22s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.90s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.92s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.97s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.91s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.18s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserByName (0.90s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.00s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T18:13:11.646Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.26s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.87s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.75s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.48s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.99s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.06s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.96s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.22s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.22s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.92s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.88s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.73s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.31s) [2019-10-02T18:13:11.646Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents902178491 [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.76s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.90s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.70s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.92s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartRecordError (1.92s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.84s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.76s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.70s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.87s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.54s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.85s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.92s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.68s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.22s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateStats (4.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2019-10-02T18:13:11.646Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-02T18:13:11.646Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.46s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.77s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.51s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.54s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.32s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.43s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.69s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.53s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.55s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.61s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.49s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.47s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeEvents (1.01s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.31s) [2019-10-02T18:13:11.646Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.44s) [2019-10-02T18:13:11.647Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-02T18:13:11.647Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-02T18:13:11.647Z] === RUN TestDockerRegistrySuite [2019-10-02T18:13:11.647Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T18:13:11.647Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-02T18:13:13.546Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T18:13:14.917Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T18:13:16.812Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-02T18:13:17.069Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:13:22.324Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T18:13:25.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-02T18:13:25.856Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T18:13:26.182Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-02T18:13:28.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-02T18:13:30.890Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-02T18:13:30.890Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-02T18:13:30.906Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T18:13:31.470Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-02T18:13:32.401Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T18:13:33.844Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T18:13:35.747Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T18:13:37.116Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T18:13:37.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-02T18:13:39.012Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T18:13:40.383Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T18:13:40.383Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-02T18:13:41.753Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T18:13:45.032Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T18:13:48.308Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T18:13:49.239Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T18:13:53.418Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-02T18:13:54.350Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:13:54.350Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:13:56.243Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:13:57.613Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:13:58.982Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-02T18:14:03.172Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T18:14:03.172Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-02T18:14:05.067Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T18:14:05.324Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-02T18:14:05.324Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T18:14:05.581Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T18:14:05.838Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T18:14:06.402Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-02T18:14:06.402Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T18:14:08.297Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-02T18:14:10.191Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T18:14:11.562Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-02T18:14:12.932Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T18:14:13.862Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite (63.85s) [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.46s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d0e7841eb3996 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.78s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dcd1449dfc0ce is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dbbaca75b1abc is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dcc915133868e is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.47s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dc6cc227f23a4 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dc528325a4a68 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.79s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon debf513499dcd is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.56s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon db651ae286c07 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.44s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dbb8973a79f3e is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.71s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dc07e76b08d8c is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.68s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d628d22c272d8 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.90s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dc7697b517dc5 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d97ca00fc5009 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.46s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d0c5c42f4d9c5 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.03s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-02T18:14:14.794Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:42e55b2fc81f806f0240161427b134f52ddc68614096a3ca4eada8ccf9d540de [2019-10-02T18:14:14.794Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d3114dcbbfe2bba1a273de0231caec532f1c5790697fdd5f07023a2f15a909c7 [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d6284c3f751a1 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.95s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-02T18:14:14.794Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e019c0d6e6a3e04cc390448a756de60bf487a131f51ef2e08e2d82a4f42f2f1e [2019-10-02T18:14:14.794Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b0c6507664e938e9bfbd963e1e3c53b2d7011ab322ee7972d05ea0732c988d4 [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon de8ea6cb7c642 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d2d8d6900505b is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.54s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dbe3c62b17591 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.49s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d1ee285eca0cc is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d0a0f0cfc9d44 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.58s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d3ed6665d6389 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon def21b80fd99d is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dfa51f8e45560 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.07s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d2c68d0ec66a6 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d119f37dac8dc is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.50s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d61ed1e4805cd is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d7fe478f69491 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon deafefcc1882c is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon defd8375beb55 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon daaa138467f5c is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon dccec8874e72d is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d48d454aa5d3d is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.58s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon df12db6f9eb72 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d286ad48703af is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d62991d1ed007 is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-02T18:14:14.794Z] check_test.go:196: Daemon d69c35661edde is not started [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-02T18:14:14.794Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-02T18:14:14.794Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-02T18:14:14.794Z] === RUN TestDockerSchema1RegistrySuite [2019-10-02T18:14:14.794Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-02T18:14:14.794Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:14:20.049Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T18:14:24.223Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T18:14:28.403Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T18:14:29.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T18:14:31.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:14:31.158Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:14:31.377Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-02T18:14:31.840Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-02T18:14:32.813Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-02T18:14:33.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:14:33.981Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:14:34.920Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-02T18:14:35.484Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T18:14:38.763Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-02T18:14:40.131Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T18:14:41.124Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T18:14:41.695Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T18:14:41.695Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T18:14:41.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T18:14:42.209Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T18:14:42.466Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-02T18:14:42.723Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite (28.32s) [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon dbcb8ef77a058 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.45s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon dd04845c90373 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.49s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d902e75915832 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.58s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d2328345f8df4 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.40s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d0e3e1fb51da7 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d19e0c2ead1ee is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d017ff1dae972 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d5f22a1c53909 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d7117062fd338 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.54s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d07285b039fa6 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.62s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d3dbf3a0d2be6 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.66s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d745f512c03c0 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.72s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d8d8104b94f5d is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d3b34cf756d2c is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon dcbe8a163edcd is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d03166dc1b1b5 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d65309f86f862 is not started [2019-10-02T18:14:42.980Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-02T18:14:42.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-02T18:14:42.980Z] check_test.go:223: Daemon d11860c5dcdaa is not started [2019-10-02T18:14:42.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-02T18:14:42.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T18:14:43.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T18:14:44.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T18:14:44.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T18:14:45.778Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-02T18:14:46.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T18:14:46.292Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T18:14:46.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T18:14:47.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T18:14:47.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.60s) [2019-10-02T18:14:47.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2019-10-02T18:14:47.421Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-02T18:14:47.421Z] check_test.go:252: Daemon d824d602839a5 is not started [2019-10-02T18:14:47.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2019-10-02T18:14:47.421Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-02T18:14:47.422Z] check_test.go:252: Daemon d9da0b34235ad is not started [2019-10-02T18:14:47.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2019-10-02T18:14:47.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-02T18:14:47.422Z] check_test.go:252: Daemon de3f4662df3fd is not started [2019-10-02T18:14:47.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2019-10-02T18:14:47.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-02T18:14:47.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-10-02T18:14:47.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-02T18:14:47.422Z] check_test.go:252: Daemon d38256eff54f8 is not started [2019-10-02T18:14:47.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2019-10-02T18:14:47.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-02T18:14:47.422Z] check_test.go:252: Daemon debf0999927bd is not started [2019-10-02T18:14:47.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2019-10-02T18:14:47.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-02T18:14:47.422Z] check_test.go:252: Daemon d4f054e13aac8 is not started [2019-10-02T18:14:47.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2019-10-02T18:14:47.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-02T18:14:47.422Z] check_test.go:252: Daemon d0930d347c09c is not started [2019-10-02T18:14:47.422Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-02T18:14:47.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T18:14:50.698Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-02T18:14:52.590Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T18:14:52.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T18:14:53.103Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T18:14:53.103Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T18:14:53.360Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2019-10-02T18:14:53.360Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-02T18:14:53.360Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-02T18:14:53.360Z] check_test.go:279: Daemon dc4d299ac57c9 is not started [2019-10-02T18:14:53.360Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2019-10-02T18:14:53.360Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-02T18:14:53.360Z] check_test.go:279: Daemon d8575f1a41cea is not started [2019-10-02T18:14:53.360Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2019-10-02T18:14:53.360Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-02T18:14:53.360Z] check_test.go:279: Daemon d4509db51be04 is not started [2019-10-02T18:14:53.360Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-02T18:14:53.360Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-02T18:14:53.360Z] check_test.go:279: Daemon d36476173e441 is not started [2019-10-02T18:14:53.360Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-02T18:14:53.360Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-02T18:14:53.360Z] check_test.go:279: Daemon d5a65e240a701 is not started [2019-10-02T18:14:53.360Z] === RUN TestDockerNetworkSuite [2019-10-02T18:14:53.360Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-02T18:14:53.617Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-02T18:14:56.891Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-02T18:14:57.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-02T18:14:57.980Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-02T18:15:04.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-02T18:15:06.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-02T18:15:10.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-02T18:15:12.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-02T18:15:12.823Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-02T18:15:14.850Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-02T18:15:22.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-02T18:15:25.242Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-02T18:15:25.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-02T18:15:26.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-02T18:15:28.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-02T18:15:28.472Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-02T18:15:28.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-02T18:15:30.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-02T18:15:31.737Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-02T18:15:31.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-02T18:15:31.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-02T18:15:32.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-02T18:15:33.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-02T18:15:34.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-02T18:15:34.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-02T18:15:34.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-02T18:15:35.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-02T18:15:35.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-02T18:15:37.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-02T18:15:37.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-02T18:15:38.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-02T18:15:38.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-02T18:15:38.657Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-02T18:15:42.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-02T18:15:46.106Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-02T18:15:46.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-02T18:15:52.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-02T18:15:56.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-02T18:15:57.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-02T18:15:57.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-02T18:15:59.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-02T18:15:59.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-02T18:15:59.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-02T18:15:59.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-02T18:15:59.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-02T18:15:59.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-02T18:15:59.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-02T18:16:00.957Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-02T18:16:03.234Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-02T18:16:04.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-02T18:16:04.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-02T18:16:04.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-02T18:16:06.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-02T18:16:06.498Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-02T18:16:09.545Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-02T18:16:09.773Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-02T18:16:11.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-02T18:16:12.511Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-02T18:16:16.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-02T18:16:16.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-02T18:16:17.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-02T18:16:19.889Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-02T18:16:20.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-02T18:16:20.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-02T18:16:21.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-02T18:16:22.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-02T18:16:24.279Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite (96.87s) [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.26s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon ddc238be4c163 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d28cfb8278b68 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.36s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon ddbde6dc03c6a is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.83s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d6a4b7506d607 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.98s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:1233: Daemon dc1af474ff637 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d5b3f9d511bb8 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.64s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d8a35127c8f93 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.59s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d63444f67a0fe is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.62s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d35542de1dfcc is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d193ab8a8955d is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d41a7aa059240 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.73s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d03c7daefde87 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.66s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d9be6c6516797 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d9bdc595fa7a3 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon de8dce6fc9dba is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.53s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d56a44da8abef is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon ddeb9f8d58ac2 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon d4bb3617f7693 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.30s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon dc4792dc3b748 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon dc71750b3d892 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.82s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon dc59b7903d265 is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2019-10-02T18:16:30.827Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-02T18:16:30.827Z] docker_cli_network_unix_test.go:46: Daemon dd4a8964efe4a is not started [2019-10-02T18:16:30.827Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.57s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d50816efb3a06 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d322e70088935 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.02s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:968: Daemon d3d702a002430 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.69s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d70ed63168fbe is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.38s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:1116: Daemon de63712191068 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d440d11dfa727 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.23s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon df6d2a5160477 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d8d183af26d74 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d8118352e7be5 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.32s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d1bd8591eea62 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d88dbbf232834 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d07df80f3d465 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.71s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d775790f8df4e is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d38947a2f667b is not started [2019-10-02T18:16:30.828Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-02T18:16:30.828Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d0c4c68a8c4d3 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.60s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d2f66ccea9935 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.78s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.95s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:1084: Daemon d0e6c60301968 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d2cce1ff9d679 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.38s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d1396ae3da640 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon dfca0bc56d699 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon dfc2539176efc is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.39s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d9a8140cb817d is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon dc431a25b5b1a is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon d7d12153685b6 is not started [2019-10-02T18:16:30.828Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.27s) [2019-10-02T18:16:30.828Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-02T18:16:30.828Z] docker_cli_network_unix_test.go:46: Daemon dc0db587d0cdb is not started [2019-10-02T18:16:30.828Z] === RUN TestDockerHubPullSuite [2019-10-02T18:16:30.828Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-02T18:16:32.197Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-02T18:16:34.090Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-02T18:16:34.654Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-02T18:16:36.550Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-02T18:16:36.550Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite (6.41s) [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.83s) [2019-10-02T18:16:36.550Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.65s) [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-10-02T18:16:36.550Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-02T18:16:36.550Z] PASS [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === Skipped [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T18:16:36.550Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T18:16:36.550Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T18:16:36.550Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T18:16:36.550Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T18:16:36.550Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T18:16:36.550Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T18:16:36.550Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-02T18:16:36.550Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-02T18:16:36.550Z] docker_cli_network_unix_test.go:46: Daemon d0c4c68a8c4d3 is not started [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] [2019-10-02T18:16:36.550Z] DONE 1253 tests, 44 skipped in 2107.001s [2019-10-02T18:16:36.550Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T18:16:36.550Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T18:16:36.550Z] +++ kill 7280 [2019-10-02T18:16:44.648Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T18:16:44.648Z] +++ /etc/init.d/apparmor stop [2019-10-02T18:16:44.648Z] Clearing AppArmor profiles cache:. [2019-10-02T18:16:44.648Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:16:44.648Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:16:44.648Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:16:44.648Z] [2019-10-02T18:16:44.648Z] To set a process to complain mode, use the command line tool [2019-10-02T18:16:44.648Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:16:44.648Z] with the 'teardown' option." [2019-10-02T18:16:44.648Z] [2019-10-02T18:17:06.550Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-02T18:17:24.606Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite (1766.53s) [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.91s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.63s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.89s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [d18ae0fdfd4e0] joining swarm manager [d7ec4f643a199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [ddaacad13589f] joining swarm manager [d7ec4f643a199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] check_test.go:379: Daemon d18ae0fdfd4e0 is not started [2019-10-02T18:17:42.661Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T18:17:42.661Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.28s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-02T18:17:42.661Z] check_test.go:358: [d70f9422afd34] joining swarm manager [de36441e56ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.39s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.67s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-02T18:17:42.661Z] check_test.go:358: [d42bc6927c1f8] joining swarm manager [d056eab8a3cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-02T18:17:42.661Z] check_test.go:358: [dae03c944698c] joining swarm manager [d056eab8a3cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-02T18:17:42.661Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.63s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-02T18:17:42.661Z] check_test.go:358: [d92a33cda1196] joining swarm manager [df5564a6c868f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-02T18:17:42.661Z] check_test.go:358: [d740dceef0e9f] joining swarm manager [df5564a6c868f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-02T18:17:42.661Z] check_test.go:358: [d3ef89076dbd7] joining swarm manager [d1d0e3e34aab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-02T18:17:42.661Z] check_test.go:358: [da05fc227d937] joining swarm manager [d1d0e3e34aab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.42s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-02T18:17:42.661Z] check_test.go:358: [d858dc4b19a3d] joining swarm manager [d4698ffb1a571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-02T18:17:42.661Z] check_test.go:358: [da0f46b679b5e] joining swarm manager [d4698ffb1a571]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.17s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-02T18:17:42.661Z] check_test.go:358: [d871f3fde9c23] joining swarm manager [df98075eda3f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-02T18:17:42.661Z] check_test.go:358: [de9401352af5a] joining swarm manager [dba08a3648c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-02T18:17:42.661Z] check_test.go:358: [da20efba3b3a9] joining swarm manager [dba08a3648c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.81s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.62s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-02T18:17:42.661Z] check_test.go:358: [d68802423baab] joining swarm manager [d3fa6fad6bf15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.02s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-02T18:17:42.661Z] check_test.go:358: [db33c98c1de66] joining swarm manager [d35be3e089741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-02T18:17:42.661Z] check_test.go:358: [db852939c6887] joining swarm manager [d35be3e089741]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] check_test.go:379: Daemon db852939c6887 is not started [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.42s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [dcc1c5f482ee7] joining swarm manager [dd044d9707a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [d193e345d30f0] joining swarm manager [dd044d9707a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [d908c69e8233e] joining swarm manager [dd044d9707a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [d3b901e392e69] joining swarm manager [dd044d9707a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-02T18:17:42.661Z] check_test.go:358: [d6be47228efb6] joining swarm manager [dd044d9707a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.55s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.38s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-02T18:17:42.661Z] check_test.go:358: [d0dde31177e9e] joining swarm manager [dddee584dce5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-02T18:17:42.661Z] check_test.go:358: [d9b769ac788a0] joining swarm manager [dddee584dce5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.95s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-02T18:17:42.661Z] check_test.go:358: [d5038537c33dc] joining swarm manager [dcff762692292]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-02T18:17:42.661Z] check_test.go:358: [d42e2a2ac3b0f] joining swarm manager [dcff762692292]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.15s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-02T18:17:42.661Z] check_test.go:358: [dbe2b9c903508] joining swarm manager [d94b18e08b24e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-02T18:17:42.661Z] check_test.go:358: [d7a246512497b] joining swarm manager [d94b18e08b24e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.20s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.22s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T18:17:42.661Z] check_test.go:358: [d410c12d07d1e] joining swarm manager [d6c865c5c0922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T18:17:42.661Z] check_test.go:358: [dc82caf3ecab9] joining swarm manager [d6c865c5c0922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T18:17:42.661Z] check_test.go:358: [dcba3cf42a3d8] joining swarm manager [d6c865c5c0922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-02T18:17:42.661Z] check_test.go:358: [dd3218040dd50] joining swarm manager [d6c865c5c0922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.93s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-02T18:17:42.661Z] check_test.go:358: [d7e5c1808cdd8] joining swarm manager [dde53b9caa068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-02T18:17:42.661Z] check_test.go:358: [ddf2800d704a9] joining swarm manager [dde53b9caa068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.63s) [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-02T18:17:42.661Z] check_test.go:358: [d840bf80d7bd1] joining swarm manager [d7585c4b1d65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-02T18:17:42.661Z] check_test.go:358: [da227aa6d946e] joining swarm manager [d7585c4b1d65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.661Z] check_test.go:379: Daemon d840bf80d7bd1 is not started [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.81s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-02T18:17:42.662Z] check_test.go:358: [da1b14c6ea8e8] joining swarm manager [d83f004f77f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-02T18:17:42.662Z] check_test.go:358: [d857e188aec2b] joining swarm manager [d83f004f77f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.67s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-02T18:17:42.662Z] check_test.go:358: [dfed4cfd46794] joining swarm manager [d282ed0105523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-02T18:17:42.662Z] check_test.go:358: [de78bdda4f144] joining swarm manager [d282ed0105523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.46s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.36s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.00s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.53s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.17s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.44s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.06s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.62s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.77s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.74s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.27s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.88s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.09s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.82s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (9.45s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.96s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-02T18:17:42.662Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.x4zuxeqkeldf@16c4e2308afd | hello1\n" [2019-10-02T18:17:42.662Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.wtb71tcomxhb@16c4e2308afd | hello2\n" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.98s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.34s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.21s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-02T18:17:42.662Z] docker_cli_service_logs_test.go:242: checking task 745j978436hf [2019-10-02T18:17:42.662Z] docker_cli_service_logs_test.go:247: checking messages for 745j978436hf [2019-10-02T18:17:42.662Z] docker_cli_service_logs_test.go:242: checking task v013fhg5bpkn [2019-10-02T18:17:42.662Z] docker_cli_service_logs_test.go:247: checking messages for v013fhg5bpkn [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.39s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.79s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.97s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-02T18:17:42.662Z] check_test.go:358: [d0e300a3f136d] joining swarm manager [dcd17ee76b341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-02T18:17:42.662Z] check_test.go:358: [da60d604cb77d] joining swarm manager [dcd17ee76b341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.71s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.99s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-02T18:17:42.662Z] check_test.go:358: [dd9294579c02f] joining swarm manager [d07124f208404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-02T18:17:42.662Z] check_test.go:358: [d0d33aa88adeb] joining swarm manager [d07124f208404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.69s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-02T18:17:42.662Z] check_test.go:358: [de9372fb2eef0] joining swarm manager [d90c4de50cfd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-02T18:17:42.662Z] check_test.go:358: [da1423ab076d0] joining swarm manager [d90c4de50cfd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.19s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.52s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.63s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.82s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.11s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-02T18:17:42.662Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-02T18:17:42.662Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.13s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.91s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-02T18:17:42.662Z] check_test.go:358: [d91b9c8264a5f] joining swarm manager [d51b1146c4458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-02T18:17:42.662Z] check_test.go:358: [dc58c403e8ce0] joining swarm manager [d51b1146c4458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.48s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.44s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T18:17:42.662Z] check_test.go:358: [d8c50c2d46e5c] joining swarm manager [d4795bdae3578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T18:17:42.662Z] check_test.go:358: [d832e17a0469f] joining swarm manager [d4795bdae3578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-02T18:17:42.662Z] check_test.go:358: [d1d70981904af] joining swarm manager [d4795bdae3578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.20s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-02T18:17:42.662Z] check_test.go:358: [d97f10a35a834] joining swarm manager [d0be2f1746846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-02T18:17:42.662Z] check_test.go:358: [d2fdbf79e8df6] joining swarm manager [d0be2f1746846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:17:42.662Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.03s) [2019-10-02T18:17:42.662Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-02T18:17:42.662Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-02T18:17:42.663Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.99s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.81s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.25s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.31s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-02T18:17:42.663Z] check_test.go:358: [d0d90e53c2e63] joining swarm manager [d9d397145a1da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.41s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.35s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.34s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.58s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.12s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.94s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-02T18:17:42.663Z] check_test.go:358: [df79e2e1945d3] joining swarm manager [dd64fe8a2e6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.06s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.17s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.14s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.83s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.35s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.58s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.64s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.48s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.46s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.35s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.78s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.07s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.46s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-02T18:17:42.663Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.87s) [2019-10-02T18:17:42.663Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-02T18:17:42.663Z] === RUN TestDockerExternalVolumeSuite [2019-10-02T18:17:42.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-02T18:17:46.001Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-02T18:17:46.471Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-02T18:17:52.287Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-02T18:17:54.473Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-02T18:17:57.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-02T18:18:00.282Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-02T18:18:00.282Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-02T18:18:00.282Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-02T18:18:00.282Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-02T18:18:00.282Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-02T18:18:00.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-02T18:18:04.032Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-02T18:18:04.032Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-02T18:18:04.032Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-02T18:18:04.032Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-02T18:18:04.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-02T18:18:10.303Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-02T18:18:28.104Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-02T18:18:29.081Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-02T18:18:29.081Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-02T18:18:29.081Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-02T18:18:29.081Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-02T18:18:29.081Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-02T18:18:29.081Z] === RUN TestDockerSuite/TestBuildFails [2019-10-02T18:18:31.266Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-02T18:18:31.727Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-02T18:18:37.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-02T18:18:47.877Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-02T18:18:53.685Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-02T18:18:59.493Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-02T18:19:01.679Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-02T18:19:05.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-02T18:19:07.490Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-02T18:19:07.490Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-02T18:19:08.462Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-02T18:19:08.923Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-02T18:19:08.923Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-02T18:19:15.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-02T18:19:19.273Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-02T18:19:19.273Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-02T18:19:29.615Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-02T18:19:30.588Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-02T18:19:32.778Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-02T18:19:32.778Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-02T18:19:33.750Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-02T18:19:33.750Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-02T18:19:38.463Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-02T18:19:39.435Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-02T18:19:40.408Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-02T18:19:40.873Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-02T18:19:41.845Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-02T18:19:42.818Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-02T18:19:44.362Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-02T18:19:47.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-02T18:19:49.067Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-02T18:19:49.529Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-02T18:19:49.529Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-02T18:19:49.529Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-02T18:19:49.529Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-02T18:19:49.529Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-02T18:19:49.990Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-02T18:19:50.451Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-02T18:19:50.913Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-02T18:19:56.720Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-02T18:20:02.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-02T18:20:14.437Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-02T18:20:14.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-02T18:20:14.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-02T18:20:34.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-02T18:20:46.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-02T18:20:56.995Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-02T18:21:11.829Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-02T18:21:15.570Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-02T18:21:18.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-02T18:21:27.958Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-02T18:21:32.654Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-02T18:21:33.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-02T18:21:51.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-02T18:21:57.888Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-02T18:21:57.889Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-02T18:22:06.473Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-02T18:22:06.473Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-02T18:22:06.473Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-02T18:22:06.473Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-02T18:22:08.655Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-02T18:22:13.351Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-02T18:22:15.531Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-02T18:22:15.992Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-02T18:22:15.992Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-02T18:22:18.172Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-02T18:22:21.910Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-02T18:22:23.448Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-02T18:22:33.777Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-02T18:22:34.749Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-02T18:22:38.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-02T18:22:47.143Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-02T18:22:51.836Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-02T18:22:56.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-02T18:23:02.171Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-02T18:23:09.263Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-02T18:23:15.063Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-02T18:23:16.034Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-02T18:23:16.034Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-02T18:23:16.034Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-02T18:23:20.730Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-02T18:23:20.730Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-02T18:23:28.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-02T18:24:00.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-02T18:24:15.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-02T18:24:21.189Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-02T18:24:33.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-02T18:24:46.339Z] === RUN TestDockerSuite/TestBuildRm [2019-10-02T18:24:47.962Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-02T18:24:58.738Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-02T18:25:00.918Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-02T18:25:00.918Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-02T18:25:00.918Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-02T18:25:02.462Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite (441.80s) [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.02s) [2019-10-02T18:25:02.809Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-02T18:25:02.809Z] docker_cli_external_volume_driver_test.go:53: Daemon d6980b515f622 is not started [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-10-02T18:25:02.809Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.67s) [2019-10-02T18:25:02.809Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2019-10-02T18:25:02.809Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-02T18:25:02.809Z] docker_cli_external_volume_driver_test.go:53: Daemon dab9554c14e3a is not started [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2019-10-02T18:25:02.809Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-02T18:25:02.809Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-02T18:25:02.810Z] docker_cli_external_volume_driver_test.go:53: Daemon d96ac2b235b1d is not started [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-02T18:25:02.810Z] docker_cli_external_volume_driver_test.go:53: Daemon d98d915dc4f27 is not started [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.68s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-02T18:25:02.810Z] docker_cli_external_volume_driver_test.go:485: Daemon dd25761480c90 is not started [2019-10-02T18:25:02.810Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-02T18:25:02.810Z] docker_cli_external_volume_driver_test.go:53: Daemon de0e3ccec5d56 is not started [2019-10-02T18:25:02.810Z] PASS [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] === Skipped [2019-10-02T18:25:02.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T18:25:02.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-02T18:25:02.810Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-02T18:25:02.810Z] check_test.go:309: Daemon d89e1aa98d908 is not started [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T18:25:02.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-02T18:25:02.810Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T18:25:02.810Z] check_test.go:309: Daemon d07d1d66c68cf is not started [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T18:25:02.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-02T18:25:02.810Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:25:02.810Z] check_test.go:309: Daemon df6ca9b89a01c is not started [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T18:25:02.810Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T18:25:02.810Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-02T18:25:02.810Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:25:02.810Z] check_test.go:309: Daemon d8aa1df709e0a is not started [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T18:25:02.810Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T18:25:02.810Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-02T18:25:02.810Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-02T18:25:02.810Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] [2019-10-02T18:25:02.810Z] DONE 270 tests, 6 skipped in 2612.808s [2019-10-02T18:25:02.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T18:25:03.066Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4c0a5f410328/docker.pid [2019-10-02T18:25:03.066Z] +++ kill 6010 [2019-10-02T18:25:03.066Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6010 is not a child of this shell [2019-10-02T18:25:03.066Z] warning: PID 6010 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4c0a5f410328/docker.pid had a nonzero exit code [2019-10-02T18:25:03.066Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T18:25:03.066Z] +++ kill 7258 [2019-10-02T18:25:03.995Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T18:25:03.995Z] +++ /etc/init.d/apparmor stop [2019-10-02T18:25:03.995Z] Clearing AppArmor profiles cache:. [2019-10-02T18:25:03.995Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:25:03.995Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:25:03.995Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:25:03.995Z] [2019-10-02T18:25:03.995Z] To set a process to complain mode, use the command line tool [2019-10-02T18:25:03.995Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:25:03.995Z] with the 'teardown' option." [2019-10-02T18:25:03.995Z] [2019-10-02T18:25:04.927Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-02T18:25:04.942Z] Recording test results [2019-10-02T18:25:06.202Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T18:25:07.463Z] + echo Ensuring container killed. [2019-10-02T18:25:07.463Z] Ensuring container killed. [2019-10-02T18:25:07.463Z] + docker ps -aq -f name=docker-pr2-* [2019-10-02T18:25:07.463Z] + cids=bc1973e205be [2019-10-02T18:25:07.463Z] 16c4e2308afd [2019-10-02T18:25:07.463Z] fca6165d6998 [2019-10-02T18:25:07.463Z] + [ -n bc1973e205be [2019-10-02T18:25:07.463Z] 16c4e2308afd [2019-10-02T18:25:07.463Z] fca6165d6998 ] [2019-10-02T18:25:07.463Z] + docker rm -vf bc1973e205be 16c4e2308afd fca6165d6998 [2019-10-02T18:25:09.985Z] bc1973e205be [2019-10-02T18:25:10.074Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-02T18:25:10.549Z] 16c4e2308afd [2019-10-02T18:25:10.549Z] fca6165d6998 [Pipeline] sh [2019-10-02T18:25:10.833Z] + echo Chowning /workspace to jenkins user [2019-10-02T18:25:10.833Z] Chowning /workspace to jenkins user [2019-10-02T18:25:10.833Z] + id -u [2019-10-02T18:25:10.833Z] + id -g [2019-10-02T18:25:10.833Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40030:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T18:25:10.833Z] Unable to find image 'busybox:latest' locally [2019-10-02T18:25:10.833Z] latest: Pulling from library/busybox [2019-10-02T18:25:10.833Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-02T18:25:11.092Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-02T18:25:11.092Z] 7c9d20b9b6cd: Download complete [2019-10-02T18:25:11.092Z] 7c9d20b9b6cd: Pull complete [2019-10-02T18:25:11.092Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T18:25:11.092Z] Status: Downloaded newer image for busybox:latest [2019-10-02T18:25:14.769Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T18:25:16.644Z] + bundleName=amd64 [2019-10-02T18:25:16.644Z] + echo Creating amd64-bundles.tar.gz [2019-10-02T18:25:16.644Z] Creating amd64-bundles.tar.gz [2019-10-02T18:25:16.644Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-02T18:25:16.644Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-02T18:25:18.046Z] Archiving artifacts [2019-10-02T18:25:19.881Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T18:25:20.188Z] + make clean [2019-10-02T18:25:20.446Z] docker volume rm -f docker-dev-cache [2019-10-02T18:25:20.446Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T18:25:32.474Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-02T18:25:32.474Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-02T18:25:33.444Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-02T18:25:45.847Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-02T18:25:46.307Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-02T18:25:52.124Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-02T18:25:52.124Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-02T18:25:56.833Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-02T18:26:17.937Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-02T18:26:17.937Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-02T18:26:20.845Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-02T18:26:21.817Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-02T18:26:26.512Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-02T18:26:32.311Z] === RUN TestDockerSuite/TestBuildUser [2019-10-02T18:26:32.311Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-02T18:26:32.311Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-02T18:26:32.311Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-02T18:26:37.008Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-02T18:26:37.008Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-02T18:26:39.920Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-02T18:26:39.920Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-02T18:26:39.920Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-02T18:27:09.905Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-02T18:27:09.905Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-02T18:27:27.732Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-02T18:27:40.123Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-02T18:27:40.123Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-02T18:27:40.123Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-02T18:27:41.665Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-02T18:27:42.126Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-02T18:27:54.566Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-02T18:27:59.267Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-02T18:27:59.727Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-02T18:28:24.891Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-02T18:28:24.891Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-02T18:28:24.891Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-02T18:28:24.891Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-02T18:28:25.351Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-02T18:28:35.679Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-02T18:28:36.139Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-02T18:28:36.599Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-02T18:28:36.599Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-02T18:28:36.599Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-02T18:28:38.779Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-02T18:28:43.569Z] === RUN TestDockerSuite/TestCommitChange [2019-10-02T18:28:48.265Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-02T18:28:54.063Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-02T18:28:54.063Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-02T18:28:59.863Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-02T18:28:59.863Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-02T18:29:17.554Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-02T18:29:22.248Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-02T18:29:29.328Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-02T18:29:36.404Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-02T18:29:36.404Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-02T18:29:37.941Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-02T18:29:37.941Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-02T18:29:37.941Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-02T18:29:37.941Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-02T18:29:40.124Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-02T18:29:40.124Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-02T18:29:40.124Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-02T18:29:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-02T18:29:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-02T18:29:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-02T18:29:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-02T18:29:43.032Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-02T18:29:45.213Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-02T18:29:47.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-02T18:29:49.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-02T18:29:49.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-02T18:29:49.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-02T18:29:51.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-02T18:29:51.756Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-02T18:29:53.939Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-02T18:29:53.939Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-02T18:29:53.939Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-02T18:29:56.118Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-02T18:29:56.118Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-02T18:29:57.658Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-02T18:29:57.658Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-02T18:30:00.567Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-02T18:30:00.567Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-02T18:30:02.748Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-02T18:30:06.489Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-02T18:30:11.186Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-02T18:30:11.186Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-02T18:30:11.186Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-02T18:30:11.186Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-02T18:30:11.186Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-02T18:30:12.725Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-02T18:30:12.725Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-02T18:30:14.909Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-02T18:30:14.909Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-02T18:30:17.192Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-02T18:30:17.192Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-02T18:30:21.883Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-02T18:30:24.063Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-02T18:30:24.063Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-02T18:30:24.063Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-02T18:30:24.063Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-02T18:30:24.063Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-02T18:30:24.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-02T18:30:26.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-02T18:30:57.021Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-02T18:31:01.714Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-02T18:31:04.623Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-02T18:31:04.623Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-02T18:31:04.623Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-02T18:31:10.421Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-02T18:31:10.421Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-02T18:31:10.421Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-02T18:31:10.421Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-02T18:31:15.158Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-02T18:31:18.065Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-02T18:31:18.065Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-02T18:31:18.065Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-02T18:31:28.433Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-02T18:31:28.433Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-02T18:31:28.433Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-02T18:31:37.014Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-02T18:31:37.014Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-02T18:31:37.014Z] === RUN TestDockerSuite/TestCpToDot [2019-10-02T18:31:39.923Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-02T18:31:39.923Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-02T18:31:39.923Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-02T18:31:47.003Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-02T18:31:49.191Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-02T18:31:51.372Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-02T18:31:51.372Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-02T18:31:51.372Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-02T18:31:53.555Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-02T18:31:54.015Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-02T18:31:54.476Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-02T18:31:54.476Z] === RUN TestDockerSuite/TestCreateRM [2019-10-02T18:31:54.936Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-02T18:31:54.936Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-02T18:31:54.936Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-02T18:31:55.397Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-02T18:32:07.791Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-02T18:32:07.791Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-02T18:32:08.762Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-02T18:32:13.464Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-02T18:32:13.464Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-02T18:32:13.464Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDockerFails [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-02T18:32:20.555Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-02T18:32:22.737Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-02T18:32:24.919Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-02T18:32:27.828Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-02T18:32:40.216Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-02T18:32:46.014Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-02T18:32:51.811Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-02T18:32:53.351Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-02T18:32:54.321Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-02T18:32:59.016Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-02T18:32:59.475Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-02T18:33:00.444Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-02T18:33:05.139Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-02T18:33:09.838Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-02T18:33:10.297Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-02T18:33:10.297Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-02T18:33:10.297Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-02T18:33:10.297Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-02T18:33:10.297Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-02T18:33:11.268Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-02T18:33:11.268Z] === RUN TestDockerSuite/TestEventsRename [2019-10-02T18:33:14.180Z] === RUN TestDockerSuite/TestEventsResize [2019-10-02T18:33:17.923Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-02T18:33:22.624Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-02T18:33:25.542Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-02T18:33:30.237Z] === RUN TestDockerSuite/TestEventsTop [2019-10-02T18:33:30.237Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-02T18:33:33.146Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-02T18:33:36.887Z] === RUN TestDockerSuite/TestExec [2019-10-02T18:33:36.887Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-02T18:33:36.887Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-02T18:33:38.426Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-02T18:33:39.965Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-02T18:33:40.425Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-02T18:33:40.425Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-02T18:33:40.425Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-02T18:33:41.965Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-02T18:33:44.146Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-02T18:33:46.327Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-02T18:33:48.508Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-02T18:33:53.201Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-02T18:33:53.201Z] === RUN TestDockerSuite/TestExecEnv [2019-10-02T18:33:53.201Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-02T18:33:53.201Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-02T18:33:54.740Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-02T18:33:59.439Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-02T18:33:59.439Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-02T18:33:59.439Z] === RUN TestDockerSuite/TestExecParseError [2019-10-02T18:33:59.439Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-02T18:33:59.439Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-02T18:33:59.439Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-02T18:34:01.736Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-02T18:34:01.736Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-02T18:34:01.736Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-02T18:34:02.197Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-02T18:34:02.197Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-02T18:34:02.197Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-02T18:34:04.377Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-02T18:34:04.377Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-02T18:34:12.970Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-02T18:34:12.970Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-02T18:34:12.970Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-02T18:34:12.970Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-02T18:34:18.774Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-02T18:34:24.567Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-02T18:34:27.476Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-02T18:34:33.269Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-02T18:34:33.269Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-02T18:34:33.269Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-02T18:34:33.269Z] === RUN TestDockerSuite/TestHealth [2019-10-02T18:34:33.269Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-02T18:34:33.269Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-02T18:34:33.729Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-02T18:34:33.729Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-02T18:34:38.425Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-02T18:34:38.425Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-02T18:34:38.425Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-02T18:34:38.884Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-02T18:34:38.884Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-02T18:34:38.884Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-02T18:34:39.853Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-02T18:34:39.853Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-02T18:34:40.821Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-02T18:34:40.821Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-02T18:34:43.002Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-02T18:34:43.002Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-02T18:34:45.180Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-02T18:34:48.086Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-02T18:34:48.086Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-02T18:34:48.086Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-02T18:34:51.826Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-02T18:34:51.826Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestImportFile [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-02T18:34:54.009Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-02T18:34:54.468Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-02T18:34:54.928Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-02T18:34:54.928Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-02T18:34:54.928Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-02T18:34:54.928Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-02T18:34:57.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-02T18:34:59.289Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-02T18:34:59.289Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-02T18:34:59.289Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-02T18:34:59.289Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-02T18:34:59.289Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-02T18:35:01.468Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-02T18:35:01.468Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-02T18:35:03.649Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-02T18:35:03.649Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-02T18:35:03.649Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-02T18:35:03.649Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-02T18:35:05.952Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-02T18:35:10.645Z] === RUN TestDockerSuite/TestInspectImage [2019-10-02T18:35:10.645Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-02T18:35:10.645Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-02T18:35:10.645Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-02T18:35:12.831Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-02T18:35:15.012Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-02T18:35:15.012Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-02T18:35:17.225Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-02T18:35:19.410Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-02T18:35:19.410Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-02T18:35:19.410Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-02T18:35:21.591Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-02T18:35:24.498Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-02T18:35:28.242Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-02T18:35:30.423Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-02T18:35:32.606Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-02T18:35:34.786Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-02T18:35:36.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-02T18:35:39.150Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-02T18:35:41.331Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-02T18:35:43.511Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-02T18:35:45.691Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-02T18:35:51.489Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-02T18:35:53.028Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-02T18:35:53.028Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-02T18:35:55.210Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-02T18:35:55.210Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-02T18:36:03.806Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-02T18:36:10.885Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-02T18:36:17.961Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-02T18:36:20.141Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-02T18:36:22.321Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-02T18:36:22.321Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-02T18:36:24.500Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-02T18:36:26.683Z] === RUN TestDockerSuite/TestLogsSince [2019-10-02T18:36:35.256Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-02T18:36:35.256Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-02T18:36:35.716Z] === RUN TestDockerSuite/TestLogsTail [2019-10-02T18:36:38.622Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-02T18:36:40.810Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestNetHostname [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginActive [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPortList [2019-10-02T18:36:42.988Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-02T18:36:53.357Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-02T18:36:56.265Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-02T18:36:56.265Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-02T18:37:04.851Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-02T18:37:04.851Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-02T18:37:13.425Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-02T18:37:34.522Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-02T18:37:34.522Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-02T18:37:34.522Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-02T18:37:44.832Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-02T18:37:47.738Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-02T18:37:54.801Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-02T18:37:59.481Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-02T18:37:59.481Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-02T18:37:59.481Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-02T18:38:09.789Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-02T18:38:09.789Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-02T18:38:09.789Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-02T18:38:09.789Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-02T18:38:09.789Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-02T18:38:15.575Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-02T18:38:15.575Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-02T18:38:16.540Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-02T18:38:16.540Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-02T18:38:18.073Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-02T18:38:19.039Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-02T18:38:19.039Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-02T18:38:27.601Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-02T18:38:32.290Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-02T18:38:34.464Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-02T18:38:59.597Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-02T18:38:59.597Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-02T18:39:05.381Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-02T18:39:05.381Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-02T18:39:05.381Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-02T18:39:06.347Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-02T18:39:11.034Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-02T18:39:14.766Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-02T18:39:14.766Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-02T18:39:19.449Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-02T18:39:19.449Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-02T18:39:19.907Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-02T18:39:34.711Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-02T18:39:36.886Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-02T18:39:37.853Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-02T18:39:44.919Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-02T18:39:50.706Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-02T18:39:57.775Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-02T18:40:03.560Z] === RUN TestDockerSuite/TestRmiTag [2019-10-02T18:40:03.560Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-02T18:40:05.736Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-02T18:40:23.409Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-02T18:40:26.307Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-02T18:40:30.988Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-02T18:40:31.953Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-02T18:40:31.953Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-02T18:40:31.953Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-02T18:40:31.953Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-02T18:40:32.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-02T18:40:32.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-02T18:40:32.412Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-02T18:40:32.412Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-02T18:40:34.587Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-02T18:40:34.587Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-02T18:40:34.587Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-02T18:40:39.270Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-02T18:40:42.184Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-02T18:40:44.359Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-02T18:40:46.531Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-02T18:40:48.704Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-02T18:40:48.704Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-02T18:40:53.385Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-02T18:41:00.459Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-02T18:41:00.459Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-02T18:41:03.365Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-02T18:41:03.365Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-02T18:41:03.365Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-02T18:41:05.542Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-02T18:41:07.716Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-02T18:41:09.891Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-02T18:41:12.067Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-02T18:41:12.067Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-02T18:41:12.067Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-02T18:41:12.067Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-02T18:41:14.253Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-02T18:41:14.253Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-02T18:41:14.253Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-02T18:41:14.253Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-02T18:41:14.253Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-02T18:41:16.539Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-02T18:41:28.910Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-02T18:41:31.817Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-02T18:41:31.817Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-02T18:41:31.817Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-02T18:41:31.817Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-02T18:41:33.996Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-02T18:41:35.531Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-02T18:41:35.531Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-02T18:41:38.434Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-02T18:41:38.434Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-02T18:41:38.434Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-02T18:41:38.434Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-02T18:41:40.611Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-02T18:41:42.787Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-02T18:41:49.855Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-02T18:41:52.030Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-02T18:42:02.347Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-02T18:42:10.913Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-02T18:42:10.913Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-02T18:42:11.371Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-02T18:42:11.371Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-02T18:42:11.371Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-02T18:42:11.371Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-02T18:42:11.371Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-02T18:42:11.371Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunMount [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-02T18:42:11.830Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-02T18:42:18.898Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-02T18:42:18.898Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-02T18:42:18.898Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-02T18:42:18.898Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-02T18:42:23.583Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-02T18:42:28.275Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-02T18:42:29.241Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-02T18:42:31.416Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-02T18:42:32.971Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-02T18:42:34.510Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-02T18:42:36.046Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-02T18:42:36.505Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T18:42:39.407Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-02T18:42:39.407Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-02T18:42:39.407Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-02T18:42:39.407Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-02T18:42:39.407Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-02T18:42:39.407Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-02T18:42:47.979Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-02T18:42:47.979Z] === RUN TestDockerSuite/TestRunRm [2019-10-02T18:42:49.516Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-02T18:42:55.303Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-02T18:42:56.837Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-02T18:42:59.012Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-02T18:43:01.189Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-02T18:43:04.099Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-02T18:43:04.099Z] === RUN TestDockerSuite/TestRunState [2019-10-02T18:43:04.099Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-02T18:43:05.638Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-02T18:43:06.097Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-02T18:43:08.274Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-02T18:43:08.274Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-02T18:43:08.274Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-02T18:43:08.274Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-02T18:43:08.274Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-02T18:43:08.274Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-02T18:43:13.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-02T18:43:13.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-02T18:43:13.100Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-02T18:43:13.559Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-02T18:43:15.737Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-02T18:43:15.737Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-02T18:43:17.913Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-02T18:43:17.913Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-02T18:43:17.913Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-02T18:43:20.817Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-02T18:43:33.189Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-02T18:43:36.923Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-02T18:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-02T18:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-02T18:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-02T18:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-02T18:43:42.787Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-02T18:43:44.963Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-02T18:43:47.145Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-02T18:43:49.319Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-02T18:43:49.319Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-02T18:43:49.319Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-02T18:43:49.320Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-02T18:43:49.320Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-02T18:43:49.779Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-02T18:43:49.779Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-02T18:43:49.779Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-02T18:43:49.779Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-02T18:43:53.509Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-02T18:43:55.684Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-02T18:43:57.218Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-02T18:44:01.911Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-02T18:44:04.815Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-02T18:44:04.815Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-02T18:44:05.274Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-02T18:44:05.274Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-02T18:44:06.808Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-02T18:44:21.609Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-02T18:44:21.609Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-02T18:44:28.682Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-02T18:44:28.682Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-02T18:44:31.587Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-02T18:44:31.587Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-02T18:44:31.587Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-02T18:44:31.587Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-02T18:44:31.587Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-02T18:44:38.669Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-02T18:44:40.205Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-02T18:44:42.380Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-02T18:44:42.380Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-02T18:44:44.554Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-02T18:44:44.555Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-02T18:44:44.555Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-02T18:44:44.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-02T18:44:44.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-02T18:44:44.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-02T18:44:44.555Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-02T18:44:59.487Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-02T18:44:59.945Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-02T18:44:59.945Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-02T18:44:59.945Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-02T18:45:00.405Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-02T18:45:00.864Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-02T18:45:00.864Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-02T18:45:03.770Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-02T18:45:03.770Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-02T18:45:06.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-02T18:45:06.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-02T18:45:07.143Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-02T18:45:07.143Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-02T18:45:07.143Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-02T18:45:15.704Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-02T18:45:15.704Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-02T18:45:15.704Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-02T18:45:16.163Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-02T18:45:16.163Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-02T18:45:23.231Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-02T18:45:23.231Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-02T18:45:23.231Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-02T18:45:31.798Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-02T18:45:31.798Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite (2618.18s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.93s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.54s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.65s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.25s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.27s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.95s) [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-10-02T18:45:32.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.764Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.16s) [2019-10-02T18:45:32.764Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.95s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.72s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.09s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.44s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.86s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.82s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.67s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.17s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.22s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.14s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.62s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.12s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.38s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.14s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.21s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.74s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.76s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.23s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildContChar (13.59s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.67s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.55s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.46s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.59s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.28s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.39s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.09s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.86s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.40s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.15s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.00s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.11s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.24s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.20s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.05s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.79s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.99s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.74s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.21s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.05s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.02s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.46s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFails (2.38s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.12s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.92s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.76s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.29s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.11s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.61s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildHistory (11.32s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2019-10-02T18:45:32.765Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-02T18:45:32.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2019-10-02T18:45:32.765Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.17s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.22s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.69s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.89s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.47s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.12s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.59s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.49s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.14s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.69s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.49s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.62s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.26s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (3.21s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.22s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.48s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.76s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.30s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.32s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.75s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.30s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.92s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.30s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.90s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildRm (13.97s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.45s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.61s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.72s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.52s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildStderr (4.81s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.80s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.04s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.53s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.44s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.55s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.70s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (19.70s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.69s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.52s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.38s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.89s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.53s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.82s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-02T18:45:33.226Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.72s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCommitChange (5.13s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.73s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.78s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCommitTTY (16.91s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.92s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.75s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.00s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.05s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.17s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.48s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.01s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-02T18:45:33.226Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.48s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.07s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.87s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.01s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-02T18:45:33.226Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.85s) [2019-10-02T18:45:33.226Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.17s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.79s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.57s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.68s) [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0006a93c0 } [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1273542274 c:\foo false } [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1273542274 c:\foo true } [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 0 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 1 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 2 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 3 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 4 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 5 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 6 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 7 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 8 [2019-10-02T18:45:33.227Z] docker_api_containers_test.go:1927: case 9 [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.13s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpRelativePath (5.41s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.08s) [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a640575549\file1 d5343b9eba98f70a7f349071aa816743bb481c5afc8761d6b759a70529ab291a:/root/itWorks.txt` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:279: checking that container "d5343b9eba98f70a7f349071aa816743bb481c5afc8761d6b759a70529ab291a" start output contains "file1\n" [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:209: running `docker start -a d5343b9eba98f70a7f349071aa816743bb481c5afc8761d6b759a70529ab291a` [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.56s) [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b628567672\file1 8f824cd637bf32813d8319256d49f9ed3efff1689c2d00d0648aa629ed0f8d7c:testDir/` [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.26s) [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e908467063\dir1 e60d2f33c37a0c4fae320c8d77fb34376c531ce26c45bd1870c85899c932e4b7:testDir` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:279: checking that container "e60d2f33c37a0c4fae320c8d77fb34376c531ce26c45bd1870c85899c932e4b7" start output contains "file1-1\n" [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:209: running `docker start -a e60d2f33c37a0c4fae320c8d77fb34376c531ce26c45bd1870c85899c932e4b7` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e908467063\dir1 7464fd89f752157cfacc11fc6fb330a64649df4b8ea922850b3474056f3b523d:testDir/` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:279: checking that container "7464fd89f752157cfacc11fc6fb330a64649df4b8ea922850b3474056f3b523d" start output contains "file1-1\n" [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7464fd89f752157cfacc11fc6fb330a64649df4b8ea922850b3474056f3b523d` [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.89s) [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h195836522\dir1\. a6e47703501192481615b502f383115847c95b8c4d11df55e525954a1a7b47bd:testDir` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:279: checking that container "a6e47703501192481615b502f383115847c95b8c4d11df55e525954a1a7b47bd" start output contains "file1-1\n" [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:209: running `docker start -a a6e47703501192481615b502f383115847c95b8c4d11df55e525954a1a7b47bd` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h195836522\dir1\. 08e7b2b20f394435ff78690a7a7b01cdaee01a4cca93a676b5c1af75f35b005e:testDir/` [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:279: checking that container "08e7b2b20f394435ff78690a7a7b01cdaee01a4cca93a676b5c1af75f35b005e" start output contains "file1-1\n" [2019-10-02T18:45:33.227Z] docker_cli_cp_utils_test.go:209: running `docker start -a 08e7b2b20f394435ff78690a7a7b01cdaee01a4cca93a676b5c1af75f35b005e` [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpToDot (2.46s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCpToStdout (7.22s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.78s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.53s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.32s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.06s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.40s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.23s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.82s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsCopy (5.40s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.38s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.42s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.26s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFilters (4.86s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFormat (4.78s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsResize (3.52s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (4.29s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.54s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.55s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.83s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.19s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.86s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.25s) [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-02T18:45:33.227Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2019-10-02T18:45:33.227Z] --- PASS: TestDockerSuite/TestExecInspectID (4.50s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.91s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.02s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.93s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.87s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.79s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.31s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.09s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.17s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectDefault (2.02s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectHistory (4.91s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.23s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.08s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.13s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectStatus (2.68s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.10s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.10s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.18s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.28s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.59s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.14s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsSince (8.91s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsTail (2.69s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.48s) [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2019-10-02T18:45:33.228Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.228Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.94s) [2019-10-02T18:45:33.228Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.20s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsByOrder (7.83s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.69s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.61s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-02T18:45:33.229Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.04s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.78s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.00s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.21s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.79s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.36s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.82s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.23s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.50s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.39s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.51s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.16s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.43s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.52s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.68s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.01s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.43s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.80s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.82s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.28s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.70s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.02s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.31s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.37s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.18s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.37s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.43s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.99s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.93s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.20s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.10s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.38s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.36s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.09s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.37s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunExitCode (2.22s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.05s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.15s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.19s) [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.96s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.76s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.229Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-02T18:45:33.229Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.97s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.97s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.00s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.71s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.86s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunRm (2.22s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.51s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.13s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.16s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.95s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.38s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.29s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.68s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.78s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.14s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.06s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.37s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.00s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.61s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-02T18:45:33.230Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.230Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.01s) [2019-10-02T18:45:33.230Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.03s) [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-02T18:45:33.231Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.231Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.45s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s) [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.64s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.19s) [2019-10-02T18:45:33.690Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-02T18:45:33.690Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.690Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:45:33.690Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-02T18:45:33.691Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T18:45:33.691Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T18:45:33.691Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T18:45:33.691Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T18:45:33.691Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T18:45:33.691Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] === RUN TestDockerDaemonSuite [2019-10-02T18:45:33.691Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T18:45:33.691Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T18:45:33.691Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T18:45:33.691Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T18:45:33.691Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-02T18:45:33.691Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.691Z] === RUN TestDockerSwarmSuite [2019-10-02T18:45:33.691Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-02T18:45:33.691Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-02T18:45:33.692Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-02T18:45:33.692Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-02T18:45:33.692Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] === RUN TestDockerExternalVolumeSuite [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] === RUN TestDockerNetworkSuite [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] === RUN TestDockerHubPullSuite [2019-10-02T18:45:33.692Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-02T18:45:33.692Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T18:45:33.692Z] PASS [2019-10-02T18:45:33.692Z] ok github.com/docker/docker/integration-cli 2619.015s [2019-10-02T18:45:33.692Z] INFO: Integration tests ended at 10/02/2019 18:45:33. Duration:00:43:48.0452349 [2019-10-02T18:45:33.692Z] INFO: Docker info of the daemon under test at end of run [2019-10-02T18:45:33.692Z] [2019-10-02T18:45:33.692Z] Containers: 2 [2019-10-02T18:45:33.692Z] Running: 0 [2019-10-02T18:45:33.692Z] Paused: 0 [2019-10-02T18:45:33.692Z] Stopped: 2 [2019-10-02T18:45:33.692Z] Images: 12 [2019-10-02T18:45:33.692Z] Server Version: 0.0.0-dev [2019-10-02T18:45:33.692Z] Storage Driver: windowsfilter [2019-10-02T18:45:33.692Z] Windows: [2019-10-02T18:45:33.692Z] Logging Driver: json-file [2019-10-02T18:45:33.692Z] Plugins: [2019-10-02T18:45:33.692Z] Volume: local [2019-10-02T18:45:33.692Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-02T18:45:33.692Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T18:45:33.692Z] Swarm: inactive [2019-10-02T18:45:33.692Z] Default Isolation: process [2019-10-02T18:45:33.692Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T18:45:33.692Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T18:45:33.692Z] OSType: windows [2019-10-02T18:45:33.692Z] Architecture: x86_64 [2019-10-02T18:45:33.692Z] CPUs: 4 [2019-10-02T18:45:33.692Z] Total Memory: 32GiB [2019-10-02T18:45:33.692Z] Name: azwin-2-eea630 [2019-10-02T18:45:33.692Z] ID: IBLJ:RIZF:5XAO:UTX4:GGI4:TQT2:D5G2:RRQC:RY6B:HCSL:2QHC:WZSY [2019-10-02T18:45:33.692Z] Docker Root Dir: D:\CI\PR-40030\2\daemon [2019-10-02T18:45:33.692Z] Debug Mode (client): false [2019-10-02T18:45:33.692Z] Debug Mode (server): true [2019-10-02T18:45:33.692Z] File Descriptors: -1 [2019-10-02T18:45:33.692Z] Goroutines: 18 [2019-10-02T18:45:33.692Z] System Time: 2019-10-02T18:45:33.331677Z [2019-10-02T18:45:33.692Z] EventsListeners: 0 [2019-10-02T18:45:33.692Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:45:33.692Z] Labels: [2019-10-02T18:45:33.692Z] Experimental: false [2019-10-02T18:45:33.692Z] Insecure Registries: [2019-10-02T18:45:33.692Z] 127.0.0.0/8 [2019-10-02T18:45:33.692Z] Live Restore Enabled: false [2019-10-02T18:45:33.692Z] [2019-10-02T18:45:33.692Z] [2019-10-02T18:45:33.692Z] INFO: Stopping daemon under test [2019-10-02T18:45:33.692Z] SUCCESS: The process with PID 5332 (child process of PID 3960) has been terminated. [2019-10-02T18:45:33.692Z] SUCCESS: The process with PID 3960 (child process of PID 2800) has been terminated. [2019-10-02T18:45:33.692Z] INFO: Stop tailing logs of the daemon under tests [2019-10-02T18:45:33.692Z] INFO: executeCI.ps1 Completed successfully at 10/02/2019 18:45:33. [2019-10-02T18:45:33.692Z] INFO: Tidying up at end of run [2019-10-02T18:45:33.692Z] INFO: Saving daemon under test log (d:\CI\PR-40030\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-02T18:45:33.692Z] INFO: Saving daemon under test log (d:\CI\PR-40030\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-02T18:45:33.692Z] INFO: Nuke-Everything... [2019-10-02T18:45:34.659Z] INFO: Container count on control daemon to delete is 2 [2019-10-02T18:45:35.118Z] 68b1ebab6c22 [2019-10-02T18:45:35.118Z] 94848d8a0083 [2019-10-02T18:45:35.118Z] INFO: Tidying pidfile d:\CI\PR-40030\2\docker.pid [2019-10-02T18:45:35.118Z] INFO: Nuking d:\CI [2019-10-02T18:46:05.176Z] INFO: Zapped successfully [2019-10-02T18:46:05.176Z] [2019-10-02T18:46:05.176Z] INFO: executeCI.ps1 exiting at Wed Oct 2 18:46:04 CUT 2019. Duration 01:08:03.9620835 [2019-10-02T18:46:05.176Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-02T18:46:06.849Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-02T18:46:08.597Z] Archiving artifacts [2019-10-02T18:46:24.257Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40030/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T18:46:25.182Z] + make clean [2019-10-02T18:46:26.730Z] docker volume rm -f docker-dev-cache [2019-10-02T18:46:27.189Z] 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